2026-07-10 00:01:34.662147 | Job console starting 2026-07-10 00:01:34.675344 | Updating git repos 2026-07-10 00:01:34.718434 | Cloning repos into workspace 2026-07-10 00:01:34.845969 | Restoring repo states 2026-07-10 00:01:34.961417 | Merging changes 2026-07-10 00:01:34.961443 | Checking out repos 2026-07-10 00:01:35.219663 | Preparing playbooks 2026-07-10 00:01:36.935005 | Running Ansible setup 2026-07-10 00:01:43.024661 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-10 00:01:44.172963 | 2026-07-10 00:01:44.173120 | PLAY [Base pre] 2026-07-10 00:01:44.191404 | 2026-07-10 00:01:44.191517 | TASK [Setup log path fact] 2026-07-10 00:01:44.210133 | ubuntu-noble-large | ok 2026-07-10 00:01:44.230037 | 2026-07-10 00:01:44.230167 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-10 00:01:44.265185 | ubuntu-noble-large | ok 2026-07-10 00:01:44.279153 | 2026-07-10 00:01:44.279286 | TASK [emit-job-header : Print job information] 2026-07-10 00:01:44.320593 | # Job Information 2026-07-10 00:01:44.320797 | Ansible Version: 2.16.14 2026-07-10 00:01:44.320863 | Job: container-images-kolla-push-2025.1 2026-07-10 00:01:44.320903 | Pipeline: periodic-midnight 2026-07-10 00:01:44.320927 | Executor: 521e9411259a 2026-07-10 00:01:44.320947 | Triggered by: https://github.com/osism/container-images-kolla 2026-07-10 00:01:44.320969 | Event ID: 3046d185135748a2ad202f0243724be4 2026-07-10 00:01:44.327523 | 2026-07-10 00:01:44.327646 | LOOP [emit-job-header : Print node information] 2026-07-10 00:01:44.436987 | ubuntu-noble-large | ok: 2026-07-10 00:01:44.437174 | ubuntu-noble-large | # Node Information 2026-07-10 00:01:44.437209 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2026-07-10 00:01:44.437240 | ubuntu-noble-large | Hostname: ubuntu 2026-07-10 00:01:44.437269 | ubuntu-noble-large | Username: zuul 2026-07-10 00:01:44.437296 | ubuntu-noble-large | Distro: Ubuntu 24.04 2026-07-10 00:01:44.437326 | ubuntu-noble-large | Provider: regiocloud-a 2026-07-10 00:01:44.437353 | ubuntu-noble-large | Region: 2026-07-10 00:01:44.437406 | ubuntu-noble-large | Label: ubuntu-noble-large 2026-07-10 00:01:44.437435 | ubuntu-noble-large | Product Name: OpenStack Nova 2026-07-10 00:01:44.437460 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea9:242 2026-07-10 00:01:44.450693 | 2026-07-10 00:01:44.450827 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-10 00:01:45.003118 | ubuntu-noble-large -> localhost | changed 2026-07-10 00:01:45.010441 | 2026-07-10 00:01:45.010559 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-10 00:01:46.309536 | ubuntu-noble-large -> localhost | changed 2026-07-10 00:01:46.322408 | 2026-07-10 00:01:46.322531 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-10 00:01:46.592592 | ubuntu-noble-large -> localhost | ok 2026-07-10 00:01:46.599257 | 2026-07-10 00:01:46.599361 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-10 00:01:46.617068 | ubuntu-noble-large | ok 2026-07-10 00:01:46.629472 | ubuntu-noble-large | included: /var/lib/zuul/builds/6212fa5f6ee342e2a196936cb7e21801/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-10 00:01:46.634961 | 2026-07-10 00:01:46.635045 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-10 00:01:47.917935 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2026-07-10 00:01:47.918168 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/6212fa5f6ee342e2a196936cb7e21801/work/6212fa5f6ee342e2a196936cb7e21801_id_rsa 2026-07-10 00:01:47.918208 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/6212fa5f6ee342e2a196936cb7e21801/work/6212fa5f6ee342e2a196936cb7e21801_id_rsa.pub 2026-07-10 00:01:47.918234 | ubuntu-noble-large -> localhost | The key fingerprint is: 2026-07-10 00:01:47.918258 | ubuntu-noble-large -> localhost | SHA256:6R0irq2cqkTVl5xeVVNLjc55SGz1B9YLBa1DsufmyPw zuul-build-sshkey 2026-07-10 00:01:47.918292 | ubuntu-noble-large -> localhost | The key's randomart image is: 2026-07-10 00:01:47.918314 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2026-07-10 00:01:47.918335 | ubuntu-noble-large -> localhost | | ..=BBo| 2026-07-10 00:01:47.918357 | ubuntu-noble-large -> localhost | | . . o .. +Bo=| 2026-07-10 00:01:47.918407 | ubuntu-noble-large -> localhost | | . . = . +=o++| 2026-07-10 00:01:47.918429 | ubuntu-noble-large -> localhost | | . o .. . +=.o| 2026-07-10 00:01:47.918450 | ubuntu-noble-large -> localhost | | . ..S . o .. | 2026-07-10 00:01:47.918477 | ubuntu-noble-large -> localhost | |. . o o . o | 2026-07-10 00:01:47.918498 | ubuntu-noble-large -> localhost | | . . . + + | 2026-07-10 00:01:47.918518 | ubuntu-noble-large -> localhost | |. . + + . | 2026-07-10 00:01:47.918538 | ubuntu-noble-large -> localhost | |....=.. .E | 2026-07-10 00:01:47.918558 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2026-07-10 00:01:47.918608 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.767498 2026-07-10 00:01:47.925394 | 2026-07-10 00:01:47.925511 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-10 00:01:47.944925 | ubuntu-noble-large | ok 2026-07-10 00:01:47.975098 | ubuntu-noble-large | included: /var/lib/zuul/builds/6212fa5f6ee342e2a196936cb7e21801/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-10 00:01:47.999022 | 2026-07-10 00:01:47.999136 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-10 00:01:48.022453 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-10 00:01:48.027713 | 2026-07-10 00:01:48.027876 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-10 00:01:48.809230 | ubuntu-noble-large | changed 2026-07-10 00:01:48.818735 | 2026-07-10 00:01:48.818892 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-10 00:01:49.130740 | ubuntu-noble-large | ok 2026-07-10 00:01:49.140360 | 2026-07-10 00:01:49.140530 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-10 00:01:49.914052 | ubuntu-noble-large | changed 2026-07-10 00:01:49.919560 | 2026-07-10 00:01:49.919655 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-10 00:01:50.695429 | ubuntu-noble-large | changed 2026-07-10 00:01:50.704897 | 2026-07-10 00:01:50.705030 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-10 00:01:50.733473 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-10 00:01:50.743139 | 2026-07-10 00:01:50.743239 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-10 00:01:51.326797 | ubuntu-noble-large -> localhost | changed 2026-07-10 00:01:51.346411 | 2026-07-10 00:01:51.346578 | TASK [add-build-sshkey : Add back temp key] 2026-07-10 00:01:51.785737 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/6212fa5f6ee342e2a196936cb7e21801/work/6212fa5f6ee342e2a196936cb7e21801_id_rsa (zuul-build-sshkey) 2026-07-10 00:01:51.785970 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.021458 2026-07-10 00:01:51.792455 | 2026-07-10 00:01:51.792559 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-10 00:01:52.255583 | ubuntu-noble-large | ok 2026-07-10 00:01:52.263122 | 2026-07-10 00:01:52.263239 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-10 00:01:52.292591 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-10 00:01:52.303470 | 2026-07-10 00:01:52.303585 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-10 00:01:52.799857 | ubuntu-noble-large | ok 2026-07-10 00:01:52.809454 | 2026-07-10 00:01:52.809546 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-10 00:01:52.837967 | ubuntu-noble-large | ok 2026-07-10 00:01:52.842951 | 2026-07-10 00:01:52.843032 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-10 00:01:53.176234 | ubuntu-noble-large -> localhost | ok 2026-07-10 00:01:53.182567 | 2026-07-10 00:01:53.182668 | TASK [validate-host : Collect information about the host] 2026-07-10 00:01:54.571800 | ubuntu-noble-large | ok 2026-07-10 00:01:54.614947 | 2026-07-10 00:01:54.615143 | TASK [validate-host : Sanitize hostname] 2026-07-10 00:01:54.684002 | ubuntu-noble-large | ok 2026-07-10 00:01:54.689656 | 2026-07-10 00:01:54.689769 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-10 00:01:55.409675 | ubuntu-noble-large -> localhost | changed 2026-07-10 00:01:55.416995 | 2026-07-10 00:01:55.417198 | TASK [validate-host : Collect information about zuul worker] 2026-07-10 00:01:55.934706 | ubuntu-noble-large | ok 2026-07-10 00:01:55.960157 | 2026-07-10 00:01:55.960335 | TASK [validate-host : Write out all zuul information for each host] 2026-07-10 00:01:56.764893 | ubuntu-noble-large -> localhost | changed 2026-07-10 00:01:56.776609 | 2026-07-10 00:01:56.776756 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-10 00:01:57.108631 | ubuntu-noble-large | ok 2026-07-10 00:01:57.117157 | 2026-07-10 00:01:57.117315 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-10 00:01:58.145025 | ubuntu-noble-large | changed: 2026-07-10 00:01:58.145280 | ubuntu-noble-large | cd+++++++++ src/ 2026-07-10 00:01:58.145318 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2026-07-10 00:01:58.145344 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2026-07-10 00:01:58.145386 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-07-10 00:01:58.145410 | ubuntu-noble-large | Containerfile 2026-07-10 00:01:58.145534 | ubuntu-noble-large | 2026-07-10 00:04:26.261333 | ubuntu-noble-large | 2026-07-10 00:04:26.261336 | ubuntu-noble-large | Or undo this operation with: 2026-07-10 00:04:26.261340 | ubuntu-noble-large | 2026-07-10 00:04:26.261344 | ubuntu-noble-large | git switch - 2026-07-10 00:04:26.261348 | ubuntu-noble-large | 2026-07-10 00:04:26.261351 | ubuntu-noble-large | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-10 00:04:26.261355 | ubuntu-noble-large | 2026-07-10 00:04:26.261359 | ubuntu-noble-large | HEAD is now at 93b836e19 Adopt an AI policy 2026-07-10 00:04:26.265015 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-07-10 00:04:26.271740 | ubuntu-noble-large | + export HASH_KOLLA=93b836e19 2026-07-10 00:04:26.271794 | ubuntu-noble-large | + HASH_KOLLA=93b836e19 2026-07-10 00:04:26.271809 | ubuntu-noble-large | + popd 2026-07-10 00:04:26.272165 | ubuntu-noble-large | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2026-07-10 00:04:26.278004 | ubuntu-noble-large | ++ find patches/kolla-build/2025.1 -type f -name '*.patch' 2026-07-10 00:04:26.280659 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-10 00:04:26.280701 | ubuntu-noble-large | + pushd kolla 2026-07-10 00:04:26.280898 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch' 2026-07-10 00:04:26.280908 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2025.1/set-kolla-version-to-2025.1.patch 2026-07-10 00:04:26.280915 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:26.289557 | ubuntu-noble-large | checking file kolla/image/kolla_worker.py 2026-07-10 00:04:26.289744 | ubuntu-noble-large | Hunk #1 succeeded at 329 with fuzz 1 (offset 7 lines). 2026-07-10 00:04:26.290788 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:26.292807 | ubuntu-noble-large | patching file kolla/image/kolla_worker.py 2026-07-10 00:04:26.292865 | ubuntu-noble-large | Hunk #1 succeeded at 329 with fuzz 1 (offset 7 lines). 2026-07-10 00:04:26.293363 | ubuntu-noble-large | + popd 2026-07-10 00:04:26.293522 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2026-07-10 00:04:26.293541 | ubuntu-noble-large | + pushd kolla 2026-07-10 00:04:26.293714 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch' 2026-07-10 00:04:26.293733 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2025.1/remove-unsupported-horizon-plugins.patch 2026-07-10 00:04:26.293746 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:26.297751 | ubuntu-noble-large | checking file kolla/common/sources.py 2026-07-10 00:04:26.298675 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:26.302103 | ubuntu-noble-large | patching file kolla/common/sources.py 2026-07-10 00:04:26.302973 | ubuntu-noble-large | + popd 2026-07-10 00:04:26.303342 | ubuntu-noble-large | + [[ -f templates/2025.1/repos.yaml ]] 2026-07-10 00:04:26.303410 | ubuntu-noble-large | + python3 src/generate-apt-preferences-files.py 2026-07-10 00:04:26.460907 | ubuntu-noble-large | + echo DEBUG apt_preferences.ubuntu 2026-07-10 00:04:26.461031 | ubuntu-noble-large | DEBUG apt_preferences.ubuntu 2026-07-10 00:04:26.461044 | ubuntu-noble-large | + cat overlays/2025.1/base/apt_preferences.ubuntu 2026-07-10 00:04:26.463295 | ubuntu-noble-large | Package: rabbitmq-server 2026-07-10 00:04:26.463319 | ubuntu-noble-large | Pin: version 4.1.* 2026-07-10 00:04:26.463329 | ubuntu-noble-large | Pin-Priority: 1000 2026-07-10 00:04:26.463340 | ubuntu-noble-large | 2026-07-10 00:04:26.463351 | ubuntu-noble-large | Package: openvswitch* 2026-07-10 00:04:26.463361 | ubuntu-noble-large | Pin: version 3.5.* 2026-07-10 00:04:26.463373 | ubuntu-noble-large | Pin-Priority: 1000 2026-07-10 00:04:26.463384 | ubuntu-noble-large | 2026-07-10 00:04:26.463393 | ubuntu-noble-large | Package: erlang* 2026-07-10 00:04:26.463402 | ubuntu-noble-large | Pin: version 1:27.* 2026-07-10 00:04:26.463411 | ubuntu-noble-large | Pin-Priority: 1000 2026-07-10 00:04:26.463419 | ubuntu-noble-large | 2026-07-10 00:04:26.463429 | ubuntu-noble-large | # Stopgap: proxysql 3.0.9 (GHSA-58ww-865x-grpr bounds the first-packet 2026-07-10 00:04:26.463439 | ubuntu-noble-large | # recv()) rejects the kolla-ansible keepalived proxysql health check (the 2026-07-10 00:04:26.463448 | ubuntu-noble-large | # "show info" probe) -> keepalived FAULT -> api-int VIP dropped. Pin to 2026-07-10 00:04:26.463487 | ubuntu-noble-large | # 3.0.8 until the upstream fix (kolla-ansible change 992020, depends on 2026-07-10 00:04:26.463496 | ubuntu-noble-large | # kolla 992239, master-only) is backported to this release. 2026-07-10 00:04:26.463505 | ubuntu-noble-large | Package: proxysql 2026-07-10 00:04:26.463514 | ubuntu-noble-large | Pin: version 3.0.8* 2026-07-10 00:04:26.463523 | ubuntu-noble-large | Pin-Priority: 1001 2026-07-10 00:04:26.465006 | ubuntu-noble-large | ++ find overlays/2025.1 -maxdepth 1 -mindepth 1 -type d 2026-07-10 00:04:26.470012 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-10 00:04:26.471044 | ubuntu-noble-large | ++ basename overlays/2025.1/nova 2026-07-10 00:04:26.474179 | ubuntu-noble-large | + image_name=nova 2026-07-10 00:04:26.474293 | ubuntu-noble-large | + cp -r overlays/2025.1/nova/nova-spicehtml5proxy kolla/docker/nova 2026-07-10 00:04:26.477749 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2026-07-10 00:04:26.478694 | ubuntu-noble-large | ++ basename overlays/2025.1/base 2026-07-10 00:04:26.480600 | ubuntu-noble-large | + image_name=base 2026-07-10 00:04:26.480678 | ubuntu-noble-large | + cp -r overlays/2025.1/base/apt_preferences.ubuntu overlays/2025.1/base/erlang.gpg overlays/2025.1/base/rabbitmq.gpg kolla/docker/base 2026-07-10 00:04:26.485964 | ubuntu-noble-large | + find patches/2025.1 -mindepth 1 -type d 2026-07-10 00:04:26.490325 | ubuntu-noble-large | patches/2025.1/keystone 2026-07-10 00:04:26.490378 | ubuntu-noble-large | patches/2025.1/nova 2026-07-10 00:04:26.490389 | ubuntu-noble-large | patches/2025.1/cinder 2026-07-10 00:04:26.490400 | ubuntu-noble-large | patches/2025.1/neutron-dynamic-routing 2026-07-10 00:04:26.490411 | ubuntu-noble-large | patches/2025.1/ironic 2026-07-10 00:04:26.490421 | ubuntu-noble-large | patches/2025.1/openstack_requirements 2026-07-10 00:04:26.490431 | ubuntu-noble-large | patches/2025.1/kolla 2026-07-10 00:04:26.492283 | ubuntu-noble-large | ++ find patches/2025.1 -mindepth 1 -type d 2026-07-10 00:04:26.492480 | ubuntu-noble-large | ++ grep kolla 2026-07-10 00:04:26.493108 | ubuntu-noble-large | ++ grep -v kolla-build 2026-07-10 00:04:26.496473 | ubuntu-noble-large | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2026-07-10 00:04:26.497388 | ubuntu-noble-large | ++ basename patches/2025.1/kolla 2026-07-10 00:04:26.498918 | ubuntu-noble-large | + project=kolla 2026-07-10 00:04:26.500613 | ubuntu-noble-large | ++ find patches/2025.1/kolla -type f -name '*.patch' 2026-07-10 00:04:26.501178 | ubuntu-noble-large | ++ sort 2026-07-10 00:04:26.506640 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-10 00:04:26.506727 | ubuntu-noble-large | + pushd kolla 2026-07-10 00:04:26.506752 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/backport-924302.patch' 2026-07-10 00:04:26.506763 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/backport-924302.patch 2026-07-10 00:04:26.506772 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:26.508382 | ubuntu-noble-large | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-10 00:04:26.508527 | ubuntu-noble-large | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-10 00:04:26.508821 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:26.511689 | ubuntu-noble-large | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2026-07-10 00:04:26.512087 | ubuntu-noble-large | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2026-07-10 00:04:26.512556 | ubuntu-noble-large | + popd 2026-07-10 00:04:26.512684 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-10 00:04:26.512697 | ubuntu-noble-large | + pushd kolla 2026-07-10 00:04:26.512793 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/backport-951347.patch' 2026-07-10 00:04:26.512804 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/backport-951347.patch 2026-07-10 00:04:26.512812 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:26.515891 | ubuntu-noble-large | checking file doc/source/contributor/versions.rst 2026-07-10 00:04:26.516302 | ubuntu-noble-large | checking file docker/base/Dockerfile.j2 2026-07-10 00:04:26.516583 | ubuntu-noble-large | checking file docker/base/proxysql.repo 2026-07-10 00:04:26.516771 | ubuntu-noble-large | checking file kolla/template/repos.yaml 2026-07-10 00:04:26.517461 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:26.520590 | ubuntu-noble-large | patching file doc/source/contributor/versions.rst 2026-07-10 00:04:26.521159 | ubuntu-noble-large | patching file docker/base/Dockerfile.j2 2026-07-10 00:04:26.521654 | ubuntu-noble-large | patching file docker/base/proxysql.repo 2026-07-10 00:04:26.521984 | ubuntu-noble-large | patching file kolla/template/repos.yaml 2026-07-10 00:04:26.522813 | ubuntu-noble-large | + popd 2026-07-10 00:04:26.522899 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2026-07-10 00:04:26.522913 | ubuntu-noble-large | + pushd kolla 2026-07-10 00:04:26.522923 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2025.1/kolla/squash.patch' 2026-07-10 00:04:26.522937 | ubuntu-noble-large | APPLY PATCH patches/2025.1/kolla/squash.patch 2026-07-10 00:04:26.522988 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:26.524718 | ubuntu-noble-large | checking file kolla/image/tasks.py 2026-07-10 00:04:26.524770 | ubuntu-noble-large | Hunk #1 succeeded at 428 (offset 16 lines). 2026-07-10 00:04:26.525049 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:26.527287 | ubuntu-noble-large | patching file kolla/image/tasks.py 2026-07-10 00:04:26.527381 | ubuntu-noble-large | Hunk #1 succeeded at 428 (offset 16 lines). 2026-07-10 00:04:26.527836 | ubuntu-noble-large | + popd 2026-07-10 00:04:26.528053 | ubuntu-noble-large | + pip3 install -r kolla/requirements.txt 2026-07-10 00:04:27.251552 | ubuntu-noble-large | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2026-07-10 00:04:27.330312 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-10 00:04:27.346106 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 2)) (3.1.6) 2026-07-10 00:04:27.460891 | ubuntu-noble-large | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2026-07-10 00:04:27.476404 | ubuntu-noble-large | Downloading gitpython-3.1.50-py3-none-any.whl.metadata (14 kB) 2026-07-10 00:04:27.567521 | ubuntu-noble-large | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2026-07-10 00:04:27.582989 | ubuntu-noble-large | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:04:27.595327 | ubuntu-noble-large | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from -r kolla/requirements.txt (line 5)) (80.10.2) 2026-07-10 00:04:27.601398 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->-r kolla/requirements.txt (line 2)) (3.0.3) 2026-07-10 00:04:27.674102 | ubuntu-noble-large | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-07-10 00:04:27.688238 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-07-10 00:04:27.789808 | ubuntu-noble-large | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-10 00:04:27.807746 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-10 00:04:27.899923 | ubuntu-noble-large | Collecting stevedore>=5.6.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-10 00:04:27.918281 | ubuntu-noble-large | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:04:28.007013 | ubuntu-noble-large | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-10 00:04:28.026867 | ubuntu-noble-large | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-10 00:04:28.092609 | ubuntu-noble-large | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2026-07-10 00:04:28.111065 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-10 00:04:28.128052 | ubuntu-noble-large | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (6.0.3) 2026-07-10 00:04:28.130478 | 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.34.2) 2026-07-10 00:04:28.219659 | ubuntu-noble-large | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2026-07-10 00:04:28.236190 | ubuntu-noble-large | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-10 00:04:28.274262 | 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.9) 2026-07-10 00:04:28.275711 | 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.18) 2026-07-10 00:04:28.277610 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.26 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2.7.0) 2026-07-10 00:04:28.278924 | ubuntu-noble-large | Requirement already satisfied: certifi>=2023.5.7 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2026.6.17) 2026-07-10 00:04:28.323191 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-10 00:04:28.373620 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 2.8 MB/s eta 0:00:00 2026-07-10 00:04:28.391826 | ubuntu-noble-large | Downloading gitpython-3.1.50-py3-none-any.whl (212 kB) 2026-07-10 00:04:28.423206 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.5/212.5 kB 7.8 MB/s eta 0:00:00 2026-07-10 00:04:28.444212 | ubuntu-noble-large | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-10 00:04:28.465293 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.6/137.6 kB 7.7 MB/s eta 0:00:00 2026-07-10 00:04:28.480087 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-07-10 00:04:28.493347 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 6.0 MB/s eta 0:00:00 2026-07-10 00:04:28.512078 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-10 00:04:28.595587 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 28.2 MB/s eta 0:00:00 2026-07-10 00:04:28.611072 | ubuntu-noble-large | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-10 00:04:28.638908 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 kB 1.6 MB/s eta 0:00:00 2026-07-10 00:04:28.655780 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-10 00:04:28.682602 | ubuntu-noble-large | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-10 00:04:28.728432 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 1.2 MB/s eta 0:00:00 2026-07-10 00:04:28.747209 | ubuntu-noble-large | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-07-10 00:04:28.980780 | ubuntu-noble-large | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2026-07-10 00:04:30.012667 | ubuntu-noble-large | Successfully installed GitPython-3.1.50 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.5.0 oslo.i18n-6.8.0 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.3 stevedore-5.9.0 2026-07-10 00:04:30.171269 | ubuntu-noble-large | + pip3 install kolla/ 2026-07-10 00:04:30.733027 | ubuntu-noble-large | Processing ./kolla 2026-07-10 00:04:30.736330 | ubuntu-noble-large | Installing build dependencies: started 2026-07-10 00:04:33.134170 | ubuntu-noble-large | Installing build dependencies: finished with status 'done' 2026-07-10 00:04:33.140433 | ubuntu-noble-large | Getting requirements to build wheel: started 2026-07-10 00:04:33.384116 | ubuntu-noble-large | Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:04:33.388694 | ubuntu-noble-large | Installing backend dependencies: started 2026-07-10 00:04:35.676862 | ubuntu-noble-large | Installing backend dependencies: finished with status 'done' 2026-07-10 00:04:35.679536 | ubuntu-noble-large | Preparing metadata (pyproject.toml): started 2026-07-10 00:04:36.425263 | ubuntu-noble-large | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:04:36.446065 | ubuntu-noble-large | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev19) (7.0.3) 2026-07-10 00:04:36.448017 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev19) (3.1.6) 2026-07-10 00:04:36.450364 | ubuntu-noble-large | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev19) (3.1.50) 2026-07-10 00:04:36.452355 | ubuntu-noble-large | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev19) (10.5.0) 2026-07-10 00:04:36.454395 | ubuntu-noble-large | Requirement already satisfied: setuptools<82,>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==20.4.1.dev19) (80.10.2) 2026-07-10 00:04:36.508721 | ubuntu-noble-large | Requirement already satisfied: gitdb<5,>=4.0.1 in /tmp/venv/lib/python3.12/site-packages (from GitPython>=1.0.1->kolla==20.4.1.dev19) (4.0.12) 2026-07-10 00:04:36.513259 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==20.4.1.dev19) (3.0.3) 2026-07-10 00:04:36.521579 | ubuntu-noble-large | Requirement already satisfied: netaddr>=0.7.18 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev19) (1.3.0) 2026-07-10 00:04:36.522964 | ubuntu-noble-large | Requirement already satisfied: stevedore>=5.6.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev19) (5.9.0) 2026-07-10 00:04:36.524387 | ubuntu-noble-large | Requirement already satisfied: oslo.i18n>=3.15.3 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev19) (6.8.0) 2026-07-10 00:04:36.526004 | ubuntu-noble-large | Requirement already satisfied: rfc3986>=1.2.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev19) (2.0.0) 2026-07-10 00:04:36.528067 | ubuntu-noble-large | Requirement already satisfied: PyYAML>=5.1 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev19) (6.0.3) 2026-07-10 00:04:36.529546 | ubuntu-noble-large | Requirement already satisfied: requests>=2.18.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==20.4.1.dev19) (2.34.2) 2026-07-10 00:04:36.581853 | ubuntu-noble-large | Requirement already satisfied: smmap<6,>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython>=1.0.1->kolla==20.4.1.dev19) (5.0.3) 2026-07-10 00:04:36.599899 | ubuntu-noble-large | Requirement already satisfied: charset_normalizer<4,>=2 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.4.1.dev19) (3.4.9) 2026-07-10 00:04:36.601678 | ubuntu-noble-large | Requirement already satisfied: idna<4,>=2.5 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.4.1.dev19) (3.18) 2026-07-10 00:04:36.603324 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.26 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.4.1.dev19) (2.7.0) 2026-07-10 00:04:36.604581 | ubuntu-noble-large | Requirement already satisfied: certifi>=2023.5.7 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==20.4.1.dev19) (2026.6.17) 2026-07-10 00:04:36.631009 | ubuntu-noble-large | Building wheels for collected packages: kolla 2026-07-10 00:04:36.632165 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): started 2026-07-10 00:04:38.172853 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): finished with status 'done' 2026-07-10 00:04:38.175674 | ubuntu-noble-large | Created wheel for kolla: filename=kolla-20.4.1.dev19-py3-none-any.whl size=389309 sha256=8f780aec2d2c181679898535816a3d0bf90d9a8c11ee76041ba0a40f95d42f39 2026-07-10 00:04:38.175871 | ubuntu-noble-large | Stored in directory: /tmp/pip-ephem-wheel-cache-smpistix/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2026-07-10 00:04:38.186643 | ubuntu-noble-large | Successfully built kolla 2026-07-10 00:04:38.402088 | ubuntu-noble-large | Installing collected packages: kolla 2026-07-10 00:04:38.594589 | ubuntu-noble-large | Successfully installed kolla-20.4.1.dev19 2026-07-10 00:04:38.773205 | ubuntu-noble-large | ++ kolla-build --version 2026-07-10 00:04:39.450577 | ubuntu-noble-large | + export KOLLA_VERSION=20.4.1 2026-07-10 00:04:39.450672 | ubuntu-noble-large | + KOLLA_VERSION=20.4.1 2026-07-10 00:04:39.451540 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-07-10 00:04:39.454342 | ubuntu-noble-large | + export HASH_DOCKER_IMAGES_KOLLA=9c0047f 2026-07-10 00:04:39.454369 | ubuntu-noble-large | + HASH_DOCKER_IMAGES_KOLLA=9c0047f 2026-07-10 00:04:39.455579 | ubuntu-noble-large | ++ cd release 2026-07-10 00:04:39.455691 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2026-07-10 00:04:39.459633 | ubuntu-noble-large | + export HASH_RELEASE=a2e4875 2026-07-10 00:04:39.459709 | ubuntu-noble-large | + HASH_RELEASE=a2e4875 2026-07-10 00:04:39.459730 | ubuntu-noble-large | + python3 src/generate-template-overrides-file.py 2026-07-10 00:04:39.637931 | ubuntu-noble-large | + echo DEBUG template-overrides.j2 2026-07-10 00:04:39.638079 | ubuntu-noble-large | DEBUG template-overrides.j2 2026-07-10 00:04:39.638095 | ubuntu-noble-large | + cat templates/2025.1/template-overrides.j2 2026-07-10 00:04:39.641320 | ubuntu-noble-large | {% extends parent_template %} 2026-07-10 00:04:39.641348 | ubuntu-noble-large | 2026-07-10 00:04:39.641361 | ubuntu-noble-large | {% set fluentd_plugins = [ 2026-07-10 00:04:39.641371 | ubuntu-noble-large | 'fluent-plugin-grok-parser', 2026-07-10 00:04:39.641381 | ubuntu-noble-large | 'fluent-plugin-prometheus', 2026-07-10 00:04:39.641392 | ubuntu-noble-large | 'fluent-plugin-rewrite-tag-filter', 2026-07-10 00:04:39.641402 | ubuntu-noble-large | 'fluent-plugin-grafana-loki', 2026-07-10 00:04:39.641412 | ubuntu-noble-large | ] %} 2026-07-10 00:04:39.641423 | ubuntu-noble-large | 2026-07-10 00:04:39.641434 | ubuntu-noble-large | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2026-07-10 00:04:39.641445 | ubuntu-noble-large | 2026-07-10 00:04:39.641455 | ubuntu-noble-large | {% set glance_base_pip_packages_append = ['boto3'] %} 2026-07-10 00:04:39.641465 | ubuntu-noble-large | 2026-07-10 00:04:39.641476 | ubuntu-noble-large | {% block nova_libvirt_footer %} 2026-07-10 00:04:39.641486 | ubuntu-noble-large | RUN chgrp tss /var/lib/swtpm-localca \ 2026-07-10 00:04:39.641496 | ubuntu-noble-large | && chmod g+w /var/lib/swtpm-localca 2026-07-10 00:04:39.641506 | ubuntu-noble-large | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-07-10 00:04:39.641516 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:39.641526 | ubuntu-noble-large | 2026-07-10 00:04:39.641536 | ubuntu-noble-large | {% block horizon_header %} 2026-07-10 00:04:39.641546 | ubuntu-noble-large | RUN apt-get update \ 2026-07-10 00:04:39.641556 | ubuntu-noble-large | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2026-07-10 00:04:39.641567 | ubuntu-noble-large | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2026-07-10 00:04:39.641578 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2026-07-10 00:04:39.641587 | ubuntu-noble-large | && apt-get clean \ 2026-07-10 00:04:39.641597 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-07-10 00:04:39.641607 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:39.641617 | ubuntu-noble-large | 2026-07-10 00:04:39.641627 | ubuntu-noble-large | {% block horizon_footer %} 2026-07-10 00:04:39.641636 | ubuntu-noble-large | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2026-07-10 00:04:39.641649 | ubuntu-noble-large | && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon \ 2026-07-10 00:04:39.641660 | ubuntu-noble-large | && rm /tmp/openstack-themes.tar.gz 2026-07-10 00:04:39.641670 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:39.641680 | ubuntu-noble-large | 2026-07-10 00:04:39.641690 | ubuntu-noble-large | {% block base_header %} 2026-07-10 00:04:39.641700 | ubuntu-noble-large | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2026-07-10 00:04:39.641710 | ubuntu-noble-large | COPY *.gpg /etc/kolla/apt-keys/ 2026-07-10 00:04:39.641719 | ubuntu-noble-large | 2026-07-10 00:04:39.641729 | ubuntu-noble-large | RUN apt-get update \ 2026-07-10 00:04:39.641739 | ubuntu-noble-large | && apt-get -y install --no-install-recommends locales ca-certificates \ 2026-07-10 00:04:39.641749 | ubuntu-noble-large | && locale-gen en_US.UTF-8 \ 2026-07-10 00:04:39.641759 | ubuntu-noble-large | && apt-get clean \ 2026-07-10 00:04:39.641769 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-07-10 00:04:39.641778 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:39.641788 | ubuntu-noble-large | 2026-07-10 00:04:39.641798 | ubuntu-noble-large | {% block openstack_base_header %} 2026-07-10 00:04:39.641808 | ubuntu-noble-large | RUN apt-get update \ 2026-07-10 00:04:39.641817 | ubuntu-noble-large | && apt-get -y install --no-install-recommends python3-setuptools \ 2026-07-10 00:04:39.641827 | ubuntu-noble-large | && apt-get clean \ 2026-07-10 00:04:39.641837 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2026-07-10 00:04:39.641847 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:39.641857 | ubuntu-noble-large | 2026-07-10 00:04:39.641866 | ubuntu-noble-large | {% set glance_base_packages_append = ['nvme-cli'] %} 2026-07-10 00:04:39.641876 | ubuntu-noble-large | 2026-07-10 00:04:39.641924 | ubuntu-noble-large | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2026-07-10 00:04:39.641935 | ubuntu-noble-large | 2026-07-10 00:04:39.641945 | ubuntu-noble-large | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2026-07-10 00:04:39.641955 | ubuntu-noble-large | 2026-07-10 00:04:39.641965 | ubuntu-noble-large | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2026-07-10 00:04:39.641975 | ubuntu-noble-large | {% block cinder_volume_footer %} 2026-07-10 00:04:39.641984 | ubuntu-noble-large | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2026-07-10 00:04:39.642007 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:39.642017 | ubuntu-noble-large | 2026-07-10 00:04:39.642027 | ubuntu-noble-large | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2026-07-10 00:04:39.642037 | ubuntu-noble-large | {% block manila_base_footer %} 2026-07-10 00:04:39.642047 | ubuntu-noble-large | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-10 00:04:39.642056 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:39.642066 | ubuntu-noble-large | 2026-07-10 00:04:39.642076 | ubuntu-noble-large | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2026-07-10 00:04:39.642085 | ubuntu-noble-large | {% block magnum_base_footer %} 2026-07-10 00:04:39.642095 | ubuntu-noble-large | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2026-07-10 00:04:39.642105 | ubuntu-noble-large | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2026-07-10 00:04:39.642114 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-07-10 00:04:39.642124 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:39.642173 | ubuntu-noble-large | 2026-07-10 00:04:39.642184 | ubuntu-noble-large | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2026-07-10 00:04:39.642194 | ubuntu-noble-large | {% block gnocchi_base_footer %} 2026-07-10 00:04:39.642203 | ubuntu-noble-large | RUN mkdir -p /var/lib/gnocchi/tmp \ 2026-07-10 00:04:39.642213 | ubuntu-noble-large | && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-07-10 00:04:39.642222 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:39.642232 | ubuntu-noble-large | 2026-07-10 00:04:39.642242 | ubuntu-noble-large | {% block grafana_footer %} 2026-07-10 00:04:39.642251 | ubuntu-noble-large | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2026-07-10 00:04:39.642261 | ubuntu-noble-large | && mkdir -p /operations \ 2026-07-10 00:04:39.642271 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2026-07-10 00:04:39.642280 | ubuntu-noble-large | && rm -f /tmp/kolla-operations.tar.gz 2026-07-10 00:04:39.642290 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:39.642299 | ubuntu-noble-large | 2026-07-10 00:04:39.642309 | ubuntu-noble-large | {% block keystone_footer %} 2026-07-10 00:04:39.642319 | ubuntu-noble-large | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-07-10 00:04:39.642328 | ubuntu-noble-large | RUN apt-get update \ 2026-07-10 00:04:39.642338 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2026-07-10 00:04:39.642348 | ubuntu-noble-large | libapache2-mod-auth-openidc \ 2026-07-10 00:04:39.642358 | ubuntu-noble-large | libldap-common \ 2026-07-10 00:04:39.642367 | ubuntu-noble-large | libmemcached11 \ 2026-07-10 00:04:39.642377 | ubuntu-noble-large | && apt-get clean \ 2026-07-10 00:04:39.642386 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* \ 2026-07-10 00:04:39.642396 | ubuntu-noble-large | && a2enmod auth_openidc 2026-07-10 00:04:39.642406 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:39.642415 | ubuntu-noble-large | 2026-07-10 00:04:39.642425 | ubuntu-noble-large | {% block footer %} 2026-07-10 00:04:39.642434 | ubuntu-noble-large | RUN rm -rf /usr/share/doc/* \ 2026-07-10 00:04:39.642444 | ubuntu-noble-large | && rm -rf /usr/share/man/* \ 2026-07-10 00:04:39.642454 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2026-07-10 00:04:39.642463 | ubuntu-noble-large | && apt-get autoremove -y \ 2026-07-10 00:04:39.642476 | ubuntu-noble-large | && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:04:39.642512 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:39.642523 | ubuntu-noble-large | 2026-07-10 00:04:39.642533 | ubuntu-noble-large | {% block labels %} 2026-07-10 00:04:39.642542 | ubuntu-noble-large | LABEL "build-date"="{{ build_date }}" \ 2026-07-10 00:04:39.642552 | ubuntu-noble-large | "name"="{{ image_name }}" \ 2026-07-10 00:04:39.642574 | ubuntu-noble-large | "de.osism.commit.docker_images_kolla"="9c0047f" \ 2026-07-10 00:04:39.642585 | ubuntu-noble-large | "de.osism.commit.kolla"="93b836e19" \ 2026-07-10 00:04:39.642594 | ubuntu-noble-large | "de.osism.commit.kolla_version"="20.4.1" \ 2026-07-10 00:04:39.642604 | ubuntu-noble-large | "de.osism.commit.release"="a2e4875" \ 2026-07-10 00:04:39.642613 | ubuntu-noble-large | "de.osism.os_id"="ubuntu" \ 2026-07-10 00:04:39.642623 | ubuntu-noble-large | "de.osism.os_version_id"="24.04" \ 2026-07-10 00:04:39.642632 | ubuntu-noble-large | "de.osism.release.openstack"="2025.1" \ 2026-07-10 00:04:39.642642 | ubuntu-noble-large | "de.osism.version"="latest" \ 2026-07-10 00:04:39.642652 | ubuntu-noble-large | "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" \ 2026-07-10 00:04:39.642669 | ubuntu-noble-large | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2026-07-10 00:04:39.642680 | ubuntu-noble-large | "org.opencontainers.image.licenses"="ASL 2.0" \ 2026-07-10 00:04:39.642689 | ubuntu-noble-large | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2026-07-10 00:04:39.642699 | ubuntu-noble-large | "org.opencontainers.image.title"="{{ image_name }}" \ 2026-07-10 00:04:39.642708 | ubuntu-noble-large | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2026-07-10 00:04:39.642719 | ubuntu-noble-large | "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:04:39.642728 | ubuntu-noble-large | {% endblock %} 2026-07-10 00:04:39.642738 | ubuntu-noble-large | 2026-07-10 00:04:39.642748 | ubuntu-noble-large | + bash scripts/002-generate.sh 2026-07-10 00:04:39.646836 | ubuntu-noble-large | + BASE=ubuntu 2026-07-10 00:04:39.646876 | ubuntu-noble-large | + BASE_VERSION=22.04 2026-07-10 00:04:39.647739 | ubuntu-noble-large | ++ date +%Y%m%d 2026-07-10 00:04:39.650163 | ubuntu-noble-large | + BUILD_ID=20260710 2026-07-10 00:04:39.650258 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2026-07-10 00:04:39.650281 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-07-10 00:04:39.650299 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2026-07-10 00:04:39.650314 | ubuntu-noble-large | + VERSION=latest 2026-07-10 00:04:39.650343 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-07-10 00:04:39.650359 | ubuntu-noble-large | + . defaults/all.sh 2026-07-10 00:04:39.650376 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-10 00:04:39.650393 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-10 00:04:39.650411 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-10 00:04:39.650428 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-07-10 00:04:39.650636 | ubuntu-noble-large | +++ deactivate nondestructive 2026-07-10 00:04:39.650655 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:04:39.650670 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:04:39.650680 | ubuntu-noble-large | +++ hash -r 2026-07-10 00:04:39.650731 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:04:39.650745 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-07-10 00:04:39.650763 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-07-10 00:04:39.650785 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-10 00:04:39.650855 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-07-10 00:04:39.650877 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-07-10 00:04:39.650931 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-10 00:04:39.650949 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-07-10 00:04:39.650960 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 00:04:39.650972 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 00:04:39.650982 | ubuntu-noble-large | +++ export PATH 2026-07-10 00:04:39.650995 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:04:39.651058 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-07-10 00:04:39.651069 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-07-10 00:04:39.651079 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-07-10 00:04:39.651089 | ubuntu-noble-large | +++ export PS1 2026-07-10 00:04:39.651103 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-10 00:04:39.651113 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-07-10 00:04:39.651123 | ubuntu-noble-large | +++ hash -r 2026-07-10 00:04:39.651203 | ubuntu-noble-large | + . defaults/2025.1.sh 2026-07-10 00:04:39.651948 | ubuntu-noble-large | +++ date +%Y%m%d 2026-07-10 00:04:39.653349 | ubuntu-noble-large | ++ export BUILD_ID=20260710 2026-07-10 00:04:39.653376 | ubuntu-noble-large | ++ BUILD_ID=20260710 2026-07-10 00:04:39.653392 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-07-10 00:04:39.653402 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-07-10 00:04:39.653412 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-07-10 00:04:39.653422 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-07-10 00:04:39.653431 | ubuntu-noble-large | + export VERSION 2026-07-10 00:04:39.653445 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-07-10 00:04:39.653455 | ubuntu-noble-large | + DOCKER_TAG=build-20260710 2026-07-10 00:04:39.653465 | ubuntu-noble-large | + KOLLA_BASE=ubuntu 2026-07-10 00:04:39.653475 | ubuntu-noble-large | + KOLLA_BASE_TAG=24.04 2026-07-10 00:04:39.653488 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-10 00:04:39.653498 | ubuntu-noble-large | + KOLLA_INSTALL_TYPE=source 2026-07-10 00:04:39.653508 | ubuntu-noble-large | + python3 src/generate-kolla-build-config.py 2026-07-10 00:04:39.794243 | ubuntu-noble-large | + setini DEFAULT namespace kolla 2026-07-10 00:04:39.794400 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=namespace value=kolla' 2026-07-10 00:04:40.923646 | ubuntu-noble-large | localhost | SUCCESS => { 2026-07-10 00:04:40.923744 | ubuntu-noble-large | "changed": false, 2026-07-10 00:04:40.923758 | ubuntu-noble-large | "gid": 1000, 2026-07-10 00:04:40.923771 | ubuntu-noble-large | "group": "zuul", 2026-07-10 00:04:40.923782 | ubuntu-noble-large | "mode": "0664", 2026-07-10 00:04:40.923794 | ubuntu-noble-large | "msg": "OK", 2026-07-10 00:04:40.923806 | ubuntu-noble-large | "owner": "zuul", 2026-07-10 00:04:40.923818 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-07-10 00:04:40.923831 | ubuntu-noble-large | "size": 4562, 2026-07-10 00:04:40.923844 | ubuntu-noble-large | "state": "file", 2026-07-10 00:04:40.923855 | ubuntu-noble-large | "uid": 1000 2026-07-10 00:04:40.923867 | ubuntu-noble-large | } 2026-07-10 00:04:41.033334 | ubuntu-noble-large | + setini DEFAULT tag build-20260710 2026-07-10 00:04:41.033421 | 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-20260710' 2026-07-10 00:04:42.190950 | ubuntu-noble-large | localhost | CHANGED => { 2026-07-10 00:04:42.191017 | ubuntu-noble-large | "changed": true, 2026-07-10 00:04:42.191022 | ubuntu-noble-large | "gid": 1000, 2026-07-10 00:04:42.191026 | ubuntu-noble-large | "group": "zuul", 2026-07-10 00:04:42.191029 | ubuntu-noble-large | "mode": "0664", 2026-07-10 00:04:42.191033 | ubuntu-noble-large | "msg": "option changed", 2026-07-10 00:04:42.191037 | ubuntu-noble-large | "owner": "zuul", 2026-07-10 00:04:42.191041 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-07-10 00:04:42.191044 | ubuntu-noble-large | "size": 4570, 2026-07-10 00:04:42.191048 | ubuntu-noble-large | "state": "file", 2026-07-10 00:04:42.191052 | ubuntu-noble-large | "uid": 1000 2026-07-10 00:04:42.191055 | ubuntu-noble-large | } 2026-07-10 00:04:42.297537 | ubuntu-noble-large | + setini DEFAULT base ubuntu 2026-07-10 00:04:42.297636 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base value=ubuntu' 2026-07-10 00:04:43.484746 | ubuntu-noble-large | localhost | SUCCESS => { 2026-07-10 00:04:43.484837 | ubuntu-noble-large | "changed": false, 2026-07-10 00:04:43.484842 | ubuntu-noble-large | "gid": 1000, 2026-07-10 00:04:43.484847 | ubuntu-noble-large | "group": "zuul", 2026-07-10 00:04:43.484850 | ubuntu-noble-large | "mode": "0664", 2026-07-10 00:04:43.484854 | ubuntu-noble-large | "msg": "OK", 2026-07-10 00:04:43.484857 | ubuntu-noble-large | "owner": "zuul", 2026-07-10 00:04:43.484861 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-07-10 00:04:43.484865 | ubuntu-noble-large | "size": 4570, 2026-07-10 00:04:43.484885 | ubuntu-noble-large | "state": "file", 2026-07-10 00:04:43.484893 | ubuntu-noble-large | "uid": 1000 2026-07-10 00:04:43.484897 | ubuntu-noble-large | } 2026-07-10 00:04:43.624990 | ubuntu-noble-large | + setini DEFAULT base_tag 24.04 2026-07-10 00:04:43.625204 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=base_tag value=24.04' 2026-07-10 00:04:44.796994 | ubuntu-noble-large | localhost | SUCCESS => { 2026-07-10 00:04:44.797100 | ubuntu-noble-large | "changed": false, 2026-07-10 00:04:44.797115 | ubuntu-noble-large | "gid": 1000, 2026-07-10 00:04:44.797163 | ubuntu-noble-large | "group": "zuul", 2026-07-10 00:04:44.797179 | ubuntu-noble-large | "mode": "0664", 2026-07-10 00:04:44.797189 | ubuntu-noble-large | "msg": "OK", 2026-07-10 00:04:44.797199 | ubuntu-noble-large | "owner": "zuul", 2026-07-10 00:04:44.797210 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-07-10 00:04:44.797220 | ubuntu-noble-large | "size": 4570, 2026-07-10 00:04:44.797230 | ubuntu-noble-large | "state": "file", 2026-07-10 00:04:44.797240 | ubuntu-noble-large | "uid": 1000 2026-07-10 00:04:44.797250 | ubuntu-noble-large | } 2026-07-10 00:04:44.922367 | ubuntu-noble-large | + setini DEFAULT install_type source 2026-07-10 00:04:44.922487 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=install_type value=source' 2026-07-10 00:04:46.031089 | ubuntu-noble-large | localhost | SUCCESS => { 2026-07-10 00:04:46.031256 | ubuntu-noble-large | "changed": false, 2026-07-10 00:04:46.031270 | ubuntu-noble-large | "gid": 1000, 2026-07-10 00:04:46.031279 | ubuntu-noble-large | "group": "zuul", 2026-07-10 00:04:46.031291 | ubuntu-noble-large | "mode": "0664", 2026-07-10 00:04:46.031304 | ubuntu-noble-large | "msg": "OK", 2026-07-10 00:04:46.031324 | ubuntu-noble-large | "owner": "zuul", 2026-07-10 00:04:46.031340 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-07-10 00:04:46.031354 | ubuntu-noble-large | "size": 4570, 2026-07-10 00:04:46.031367 | ubuntu-noble-large | "state": "file", 2026-07-10 00:04:46.031382 | ubuntu-noble-large | "uid": 1000 2026-07-10 00:04:46.031396 | ubuntu-noble-large | } 2026-07-10 00:04:46.127235 | ubuntu-noble-large | + setini openstack-base location tarballs/requirements-stable-2025.1.tar.gz 2026-07-10 00:04:46.127330 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=location value=tarballs/requirements-stable-2025.1.tar.gz' 2026-07-10 00:04:47.295206 | ubuntu-noble-large | localhost | CHANGED => { 2026-07-10 00:04:47.295265 | ubuntu-noble-large | "changed": true, 2026-07-10 00:04:47.295270 | ubuntu-noble-large | "gid": 1000, 2026-07-10 00:04:47.295275 | ubuntu-noble-large | "group": "zuul", 2026-07-10 00:04:47.295279 | ubuntu-noble-large | "mode": "0664", 2026-07-10 00:04:47.295282 | ubuntu-noble-large | "msg": "section and option added", 2026-07-10 00:04:47.295287 | ubuntu-noble-large | "owner": "zuul", 2026-07-10 00:04:47.295290 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-07-10 00:04:47.295294 | ubuntu-noble-large | "size": 4641, 2026-07-10 00:04:47.295298 | ubuntu-noble-large | "state": "file", 2026-07-10 00:04:47.295302 | ubuntu-noble-large | "uid": 1000 2026-07-10 00:04:47.295306 | ubuntu-noble-large | } 2026-07-10 00:04:47.421426 | ubuntu-noble-large | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz' kolla-build.conf 2026-07-10 00:04:47.425913 | ubuntu-noble-large | + setini openstack-base type local 2026-07-10 00:04:47.425988 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=openstack-base option=type value=local' 2026-07-10 00:04:48.511695 | ubuntu-noble-large | localhost | CHANGED => { 2026-07-10 00:04:48.511785 | ubuntu-noble-large | "changed": true, 2026-07-10 00:04:48.511796 | ubuntu-noble-large | "gid": 1000, 2026-07-10 00:04:48.511805 | ubuntu-noble-large | "group": "zuul", 2026-07-10 00:04:48.511813 | ubuntu-noble-large | "mode": "0664", 2026-07-10 00:04:48.511821 | ubuntu-noble-large | "msg": "option added", 2026-07-10 00:04:48.511829 | ubuntu-noble-large | "owner": "zuul", 2026-07-10 00:04:48.511838 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-07-10 00:04:48.511866 | ubuntu-noble-large | "size": 4752, 2026-07-10 00:04:48.511875 | ubuntu-noble-large | "state": "file", 2026-07-10 00:04:48.511883 | ubuntu-noble-large | "uid": 1000 2026-07-10 00:04:48.511892 | ubuntu-noble-large | } 2026-07-10 00:04:48.607263 | ubuntu-noble-large | + [[ -n osism.harbor.regio.digital ]] 2026-07-10 00:04:48.607337 | ubuntu-noble-large | + setini DEFAULT registry osism.harbor.regio.digital 2026-07-10 00:04:48.607344 | ubuntu-noble-large | + ansible localhost -i localhost, -c local -e ansible_python_interpreter=/usr/bin/python3 -m ini_file -a 'path=kolla-build.conf section=DEFAULT option=registry value=osism.harbor.regio.digital' 2026-07-10 00:04:49.857724 | ubuntu-noble-large | localhost | CHANGED => { 2026-07-10 00:04:49.857831 | ubuntu-noble-large | "changed": true, 2026-07-10 00:04:49.857905 | ubuntu-noble-large | "gid": 1000, 2026-07-10 00:04:49.857919 | ubuntu-noble-large | "group": "zuul", 2026-07-10 00:04:49.857932 | ubuntu-noble-large | "mode": "0664", 2026-07-10 00:04:49.857951 | ubuntu-noble-large | "msg": "option added", 2026-07-10 00:04:49.857972 | ubuntu-noble-large | "owner": "zuul", 2026-07-10 00:04:49.858000 | ubuntu-noble-large | "path": "kolla-build.conf", 2026-07-10 00:04:49.858030 | ubuntu-noble-large | "size": 4790, 2026-07-10 00:04:49.858049 | ubuntu-noble-large | "state": "file", 2026-07-10 00:04:49.858069 | ubuntu-noble-large | "uid": 1000 2026-07-10 00:04:49.858088 | ubuntu-noble-large | } 2026-07-10 00:04:49.961700 | ubuntu-noble-large | + echo DEBUG kolla-build.conf 2026-07-10 00:04:49.961770 | ubuntu-noble-large | DEBUG kolla-build.conf 2026-07-10 00:04:49.961777 | ubuntu-noble-large | + cat kolla-build.conf 2026-07-10 00:04:49.965274 | ubuntu-noble-large | [DEFAULT] 2026-07-10 00:04:49.965366 | ubuntu-noble-large | base = ubuntu 2026-07-10 00:04:49.965382 | ubuntu-noble-large | base_package_type = deb 2026-07-10 00:04:49.965398 | ubuntu-noble-large | base_tag = 24.04 2026-07-10 00:04:49.965410 | ubuntu-noble-large | install_type = source 2026-07-10 00:04:49.965423 | ubuntu-noble-large | namespace = kolla 2026-07-10 00:04:49.965435 | ubuntu-noble-large | openstack_release = 2025.1 2026-07-10 00:04:49.965448 | ubuntu-noble-large | push = false 2026-07-10 00:04:49.965460 | ubuntu-noble-large | tag = build-20260710 2026-07-10 00:04:49.965473 | ubuntu-noble-large | threads = 1 2026-07-10 00:04:49.965486 | ubuntu-noble-large | patches_path = kolla-patches/2025.1 2026-07-10 00:04:49.965500 | ubuntu-noble-large | registry = osism.harbor.regio.digital 2026-07-10 00:04:49.965515 | ubuntu-noble-large | 2026-07-10 00:04:49.965530 | ubuntu-noble-large | ######################################################################### 2026-07-10 00:04:49.965544 | ubuntu-noble-large | # sources tracked in release repository 2026-07-10 00:04:49.965556 | ubuntu-noble-large | 2026-07-10 00:04:49.965570 | ubuntu-noble-large | [aodh-base] 2026-07-10 00:04:49.965582 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.965595 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-07-10 00:04:49.965634 | ubuntu-noble-large | location = tarballs/aodh-stable-2025.1.tar.gz 2026-07-10 00:04:49.965645 | ubuntu-noble-large | 2026-07-10 00:04:49.965655 | ubuntu-noble-large | 2026-07-10 00:04:49.965665 | ubuntu-noble-large | 2026-07-10 00:04:49.965675 | ubuntu-noble-large | [barbican-base] 2026-07-10 00:04:49.965686 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.965696 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-07-10 00:04:49.965707 | ubuntu-noble-large | location = tarballs/barbican-stable-2025.1.tar.gz 2026-07-10 00:04:49.965717 | ubuntu-noble-large | 2026-07-10 00:04:49.965727 | ubuntu-noble-large | 2026-07-10 00:04:49.965737 | ubuntu-noble-large | 2026-07-10 00:04:49.965748 | ubuntu-noble-large | [blazar-base] 2026-07-10 00:04:49.965802 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.965812 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-07-10 00:04:49.965822 | ubuntu-noble-large | location = tarballs/blazar-stable-2025.1.tar.gz 2026-07-10 00:04:49.965833 | ubuntu-noble-large | 2026-07-10 00:04:49.965920 | ubuntu-noble-large | 2026-07-10 00:04:49.965930 | ubuntu-noble-large | 2026-07-10 00:04:49.965940 | ubuntu-noble-large | [ceilometer-base] 2026-07-10 00:04:49.965950 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.965960 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-07-10 00:04:49.965969 | ubuntu-noble-large | location = tarballs/ceilometer-stable-2025.1.tar.gz 2026-07-10 00:04:49.965980 | ubuntu-noble-large | 2026-07-10 00:04:49.965989 | ubuntu-noble-large | 2026-07-10 00:04:49.965999 | ubuntu-noble-large | 2026-07-10 00:04:49.966009 | ubuntu-noble-large | [cinder-base] 2026-07-10 00:04:49.966019 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.966029 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-07-10 00:04:49.966038 | ubuntu-noble-large | location = tarballs/cinder-stable-2025.1.tar.gz 2026-07-10 00:04:49.966048 | ubuntu-noble-large | 2026-07-10 00:04:49.966058 | ubuntu-noble-large | 2026-07-10 00:04:49.966068 | ubuntu-noble-large | 2026-07-10 00:04:49.966078 | ubuntu-noble-large | [designate-base] 2026-07-10 00:04:49.966087 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.966097 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-07-10 00:04:49.966107 | ubuntu-noble-large | location = tarballs/designate-stable-2025.1.tar.gz 2026-07-10 00:04:49.966117 | ubuntu-noble-large | 2026-07-10 00:04:49.966160 | ubuntu-noble-large | 2026-07-10 00:04:49.966172 | ubuntu-noble-large | 2026-07-10 00:04:49.966186 | ubuntu-noble-large | [glance-base] 2026-07-10 00:04:49.966196 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.966206 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-07-10 00:04:49.966216 | ubuntu-noble-large | location = tarballs/glance-stable-2025.1.tar.gz 2026-07-10 00:04:49.966225 | ubuntu-noble-large | 2026-07-10 00:04:49.966235 | ubuntu-noble-large | 2026-07-10 00:04:49.966244 | ubuntu-noble-large | 2026-07-10 00:04:49.966254 | ubuntu-noble-large | [heat-base] 2026-07-10 00:04:49.966264 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.966274 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-07-10 00:04:49.966283 | ubuntu-noble-large | location = tarballs/heat-stable-2025.1.tar.gz 2026-07-10 00:04:49.966293 | ubuntu-noble-large | 2026-07-10 00:04:49.966303 | ubuntu-noble-large | 2026-07-10 00:04:49.966312 | ubuntu-noble-large | 2026-07-10 00:04:49.966322 | ubuntu-noble-large | [horizon] 2026-07-10 00:04:49.966332 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.966342 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-07-10 00:04:49.966352 | ubuntu-noble-large | location = tarballs/horizon-stable-2025.1.tar.gz 2026-07-10 00:04:49.966361 | ubuntu-noble-large | 2026-07-10 00:04:49.966371 | ubuntu-noble-large | 2026-07-10 00:04:49.966380 | ubuntu-noble-large | 2026-07-10 00:04:49.966390 | ubuntu-noble-large | [ironic-base] 2026-07-10 00:04:49.966399 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.966409 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-07-10 00:04:49.966419 | ubuntu-noble-large | location = tarballs/ironic-stable-2025.1.tar.gz 2026-07-10 00:04:49.966428 | ubuntu-noble-large | 2026-07-10 00:04:49.966438 | ubuntu-noble-large | 2026-07-10 00:04:49.966447 | ubuntu-noble-large | 2026-07-10 00:04:49.966456 | ubuntu-noble-large | [keystone-base] 2026-07-10 00:04:49.966464 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.966473 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-07-10 00:04:49.966482 | ubuntu-noble-large | location = tarballs/keystone-stable-2025.1.tar.gz 2026-07-10 00:04:49.966490 | ubuntu-noble-large | 2026-07-10 00:04:49.966499 | ubuntu-noble-large | 2026-07-10 00:04:49.966507 | ubuntu-noble-large | 2026-07-10 00:04:49.966516 | ubuntu-noble-large | [magnum-base] 2026-07-10 00:04:49.966524 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.966533 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-07-10 00:04:49.966542 | ubuntu-noble-large | location = tarballs/magnum-stable-2025.1.tar.gz 2026-07-10 00:04:49.966563 | ubuntu-noble-large | 2026-07-10 00:04:49.966573 | ubuntu-noble-large | 2026-07-10 00:04:49.966581 | ubuntu-noble-large | 2026-07-10 00:04:49.966590 | ubuntu-noble-large | [manila-base] 2026-07-10 00:04:49.966599 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.966620 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-07-10 00:04:49.966629 | ubuntu-noble-large | location = tarballs/manila-stable-2025.1.tar.gz 2026-07-10 00:04:49.966637 | ubuntu-noble-large | 2026-07-10 00:04:49.966646 | ubuntu-noble-large | 2026-07-10 00:04:49.966655 | ubuntu-noble-large | 2026-07-10 00:04:49.966663 | ubuntu-noble-large | [masakari-base] 2026-07-10 00:04:49.966697 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.966706 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-07-10 00:04:49.966715 | ubuntu-noble-large | location = tarballs/masakari-stable-2025.1.tar.gz 2026-07-10 00:04:49.966724 | ubuntu-noble-large | 2026-07-10 00:04:49.966733 | ubuntu-noble-large | 2026-07-10 00:04:49.966741 | ubuntu-noble-large | 2026-07-10 00:04:49.966750 | ubuntu-noble-large | [neutron-bgp-dragent] 2026-07-10 00:04:49.966759 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.966768 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:04:49.966778 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:04:49.966787 | ubuntu-noble-large | 2026-07-10 00:04:49.966795 | ubuntu-noble-large | 2026-07-10 00:04:49.966804 | ubuntu-noble-large | [neutron-server-plugin-neutron-dynamic-routing] 2026-07-10 00:04:49.966828 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.966881 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:04:49.966890 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:04:49.966899 | ubuntu-noble-large | 2026-07-10 00:04:49.966908 | ubuntu-noble-large | 2026-07-10 00:04:49.966917 | ubuntu-noble-large | [neutron-vpnaas-base] 2026-07-10 00:04:49.966925 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.966934 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-10 00:04:49.966944 | ubuntu-noble-large | location = tarballs/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-10 00:04:49.966953 | ubuntu-noble-large | 2026-07-10 00:04:49.966961 | ubuntu-noble-large | 2026-07-10 00:04:49.966970 | ubuntu-noble-large | 2026-07-10 00:04:49.966979 | ubuntu-noble-large | [neutron-base] 2026-07-10 00:04:49.966988 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.966996 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-07-10 00:04:49.967005 | ubuntu-noble-large | location = tarballs/neutron-stable-2025.1.tar.gz 2026-07-10 00:04:49.967014 | ubuntu-noble-large | 2026-07-10 00:04:49.967023 | ubuntu-noble-large | 2026-07-10 00:04:49.967031 | ubuntu-noble-large | 2026-07-10 00:04:49.967040 | ubuntu-noble-large | [nova-base] 2026-07-10 00:04:49.967049 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.967057 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-07-10 00:04:49.967066 | ubuntu-noble-large | location = tarballs/nova-stable-2025.1.tar.gz 2026-07-10 00:04:49.967075 | ubuntu-noble-large | 2026-07-10 00:04:49.967084 | ubuntu-noble-large | 2026-07-10 00:04:49.967092 | ubuntu-noble-large | 2026-07-10 00:04:49.967101 | ubuntu-noble-large | [octavia-base] 2026-07-10 00:04:49.967110 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.967118 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-07-10 00:04:49.967164 | ubuntu-noble-large | location = tarballs/octavia-stable-2025.1.tar.gz 2026-07-10 00:04:49.967178 | ubuntu-noble-large | 2026-07-10 00:04:49.967187 | ubuntu-noble-large | 2026-07-10 00:04:49.967196 | ubuntu-noble-large | 2026-07-10 00:04:49.967204 | ubuntu-noble-large | [placement-base] 2026-07-10 00:04:49.967213 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.967222 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-07-10 00:04:49.967231 | ubuntu-noble-large | location = tarballs/placement-stable-2025.1.tar.gz 2026-07-10 00:04:49.967240 | ubuntu-noble-large | 2026-07-10 00:04:49.967248 | ubuntu-noble-large | 2026-07-10 00:04:49.967257 | ubuntu-noble-large | 2026-07-10 00:04:49.967266 | ubuntu-noble-large | [skyline-apiserver-base] 2026-07-10 00:04:49.967275 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.967301 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-07-10 00:04:49.967310 | ubuntu-noble-large | location = tarballs/skyline-apiserver-stable-2025.1.tar.gz 2026-07-10 00:04:49.967319 | ubuntu-noble-large | 2026-07-10 00:04:49.967328 | ubuntu-noble-large | 2026-07-10 00:04:49.967336 | ubuntu-noble-large | 2026-07-10 00:04:49.967345 | ubuntu-noble-large | [skyline-console-base] 2026-07-10 00:04:49.967354 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.967373 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-07-10 00:04:49.967382 | ubuntu-noble-large | location = tarballs/skyline-console-stable-2025.1.tar.gz 2026-07-10 00:04:49.967391 | ubuntu-noble-large | 2026-07-10 00:04:49.967400 | ubuntu-noble-large | 2026-07-10 00:04:49.967408 | ubuntu-noble-large | 2026-07-10 00:04:49.967417 | ubuntu-noble-large | [watcher-base] 2026-07-10 00:04:49.967450 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.967459 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-07-10 00:04:49.967468 | ubuntu-noble-large | location = tarballs/watcher-stable-2025.1.tar.gz 2026-07-10 00:04:49.967476 | ubuntu-noble-large | 2026-07-10 00:04:49.967485 | ubuntu-noble-large | 2026-07-10 00:04:49.967494 | ubuntu-noble-large | [openstack-base] 2026-07-10 00:04:49.967503 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-07-10 00:04:49.967512 | ubuntu-noble-large | location = tarballs/requirements-stable-2025.1.tar.gz 2026-07-10 00:04:49.967521 | ubuntu-noble-large | type = local 2026-07-10 00:04:49.968724 | ubuntu-noble-large | + bash scripts/003-patch.sh 2026-07-10 00:04:49.973713 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2026-07-10 00:04:49.973779 | ubuntu-noble-large | + VERSION=latest 2026-07-10 00:04:49.973800 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2026-07-10 00:04:49.973829 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-07-10 00:04:49.973879 | ubuntu-noble-large | + . defaults/all.sh 2026-07-10 00:04:49.974004 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-10 00:04:49.974031 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-10 00:04:49.974057 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-10 00:04:49.974077 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-07-10 00:04:49.974402 | ubuntu-noble-large | +++ deactivate nondestructive 2026-07-10 00:04:49.974455 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:04:49.974477 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:04:49.974496 | ubuntu-noble-large | +++ hash -r 2026-07-10 00:04:49.974521 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:04:49.974546 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-07-10 00:04:49.974563 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-07-10 00:04:49.974585 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-10 00:04:49.974770 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-07-10 00:04:49.974799 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-07-10 00:04:49.974818 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-10 00:04:49.974873 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-07-10 00:04:49.974895 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 00:04:49.974924 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 00:04:49.974944 | ubuntu-noble-large | +++ export PATH 2026-07-10 00:04:49.974968 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:04:49.975031 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-07-10 00:04:49.975051 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-07-10 00:04:49.975074 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-07-10 00:04:49.975092 | ubuntu-noble-large | +++ export PS1 2026-07-10 00:04:49.975111 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-10 00:04:49.975166 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-07-10 00:04:49.975191 | ubuntu-noble-large | +++ hash -r 2026-07-10 00:04:49.975205 | ubuntu-noble-large | + . defaults/2025.1.sh 2026-07-10 00:04:49.976717 | ubuntu-noble-large | +++ date +%Y%m%d 2026-07-10 00:04:49.980308 | ubuntu-noble-large | ++ export BUILD_ID=20260710 2026-07-10 00:04:49.980345 | ubuntu-noble-large | ++ BUILD_ID=20260710 2026-07-10 00:04:49.980362 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-07-10 00:04:49.980374 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-07-10 00:04:49.980384 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-07-10 00:04:49.980394 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-07-10 00:04:49.980404 | ubuntu-noble-large | + export VERSION 2026-07-10 00:04:49.980414 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-07-10 00:04:49.980424 | ubuntu-noble-large | + mkdir -p tarballs 2026-07-10 00:04:49.983262 | ubuntu-noble-large | + ping -c2 tarballs.opendev.org 2026-07-10 00:04:50.130569 | ubuntu-noble-large | PING tarballs.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f) 56 data bytes 2026-07-10 00:04:50.130690 | ubuntu-noble-large | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=1 ttl=40 time=134 ms 2026-07-10 00:04:51.120233 | ubuntu-noble-large | 64 bytes from static03.opendev.org (2001:4800:7819:103:be76:4eff:fe03:e48f): icmp_seq=2 ttl=40 time=129 ms 2026-07-10 00:04:51.120372 | ubuntu-noble-large | 2026-07-10 00:04:51.120385 | ubuntu-noble-large | --- tarballs.opendev.org ping statistics --- 2026-07-10 00:04:51.120428 | ubuntu-noble-large | 2 packets transmitted, 2 received, 0% packet loss, time 1002ms 2026-07-10 00:04:51.120437 | ubuntu-noble-large | rtt min/avg/max/mdev = 129.378/131.882/134.387/2.504 ms 2026-07-10 00:04:51.124237 | ubuntu-noble-large | ++ grep '# tarball' kolla-build.conf 2026-07-10 00:04:51.124420 | ubuntu-noble-large | ++ awk '{ print $4 }' 2026-07-10 00:04:51.129203 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:51.129267 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:51.130174 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-07-10 00:04:51.131999 | ubuntu-noble-large | + filename=aodh-stable-2025.1.tar.gz 2026-07-10 00:04:51.132024 | ubuntu-noble-large | + [[ -e aodh-stable-2025.1.tar.gz ]] 2026-07-10 00:04:51.132090 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-07-10 00:04:51.132102 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-07-10 00:04:51.132140 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz 2026-07-10 00:04:52.173958 | ubuntu-noble-large | 2026-07-10 00:04:52 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz [252415/252415] -> "aodh-stable-2025.1.tar.gz" [1] 2026-07-10 00:04:52.176314 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:04:52.176406 | ubuntu-noble-large | + echo Process aodh-stable-2025.1.tar.gz 2026-07-10 00:04:52.176439 | ubuntu-noble-large | Process aodh-stable-2025.1.tar.gz 2026-07-10 00:04:52.178441 | ubuntu-noble-large | ++ tar -tzf aodh-stable-2025.1.tar.gz 2026-07-10 00:04:52.178879 | ubuntu-noble-large | ++ head -1 2026-07-10 00:04:52.178907 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:04:52.189612 | ubuntu-noble-large | + directory=aodh-20.0.0.0rc2.dev2 2026-07-10 00:04:52.189716 | ubuntu-noble-large | + echo Check patches for aodh-stable-2025.1.tar.gz 2026-07-10 00:04:52.189732 | ubuntu-noble-large | Check patches for aodh-stable-2025.1.tar.gz 2026-07-10 00:04:52.189744 | ubuntu-noble-large | + [[ -e ../patches/2025.1/aodh ]] 2026-07-10 00:04:52.189754 | ubuntu-noble-large | + echo Check overlays for aodh-stable-2025.1.tar.gz 2026-07-10 00:04:52.189764 | ubuntu-noble-large | Check overlays for aodh-stable-2025.1.tar.gz 2026-07-10 00:04:52.189778 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/aodh/source ]] 2026-07-10 00:04:52.189789 | ubuntu-noble-large | + popd 2026-07-10 00:04:52.189935 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:52.189951 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:52.191540 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-07-10 00:04:52.194784 | ubuntu-noble-large | + filename=barbican-stable-2025.1.tar.gz 2026-07-10 00:04:52.194885 | ubuntu-noble-large | + [[ -e barbican-stable-2025.1.tar.gz ]] 2026-07-10 00:04:52.194906 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-07-10 00:04:52.194915 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-07-10 00:04:52.194924 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz 2026-07-10 00:04:53.408351 | ubuntu-noble-large | 2026-07-10 00:04:53 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz [663542/663542] -> "barbican-stable-2025.1.tar.gz" [1] 2026-07-10 00:04:53.410418 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:04:53.410481 | ubuntu-noble-large | + echo Process barbican-stable-2025.1.tar.gz 2026-07-10 00:04:53.410499 | ubuntu-noble-large | Process barbican-stable-2025.1.tar.gz 2026-07-10 00:04:53.412365 | ubuntu-noble-large | ++ tar -tzf barbican-stable-2025.1.tar.gz 2026-07-10 00:04:53.412964 | ubuntu-noble-large | ++ head -1 2026-07-10 00:04:53.413530 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:04:53.424457 | ubuntu-noble-large | + directory=barbican-20.0.1.dev5 2026-07-10 00:04:53.424547 | ubuntu-noble-large | + echo Check patches for barbican-stable-2025.1.tar.gz 2026-07-10 00:04:53.424560 | ubuntu-noble-large | Check patches for barbican-stable-2025.1.tar.gz 2026-07-10 00:04:53.424572 | ubuntu-noble-large | + [[ -e ../patches/2025.1/barbican ]] 2026-07-10 00:04:53.424586 | ubuntu-noble-large | + echo Check overlays for barbican-stable-2025.1.tar.gz 2026-07-10 00:04:53.424597 | ubuntu-noble-large | Check overlays for barbican-stable-2025.1.tar.gz 2026-07-10 00:04:53.424610 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/barbican/source ]] 2026-07-10 00:04:53.424652 | ubuntu-noble-large | + popd 2026-07-10 00:04:53.424779 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:53.424795 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:53.426216 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-07-10 00:04:53.428812 | ubuntu-noble-large | + filename=blazar-stable-2025.1.tar.gz 2026-07-10 00:04:53.428894 | ubuntu-noble-large | + [[ -e blazar-stable-2025.1.tar.gz ]] 2026-07-10 00:04:53.428916 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-07-10 00:04:53.428928 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-07-10 00:04:53.428939 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz 2026-07-10 00:04:54.669278 | ubuntu-noble-large | 2026-07-10 00:04:54 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz [430885/430885] -> "blazar-stable-2025.1.tar.gz" [1] 2026-07-10 00:04:54.671753 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:04:54.671803 | ubuntu-noble-large | + echo Process blazar-stable-2025.1.tar.gz 2026-07-10 00:04:54.671852 | ubuntu-noble-large | Process blazar-stable-2025.1.tar.gz 2026-07-10 00:04:54.673325 | ubuntu-noble-large | ++ tar -tzf blazar-stable-2025.1.tar.gz 2026-07-10 00:04:54.673841 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:04:54.673928 | ubuntu-noble-large | ++ head -1 2026-07-10 00:04:54.681371 | ubuntu-noble-large | + directory=blazar-15.0.1.dev6 2026-07-10 00:04:54.681485 | ubuntu-noble-large | + echo Check patches for blazar-stable-2025.1.tar.gz 2026-07-10 00:04:54.681504 | ubuntu-noble-large | Check patches for blazar-stable-2025.1.tar.gz 2026-07-10 00:04:54.681516 | ubuntu-noble-large | + [[ -e ../patches/2025.1/blazar ]] 2026-07-10 00:04:54.681545 | ubuntu-noble-large | + echo Check overlays for blazar-stable-2025.1.tar.gz 2026-07-10 00:04:54.681556 | ubuntu-noble-large | Check overlays for blazar-stable-2025.1.tar.gz 2026-07-10 00:04:54.681570 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/blazar/source ]] 2026-07-10 00:04:54.681581 | ubuntu-noble-large | + popd 2026-07-10 00:04:54.681665 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:54.681679 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:54.682638 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-07-10 00:04:54.684548 | ubuntu-noble-large | + filename=ceilometer-stable-2025.1.tar.gz 2026-07-10 00:04:54.684604 | ubuntu-noble-large | + [[ -e ceilometer-stable-2025.1.tar.gz ]] 2026-07-10 00:04:54.684627 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-07-10 00:04:54.684639 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-07-10 00:04:54.684650 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz 2026-07-10 00:04:56.028952 | ubuntu-noble-large | 2026-07-10 00:04:56 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz [864709/864709] -> "ceilometer-stable-2025.1.tar.gz" [1] 2026-07-10 00:04:56.032093 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:04:56.032178 | ubuntu-noble-large | + echo Process ceilometer-stable-2025.1.tar.gz 2026-07-10 00:04:56.032198 | ubuntu-noble-large | Process ceilometer-stable-2025.1.tar.gz 2026-07-10 00:04:56.034542 | ubuntu-noble-large | ++ tar -tzf ceilometer-stable-2025.1.tar.gz 2026-07-10 00:04:56.034934 | ubuntu-noble-large | ++ head -1 2026-07-10 00:04:56.035618 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:04:56.043475 | ubuntu-noble-large | + directory=ceilometer-24.0.1.dev4 2026-07-10 00:04:56.043574 | ubuntu-noble-large | + echo Check patches for ceilometer-stable-2025.1.tar.gz 2026-07-10 00:04:56.043597 | ubuntu-noble-large | Check patches for ceilometer-stable-2025.1.tar.gz 2026-07-10 00:04:56.043615 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ceilometer ]] 2026-07-10 00:04:56.043638 | ubuntu-noble-large | + echo Check overlays for ceilometer-stable-2025.1.tar.gz 2026-07-10 00:04:56.043660 | ubuntu-noble-large | Check overlays for ceilometer-stable-2025.1.tar.gz 2026-07-10 00:04:56.043748 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/ceilometer/source ]] 2026-07-10 00:04:56.043767 | ubuntu-noble-large | + popd 2026-07-10 00:04:56.044012 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:56.044075 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:56.045631 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-07-10 00:04:56.048881 | ubuntu-noble-large | + filename=cinder-stable-2025.1.tar.gz 2026-07-10 00:04:56.048940 | ubuntu-noble-large | + [[ -e cinder-stable-2025.1.tar.gz ]] 2026-07-10 00:04:56.048960 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-07-10 00:04:56.048971 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-07-10 00:04:56.048981 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz 2026-07-10 00:04:57.814633 | ubuntu-noble-large | 2026-07-10 00:04:57 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz [6445075/6445075] -> "cinder-stable-2025.1.tar.gz" [1] 2026-07-10 00:04:57.817564 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:04:57.817656 | ubuntu-noble-large | + echo Process cinder-stable-2025.1.tar.gz 2026-07-10 00:04:57.817669 | ubuntu-noble-large | Process cinder-stable-2025.1.tar.gz 2026-07-10 00:04:57.820700 | ubuntu-noble-large | ++ head -1 2026-07-10 00:04:57.820767 | ubuntu-noble-large | ++ tar -tzf cinder-stable-2025.1.tar.gz 2026-07-10 00:04:57.821024 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:04:57.831284 | ubuntu-noble-large | + directory=cinder-26.2.1.dev18 2026-07-10 00:04:57.831393 | ubuntu-noble-large | + echo Check patches for cinder-stable-2025.1.tar.gz 2026-07-10 00:04:57.831404 | ubuntu-noble-large | Check patches for cinder-stable-2025.1.tar.gz 2026-07-10 00:04:57.831414 | ubuntu-noble-large | + [[ -e ../patches/2025.1/cinder ]] 2026-07-10 00:04:57.831497 | ubuntu-noble-large | + tar xzf cinder-stable-2025.1.tar.gz 2026-07-10 00:04:58.176679 | ubuntu-noble-large | + rm cinder-stable-2025.1.tar.gz 2026-07-10 00:04:58.185299 | ubuntu-noble-large | + pushd cinder-26.2.1.dev18 2026-07-10 00:04:58.186942 | ubuntu-noble-large | ++ sort 2026-07-10 00:04:58.187094 | ubuntu-noble-large | ++ find ../../patches/2025.1/cinder -type f -name '*.patch' 2026-07-10 00:04:58.191582 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:04:58.191610 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch' 2026-07-10 00:04:58.191622 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/cinder/netapp-02-backport-928486.patch 2026-07-10 00:04:58.191637 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:58.195621 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-07-10 00:04:58.197212 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-07-10 00:04:58.197946 | ubuntu-noble-large | Hunk #1 succeeded at 4111 (offset 5 lines). 2026-07-10 00:04:58.197965 | ubuntu-noble-large | Hunk #2 succeeded at 4168 (offset 5 lines). 2026-07-10 00:04:58.198089 | ubuntu-noble-large | Hunk #3 succeeded at 4256 (offset 5 lines). 2026-07-10 00:04:58.198691 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-07-10 00:04:58.199247 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-10 00:04:58.199495 | ubuntu-noble-large | Hunk #4 succeeded at 793 (offset 1 line). 2026-07-10 00:04:58.199513 | ubuntu-noble-large | Hunk #5 succeeded at 889 (offset 1 line). 2026-07-10 00:04:58.199525 | ubuntu-noble-large | Hunk #6 succeeded at 902 (offset 1 line). 2026-07-10 00:04:58.199996 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-07-10 00:04:58.200876 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-07-10 00:04:58.201338 | ubuntu-noble-large | Hunk #1 succeeded at 2803 (offset 4 lines). 2026-07-10 00:04:58.201358 | ubuntu-noble-large | Hunk #2 succeeded at 2833 (offset 4 lines). 2026-07-10 00:04:58.201371 | ubuntu-noble-large | Hunk #3 succeeded at 2844 (offset 4 lines). 2026-07-10 00:04:58.201433 | ubuntu-noble-large | Hunk #4 succeeded at 2916 (offset 4 lines). 2026-07-10 00:04:58.201830 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-10 00:04:58.202002 | ubuntu-noble-large | Hunk #1 succeeded at 526 (offset 1 line). 2026-07-10 00:04:58.202153 | ubuntu-noble-large | Hunk #2 succeeded at 613 (offset 2 lines). 2026-07-10 00:04:58.202232 | ubuntu-noble-large | Hunk #3 succeeded at 719 (offset 2 lines). 2026-07-10 00:04:58.202523 | ubuntu-noble-large | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-07-10 00:04:58.203315 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:58.205752 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2026-07-10 00:04:58.206460 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2026-07-10 00:04:58.206894 | ubuntu-noble-large | Hunk #1 succeeded at 4111 (offset 5 lines). 2026-07-10 00:04:58.206912 | ubuntu-noble-large | Hunk #2 succeeded at 4168 (offset 5 lines). 2026-07-10 00:04:58.206992 | ubuntu-noble-large | Hunk #3 succeeded at 4256 (offset 5 lines). 2026-07-10 00:04:58.207209 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2026-07-10 00:04:58.207463 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-10 00:04:58.207595 | ubuntu-noble-large | Hunk #4 succeeded at 793 (offset 1 line). 2026-07-10 00:04:58.207617 | ubuntu-noble-large | Hunk #5 succeeded at 889 (offset 1 line). 2026-07-10 00:04:58.207630 | ubuntu-noble-large | Hunk #6 succeeded at 902 (offset 1 line). 2026-07-10 00:04:58.207804 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2026-07-10 00:04:58.208248 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2026-07-10 00:04:58.208525 | ubuntu-noble-large | Hunk #1 succeeded at 2803 (offset 4 lines). 2026-07-10 00:04:58.208538 | ubuntu-noble-large | Hunk #2 succeeded at 2833 (offset 4 lines). 2026-07-10 00:04:58.208551 | ubuntu-noble-large | Hunk #3 succeeded at 2844 (offset 4 lines). 2026-07-10 00:04:58.208568 | ubuntu-noble-large | Hunk #4 succeeded at 2916 (offset 4 lines). 2026-07-10 00:04:58.208723 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-10 00:04:58.208762 | ubuntu-noble-large | Hunk #1 succeeded at 526 (offset 1 line). 2026-07-10 00:04:58.208843 | ubuntu-noble-large | Hunk #2 succeeded at 613 (offset 2 lines). 2026-07-10 00:04:58.208855 | ubuntu-noble-large | Hunk #3 succeeded at 719 (offset 2 lines). 2026-07-10 00:04:58.208955 | ubuntu-noble-large | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2026-07-10 00:04:58.210245 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:04:58.210275 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch' 2026-07-10 00:04:58.210286 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/cinder/netapp-03-backport-944964.patch 2026-07-10 00:04:58.210300 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:04:58.212181 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-10 00:04:58.212376 | ubuntu-noble-large | Hunk #1 succeeded at 617 with fuzz 2. 2026-07-10 00:04:58.212610 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-10 00:04:58.212662 | ubuntu-noble-large | Hunk #1 succeeded at 527 (offset 1 line). 2026-07-10 00:04:58.212842 | ubuntu-noble-large | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-07-10 00:04:58.213233 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:04:58.216969 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2026-07-10 00:04:58.217233 | ubuntu-noble-large | Hunk #1 succeeded at 617 with fuzz 2. 2026-07-10 00:04:58.217566 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2026-07-10 00:04:58.217674 | ubuntu-noble-large | Hunk #1 succeeded at 527 (offset 1 line). 2026-07-10 00:04:58.217885 | ubuntu-noble-large | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2026-07-10 00:04:58.219000 | ubuntu-noble-large | + popd 2026-07-10 00:04:58.219233 | ubuntu-noble-large | + tar czf cinder-stable-2025.1.tar.gz cinder-26.2.1.dev18 2026-07-10 00:04:59.472119 | ubuntu-noble-large | + rm -r cinder-26.2.1.dev18 2026-07-10 00:04:59.543249 | ubuntu-noble-large | + echo Check overlays for cinder-stable-2025.1.tar.gz 2026-07-10 00:04:59.543328 | ubuntu-noble-large | Check overlays for cinder-stable-2025.1.tar.gz 2026-07-10 00:04:59.543336 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/cinder/source ]] 2026-07-10 00:04:59.543382 | ubuntu-noble-large | + popd 2026-07-10 00:04:59.544452 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:04:59.544561 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:04:59.546240 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-07-10 00:04:59.549664 | ubuntu-noble-large | + filename=designate-stable-2025.1.tar.gz 2026-07-10 00:04:59.549767 | ubuntu-noble-large | + [[ -e designate-stable-2025.1.tar.gz ]] 2026-07-10 00:04:59.549838 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-07-10 00:04:59.549855 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-07-10 00:04:59.549870 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz 2026-07-10 00:05:00.837984 | ubuntu-noble-large | 2026-07-10 00:05:00 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz [1004250/1004250] -> "designate-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:00.840096 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:00.840207 | ubuntu-noble-large | + echo Process designate-stable-2025.1.tar.gz 2026-07-10 00:05:00.840227 | ubuntu-noble-large | Process designate-stable-2025.1.tar.gz 2026-07-10 00:05:00.842841 | ubuntu-noble-large | ++ tar -tzf designate-stable-2025.1.tar.gz 2026-07-10 00:05:00.842895 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:00.843161 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:00.854064 | ubuntu-noble-large | + directory=designate-20.0.1.dev17 2026-07-10 00:05:00.854108 | ubuntu-noble-large | + echo Check patches for designate-stable-2025.1.tar.gz 2026-07-10 00:05:00.854115 | ubuntu-noble-large | Check patches for designate-stable-2025.1.tar.gz 2026-07-10 00:05:00.854121 | ubuntu-noble-large | + [[ -e ../patches/2025.1/designate ]] 2026-07-10 00:05:00.854156 | ubuntu-noble-large | + echo Check overlays for designate-stable-2025.1.tar.gz 2026-07-10 00:05:00.854162 | ubuntu-noble-large | Check overlays for designate-stable-2025.1.tar.gz 2026-07-10 00:05:00.854170 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/designate/source ]] 2026-07-10 00:05:00.854176 | ubuntu-noble-large | + popd 2026-07-10 00:05:00.854245 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:00.854254 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:00.855534 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-07-10 00:05:00.858751 | ubuntu-noble-large | + filename=glance-stable-2025.1.tar.gz 2026-07-10 00:05:00.858844 | ubuntu-noble-large | + [[ -e glance-stable-2025.1.tar.gz ]] 2026-07-10 00:05:00.858857 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-07-10 00:05:00.858869 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-07-10 00:05:00.858883 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz 2026-07-10 00:05:02.358962 | ubuntu-noble-large | 2026-07-10 00:05:02 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz [2129810/2129810] -> "glance-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:02.360808 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:02.360840 | ubuntu-noble-large | + echo Process glance-stable-2025.1.tar.gz 2026-07-10 00:05:02.360853 | ubuntu-noble-large | Process glance-stable-2025.1.tar.gz 2026-07-10 00:05:02.362551 | ubuntu-noble-large | ++ tar -tzf glance-stable-2025.1.tar.gz 2026-07-10 00:05:02.363115 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:02.363275 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:02.370508 | ubuntu-noble-large | + directory=glance-30.2.1.dev5 2026-07-10 00:05:02.370607 | ubuntu-noble-large | + echo Check patches for glance-stable-2025.1.tar.gz 2026-07-10 00:05:02.370630 | ubuntu-noble-large | Check patches for glance-stable-2025.1.tar.gz 2026-07-10 00:05:02.370651 | ubuntu-noble-large | + [[ -e ../patches/2025.1/glance ]] 2026-07-10 00:05:02.370680 | ubuntu-noble-large | + echo Check overlays for glance-stable-2025.1.tar.gz 2026-07-10 00:05:02.370698 | ubuntu-noble-large | Check overlays for glance-stable-2025.1.tar.gz 2026-07-10 00:05:02.370716 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/glance/source ]] 2026-07-10 00:05:02.370733 | ubuntu-noble-large | + popd 2026-07-10 00:05:02.370753 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:02.370821 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:02.372023 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-07-10 00:05:02.375020 | ubuntu-noble-large | + filename=heat-stable-2025.1.tar.gz 2026-07-10 00:05:02.375088 | ubuntu-noble-large | + [[ -e heat-stable-2025.1.tar.gz ]] 2026-07-10 00:05:02.375110 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-07-10 00:05:02.375237 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-07-10 00:05:02.375261 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz 2026-07-10 00:05:03.886796 | ubuntu-noble-large | 2026-07-10 00:05:03 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz [2370175/2370175] -> "heat-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:03.889416 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:03.889479 | ubuntu-noble-large | + echo Process heat-stable-2025.1.tar.gz 2026-07-10 00:05:03.889491 | ubuntu-noble-large | Process heat-stable-2025.1.tar.gz 2026-07-10 00:05:03.891223 | ubuntu-noble-large | ++ tar -tzf heat-stable-2025.1.tar.gz 2026-07-10 00:05:03.891303 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:03.891832 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:03.902215 | ubuntu-noble-large | + directory=openstack_heat-24.1.1.dev13 2026-07-10 00:05:03.902275 | ubuntu-noble-large | + echo Check patches for heat-stable-2025.1.tar.gz 2026-07-10 00:05:03.902281 | ubuntu-noble-large | Check patches for heat-stable-2025.1.tar.gz 2026-07-10 00:05:03.902286 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_heat ]] 2026-07-10 00:05:03.902290 | ubuntu-noble-large | + echo Check overlays for heat-stable-2025.1.tar.gz 2026-07-10 00:05:03.902295 | ubuntu-noble-large | Check overlays for heat-stable-2025.1.tar.gz 2026-07-10 00:05:03.902299 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_heat/source ]] 2026-07-10 00:05:03.902304 | ubuntu-noble-large | + popd 2026-07-10 00:05:03.902308 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:03.902314 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:03.903701 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-07-10 00:05:03.907018 | ubuntu-noble-large | + filename=horizon-stable-2025.1.tar.gz 2026-07-10 00:05:03.907075 | ubuntu-noble-large | + [[ -e horizon-stable-2025.1.tar.gz ]] 2026-07-10 00:05:03.907088 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-07-10 00:05:03.907100 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-07-10 00:05:03.907111 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz 2026-07-10 00:05:05.571186 | ubuntu-noble-large | 2026-07-10 00:05:05 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz [5356797/5356797] -> "horizon-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:05.573418 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:05.573467 | ubuntu-noble-large | + echo Process horizon-stable-2025.1.tar.gz 2026-07-10 00:05:05.573475 | ubuntu-noble-large | Process horizon-stable-2025.1.tar.gz 2026-07-10 00:05:05.575448 | ubuntu-noble-large | ++ tar -tzf horizon-stable-2025.1.tar.gz 2026-07-10 00:05:05.575853 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:05.576514 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:05.588578 | ubuntu-noble-large | + directory=horizon-25.3.3.dev7 2026-07-10 00:05:05.588650 | ubuntu-noble-large | + echo Check patches for horizon-stable-2025.1.tar.gz 2026-07-10 00:05:05.588669 | ubuntu-noble-large | Check patches for horizon-stable-2025.1.tar.gz 2026-07-10 00:05:05.588685 | ubuntu-noble-large | + [[ -e ../patches/2025.1/horizon ]] 2026-07-10 00:05:05.588698 | ubuntu-noble-large | + echo Check overlays for horizon-stable-2025.1.tar.gz 2026-07-10 00:05:05.588714 | ubuntu-noble-large | Check overlays for horizon-stable-2025.1.tar.gz 2026-07-10 00:05:05.589260 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/horizon/source ]] 2026-07-10 00:05:05.589361 | ubuntu-noble-large | + popd 2026-07-10 00:05:05.589385 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:05.589398 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:05.590808 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-07-10 00:05:05.594218 | ubuntu-noble-large | + filename=ironic-stable-2025.1.tar.gz 2026-07-10 00:05:05.594277 | ubuntu-noble-large | + [[ -e ironic-stable-2025.1.tar.gz ]] 2026-07-10 00:05:05.594291 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-07-10 00:05:05.594303 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-07-10 00:05:05.594313 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz 2026-07-10 00:05:07.136215 | ubuntu-noble-large | 2026-07-10 00:05:07 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz [2932393/2932393] -> "ironic-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:07.139387 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:07.139480 | ubuntu-noble-large | + echo Process ironic-stable-2025.1.tar.gz 2026-07-10 00:05:07.139496 | ubuntu-noble-large | Process ironic-stable-2025.1.tar.gz 2026-07-10 00:05:07.141351 | ubuntu-noble-large | ++ tar -tzf ironic-stable-2025.1.tar.gz 2026-07-10 00:05:07.141424 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:07.142263 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:07.159250 | ubuntu-noble-large | + directory=ironic-29.0.6.dev18 2026-07-10 00:05:07.159326 | ubuntu-noble-large | + echo Check patches for ironic-stable-2025.1.tar.gz 2026-07-10 00:05:07.159335 | ubuntu-noble-large | Check patches for ironic-stable-2025.1.tar.gz 2026-07-10 00:05:07.159352 | ubuntu-noble-large | + [[ -e ../patches/2025.1/ironic ]] 2026-07-10 00:05:07.159359 | ubuntu-noble-large | + tar xzf ironic-stable-2025.1.tar.gz 2026-07-10 00:05:07.348569 | ubuntu-noble-large | + rm ironic-stable-2025.1.tar.gz 2026-07-10 00:05:07.352752 | ubuntu-noble-large | + pushd ironic-29.0.6.dev18 2026-07-10 00:05:07.355243 | ubuntu-noble-large | ++ sort 2026-07-10 00:05:07.355393 | ubuntu-noble-large | ++ find ../../patches/2025.1/ironic -type f -name '*.patch' 2026-07-10 00:05:07.359936 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:05:07.360013 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/ironic/backport-971459.patch' 2026-07-10 00:05:07.360028 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/ironic/backport-971459.patch 2026-07-10 00:05:07.360039 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:05:07.362426 | ubuntu-noble-large | checking file ironic/common/states.py 2026-07-10 00:05:07.362695 | ubuntu-noble-large | checking file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-07-10 00:05:07.362721 | ubuntu-noble-large | Hunk #1 succeeded at 214 (offset 1 line). 2026-07-10 00:05:07.362963 | ubuntu-noble-large | checking file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-07-10 00:05:07.363348 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:05:07.364995 | ubuntu-noble-large | patching file ironic/common/states.py 2026-07-10 00:05:07.365169 | ubuntu-noble-large | patching file ironic/tests/unit/api/controllers/v1/test_ramdisk.py 2026-07-10 00:05:07.365195 | ubuntu-noble-large | Hunk #1 succeeded at 214 (offset 1 line). 2026-07-10 00:05:07.365328 | ubuntu-noble-large | patching file releasenotes/notes/bug-2136818-9285f09043204290.yaml 2026-07-10 00:05:07.365820 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:05:07.365838 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch' 2026-07-10 00:05:07.365853 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/ironic/virtual-media-nfs.patch 2026-07-10 00:05:07.365867 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:05:07.367770 | ubuntu-noble-large | checking file ironic/conf/deploy.py 2026-07-10 00:05:07.368306 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:05:07.369973 | ubuntu-noble-large | patching file ironic/conf/deploy.py 2026-07-10 00:05:07.370393 | ubuntu-noble-large | + popd 2026-07-10 00:05:07.370554 | ubuntu-noble-large | + tar czf ironic-stable-2025.1.tar.gz ironic-29.0.6.dev18 2026-07-10 00:05:07.957819 | ubuntu-noble-large | + rm -r ironic-29.0.6.dev18 2026-07-10 00:05:08.032980 | ubuntu-noble-large | + echo Check overlays for ironic-stable-2025.1.tar.gz 2026-07-10 00:05:08.033084 | ubuntu-noble-large | Check overlays for ironic-stable-2025.1.tar.gz 2026-07-10 00:05:08.033099 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/ironic/source ]] 2026-07-10 00:05:08.033110 | ubuntu-noble-large | + popd 2026-07-10 00:05:08.033212 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:08.033233 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:08.034174 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-07-10 00:05:08.036971 | ubuntu-noble-large | + filename=keystone-stable-2025.1.tar.gz 2026-07-10 00:05:08.037052 | ubuntu-noble-large | + [[ -e keystone-stable-2025.1.tar.gz ]] 2026-07-10 00:05:08.037076 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-07-10 00:05:08.037088 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-07-10 00:05:08.037099 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz 2026-07-10 00:05:09.411757 | ubuntu-noble-large | 2026-07-10 00:05:09 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz [1792482/1792482] -> "keystone-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:09.415118 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:09.415244 | ubuntu-noble-large | + echo Process keystone-stable-2025.1.tar.gz 2026-07-10 00:05:09.415274 | ubuntu-noble-large | Process keystone-stable-2025.1.tar.gz 2026-07-10 00:05:09.417146 | ubuntu-noble-large | ++ tar -tzf keystone-stable-2025.1.tar.gz 2026-07-10 00:05:09.417613 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:09.417730 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:09.424189 | ubuntu-noble-large | + directory=keystone-27.0.2.dev22 2026-07-10 00:05:09.424257 | ubuntu-noble-large | + echo Check patches for keystone-stable-2025.1.tar.gz 2026-07-10 00:05:09.424277 | ubuntu-noble-large | Check patches for keystone-stable-2025.1.tar.gz 2026-07-10 00:05:09.424295 | ubuntu-noble-large | + [[ -e ../patches/2025.1/keystone ]] 2026-07-10 00:05:09.424311 | ubuntu-noble-large | + tar xzf keystone-stable-2025.1.tar.gz 2026-07-10 00:05:09.566356 | ubuntu-noble-large | + rm keystone-stable-2025.1.tar.gz 2026-07-10 00:05:09.571216 | ubuntu-noble-large | + pushd keystone-27.0.2.dev22 2026-07-10 00:05:09.573150 | ubuntu-noble-large | ++ sort 2026-07-10 00:05:09.573222 | ubuntu-noble-large | ++ find ../../patches/2025.1/keystone -type f -name '*.patch' 2026-07-10 00:05:09.577918 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:05:09.577942 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/keystone/0006-Block-app-credential-token-rescoping.patch' 2026-07-10 00:05:09.577963 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/keystone/0006-Block-app-credential-token-rescoping.patch 2026-07-10 00:05:09.577974 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:05:09.580948 | ubuntu-noble-large | checking file keystone/auth/plugins/token.py 2026-07-10 00:05:09.582743 | ubuntu-noble-large | checking file keystone/tests/unit/test_v3_auth.py 2026-07-10 00:05:09.584365 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:05:09.586665 | ubuntu-noble-large | patching file keystone/auth/plugins/token.py 2026-07-10 00:05:09.587790 | ubuntu-noble-large | patching file keystone/tests/unit/test_v3_auth.py 2026-07-10 00:05:09.589374 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:05:09.589546 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/keystone/0007-Include-system-scope-in-rescope-guard.patch' 2026-07-10 00:05:09.589604 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/keystone/0007-Include-system-scope-in-rescope-guard.patch 2026-07-10 00:05:09.589617 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:05:09.591300 | ubuntu-noble-large | checking file keystone/auth/plugins/token.py 2026-07-10 00:05:09.592270 | ubuntu-noble-large | checking file keystone/tests/unit/test_v3_auth.py 2026-07-10 00:05:09.593532 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:05:09.597427 | ubuntu-noble-large | patching file keystone/auth/plugins/token.py 2026-07-10 00:05:09.598939 | ubuntu-noble-large | patching file keystone/tests/unit/test_v3_auth.py 2026-07-10 00:05:09.600751 | ubuntu-noble-large | + popd 2026-07-10 00:05:09.600904 | ubuntu-noble-large | + tar czf keystone-stable-2025.1.tar.gz keystone-27.0.2.dev22 2026-07-10 00:05:09.998767 | ubuntu-noble-large | + rm -r keystone-27.0.2.dev22 2026-07-10 00:05:10.040315 | ubuntu-noble-large | + echo Check overlays for keystone-stable-2025.1.tar.gz 2026-07-10 00:05:10.040414 | ubuntu-noble-large | Check overlays for keystone-stable-2025.1.tar.gz 2026-07-10 00:05:10.040471 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/keystone/source ]] 2026-07-10 00:05:10.040483 | ubuntu-noble-large | + popd 2026-07-10 00:05:10.040496 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:10.040566 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:10.041634 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-07-10 00:05:10.043411 | ubuntu-noble-large | + filename=magnum-stable-2025.1.tar.gz 2026-07-10 00:05:10.043458 | ubuntu-noble-large | + [[ -e magnum-stable-2025.1.tar.gz ]] 2026-07-10 00:05:10.043478 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-07-10 00:05:10.043488 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-07-10 00:05:10.043497 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz 2026-07-10 00:05:11.317489 | ubuntu-noble-large | 2026-07-10 00:05:11 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz [976595/976595] -> "magnum-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:11.318860 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:11.318921 | ubuntu-noble-large | + echo Process magnum-stable-2025.1.tar.gz 2026-07-10 00:05:11.318944 | ubuntu-noble-large | Process magnum-stable-2025.1.tar.gz 2026-07-10 00:05:11.321187 | ubuntu-noble-large | ++ tar -tzf magnum-stable-2025.1.tar.gz 2026-07-10 00:05:11.321545 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:11.322261 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:11.330981 | ubuntu-noble-large | + directory=magnum-20.0.2.dev9 2026-07-10 00:05:11.331047 | ubuntu-noble-large | + echo Check patches for magnum-stable-2025.1.tar.gz 2026-07-10 00:05:11.331068 | ubuntu-noble-large | Check patches for magnum-stable-2025.1.tar.gz 2026-07-10 00:05:11.331080 | ubuntu-noble-large | + [[ -e ../patches/2025.1/magnum ]] 2026-07-10 00:05:11.331094 | ubuntu-noble-large | + echo Check overlays for magnum-stable-2025.1.tar.gz 2026-07-10 00:05:11.331105 | ubuntu-noble-large | Check overlays for magnum-stable-2025.1.tar.gz 2026-07-10 00:05:11.331118 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/magnum/source ]] 2026-07-10 00:05:11.331183 | ubuntu-noble-large | + popd 2026-07-10 00:05:11.331346 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:11.331373 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:11.332268 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-07-10 00:05:11.334364 | ubuntu-noble-large | + filename=manila-stable-2025.1.tar.gz 2026-07-10 00:05:11.334421 | ubuntu-noble-large | + [[ -e manila-stable-2025.1.tar.gz ]] 2026-07-10 00:05:11.334446 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-07-10 00:05:11.334466 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-07-10 00:05:11.334491 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz 2026-07-10 00:05:12.925232 | ubuntu-noble-large | 2026-07-10 00:05:12 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz [3548098/3548098] -> "manila-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:12.928005 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:12.928056 | ubuntu-noble-large | + echo Process manila-stable-2025.1.tar.gz 2026-07-10 00:05:12.928070 | ubuntu-noble-large | Process manila-stable-2025.1.tar.gz 2026-07-10 00:05:12.930659 | ubuntu-noble-large | ++ tar -tzf manila-stable-2025.1.tar.gz 2026-07-10 00:05:12.931166 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:12.931840 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:12.941482 | ubuntu-noble-large | + directory=manila-20.0.2.dev12 2026-07-10 00:05:12.941524 | ubuntu-noble-large | + echo Check patches for manila-stable-2025.1.tar.gz 2026-07-10 00:05:12.941536 | ubuntu-noble-large | Check patches for manila-stable-2025.1.tar.gz 2026-07-10 00:05:12.941547 | ubuntu-noble-large | + [[ -e ../patches/2025.1/manila ]] 2026-07-10 00:05:12.941558 | ubuntu-noble-large | + echo Check overlays for manila-stable-2025.1.tar.gz 2026-07-10 00:05:12.941568 | ubuntu-noble-large | Check overlays for manila-stable-2025.1.tar.gz 2026-07-10 00:05:12.941578 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/manila/source ]] 2026-07-10 00:05:12.941589 | ubuntu-noble-large | + popd 2026-07-10 00:05:12.941605 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:12.941615 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:12.943018 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-07-10 00:05:12.946555 | ubuntu-noble-large | + filename=masakari-stable-2025.1.tar.gz 2026-07-10 00:05:12.946596 | ubuntu-noble-large | + [[ -e masakari-stable-2025.1.tar.gz ]] 2026-07-10 00:05:12.946623 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-07-10 00:05:12.946634 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-07-10 00:05:12.946649 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz 2026-07-10 00:05:14.030758 | ubuntu-noble-large | 2026-07-10 00:05:14 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz [365497/365497] -> "masakari-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:14.032300 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:14.032380 | ubuntu-noble-large | + echo Process masakari-stable-2025.1.tar.gz 2026-07-10 00:05:14.032399 | ubuntu-noble-large | Process masakari-stable-2025.1.tar.gz 2026-07-10 00:05:14.034374 | ubuntu-noble-large | ++ tar -tzf masakari-stable-2025.1.tar.gz 2026-07-10 00:05:14.034784 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:14.035584 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:14.040411 | ubuntu-noble-large | + directory=masakari-19.0.1.dev3 2026-07-10 00:05:14.040475 | ubuntu-noble-large | + echo Check patches for masakari-stable-2025.1.tar.gz 2026-07-10 00:05:14.040494 | ubuntu-noble-large | Check patches for masakari-stable-2025.1.tar.gz 2026-07-10 00:05:14.040511 | ubuntu-noble-large | + [[ -e ../patches/2025.1/masakari ]] 2026-07-10 00:05:14.040533 | ubuntu-noble-large | + echo Check overlays for masakari-stable-2025.1.tar.gz 2026-07-10 00:05:14.040550 | ubuntu-noble-large | Check overlays for masakari-stable-2025.1.tar.gz 2026-07-10 00:05:14.040567 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/masakari/source ]] 2026-07-10 00:05:14.040584 | ubuntu-noble-large | + popd 2026-07-10 00:05:14.040657 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:14.040732 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:14.041980 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:05:14.045160 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:05:14.045189 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-07-10 00:05:14.045207 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:05:14.045218 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:05:14.045229 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:05:15.014670 | ubuntu-noble-large | 2026-07-10 00:05:15 URL:https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz [124178/124178] -> "neutron-dynamic-routing-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:15.016960 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:15.017064 | ubuntu-noble-large | + echo Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:05:15.017091 | ubuntu-noble-large | Process neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:05:15.019347 | ubuntu-noble-large | ++ tar -tzf neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:05:15.019707 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:15.019946 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:15.030026 | ubuntu-noble-large | + directory=neutron_dynamic_routing-26.0.0.0rc2.dev2 2026-07-10 00:05:15.030107 | ubuntu-noble-large | + echo Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:05:15.030122 | ubuntu-noble-large | Check patches for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:05:15.030177 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron_dynamic_routing ]] 2026-07-10 00:05:15.030188 | ubuntu-noble-large | + echo Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:05:15.030199 | ubuntu-noble-large | Check overlays for neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:05:15.030219 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron_dynamic_routing/source ]] 2026-07-10 00:05:15.030230 | ubuntu-noble-large | + popd 2026-07-10 00:05:15.030241 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:15.030252 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:15.031458 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:05:15.034120 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:05:15.034197 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2025.1.tar.gz ]] 2026-07-10 00:05:15.034205 | ubuntu-noble-large | + popd 2026-07-10 00:05:15.034313 | ubuntu-noble-large | + continue 2026-07-10 00:05:15.034325 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:15.034353 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:15.035348 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-10 00:05:15.036998 | ubuntu-noble-large | + filename=neutron-vpnaas-stable-2025.1.tar.gz 2026-07-10 00:05:15.037047 | ubuntu-noble-large | + [[ -e neutron-vpnaas-stable-2025.1.tar.gz ]] 2026-07-10 00:05:15.037143 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-10 00:05:15.037174 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-10 00:05:15.037239 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-10 00:05:16.073606 | ubuntu-noble-large | 2026-07-10 00:05:16 URL:https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz [229988/229988] -> "neutron-vpnaas-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:16.076047 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:16.076104 | ubuntu-noble-large | + echo Process neutron-vpnaas-stable-2025.1.tar.gz 2026-07-10 00:05:16.076117 | ubuntu-noble-large | Process neutron-vpnaas-stable-2025.1.tar.gz 2026-07-10 00:05:16.078242 | ubuntu-noble-large | ++ tar -tzf neutron-vpnaas-stable-2025.1.tar.gz 2026-07-10 00:05:16.079051 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:16.079611 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:16.086530 | ubuntu-noble-large | + directory=neutron_vpnaas-26.0.0.0rc2.dev2 2026-07-10 00:05:16.086578 | ubuntu-noble-large | + echo Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-07-10 00:05:16.086594 | ubuntu-noble-large | Check patches for neutron-vpnaas-stable-2025.1.tar.gz 2026-07-10 00:05:16.086618 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron_vpnaas ]] 2026-07-10 00:05:16.086633 | ubuntu-noble-large | + echo Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-07-10 00:05:16.086651 | ubuntu-noble-large | Check overlays for neutron-vpnaas-stable-2025.1.tar.gz 2026-07-10 00:05:16.086695 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron_vpnaas/source ]] 2026-07-10 00:05:16.086712 | ubuntu-noble-large | + popd 2026-07-10 00:05:16.087353 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:16.087428 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:16.087828 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-07-10 00:05:16.089332 | ubuntu-noble-large | + filename=neutron-stable-2025.1.tar.gz 2026-07-10 00:05:16.089384 | ubuntu-noble-large | + [[ -e neutron-stable-2025.1.tar.gz ]] 2026-07-10 00:05:16.089399 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-07-10 00:05:16.089427 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-07-10 00:05:16.089442 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz 2026-07-10 00:05:17.975297 | ubuntu-noble-large | 2026-07-10 00:05:17 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz [12254355/12254355] -> "neutron-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:17.977506 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:17.977561 | ubuntu-noble-large | + echo Process neutron-stable-2025.1.tar.gz 2026-07-10 00:05:17.977618 | ubuntu-noble-large | Process neutron-stable-2025.1.tar.gz 2026-07-10 00:05:17.979288 | ubuntu-noble-large | ++ tar -tzf neutron-stable-2025.1.tar.gz 2026-07-10 00:05:17.979706 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:17.979896 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:17.986477 | ubuntu-noble-large | + directory=neutron-26.0.5.dev6 2026-07-10 00:05:17.986537 | ubuntu-noble-large | + echo Check patches for neutron-stable-2025.1.tar.gz 2026-07-10 00:05:17.986549 | ubuntu-noble-large | Check patches for neutron-stable-2025.1.tar.gz 2026-07-10 00:05:17.986567 | ubuntu-noble-large | + [[ -e ../patches/2025.1/neutron ]] 2026-07-10 00:05:17.986577 | ubuntu-noble-large | + echo Check overlays for neutron-stable-2025.1.tar.gz 2026-07-10 00:05:17.986588 | ubuntu-noble-large | Check overlays for neutron-stable-2025.1.tar.gz 2026-07-10 00:05:17.986598 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/neutron/source ]] 2026-07-10 00:05:17.986608 | ubuntu-noble-large | + popd 2026-07-10 00:05:17.986622 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:17.986634 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:17.987771 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-07-10 00:05:17.990592 | ubuntu-noble-large | + filename=nova-stable-2025.1.tar.gz 2026-07-10 00:05:17.990649 | ubuntu-noble-large | + [[ -e nova-stable-2025.1.tar.gz ]] 2026-07-10 00:05:17.990693 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-07-10 00:05:17.990706 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-07-10 00:05:17.990721 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz 2026-07-10 00:05:19.910658 | ubuntu-noble-large | 2026-07-10 00:05:19 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz [9660441/9660441] -> "nova-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:19.913360 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:19.913384 | ubuntu-noble-large | + echo Process nova-stable-2025.1.tar.gz 2026-07-10 00:05:19.913409 | ubuntu-noble-large | Process nova-stable-2025.1.tar.gz 2026-07-10 00:05:19.915658 | ubuntu-noble-large | ++ tar -tzf nova-stable-2025.1.tar.gz 2026-07-10 00:05:19.916047 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:19.916511 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:19.924809 | ubuntu-noble-large | + directory=nova-31.3.1.dev17 2026-07-10 00:05:19.925001 | ubuntu-noble-large | + echo Check patches for nova-stable-2025.1.tar.gz 2026-07-10 00:05:19.925068 | ubuntu-noble-large | Check patches for nova-stable-2025.1.tar.gz 2026-07-10 00:05:19.925082 | ubuntu-noble-large | + [[ -e ../patches/2025.1/nova ]] 2026-07-10 00:05:19.925102 | ubuntu-noble-large | + tar xzf nova-stable-2025.1.tar.gz 2026-07-10 00:05:20.362429 | ubuntu-noble-large | + rm nova-stable-2025.1.tar.gz 2026-07-10 00:05:20.370087 | ubuntu-noble-large | + pushd nova-31.3.1.dev17 2026-07-10 00:05:20.371872 | ubuntu-noble-large | ++ find ../../patches/2025.1/nova -type f -name '*.patch' 2026-07-10 00:05:20.372566 | ubuntu-noble-large | ++ sort 2026-07-10 00:05:20.377291 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:05:20.377345 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/nova/0001-Fix-mutating-global-config-in-websocket-proxy.patch' 2026-07-10 00:05:20.377355 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/nova/0001-Fix-mutating-global-config-in-websocket-proxy.patch 2026-07-10 00:05:20.377370 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:05:20.379374 | ubuntu-noble-large | checking file nova/console/websocketproxy.py 2026-07-10 00:05:20.379676 | ubuntu-noble-large | checking file nova/tests/unit/console/test_websocketproxy.py 2026-07-10 00:05:20.379926 | ubuntu-noble-large | checking file releasenotes/notes/console-token-origin-poison-f251ab9e3f63d6bd.yaml 2026-07-10 00:05:20.380226 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:05:20.382831 | ubuntu-noble-large | patching file nova/console/websocketproxy.py 2026-07-10 00:05:20.383232 | ubuntu-noble-large | patching file nova/tests/unit/console/test_websocketproxy.py 2026-07-10 00:05:20.383609 | ubuntu-noble-large | patching file releasenotes/notes/console-token-origin-poison-f251ab9e3f63d6bd.yaml 2026-07-10 00:05:20.384476 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:05:20.384546 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2026-07-10 00:05:20.384556 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2026-07-10 00:05:20.384615 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:05:20.386144 | ubuntu-noble-large | checking file nova/api/openstack/identity.py 2026-07-10 00:05:20.386293 | ubuntu-noble-large | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-10 00:05:20.386693 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:05:20.388759 | ubuntu-noble-large | patching file nova/api/openstack/identity.py 2026-07-10 00:05:20.389049 | ubuntu-noble-large | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2026-07-10 00:05:20.389459 | ubuntu-noble-large | + popd 2026-07-10 00:05:20.389687 | ubuntu-noble-large | + tar czf nova-stable-2025.1.tar.gz nova-31.3.1.dev17 2026-07-10 00:05:21.954618 | ubuntu-noble-large | + rm -r nova-31.3.1.dev17 2026-07-10 00:05:22.049565 | ubuntu-noble-large | + echo Check overlays for nova-stable-2025.1.tar.gz 2026-07-10 00:05:22.049666 | ubuntu-noble-large | Check overlays for nova-stable-2025.1.tar.gz 2026-07-10 00:05:22.049712 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/nova/source ]] 2026-07-10 00:05:22.049737 | ubuntu-noble-large | + popd 2026-07-10 00:05:22.049755 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:22.049805 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:22.051463 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-07-10 00:05:22.054564 | ubuntu-noble-large | + filename=octavia-stable-2025.1.tar.gz 2026-07-10 00:05:22.054598 | ubuntu-noble-large | + [[ -e octavia-stable-2025.1.tar.gz ]] 2026-07-10 00:05:22.054610 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-07-10 00:05:22.054621 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-07-10 00:05:22.054637 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz 2026-07-10 00:05:23.408068 | ubuntu-noble-large | 2026-07-10 00:05:23 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz [1338232/1338232] -> "octavia-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:23.409816 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:23.409850 | ubuntu-noble-large | + echo Process octavia-stable-2025.1.tar.gz 2026-07-10 00:05:23.409867 | ubuntu-noble-large | Process octavia-stable-2025.1.tar.gz 2026-07-10 00:05:23.412156 | ubuntu-noble-large | ++ tar -tzf octavia-stable-2025.1.tar.gz 2026-07-10 00:05:23.412752 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:23.413166 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:23.421270 | ubuntu-noble-large | + directory=octavia-16.0.2.dev14 2026-07-10 00:05:23.421297 | ubuntu-noble-large | + echo Check patches for octavia-stable-2025.1.tar.gz 2026-07-10 00:05:23.421312 | ubuntu-noble-large | Check patches for octavia-stable-2025.1.tar.gz 2026-07-10 00:05:23.421322 | ubuntu-noble-large | + [[ -e ../patches/2025.1/octavia ]] 2026-07-10 00:05:23.421384 | ubuntu-noble-large | + echo Check overlays for octavia-stable-2025.1.tar.gz 2026-07-10 00:05:23.421397 | ubuntu-noble-large | Check overlays for octavia-stable-2025.1.tar.gz 2026-07-10 00:05:23.421407 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/octavia/source ]] 2026-07-10 00:05:23.421421 | ubuntu-noble-large | + popd 2026-07-10 00:05:23.421534 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:23.421550 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:23.422842 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-07-10 00:05:23.425569 | ubuntu-noble-large | + filename=placement-stable-2025.1.tar.gz 2026-07-10 00:05:23.425614 | ubuntu-noble-large | + [[ -e placement-stable-2025.1.tar.gz ]] 2026-07-10 00:05:23.425635 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-07-10 00:05:23.425648 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-07-10 00:05:23.425682 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz 2026-07-10 00:05:24.646929 | ubuntu-noble-large | 2026-07-10 00:05:24 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz [568042/568042] -> "placement-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:24.649839 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:24.649915 | ubuntu-noble-large | + echo Process placement-stable-2025.1.tar.gz 2026-07-10 00:05:24.649929 | ubuntu-noble-large | Process placement-stable-2025.1.tar.gz 2026-07-10 00:05:24.652008 | ubuntu-noble-large | ++ tar -tzf placement-stable-2025.1.tar.gz 2026-07-10 00:05:24.652658 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:24.652714 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:24.663227 | ubuntu-noble-large | + directory=openstack_placement-13.0.1.dev6 2026-07-10 00:05:24.663298 | ubuntu-noble-large | + echo Check patches for placement-stable-2025.1.tar.gz 2026-07-10 00:05:24.663316 | ubuntu-noble-large | Check patches for placement-stable-2025.1.tar.gz 2026-07-10 00:05:24.663330 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_placement ]] 2026-07-10 00:05:24.663352 | ubuntu-noble-large | + echo Check overlays for placement-stable-2025.1.tar.gz 2026-07-10 00:05:24.663363 | ubuntu-noble-large | Check overlays for placement-stable-2025.1.tar.gz 2026-07-10 00:05:24.663370 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_placement/source ]] 2026-07-10 00:05:24.663378 | ubuntu-noble-large | + popd 2026-07-10 00:05:24.663388 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:24.663397 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:24.665169 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-07-10 00:05:24.668762 | ubuntu-noble-large | + filename=skyline-apiserver-stable-2025.1.tar.gz 2026-07-10 00:05:24.668823 | ubuntu-noble-large | + [[ -e skyline-apiserver-stable-2025.1.tar.gz ]] 2026-07-10 00:05:24.668837 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-07-10 00:05:24.668849 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-07-10 00:05:24.668860 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-07-10 00:05:26.466671 | ubuntu-noble-large | 2026-07-10 00:05:26 URL:https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz [9063273/9063273] -> "skyline-apiserver-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:26.469363 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:26.469422 | ubuntu-noble-large | + echo Process skyline-apiserver-stable-2025.1.tar.gz 2026-07-10 00:05:26.469437 | ubuntu-noble-large | Process skyline-apiserver-stable-2025.1.tar.gz 2026-07-10 00:05:26.471251 | ubuntu-noble-large | ++ tar -tzf skyline-apiserver-stable-2025.1.tar.gz 2026-07-10 00:05:26.472280 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:26.472359 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:26.482578 | ubuntu-noble-large | + directory=skyline_apiserver-6.0.1.dev17 2026-07-10 00:05:26.482656 | ubuntu-noble-large | + echo Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-07-10 00:05:26.482678 | ubuntu-noble-large | Check patches for skyline-apiserver-stable-2025.1.tar.gz 2026-07-10 00:05:26.482696 | ubuntu-noble-large | + [[ -e ../patches/2025.1/skyline_apiserver ]] 2026-07-10 00:05:26.482715 | ubuntu-noble-large | + echo Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-07-10 00:05:26.482733 | ubuntu-noble-large | Check overlays for skyline-apiserver-stable-2025.1.tar.gz 2026-07-10 00:05:26.482775 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/skyline_apiserver/source ]] 2026-07-10 00:05:26.482795 | ubuntu-noble-large | + popd 2026-07-10 00:05:26.482813 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:26.482832 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:26.483035 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-07-10 00:05:26.485266 | ubuntu-noble-large | + filename=skyline-console-stable-2025.1.tar.gz 2026-07-10 00:05:26.485326 | ubuntu-noble-large | + [[ -e skyline-console-stable-2025.1.tar.gz ]] 2026-07-10 00:05:26.485339 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-07-10 00:05:26.485351 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-07-10 00:05:26.485361 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-07-10 00:05:29.081157 | ubuntu-noble-large | 2026-07-10 00:05:29 URL:https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz [26666407/26666407] -> "skyline-console-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:29.082971 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:29.083006 | ubuntu-noble-large | + echo Process skyline-console-stable-2025.1.tar.gz 2026-07-10 00:05:29.083015 | ubuntu-noble-large | Process skyline-console-stable-2025.1.tar.gz 2026-07-10 00:05:29.085642 | ubuntu-noble-large | ++ tar -tzf skyline-console-stable-2025.1.tar.gz 2026-07-10 00:05:29.085768 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:29.086168 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:29.097717 | ubuntu-noble-large | + directory=skyline_console-6.0.2.dev2 2026-07-10 00:05:29.097864 | ubuntu-noble-large | + echo Check patches for skyline-console-stable-2025.1.tar.gz 2026-07-10 00:05:29.097881 | ubuntu-noble-large | Check patches for skyline-console-stable-2025.1.tar.gz 2026-07-10 00:05:29.097891 | ubuntu-noble-large | + [[ -e ../patches/2025.1/skyline_console ]] 2026-07-10 00:05:29.097900 | ubuntu-noble-large | + echo Check overlays for skyline-console-stable-2025.1.tar.gz 2026-07-10 00:05:29.097909 | ubuntu-noble-large | Check overlays for skyline-console-stable-2025.1.tar.gz 2026-07-10 00:05:29.097922 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/skyline_console/source ]] 2026-07-10 00:05:29.097972 | ubuntu-noble-large | + popd 2026-07-10 00:05:29.098085 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:29.098098 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:29.098947 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-07-10 00:05:29.100706 | ubuntu-noble-large | + filename=watcher-stable-2025.1.tar.gz 2026-07-10 00:05:29.100748 | ubuntu-noble-large | + [[ -e watcher-stable-2025.1.tar.gz ]] 2026-07-10 00:05:29.100755 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-07-10 00:05:29.100763 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-07-10 00:05:29.100826 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz 2026-07-10 00:05:30.467255 | ubuntu-noble-large | 2026-07-10 00:05:30 URL:https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz [1145162/1145162] -> "watcher-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:30.469493 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/watcher/watcher-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:30.469557 | ubuntu-noble-large | + echo Process watcher-stable-2025.1.tar.gz 2026-07-10 00:05:30.469565 | ubuntu-noble-large | Process watcher-stable-2025.1.tar.gz 2026-07-10 00:05:30.471387 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:30.471401 | ubuntu-noble-large | ++ tar -tzf watcher-stable-2025.1.tar.gz 2026-07-10 00:05:30.472343 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:30.479233 | ubuntu-noble-large | + directory=python_watcher-14.1.1.dev5 2026-07-10 00:05:30.479284 | ubuntu-noble-large | + echo Check patches for watcher-stable-2025.1.tar.gz 2026-07-10 00:05:30.479299 | ubuntu-noble-large | Check patches for watcher-stable-2025.1.tar.gz 2026-07-10 00:05:30.479311 | ubuntu-noble-large | + [[ -e ../patches/2025.1/python_watcher ]] 2026-07-10 00:05:30.479322 | ubuntu-noble-large | + echo Check overlays for watcher-stable-2025.1.tar.gz 2026-07-10 00:05:30.479334 | ubuntu-noble-large | Check overlays for watcher-stable-2025.1.tar.gz 2026-07-10 00:05:30.479341 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/python_watcher/source ]] 2026-07-10 00:05:30.479349 | ubuntu-noble-large | + popd 2026-07-10 00:05:30.479363 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2026-07-10 00:05:30.479370 | ubuntu-noble-large | + pushd tarballs 2026-07-10 00:05:30.480333 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-07-10 00:05:30.481753 | ubuntu-noble-large | + filename=requirements-stable-2025.1.tar.gz 2026-07-10 00:05:30.481795 | ubuntu-noble-large | + [[ -e requirements-stable-2025.1.tar.gz ]] 2026-07-10 00:05:30.481800 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-07-10 00:05:30.481822 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-07-10 00:05:30.481830 | ubuntu-noble-large | + wget --no-verbose --tries=3 https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz 2026-07-10 00:05:31.440794 | ubuntu-noble-large | 2026-07-10 00:05:31 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz [150665/150665] -> "requirements-stable-2025.1.tar.gz" [1] 2026-07-10 00:05:31.444188 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2025.1.tar.gz == *\g\n\o\c\c\h\i* ]] 2026-07-10 00:05:31.444263 | ubuntu-noble-large | + echo Process requirements-stable-2025.1.tar.gz 2026-07-10 00:05:31.444276 | ubuntu-noble-large | Process requirements-stable-2025.1.tar.gz 2026-07-10 00:05:31.445788 | ubuntu-noble-large | ++ tar -tzf requirements-stable-2025.1.tar.gz 2026-07-10 00:05:31.446738 | ubuntu-noble-large | ++ head -1 2026-07-10 00:05:31.446778 | ubuntu-noble-large | ++ cut -f1 -d/ 2026-07-10 00:05:31.455607 | ubuntu-noble-large | + directory=openstack_requirements-1.2.1.dev7517 2026-07-10 00:05:31.455659 | ubuntu-noble-large | + echo Check patches for requirements-stable-2025.1.tar.gz 2026-07-10 00:05:31.455665 | ubuntu-noble-large | Check patches for requirements-stable-2025.1.tar.gz 2026-07-10 00:05:31.455670 | ubuntu-noble-large | + [[ -e ../patches/2025.1/openstack_requirements ]] 2026-07-10 00:05:31.455674 | ubuntu-noble-large | + tar xzf requirements-stable-2025.1.tar.gz 2026-07-10 00:05:31.487987 | ubuntu-noble-large | + rm requirements-stable-2025.1.tar.gz 2026-07-10 00:05:31.492168 | ubuntu-noble-large | + pushd openstack_requirements-1.2.1.dev7517 2026-07-10 00:05:31.493982 | ubuntu-noble-large | ++ find ../../patches/2025.1/openstack_requirements -type f -name '*.patch' 2026-07-10 00:05:31.494176 | ubuntu-noble-large | ++ sort 2026-07-10 00:05:31.499775 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2026-07-10 00:05:31.499884 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2025.1/openstack_requirements/keystonemiddleware.patch' 2026-07-10 00:05:31.499903 | ubuntu-noble-large | APPLY PATCH ../../patches/2025.1/openstack_requirements/keystonemiddleware.patch 2026-07-10 00:05:31.499915 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2026-07-10 00:05:31.504255 | ubuntu-noble-large | checking file upper-constraints.txt 2026-07-10 00:05:31.505018 | ubuntu-noble-large | + patch --forward --batch -p1 2026-07-10 00:05:31.506528 | ubuntu-noble-large | patching file upper-constraints.txt 2026-07-10 00:05:31.507108 | ubuntu-noble-large | + popd 2026-07-10 00:05:31.507167 | ubuntu-noble-large | + tar czf requirements-stable-2025.1.tar.gz openstack_requirements-1.2.1.dev7517 2026-07-10 00:05:31.546231 | ubuntu-noble-large | + rm -r openstack_requirements-1.2.1.dev7517 2026-07-10 00:05:31.550177 | ubuntu-noble-large | + echo Check overlays for requirements-stable-2025.1.tar.gz 2026-07-10 00:05:31.550220 | ubuntu-noble-large | Check overlays for requirements-stable-2025.1.tar.gz 2026-07-10 00:05:31.550225 | ubuntu-noble-large | + [[ -e ../overlays/2025.1/openstack_requirements/source ]] 2026-07-10 00:05:31.550230 | ubuntu-noble-large | + popd 2026-07-10 00:05:31.550283 | ubuntu-noble-large | + bash scripts/004-build.sh 2026-07-10 00:05:31.552845 | ubuntu-noble-large | + BASE_ARCH=x86_64 2026-07-10 00:05:31.553574 | ubuntu-noble-large | ++ date +%Y%m%d 2026-07-10 00:05:31.555365 | ubuntu-noble-large | + BUILD_ID=20260710 2026-07-10 00:05:31.555406 | ubuntu-noble-large | + BUILD_TYPE=all 2026-07-10 00:05:31.555416 | ubuntu-noble-large | + IS_RELEASE=False 2026-07-10 00:05:31.555423 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2026-07-10 00:05:31.555431 | ubuntu-noble-large | + VERSION=latest 2026-07-10 00:05:31.555437 | ubuntu-noble-large | + KOLLA_CONF=kolla-build.conf 2026-07-10 00:05:31.555472 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-07-10 00:05:31.555484 | ubuntu-noble-large | + . defaults/all.sh 2026-07-10 00:05:31.555577 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-10 00:05:31.555592 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-10 00:05:31.555604 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-10 00:05:31.555611 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-07-10 00:05:31.555769 | ubuntu-noble-large | +++ deactivate nondestructive 2026-07-10 00:05:31.555805 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:05:31.555815 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:05:31.555838 | ubuntu-noble-large | +++ hash -r 2026-07-10 00:05:31.555887 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:05:31.555895 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-07-10 00:05:31.555902 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-07-10 00:05:31.555928 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-10 00:05:31.556006 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-07-10 00:05:31.556012 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-07-10 00:05:31.556018 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-10 00:05:31.556023 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-07-10 00:05:31.556051 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 00:05:31.556077 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 00:05:31.556085 | ubuntu-noble-large | +++ export PATH 2026-07-10 00:05:31.556122 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 00:05:31.556177 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-07-10 00:05:31.556184 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-07-10 00:05:31.556201 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-07-10 00:05:31.556208 | ubuntu-noble-large | +++ export PS1 2026-07-10 00:05:31.556214 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-10 00:05:31.556233 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-07-10 00:05:31.556239 | ubuntu-noble-large | +++ hash -r 2026-07-10 00:05:31.556286 | ubuntu-noble-large | + . defaults/2025.1.sh 2026-07-10 00:05:31.557547 | ubuntu-noble-large | +++ date +%Y%m%d 2026-07-10 00:05:31.561250 | ubuntu-noble-large | ++ export BUILD_ID=20260710 2026-07-10 00:05:31.561276 | ubuntu-noble-large | ++ BUILD_ID=20260710 2026-07-10 00:05:31.561339 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-07-10 00:05:31.561350 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-07-10 00:05:31.561362 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-07-10 00:05:31.561369 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-07-10 00:05:31.561409 | ubuntu-noble-large | + export IS_RELEASE 2026-07-10 00:05:31.561417 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-07-10 00:05:31.561444 | ubuntu-noble-large | + export VERSION 2026-07-10 00:05:31.561576 | ubuntu-noble-large | + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-10 00:05:31.561596 | ubuntu-noble-large | + PLATFORM=linux/amd64 2026-07-10 00:05:31.561603 | ubuntu-noble-large | + [[ -z '' ]] 2026-07-10 00:05:31.562732 | ubuntu-noble-large | ++ python3 src/get-projects-from-versions-file.py 2026-07-10 00:05:31.628611 | 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 ^valkey ^watcher' 2026-07-10 00:05:31.628840 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\4\.\1 ]] 2026-07-10 00:05:31.628979 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\4\.\2 ]] 2026-07-10 00:05:31.628985 | ubuntu-noble-large | + [[ 2025.1 == \2\0\2\5\.\1 ]] 2026-07-10 00:05:31.629047 | ubuntu-noble-large | + PLATFORM_OPTS='--platform linux/amd64' 2026-07-10 00:05:31.629400 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2026-07-10 00:05:31.630751 | 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' '^valkey' '^watcher' 2026-07-10 00:05:31.631109 | ubuntu-noble-large | + tee kolla-build-20260710.log 2026-07-10 00:05:32.142526 | ubuntu-noble-large | INFO:kolla.common.utils:Using engine: docker 2026-07-10 00:05:32.142646 | ubuntu-noble-large | INFO:kolla.common.utils:Found the container image folder at /tmp/venv/share/kolla/docker 2026-07-10 00:05:40.617396 | ubuntu-noble-large | INFO:kolla.common.utils:Added image base to queue 2026-07-10 00:05:40.618089 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(base) 2026-07-10 00:05:40.618103 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Processing 2026-07-10 00:05:40.618251 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building started at 2026-07-10 00:05:40.618079 2026-07-10 00:05:40.619800 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 plugins into plugins archive 2026-07-10 00:05:40.620245 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 additions into additions archive 2026-07-10 00:07:46.439780 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 1/40 : FROM ubuntu:24.04 2026-07-10 00:07:46.439915 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> ef91e4b15da8 2026-07-10 00:07:46.439984 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 2/40 : LABEL "build-date"="20260710" "name"="base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:07:46.440004 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 0938b701620a 2026-07-10 00:07:46.440017 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 0938b701620a 2026-07-10 00:07:46.440168 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 6bd3bcbac093 2026-07-10 00:07:46.440216 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 3/40 : RUN . /etc/os-release; if [ "${PRETTY_NAME#Ubuntu 24.04.* LTS}" = "$PRETTY_NAME" ]; then echo "Only releases \"Ubuntu 24.04.* LTS\" are supported on ubuntu"; false; fi 2026-07-10 00:07:46.440241 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 026b9735f750 2026-07-10 00:07:46.440285 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 026b9735f750 2026-07-10 00:07:46.440295 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> a645c9fca007 2026-07-10 00:07:46.440305 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 4/40 : COPY curlrc /root/.curlrc 2026-07-10 00:07:46.440337 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7e3cf4b1f761 2026-07-10 00:07:46.440347 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 5/40 : ENV LANG en_US.UTF-8 2026-07-10 00:07:46.440357 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in f2d9fa621fd9 2026-07-10 00:07:46.440367 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container f2d9fa621fd9 2026-07-10 00:07:46.440398 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 63ffdeb871c1 2026-07-10 00:07:46.440407 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 6/40 : LABEL kolla_version="2025.1" 2026-07-10 00:07:46.440417 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 63b212c72d13 2026-07-10 00:07:46.440448 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 63b212c72d13 2026-07-10 00:07:46.440458 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 16dd3489b801 2026-07-10 00:07:46.440468 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 7/40 : COPY apt_preferences.ubuntu /etc/apt/preferences 2026-07-10 00:07:46.440480 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 64ee675c4af9 2026-07-10 00:07:46.440489 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 8/40 : COPY *.gpg /etc/kolla/apt-keys/ 2026-07-10 00:07:46.440499 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> a0f00b71d169 2026-07-10 00:07:46.440511 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 9/40 : RUN apt-get update && apt-get -y install --no-install-recommends locales ca-certificates && locale-gen en_US.UTF-8 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:07:46.440542 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 12128a1e26ce 2026-07-10 00:07:46.440552 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:07:46.440562 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:07:46.440573 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:07:46.440583 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:07:46.440593 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2026-07-10 00:07:46.440603 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2026-07-10 00:07:46.440613 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] 2026-07-10 00:07:46.440643 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:07:46.440653 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1417 kB] 2026-07-10 00:07:46.440664 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [43.8 kB] 2026-07-10 00:07:46.440674 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1023 kB] 2026-07-10 00:07:46.440689 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1491 kB] 2026-07-10 00:07:46.440722 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2113 kB] 2026-07-10 00:07:46.440733 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [49.5 kB] 2026-07-10 00:07:46.440744 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1345 kB] 2026-07-10 00:07:46.440754 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1490 kB] 2026-07-10 00:07:46.440793 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:07:46.440808 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:07:46.440818 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B] 2026-07-10 00:07:46.440853 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 31.3 MB in 2s (13.0 MB/s) 2026-07-10 00:07:46.440954 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:46.440967 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:46.441038 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-07-10 00:07:46.441079 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-07-10 00:07:46.441272 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2026-07-10 00:07:46.441291 | ubuntu-noble-large | INFO:kolla.common.utils.base: openssl 2026-07-10 00:07:46.441321 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2026-07-10 00:07:46.441352 | ubuntu-noble-large | INFO:kolla.common.utils.base: ca-certificates locales openssl 2026-07-10 00:07:46.441382 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. 2026-07-10 00:07:46.441413 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5367 kB of archives. 2026-07-10 00:07:46.441519 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 19.4 MB of additional disk space will be used. 2026-07-10 00:07:46.441533 | 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.11 [1003 kB] 2026-07-10 00:07:46.441614 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ca-certificates all 20260601~24.04.1 [139 kB] 2026-07-10 00:07:46.441763 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 locales all 2.39-0ubuntu8.7 [4225 kB] 2026-07-10 00:07:46.441798 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Setting locale failed. 2026-07-10 00:07:46.441862 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Please check that your locale settings: 2026-07-10 00:07:46.441901 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANGUAGE = (unset), 2026-07-10 00:07:46.441968 | ubuntu-noble-large | INFO:kolla.common.utils.base: LC_ALL = (unset), 2026-07-10 00:07:46.441999 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANG = "en_US.UTF-8" 2026-07-10 00:07:46.442061 | ubuntu-noble-large | INFO:kolla.common.utils.base: are supported and installed on your system. 2026-07-10 00:07:46.442093 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Falling back to the standard locale ("C"). 2026-07-10 00:07:46.442200 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.442294 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-07-10 00:07:46.442360 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.442393 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5367 kB in 0s (15.2 MB/s) 2026-07-10 00:07:46.442468 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package openssl. 2026-07-10 00:07:46.442506 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:46.442581 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:46.442831 | 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% (Reading database ... 70% 2026-07-10 00:07:46.442889 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:46.442899 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:46.442911 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:46.442953 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:46.443017 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:46.443100 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2026-07-10 00:07:46.443155 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-10 00:07:46.443283 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking openssl (3.0.13-0ubuntu3.11) ... 2026-07-10 00:07:46.443341 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ca-certificates. 2026-07-10 00:07:46.443405 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ca-certificates_20260601~24.04.1_all.deb ... 2026-07-10 00:07:46.443439 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ca-certificates (20260601~24.04.1) ... 2026-07-10 00:07:46.443500 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package locales. 2026-07-10 00:07:46.443537 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../locales_2.39-0ubuntu8.7_all.deb ... 2026-07-10 00:07:46.443594 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking locales (2.39-0ubuntu8.7) ... 2026-07-10 00:07:46.443632 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up locales (2.39-0ubuntu8.7) ... 2026-07-10 00:07:46.443686 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2026-07-10 00:07:46.443721 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2026-07-10 00:07:46.443791 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2026-07-10 00:07:46.443867 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2026-07-10 00:07:46.443957 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.444039 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2026-07-10 00:07:46.444072 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2026-07-10 00:07:46.444103 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2026-07-10 00:07:46.444248 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2026-07-10 00:07:46.444332 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-07-10 00:07:46.444370 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ca-certificates (20260601~24.04.1) ... 2026-07-10 00:07:46.444424 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2026-07-10 00:07:46.444460 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2026-07-10 00:07:46.444491 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2026-07-10 00:07:46.444560 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2026-07-10 00:07:46.444571 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC entries checked: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.38.2 /usr/local/share/perl/5.38.2 /usr/lib/x86_64-linux-gnu/perl5/5.38 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.38 /usr/share/perl/5.38 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 8.) 2026-07-10 00:07:46.444603 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2026-07-10 00:07:46.444633 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2026-07-10 00:07:46.444703 | ubuntu-noble-large | INFO:kolla.common.utils.base:121 added, 0 removed; done. 2026-07-10 00:07:46.444733 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for ca-certificates (20260601~24.04.1) ... 2026-07-10 00:07:46.444762 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2026-07-10 00:07:46.444793 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 added, 0 removed; done. 2026-07-10 00:07:46.444830 | ubuntu-noble-large | INFO:kolla.common.utils.base:Running hooks in /etc/ca-certificates/update.d... 2026-07-10 00:07:46.444911 | ubuntu-noble-large | INFO:kolla.common.utils.base:done. 2026-07-10 00:07:46.444986 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2026-07-10 00:07:46.445025 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2026-07-10 00:07:46.445078 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2026-07-10 00:07:46.445113 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2026-07-10 00:07:46.445242 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 12128a1e26ce 2026-07-10 00:07:46.445264 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 008c4ae7de29 2026-07-10 00:07:46.445290 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 10/40 : ENV KOLLA_BASE_DISTRO=ubuntu KOLLA_BASE_ARCH=x86_64 2026-07-10 00:07:46.445321 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in a56c2e45aa20 2026-07-10 00:07:46.445355 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container a56c2e45aa20 2026-07-10 00:07:46.445386 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c1c862baf791 2026-07-10 00:07:46.445449 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 11/40 : COPY kolla_bashrc /tmp/ 2026-07-10 00:07:46.445478 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 2bbde3b1b2d2 2026-07-10 00:07:46.445519 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 12/40 : RUN cat /tmp/kolla_bashrc >> /etc/skel/.bashrc && cat /tmp/kolla_bashrc >> /root/.bashrc 2026-07-10 00:07:46.445551 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 6738cff9b5ab 2026-07-10 00:07:46.445581 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 6738cff9b5ab 2026-07-10 00:07:46.445652 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 27c73187f2cb 2026-07-10 00:07:46.445663 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 13/40 : ENV PS1="$(tput bold)($(printenv KOLLA_SERVICE_NAME))$(tput sgr0)[$(id -un)@$(hostname -s) $(pwd)]$ " 2026-07-10 00:07:46.445693 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in b7226c2911a0 2026-07-10 00:07:46.445724 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container b7226c2911a0 2026-07-10 00:07:46.445772 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 32f851242e7a 2026-07-10 00:07:46.445801 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 14/40 : ENV DEBIAN_FRONTEND noninteractive 2026-07-10 00:07:46.445845 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 6af5291f727a 2026-07-10 00:07:46.445875 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 6af5291f727a 2026-07-10 00:07:46.445932 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 79837a7a6908 2026-07-10 00:07:46.446020 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 15/40 : COPY dpkg_reducing_disk_footprint /etc/dpkg/dpkg.cfg.d/dpkg_reducing_disk_footprint 2026-07-10 00:07:46.446095 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> f8a238607ed2 2026-07-10 00:07:46.446190 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 16/40 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends adduser ca-certificates curl gnupg ubuntu-cloud-keyring && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:07:46.446223 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 6043457989a2 2026-07-10 00:07:46.446284 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:07:46.446314 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:07:46.446367 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:07:46.446397 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2026-07-10 00:07:46.446462 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:07:46.446477 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:07:46.446537 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:07:46.446552 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2026-07-10 00:07:46.446590 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,490 kB] 2026-07-10 00:07:46.446636 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [49.5 kB] 2026-07-10 00:07:46.446666 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:07:46.446697 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:07:46.446746 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:07:46.446775 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:07:46.446834 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [671 B] 2026-07-10 00:07:46.446843 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [43.8 kB] 2026-07-10 00:07:46.446888 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:07:46.446918 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:07:46.446975 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,417 kB] 2026-07-10 00:07:46.447031 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 31.3 MB in 3s (9,692 kB/s) 2026-07-10 00:07:46.447073 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:46.447199 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:46.447311 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-07-10 00:07:46.447372 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-07-10 00:07:46.447394 | ubuntu-noble-large | INFO:kolla.common.utils.base:ca-certificates is already the newest version (20260601~24.04.1). 2026-07-10 00:07:46.447438 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2026-07-10 00:07:46.447498 | ubuntu-noble-large | INFO:kolla.common.utils.base: dirmngr gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd libbrotli1 2026-07-10 00:07:46.447522 | ubuntu-noble-large | INFO:kolla.common.utils.base: libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2026-07-10 00:07:46.447580 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2026-07-10 00:07:46.447602 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2026-07-10 00:07:46.447619 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common 2026-07-10 00:07:46.447664 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2026-07-10 00:07:46.447700 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblocale-gettext-perl perl cron quota ecryptfs-utils dbus-user-session 2026-07-10 00:07:46.447724 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpam-systemd pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server 2026-07-10 00:07:46.447734 | ubuntu-noble-large | INFO:kolla.common.utils.base: scdaemon krb5-doc krb5-user pinentry-doc readline-doc 2026-07-10 00:07:46.447747 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2026-07-10 00:07:46.447785 | ubuntu-noble-large | INFO:kolla.common.utils.base: gnupg-l10n gpg-wks-client krb5-locales libldap-common publicsuffix 2026-07-10 00:07:46.447796 | ubuntu-noble-large | INFO:kolla.common.utils.base: libsasl2-modules 2026-07-10 00:07:46.447827 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2026-07-10 00:07:46.447868 | ubuntu-noble-large | INFO:kolla.common.utils.base: adduser curl dirmngr gnupg gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd 2026-07-10 00:07:46.447893 | ubuntu-noble-large | INFO:kolla.common.utils.base: libbrotli1 libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2026-07-10 00:07:46.447948 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2026-07-10 00:07:46.447956 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2026-07-10 00:07:46.447986 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common ubuntu-cloud-keyring 2026-07-10 00:07:46.448036 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. 2026-07-10 00:07:46.448045 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5,335 kB of archives. 2026-07-10 00:07:46.448107 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 13.7 MB of additional disk space will be used. 2026-07-10 00:07:46.448329 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 adduser all 3.137ubuntu1 [101 kB] 2026-07-10 00:07:46.448353 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://security.ubuntu.com/ubuntu noble-security/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-07-10 00:07:46.448361 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.6 [34.4 kB] 2026-07-10 00:07:46.448417 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.6 [82.0 kB] 2026-07-10 00:07:46.448446 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libkeyutils1 amd64 1.6.3-3build1 [9,490 B] 2026-07-10 00:07:46.448453 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.6 [348 kB] 2026-07-10 00:07:46.448459 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://security.ubuntu.com/ubuntu noble-security/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-07-10 00:07:46.448480 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.6 [143 kB] 2026-07-10 00:07:46.448486 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 readline-common all 8.2-4build1 [56.5 kB] 2026-07-10 00:07:46.448495 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libreadline8t64 amd64 8.2-4build1 [153 kB] 2026-07-10 00:07:46.448517 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.6 [701 kB] 2026-07-10 00:07:46.448562 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnghttp2-14 amd64 1.59.0-1ubuntu0.4 [74.6 kB] 2026-07-10 00:07:46.448587 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB] 2026-07-10 00:07:46.448643 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrotli1 amd64 1.1.0-2build2 [331 kB] 2026-07-10 00:07:46.448667 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-5ubuntu3.1 [20.4 kB] 2026-07-10 00:07:46.448714 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-5ubuntu3.1 [53.2 kB] 2026-07-10 00:07:46.448737 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2 amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [198 kB] 2026-07-10 00:07:46.448789 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build7 [56.3 kB] 2026-07-10 00:07:46.448796 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssh-4 amd64 0.10.6-2ubuntu0.4 [190 kB] 2026-07-10 00:07:46.448827 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpgconf amd64 2.4.4-2ubuntu17.4 [104 kB] 2026-07-10 00:07:46.448867 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libksba8 amd64 1.6.6-1build1 [122 kB] 2026-07-10 00:07:46.448892 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dirmngr amd64 2.4.4-2ubuntu17.4 [323 kB] 2026-07-10 00:07:46.448930 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gnupg-utils amd64 2.4.4-2ubuntu17.4 [109 kB] 2026-07-10 00:07:46.448953 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpg amd64 2.4.4-2ubuntu17.4 [565 kB] 2026-07-10 00:07:46.448996 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 pinentry-curses amd64 1.2.1-3ubuntu5 [35.2 kB] 2026-07-10 00:07:46.449018 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpg-agent amd64 2.4.4-2ubuntu17.4 [227 kB] 2026-07-10 00:07:46.449058 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gpgsm amd64 2.4.4-2ubuntu17.4 [232 kB] 2026-07-10 00:07:46.449081 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 keyboxd amd64 2.4.4-2ubuntu17.4 [78.3 kB] 2026-07-10 00:07:46.449124 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gnupg all 2.4.4-2ubuntu17.4 [359 kB] 2026-07-10 00:07:46.449233 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 ubuntu-cloud-keyring all 2023.11.28.1 [4,352 B] 2026-07-10 00:07:46.449288 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-07-10 00:07:46.449311 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.449356 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5,335 kB in 1s (5,732 kB/s) 2026-07-10 00:07:46.449383 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package adduser. 2026-07-10 00:07:46.449423 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:46.449452 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:46.449486 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:46.449530 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:46.449553 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:46.449592 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:46.449618 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:46.449656 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:46.449682 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5466 files and directories currently installed.) 2026-07-10 00:07:46.449739 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... 2026-07-10 00:07:46.449746 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking adduser (3.137ubuntu1) ... 2026-07-10 00:07:46.449768 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up adduser (3.137ubuntu1) ... 2026-07-10 00:07:46.449823 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5support0:amd64. 2026-07-10 00:07:46.449831 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:46.449870 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:46.449902 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:46.449928 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:46.449967 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:46.449993 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:46.450031 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:46.450056 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:46.450094 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5514 files and directories currently installed.) 2026-07-10 00:07:46.450143 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-libkrb5support0_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 00:07:46.450199 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 00:07:46.450325 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.450355 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libk5crypto3:amd64. 2026-07-10 00:07:46.450409 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libk5crypto3_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 00:07:46.450432 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 00:07:46.450476 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkeyutils1:amd64. 2026-07-10 00:07:46.450499 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libkeyutils1_1.6.3-3build1_amd64.deb ... 2026-07-10 00:07:46.450546 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... 2026-07-10 00:07:46.450569 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5-3:amd64. 2026-07-10 00:07:46.450612 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-libkrb5-3_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 00:07:46.450636 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 00:07:46.450675 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgssapi-krb5-2:amd64. 2026-07-10 00:07:46.450701 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-libgssapi-krb5-2_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 00:07:46.450740 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.450766 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 00:07:46.450804 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package readline-common. 2026-07-10 00:07:46.450842 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-readline-common_8.2-4build1_all.deb ... 2026-07-10 00:07:46.450868 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking readline-common (8.2-4build1) ... 2026-07-10 00:07:46.450900 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libreadline8t64:amd64. 2026-07-10 00:07:46.450926 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libreadline8t64_8.2-4build1_amd64.deb ... 2026-07-10 00:07:46.450967 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline 2026-07-10 00:07:46.450993 | ubuntu-noble-large | INFO:kolla.common.utils.base:8t64' 2026-07-10 00:07:46.451019 | 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 libread 2026-07-10 00:07:46.451057 | ubuntu-noble-large | INFO:kolla.common.utils.base:line8t64' 2026-07-10 00:07:46.451082 | 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 2026-07-10 00:07:46.451108 | ubuntu-noble-large | INFO:kolla.common.utils.base:ne8t64' 2026-07-10 00:07:46.451162 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64' 2026-07-10 00:07:46.451221 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libreadline8t64:amd64 (8.2-4build1) ... 2026-07-10 00:07:46.451276 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsqlite3-0:amd64. 2026-07-10 00:07:46.451333 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-libsqlite3-0_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-10 00:07:46.451391 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) ... 2026-07-10 00:07:46.451441 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnghttp2-14:amd64. 2026-07-10 00:07:46.451449 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-libnghttp2-14_1.59.0-1ubuntu0.4_amd64.deb ... 2026-07-10 00:07:46.451487 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) ... 2026-07-10 00:07:46.451512 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpsl5t64:amd64. 2026-07-10 00:07:46.451561 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libpsl5t64_0.21.2-1.1build1_amd64.deb ... 2026-07-10 00:07:46.451568 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.451606 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... 2026-07-10 00:07:46.451631 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbrotli1:amd64. 2026-07-10 00:07:46.451680 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libbrotli1_1.1.0-2build2_amd64.deb ... 2026-07-10 00:07:46.451687 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.451725 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbrotli1:amd64 (1.1.0-2build2) ... 2026-07-10 00:07:46.451749 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-modules-db:amd64. 2026-07-10 00:07:46.451795 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 00:07:46.451821 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.451882 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:07:46.451890 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-2:amd64. 2026-07-10 00:07:46.451913 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 00:07:46.451934 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:07:46.451975 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libldap2:amd64. 2026-07-10 00:07:46.452000 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libldap2_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:07:46.452026 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libldap2:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 00:07:46.452065 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librtmp1:amd64. 2026-07-10 00:07:46.452090 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... 2026-07-10 00:07:46.452116 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2026-07-10 00:07:46.452166 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libssh-4:amd64. 2026-07-10 00:07:46.452233 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libssh-4_0.10.6-2ubuntu0.4_amd64.deb ... 2026-07-10 00:07:46.452277 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.452289 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libssh-4:amd64 (0.10.6-2ubuntu0.4) ... 2026-07-10 00:07:46.452320 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcurl4t64:amd64. 2026-07-10 00:07:46.452383 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-10 00:07:46.452407 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:07:46.452436 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package curl. 2026-07-10 00:07:46.452478 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-10 00:07:46.452504 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking curl (8.5.0-2ubuntu10.11) ... 2026-07-10 00:07:46.452529 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgconf. 2026-07-10 00:07:46.452568 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-gpgconf_2.4.4-2ubuntu17.4_amd64.deb ... 2026-07-10 00:07:46.452593 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgconf (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:46.452643 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libksba8:amd64. 2026-07-10 00:07:46.452656 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libksba8_1.6.6-1build1_amd64.deb ... 2026-07-10 00:07:46.452678 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libksba8:amd64 (1.6.6-1build1) ... 2026-07-10 00:07:46.452700 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dirmngr. 2026-07-10 00:07:46.452740 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-dirmngr_2.4.4-2ubuntu17.4_amd64.deb ... 2026-07-10 00:07:46.452779 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dirmngr (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:46.452804 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg-utils. 2026-07-10 00:07:46.452832 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-gnupg-utils_2.4.4-2ubuntu17.4_amd64.deb ... 2026-07-10 00:07:46.452885 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg-utils (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:46.452893 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg. 2026-07-10 00:07:46.452916 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-gpg_2.4.4-2ubuntu17.4_amd64.deb ... 2026-07-10 00:07:46.452939 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:46.452980 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package pinentry-curses. 2026-07-10 00:07:46.453008 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-pinentry-curses_1.2.1-3ubuntu5_amd64.deb ... 2026-07-10 00:07:46.453032 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking pinentry-curses (1.2.1-3ubuntu5) ... 2026-07-10 00:07:46.453079 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg-agent. 2026-07-10 00:07:46.453101 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-gpg-agent_2.4.4-2ubuntu17.4_amd64.deb ... 2026-07-10 00:07:46.453140 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.453223 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg-agent (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:46.453232 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.453256 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgsm. 2026-07-10 00:07:46.453279 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-gpgsm_2.4.4-2ubuntu17.4_amd64.deb ... 2026-07-10 00:07:46.453321 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgsm (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:46.453349 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package keyboxd. 2026-07-10 00:07:46.453372 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-keyboxd_2.4.4-2ubuntu17.4_amd64.deb ... 2026-07-10 00:07:46.453413 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking keyboxd (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:46.453440 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.453463 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg. 2026-07-10 00:07:46.453516 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-gnupg_2.4.4-2ubuntu17.4_all.deb ... 2026-07-10 00:07:46.453524 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:46.453552 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ubuntu-cloud-keyring. 2026-07-10 00:07:46.453578 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-ubuntu-cloud-keyring_2023.11.28.1_all.deb ... 2026-07-10 00:07:46.453607 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ubuntu-cloud-keyring (2023.11.28.1) ... 2026-07-10 00:07:46.453630 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libksba8:amd64 (1.6.6-1build1) ... 2026-07-10 00:07:46.453678 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up pinentry-curses (1.2.1-3ubuntu5) ... 2026-07-10 00:07:46.453700 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkeyutils1:amd64 (1.6.3-3build1) ... 2026-07-10 00:07:46.453723 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbrotli1:amd64 (1.1.0-2build2) ... 2026-07-10 00:07:46.453769 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) ... 2026-07-10 00:07:46.453791 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... 2026-07-10 00:07:46.453814 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.4) ... 2026-07-10 00:07:46.453860 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ubuntu-cloud-keyring (2023.11.28.1) ... 2026-07-10 00:07:46.453883 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 00:07:46.453906 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:07:46.453950 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2026-07-10 00:07:46.453958 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 00:07:46.454011 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:07:46.454020 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 00:07:46.454052 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up readline-common (8.2-4build1) ... 2026-07-10 00:07:46.454080 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libldap2:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 00:07:46.454160 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg-utils (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:46.454214 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 00:07:46.454387 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libssh-4:amd64 (0.10.6-2ubuntu0.4) ... 2026-07-10 00:07:46.454397 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libreadline8t64:amd64 (8.2-4build1) ... 2026-07-10 00:07:46.454404 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgconf (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:46.454411 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:46.454417 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg-agent (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:46.454424 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:07:46.454431 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgsm (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:46.454440 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dirmngr (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:46.454447 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up keyboxd (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:46.454505 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg (2.4.4-2ubuntu17.4) ... 2026-07-10 00:07:46.454514 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up curl (8.5.0-2ubuntu10.11) ... 2026-07-10 00:07:46.454685 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:07:46.454694 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 6043457989a2 2026-07-10 00:07:46.454701 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 8d4c96a73e77 2026-07-10 00:07:46.454709 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 17/40 : RUN cat /tmp/kolla_bashrc >> /etc/bash.bashrc && sed -i -e s/#*LAST_SYSTEM_UID=999/LAST_SYSTEM_UID=59999/g -e s/#*LAST_SYSTEM_GID=999/LAST_SYSTEM_GID=59999/g /etc/adduser.conf 2026-07-10 00:07:46.454717 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 5f7f08899294 2026-07-10 00:07:46.454727 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 5f7f08899294 2026-07-10 00:07:46.454741 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 0ef812c1b35e 2026-07-10 00:07:46.454748 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 18/40 : RUN rm -f /etc/apt/sources.list.d/ubuntu.sources 2026-07-10 00:07:46.454758 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 7761d624d287 2026-07-10 00:07:46.454764 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 7761d624d287 2026-07-10 00:07:46.454816 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> aa9d20a49b09 2026-07-10 00:07:46.454824 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 19/40 : COPY sources.list.ubuntu /etc/apt/sources.list 2026-07-10 00:07:46.454865 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5f2dd66d51da 2026-07-10 00:07:46.454873 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 20/40 : COPY sources.list /etc/apt/sources.list.d/kolla-custom.list 2026-07-10 00:07:46.454913 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 095da59ebd44 2026-07-10 00:07:46.454921 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 21/40 : COPY apt_preferences.ubuntu /etc/apt/preferences 2026-07-10 00:07:46.454932 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 0915c2764374 2026-07-10 00:07:46.454941 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 22/40 : COPY apt_preferences /etc/apt/preferences.d/kolla-custom 2026-07-10 00:07:46.454996 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> e43b46590d6f 2026-07-10 00:07:46.455006 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 23/40 : RUN mkdir -p /etc/kolla/apt-keys/ && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys F77F1EDA57EBB1CC && gpg --export F77F1EDA57EBB1CC >/etc/kolla/apt-keys/erlang-ppa.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 6B73A36E6026DFCA && gpg --export 6B73A36E6026DFCA >/etc/kolla/apt-keys/rabbitmq.gpg && gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys CFFB779AADC995E4F350A060505D97A41C61B9CD && gpg --export CFFB779AADC995E4F350A060505D97A41C61B9CD >/etc/kolla/apt-keys/haproxy.gpg 2026-07-10 00:07:46.455065 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 7d05eae8dedd 2026-07-10 00:07:46.455074 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: directory '/root/.gnupg' created 2026-07-10 00:07:46.455106 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.455114 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: keybox '/root/.gnupg/pubring.kbx' created 2026-07-10 00:07:46.455227 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.455244 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: /root/.gnupg/trustdb.gpg: trustdb created 2026-07-10 00:07:46.455251 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.455257 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key F77F1EDA57EBB1CC: public key "Launchpad PPA for Team RabbitMQ" imported 2026-07-10 00:07:46.455266 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.455276 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2026-07-10 00:07:46.455339 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2026-07-10 00:07:46.455347 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.455390 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 6B73A36E6026DFCA: 2 duplicate signatures removed 2026-07-10 00:07:46.455404 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.455415 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 6B73A36E6026DFCA: public key "RabbitMQ Release Signing Key " imported 2026-07-10 00:07:46.455425 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.455478 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2026-07-10 00:07:46.455486 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2026-07-10 00:07:46.455528 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.455537 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 505D97A41C61B9CD: public key "Launchpad PPA for Vincent Bernat" imported 2026-07-10 00:07:46.455546 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.455552 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2026-07-10 00:07:46.455616 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2026-07-10 00:07:46.455632 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.455642 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 7d05eae8dedd 2026-07-10 00:07:46.455649 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 3ab7fe87b810 2026-07-10 00:07:46.455775 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 24/40 : RUN mkdir -p /etc/kolla/apt-keys/ && curl https://download.docker.com/linux/debian/gpg -o /etc/kolla/apt-keys/docker-ce.asc && curl https://rpm.grafana.com/gpg.key -o /etc/kolla/apt-keys/grafana.asc && curl https://repos.influxdata.com/influxdata-archive.key -o /etc/kolla/apt-keys/influxdb.asc && curl https://downloads.mariadb.com/MariaDB/mariadb-keyring-2019.gpg -o /etc/kolla/apt-keys/mariadb.gpg && curl https://artifacts.opensearch.org/publickeys/opensearch.pgp -o /etc/kolla/apt-keys/opensearch.asc && curl https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/repo_pub_key -o /etc/kolla/apt-keys/proxysql.asc && curl https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/repo_pub_key -o /etc/kolla/apt-keys/proxysql-3.asc && curl https://packages.treasuredata.com/GPG-KEY-td-agent -o /etc/kolla/apt-keys/treasuredata.asc 2026-07-10 00:07:46.455786 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 38c5900c33db 2026-07-10 00:07:46.455793 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://download.docker.com/linux/debian/gpg): response: 200, time: 0.126411, size: 3817 2026-07-10 00:07:46.455836 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://rpm.grafana.com/gpg.key): response: 200, time: 0.095165, size: 2460 2026-07-10 00:07:46.455844 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repos.influxdata.com/influxdata-archive.key): response: 200, time: 0.112651, size: 6198 2026-07-10 00:07:46.455876 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://supplychain.mariadb.com/mariadb-keyring-2019.gpg): response: 200, time: 0.290719, size: 27481 2026-07-10 00:07:46.455885 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://artifacts.opensearch.org/publickeys/opensearch.pgp): response: 200, time: 0.065136, size: 4300 2026-07-10 00:07:46.455929 | 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.093366, size: 3151 2026-07-10 00:07:46.455937 | 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.086833, size: 3151 2026-07-10 00:07:46.455968 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://packages.treasuredata.com/GPG-KEY-td-agent): response: 200, time: 0.053184, size: 3157 2026-07-10 00:07:46.455976 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 38c5900c33db 2026-07-10 00:07:46.456024 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 66e22cdcfced 2026-07-10 00:07:46.456033 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 25/40 : RUN apt-get --error-on=any update && apt-get -y install locales && sed -e "s/# $LANG UTF-8/$LANG UTF-8/g" /etc/locale.gen -i && locale-gen "$LANG" && apt-get -y upgrade && apt-get -y dist-upgrade && apt-get --error-on=any update && apt-get -y install --no-install-recommends apt-utils dumb-init systemd-standalone-sysusers gawk iproute2 kmod lsof lvm2 netbase open-iscsi procps python3 python3-pip socat sudo tgt patch && apt-get clean && rm -rf /var/lib/apt/lists/* && unlink /etc/localtime 2026-07-10 00:07:46.456082 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 08396200227c 2026-07-10 00:07:46.456091 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:07:46.456147 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:07:46.456163 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:07:46.456185 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:07:46.456265 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:07:46.456274 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:07:46.456319 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:07:46.456327 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:07:46.456334 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:07:46.456384 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:07:46.456392 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:07:46.456402 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:07:46.456493 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:07:46.456502 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:07:46.456508 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:07:46.456515 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 28.0 MB in 3s (8,520 kB/s) 2026-07-10 00:07:46.456563 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:46.456572 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:46.456579 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-07-10 00:07:46.456634 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-07-10 00:07:46.456642 | ubuntu-noble-large | INFO:kolla.common.utils.base:locales is already the newest version (2.39-0ubuntu8.7). 2026-07-10 00:07:46.456654 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded. 2026-07-10 00:07:46.456705 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2026-07-10 00:07:46.456713 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2026-07-10 00:07:46.456720 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2026-07-10 00:07:46.456775 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2026-07-10 00:07:46.456783 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:46.456790 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-07-10 00:07:46.456858 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-07-10 00:07:46.456867 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2026-07-10 00:07:46.456873 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following packages will be upgraded: 2026-07-10 00:07:46.456883 | ubuntu-noble-large | INFO:kolla.common.utils.base: gzip libncursesw6 libtinfo6 ncurses-base ncurses-bin perl-base tar 2026-07-10 00:07:46.456937 | ubuntu-noble-large | INFO:kolla.common.utils.base:7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:07:46.456945 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 2,653 kB of archives. 2026-07-10 00:07:46.456952 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 9,216 B of additional disk space will be used. 2026-07-10 00:07:46.456961 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:07:46.457005 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gzip amd64 1.12-1ubuntu3.2 [99.2 kB] 2026-07-10 00:07:46.457013 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-10 00:07:46.457076 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-base amd64 5.38.2-3.2ubuntu0.3 [1,827 kB] 2026-07-10 00:07:46.457090 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.2 [256 kB] 2026-07-10 00:07:46.457098 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-10 00:07:46.457107 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-10 00:07:46.457223 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-10 00:07:46.457236 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-07-10 00:07:46.457243 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.457250 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 2,653 kB in 1s (3,507 kB/s) 2026-07-10 00:07:46.457283 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:46.457296 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:46.457363 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:46.457371 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:46.457378 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:46.457387 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:46.457438 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:46.457447 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:46.457454 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-07-10 00:07:46.457507 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../gzip_1.12-1ubuntu3.2_amd64.deb ... 2026-07-10 00:07:46.457515 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gzip (1.12-1ubuntu3.2) over (1.12-1ubuntu3.1) ... 2026-07-10 00:07:46.457577 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gzip (1.12-1ubuntu3.2) ... 2026-07-10 00:07:46.457610 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:46.457691 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:46.457699 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:46.457758 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:46.457767 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:46.457798 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:46.457807 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:46.457858 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:46.457867 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-07-10 00:07:46.457925 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:07:46.457933 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-10 00:07:46.457996 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:07:46.458004 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:46.458063 | 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% 2026-07-10 00:07:46.458074 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 55% (Reading database ... 60% 2026-07-10 00:07:46.458083 | ubuntu-noble-large | INFO:kolla.common.utils.base: (Reading database ... 65% 2026-07-10 00:07:46.458143 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:46.458154 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:46.458161 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:46.458259 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:46.458273 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:46.458280 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:46.458355 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-07-10 00:07:46.458364 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../perl-base_5.38.2-3.2ubuntu0.3_amd64.deb ... 2026-07-10 00:07:46.458370 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl-base (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ... 2026-07-10 00:07:46.458380 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl-base (5.38.2-3.2ubuntu0.3) ... 2026-07-10 00:07:46.458453 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:46.458461 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:46.458468 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:46.458538 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:46.458546 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:46.458553 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:46.458560 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:46.458611 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:46.458626 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-07-10 00:07:46.458633 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.2_amd64.deb ... 2026-07-10 00:07:46.458683 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tar (1.35+dfsg-3ubuntu0.2) over (1.35+dfsg-3build1) ... 2026-07-10 00:07:46.458691 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tar (1.35+dfsg-3ubuntu0.2) ... 2026-07-10 00:07:46.458698 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:46.458754 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:46.458762 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:46.458769 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:46.458837 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:46.458845 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:46.458851 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:46.458858 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:46.458909 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-07-10 00:07:46.458930 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-10 00:07:46.458937 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-10 00:07:46.458947 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:07:46.458981 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:46.458990 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:46.458997 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:46.459046 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:46.459055 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:46.459062 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:46.459071 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:46.459140 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:46.459152 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-07-10 00:07:46.459159 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:07:46.459182 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-10 00:07:46.459244 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:07:46.459252 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-10 00:07:46.459259 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:07:46.459268 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:07:46.459326 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:07:46.459335 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:46.459341 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-07-10 00:07:46.459350 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-07-10 00:07:46.459405 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2026-07-10 00:07:46.459413 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:07:46.459420 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease 2026-07-10 00:07:46.459489 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:07:46.459497 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-10 00:07:46.459504 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-10 00:07:46.459510 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-10 00:07:46.459573 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:6 http://archive.ubuntu.com/ubuntu noble-security InRelease 2026-07-10 00:07:46.459581 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34 B in 1s (29 B/s) 2026-07-10 00:07:46.459593 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:46.459600 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2026-07-10 00:07:46.459646 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2026-07-10 00:07:46.459655 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2026-07-10 00:07:46.459668 | ubuntu-noble-large | INFO:kolla.common.utils.base:procps is already the newest version (2:4.0.4-4ubuntu3.2). 2026-07-10 00:07:46.459675 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2026-07-10 00:07:46.459709 | ubuntu-noble-large | INFO:kolla.common.utils.base: dmeventd dmsetup libaio1t64 libapparmor1 libbpf1 libbsd0 libcap2-bin 2026-07-10 00:07:46.459717 | ubuntu-noble-large | INFO:kolla.common.utils.base: libconfig-general-perl libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 2026-07-10 00:07:46.459724 | ubuntu-noble-large | INFO:kolla.common.utils.base: libelf1t64 libexpat1 libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 2026-07-10 00:07:46.459777 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkmod2 liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2026-07-10 00:07:46.459785 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2026-07-10 00:07:46.459792 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2026-07-10 00:07:46.459801 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 media-types perl 2026-07-10 00:07:46.459855 | ubuntu-noble-large | INFO:kolla.common.utils.base: perl-modules-5.38 python3-minimal python3-pkg-resources python3-setuptools 2026-07-10 00:07:46.459863 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-wheel python3.12 python3.12-minimal sg3-utils systemd-dev tzdata 2026-07-10 00:07:46.459870 | ubuntu-noble-large | INFO:kolla.common.utils.base: udev 2026-07-10 00:07:46.459879 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2026-07-10 00:07:46.459933 | ubuntu-noble-large | INFO:kolla.common.utils.base: gawk-doc iproute2-doc gdbm-l10n ed diffutils-doc perl-doc 2026-07-10 00:07:46.459941 | ubuntu-noble-large | INFO:kolla.common.utils.base: libterm-readline-gnu-perl | libterm-readline-perl-perl make 2026-07-10 00:07:46.459948 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtap-harness-archive-perl python3-doc python3-tk python3-venv 2026-07-10 00:07:46.459954 | ubuntu-noble-large | INFO:kolla.common.utils.base: python-setuptools-doc python3.12-venv python3.12-doc binutils binfmt-support 2026-07-10 00:07:46.460003 | ubuntu-noble-large | INFO:kolla.common.utils.base: tgt-glusterfs tgt-rbd 2026-07-10 00:07:46.460011 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2026-07-10 00:07:46.460018 | ubuntu-noble-large | INFO:kolla.common.utils.base: libatm1t64 libpam-cap ibverbs-providers thin-provisioning-tools finalrd 2026-07-10 00:07:46.460025 | ubuntu-noble-large | INFO:kolla.common.utils.base: busybox-initramfs build-essential python3-dev systemd-hwe-hwdb 2026-07-10 00:07:46.460073 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2026-07-10 00:07:46.460081 | ubuntu-noble-large | INFO:kolla.common.utils.base: apt-utils dmeventd dmsetup dumb-init gawk iproute2 kmod libaio1t64 2026-07-10 00:07:46.460088 | ubuntu-noble-large | INFO:kolla.common.utils.base: libapparmor1 libbpf1 libbsd0 libcap2-bin libconfig-general-perl 2026-07-10 00:07:46.460097 | ubuntu-noble-large | INFO:kolla.common.utils.base: libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1 2026-07-10 00:07:46.460153 | ubuntu-noble-large | INFO:kolla.common.utils.base: libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 libkmod2 2026-07-10 00:07:46.460164 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2026-07-10 00:07:46.460246 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2026-07-10 00:07:46.460255 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2026-07-10 00:07:46.460262 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 lsof lvm2 media-types 2026-07-10 00:07:46.460269 | ubuntu-noble-large | INFO:kolla.common.utils.base: netbase open-iscsi patch perl perl-modules-5.38 python3 python3-minimal 2026-07-10 00:07:46.460276 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-pip python3-pkg-resources python3-setuptools python3-wheel 2026-07-10 00:07:46.460285 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3.12 python3.12-minimal sg3-utils socat sudo systemd-dev 2026-07-10 00:07:46.460294 | ubuntu-noble-large | INFO:kolla.common.utils.base: systemd-standalone-sysusers tgt tzdata udev 2026-07-10 00:07:46.460384 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 64 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:07:46.460392 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 27.7 MB of archives. 2026-07-10 00:07:46.460399 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 129 MB of additional disk space will be used. 2026-07-10 00:07:46.460406 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:07:46.460415 | 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.15 [839 kB] 2026-07-10 00:07:46.460458 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1 amd64 2.6.1-2ubuntu0.4 [88.2 kB] 2026-07-10 00:07:46.460465 | 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.15 [2,334 kB] 2026-07-10 00:07:46.460472 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-minimal amd64 3.12.3-0ubuntu2.1 [27.4 kB] 2026-07-10 00:07:46.460534 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 media-types all 10.1.0 [27.5 kB] 2026-07-10 00:07:46.460542 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 netbase all 6.4 [13.1 kB] 2026-07-10 00:07:46.460548 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tzdata all 2026b-0ubuntu0.24.04.1 [280 kB] 2026-07-10 00:07:46.460555 | 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.15 [2,071 kB] 2026-07-10 00:07:46.460603 | 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.15 [651 kB] 2026-07-10 00:07:46.460611 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-stdlib amd64 3.12.3-0ubuntu2.1 [10.1 kB] 2026-07-10 00:07:46.460783 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3 amd64 3.12.3-0ubuntu2.1 [23.0 kB] 2026-07-10 00:07:46.460791 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-07-10 00:07:46.460797 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-07-10 00:07:46.460803 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-07-10 00:07:46.460809 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkmod2 amd64 31+20240202-2ubuntu7.2 [51.8 kB] 2026-07-10 00:07:46.460815 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libopeniscsiusr amd64 2.1.9-3ubuntu5.4 [49.4 kB] 2026-07-10 00:07:46.460824 | 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.16 [204 kB] 2026-07-10 00:07:46.460830 | 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.16 [106 kB] 2026-07-10 00:07:46.460836 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1,875 kB] 2026-07-10 00:07:46.460866 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libisns0t64 amd64 0.101-0.3build3 [94.2 kB] 2026-07-10 00:07:46.460874 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 open-iscsi amd64 2.1.9-3ubuntu5.4 [328 kB] 2026-07-10 00:07:46.460880 | 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.3 [3,110 kB] 2026-07-10 00:07:46.460894 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm6t64 amd64 1.23-5.1build1 [34.4 kB] 2026-07-10 00:07:46.460901 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libgdbm-compat4t64 amd64 1.23-5.1build1 [6,710 B] 2026-07-10 00:07:46.460959 | 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.3 [4,876 kB] 2026-07-10 00:07:46.460967 | 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.3 [231 kB] 2026-07-10 00:07:46.461011 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-07-10 00:07:46.461018 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-07-10 00:07:46.461025 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-07-10 00:07:46.461033 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-07-10 00:07:46.461098 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-07-10 00:07:46.461106 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 libconfig-general-perl all 2.65-2 [57.1 kB] 2026-07-10 00:07:46.461112 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-07-10 00:07:46.461140 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-07-10 00:07:46.461274 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:36 http://archive.ubuntu.com/ubuntu noble/universe amd64 tgt amd64 1:1.0.85-1.1ubuntu6 [234 kB] 2026-07-10 00:07:46.461282 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apt-utils amd64 2.8.3 [216 kB] 2026-07-10 00:07:46.461291 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-3ubuntu3.2 [139 kB] 2026-07-10 00:07:46.461298 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmsetup amd64 2:1.02.185-3ubuntu3.2 [79.2 kB] 2026-07-10 00:07:46.461304 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libelf1t64 amd64 0.190-1.1ubuntu0.1 [57.8 kB] 2026-07-10 00:07:46.461310 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libbpf1 amd64 1:1.3.0-2build2 [166 kB] 2026-07-10 00:07:46.461316 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libmnl0 amd64 1.0.5-2build1 [12.3 kB] 2026-07-10 00:07:46.461347 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libxtables12 amd64 1.8.10-3ubuntu2 [35.7 kB] 2026-07-10 00:07:46.461354 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcap2-bin amd64 1:2.66-5ubuntu2.4 [34.1 kB] 2026-07-10 00:07:46.461360 | 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.4 [1,120 kB] 2026-07-10 00:07:46.461402 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kmod amd64 31+20240202-2ubuntu7.2 [102 kB] 2026-07-10 00:07:46.461409 | 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.7 [51.3 kB] 2026-07-10 00:07:46.461439 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbsd0 amd64 0.12.1-1build1.1 [41.2 kB] 2026-07-10 00:07:46.461452 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-07-10 00:07:46.461484 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-07-10 00:07:46.461491 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-pkg-resources all 68.1.2-2ubuntu1.2 [168 kB] 2026-07-10 00:07:46.461532 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-07-10 00:07:46.461540 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libedit2 amd64 3.1-20230828-1build1 [97.6 kB] 2026-07-10 00:07:46.461549 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-07-10 00:07:46.461592 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-07-10 00:07:46.461600 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-07-10 00:07:46.461630 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-07-10 00:07:46.461637 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libwrap0 amd64 7.6.q-33 [47.9 kB] 2026-07-10 00:07:46.461675 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-07-10 00:07:46.461682 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-07-10 00:07:46.461727 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-07-10 00:07:46.461735 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:62 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-07-10 00:07:46.461741 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-07-10 00:07:46.461779 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:64 http://archive.ubuntu.com/ubuntu noble/universe amd64 dumb-init amd64 1.2.5-3 [13.6 kB] 2026-07-10 00:07:46.461791 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-07-10 00:07:46.461800 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2026-07-10 00:07:46.461832 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.461839 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 27.7 MB in 1s (28.2 MB/s) 2026-07-10 00:07:46.461888 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-minimal:amd64. 2026-07-10 00:07:46.461895 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:46.461902 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:46.461950 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:46.461957 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:46.461963 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:46.461993 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:46.462005 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:46.462014 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:46.462022 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5819 files and directories currently installed.) 2026-07-10 00:07:46.462083 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:07:46.462091 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:07:46.462107 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libexpat1:amd64. 2026-07-10 00:07:46.462114 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libexpat1_2.6.1-2ubuntu0.4_amd64.deb ... 2026-07-10 00:07:46.462196 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libexpat1:amd64 (2.6.1-2ubuntu0.4) ... 2026-07-10 00:07:46.462207 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12-minimal. 2026-07-10 00:07:46.462216 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:07:46.462283 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12-minimal (3.12.3-1ubuntu0.15) ... 2026-07-10 00:07:46.462290 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:07:46.462296 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libexpat1:amd64 (2.6.1-2ubuntu0.4) ... 2026-07-10 00:07:46.462349 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12-minimal (3.12.3-1ubuntu0.15) ... 2026-07-10 00:07:46.462356 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-minimal. 2026-07-10 00:07:46.462362 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:46.462392 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:46.462400 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:46.462408 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:46.462460 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:46.462468 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:46.462477 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:46.462516 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:46.462523 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 6138 files and directories currently installed.) 2026-07-10 00:07:46.462532 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-10 00:07:46.462584 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-minimal (3.12.3-0ubuntu2.1) ... 2026-07-10 00:07:46.462592 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package media-types. 2026-07-10 00:07:46.462622 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../1-media-types_10.1.0_all.deb ... 2026-07-10 00:07:46.462629 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking media-types (10.1.0) ... 2026-07-10 00:07:46.462669 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package netbase. 2026-07-10 00:07:46.462676 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../2-netbase_6.4_all.deb ... 2026-07-10 00:07:46.462707 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking netbase (6.4) ... 2026-07-10 00:07:46.462714 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tzdata. 2026-07-10 00:07:46.462723 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../3-tzdata_2026b-0ubuntu0.24.04.1_all.deb ... 2026-07-10 00:07:46.462736 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tzdata (2026b-0ubuntu0.24.04.1) ... 2026-07-10 00:07:46.462794 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-stdlib:amd64. 2026-07-10 00:07:46.462802 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../4-libpython3.12-stdlib_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:07:46.462808 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:07:46.462852 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12. 2026-07-10 00:07:46.462860 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../5-python3.12_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:07:46.462904 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:07:46.462911 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3-stdlib:amd64. 2026-07-10 00:07:46.462917 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../6-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-10 00:07:46.462956 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... 2026-07-10 00:07:46.462963 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-minimal (3.12.3-0ubuntu2.1) ... 2026-07-10 00:07:46.463002 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3. 2026-07-10 00:07:46.463009 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:46.463016 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 2026-07-10 00:07:46.463054 | ubuntu-noble-large | INFO:kolla.common.utils.base:20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 2026-07-10 00:07:46.463062 | ubuntu-noble-large | INFO:kolla.common.utils.base:35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:46.463069 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:46.463113 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2026-07-10 00:07:46.463121 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2026-07-10 00:07:46.463196 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2026-07-10 00:07:46.463204 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:46.463210 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:46.463250 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7108 files and directories currently installed.) 2026-07-10 00:07:46.463258 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-10 00:07:46.463288 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3 (3.12.3-0ubuntu2.1) ... 2026-07-10 00:07:46.463295 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmpfr6:amd64. 2026-07-10 00:07:46.463305 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-07-10 00:07:46.463311 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-07-10 00:07:46.463368 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsigsegv2:amd64. 2026-07-10 00:07:46.463376 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-07-10 00:07:46.463382 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-07-10 00:07:46.463422 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-07-10 00:07:46.463429 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-07-10 00:07:46.463459 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gawk. 2026-07-10 00:07:46.463466 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2026-07-10 00:07:46.463476 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:07:46.463488 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2026-07-10 00:07:46.463543 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2026-07-10 00:07:46.463551 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2026-07-10 00:07:46.463595 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2026-07-10 00:07:46.463603 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7146 files and directories currently installed.) 2026-07-10 00:07:46.463610 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-07-10 00:07:46.463640 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gawk (1:5.2.1-2build3) ... 2026-07-10 00:07:46.463647 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkmod2:amd64. 2026-07-10 00:07:46.463696 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libkmod2_31+20240202-2ubuntu7.2_amd64.deb ... 2026-07-10 00:07:46.463703 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.2) ... 2026-07-10 00:07:46.463710 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libopeniscsiusr. 2026-07-10 00:07:46.463719 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libopeniscsiusr_2.1.9-3ubuntu5.4_amd64.deb ... 2026-07-10 00:07:46.463769 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2026-07-10 00:07:46.463777 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-standalone-sysusers. 2026-07-10 00:07:46.463783 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-systemd-standalone-sysusers_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 00:07:46.463792 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-standalone-sysusers (255.4-1ubuntu8.16) ... 2026-07-10 00:07:46.463843 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-dev. 2026-07-10 00:07:46.463851 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-07-10 00:07:46.463857 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-dev (255.4-1ubuntu8.16) ... 2026-07-10 00:07:46.463866 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package udev. 2026-07-10 00:07:46.463909 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 00:07:46.463916 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking udev (255.4-1ubuntu8.16) ... 2026-07-10 00:07:46.463923 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libisns0t64:amd64. 2026-07-10 00:07:46.463970 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libisns0t64_0.101-0.3build3_amd64.deb ... 2026-07-10 00:07:46.463977 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libisns0t64:amd64 (0.101-0.3build3) ... 2026-07-10 00:07:46.464023 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package open-iscsi. 2026-07-10 00:07:46.464037 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-open-iscsi_2.1.9-3ubuntu5.4_amd64.deb ... 2026-07-10 00:07:46.464044 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking open-iscsi (2.1.9-3ubuntu5.4) ... 2026-07-10 00:07:46.464053 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl-modules-5.38. 2026-07-10 00:07:46.464059 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-perl-modules-5.38_5.38.2-3.2ubuntu0.3_all.deb ... 2026-07-10 00:07:46.464105 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.3) ... 2026-07-10 00:07:46.464112 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm6t64:amd64. 2026-07-10 00:07:46.464121 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libgdbm6t64_1.23-5.1build1_amd64.deb ... 2026-07-10 00:07:46.464162 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.464186 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... 2026-07-10 00:07:46.464236 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm-compat4t64:amd64. 2026-07-10 00:07:46.464244 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... 2026-07-10 00:07:46.464295 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2026-07-10 00:07:46.464303 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libperl5.38t64:amd64. 2026-07-10 00:07:46.464312 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libperl5.38t64_5.38.2-3.2ubuntu0.3_amd64.deb ... 2026-07-10 00:07:46.464369 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.3) ... 2026-07-10 00:07:46.464376 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl. 2026-07-10 00:07:46.464406 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-perl_5.38.2-3.2ubuntu0.3_amd64.deb ... 2026-07-10 00:07:46.464414 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl (5.38.2-3.2ubuntu0.3) ... 2026-07-10 00:07:46.464451 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libaio1t64:amd64. 2026-07-10 00:07:46.464458 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-07-10 00:07:46.464498 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-07-10 00:07:46.464506 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-3-200:amd64. 2026-07-10 00:07:46.464512 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-07-10 00:07:46.464550 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:07:46.464557 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-route-3-200:amd64. 2026-07-10 00:07:46.464596 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-07-10 00:07:46.464604 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:07:46.464610 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libibverbs1:amd64. 2026-07-10 00:07:46.464672 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-07-10 00:07:46.464689 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-07-10 00:07:46.464696 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librdmacm1t64:amd64. 2026-07-10 00:07:46.464702 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-07-10 00:07:46.464748 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-07-10 00:07:46.464756 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libconfig-general-perl. 2026-07-10 00:07:46.464762 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-libconfig-general-perl_2.65-2_all.deb ... 2026-07-10 00:07:46.464768 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.464809 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libconfig-general-perl (2.65-2) ... 2026-07-10 00:07:46.464816 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-07-10 00:07:46.464822 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-07-10 00:07:46.464860 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-07-10 00:07:46.464867 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sg3-utils. 2026-07-10 00:07:46.464876 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-07-10 00:07:46.464925 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-07-10 00:07:46.464933 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tgt. 2026-07-10 00:07:46.464939 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-tgt_1%3a1.0.85-1.1ubuntu6_amd64.deb ... 2026-07-10 00:07:46.464977 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tgt (1:1.0.85-1.1ubuntu6) ... 2026-07-10 00:07:46.464984 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package apt-utils. 2026-07-10 00:07:46.464993 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-apt-utils_2.8.3_amd64.deb ... 2026-07-10 00:07:46.464999 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking apt-utils (2.8.3) ... 2026-07-10 00:07:46.465045 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper1.02.1:amd64. 2026-07-10 00:07:46.465053 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-07-10 00:07:46.465101 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-07-10 00:07:46.465109 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmsetup. 2026-07-10 00:07:46.465115 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-dmsetup_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-07-10 00:07:46.465147 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmsetup (2:1.02.185-3ubuntu3.2) ... 2026-07-10 00:07:46.465156 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libelf1t64:amd64. 2026-07-10 00:07:46.465248 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-07-10 00:07:46.465257 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.465263 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 00:07:46.465272 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbpf1:amd64. 2026-07-10 00:07:46.465279 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-libbpf1_1%3a1.3.0-2build2_amd64.deb ... 2026-07-10 00:07:46.465328 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbpf1:amd64 (1:1.3.0-2build2) ... 2026-07-10 00:07:46.465335 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmnl0:amd64. 2026-07-10 00:07:46.465385 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-libmnl0_1.0.5-2build1_amd64.deb ... 2026-07-10 00:07:46.465393 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmnl0:amd64 (1.0.5-2build1) ... 2026-07-10 00:07:46.465399 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libxtables12:amd64. 2026-07-10 00:07:46.465410 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-libxtables12_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:07:46.465416 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libxtables12:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:07:46.465473 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcap2-bin. 2026-07-10 00:07:46.465481 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../29-libcap2-bin_1%3a2.66-5ubuntu2.4_amd64.deb ... 2026-07-10 00:07:46.465511 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcap2-bin (1:2.66-5ubuntu2.4) ... 2026-07-10 00:07:46.465518 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package iproute2. 2026-07-10 00:07:46.465527 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../30-iproute2_6.1.0-1ubuntu6.4_amd64.deb ... 2026-07-10 00:07:46.465592 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.465600 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking iproute2 (6.1.0-1ubuntu6.4) ... 2026-07-10 00:07:46.465606 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package kmod. 2026-07-10 00:07:46.465615 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../31-kmod_31+20240202-2ubuntu7.2_amd64.deb ... 2026-07-10 00:07:46.465624 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking kmod (31+20240202-2ubuntu7.2) ... 2026-07-10 00:07:46.465680 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libapparmor1:amd64. 2026-07-10 00:07:46.465694 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../32-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.7_amd64.deb ... 2026-07-10 00:07:46.465727 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.7) ... 2026-07-10 00:07:46.465734 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbsd0:amd64. 2026-07-10 00:07:46.465740 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../33-libbsd0_0.12.1-1build1.1_amd64.deb ... 2026-07-10 00:07:46.465778 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbsd0:amd64 (0.12.1-1build1.1) ... 2026-07-10 00:07:46.465785 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc-common. 2026-07-10 00:07:46.465825 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../34-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-07-10 00:07:46.465833 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-07-10 00:07:46.465839 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc3t64:amd64. 2026-07-10 00:07:46.465848 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../35-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-07-10 00:07:46.465854 | ubuntu-noble-large | INFO:kolla.common.utils.base:Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2026-07-10 00:07:46.465909 | 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' 2026-07-10 00:07:46.465918 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-07-10 00:07:46.465956 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pkg-resources. 2026-07-10 00:07:46.465963 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../36-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... 2026-07-10 00:07:46.465969 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2026-07-10 00:07:46.465977 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sudo. 2026-07-10 00:07:46.465983 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../37-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-07-10 00:07:46.466036 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-07-10 00:07:46.466044 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libedit2:amd64. 2026-07-10 00:07:46.466053 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../38-libedit2_3.1-20230828-1build1_amd64.deb ... 2026-07-10 00:07:46.466059 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libedit2:amd64 (3.1-20230828-1build1) ... 2026-07-10 00:07:46.466104 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lsof. 2026-07-10 00:07:46.466111 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../39-lsof_4.95.0-1build3_amd64.deb ... 2026-07-10 00:07:46.466153 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lsof (4.95.0-1build3) ... 2026-07-10 00:07:46.466163 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-07-10 00:07:46.466187 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../40-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-07-10 00:07:46.466239 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-07-10 00:07:46.466246 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-07-10 00:07:46.466275 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../41-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-07-10 00:07:46.466282 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-07-10 00:07:46.466321 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmeventd. 2026-07-10 00:07:46.466328 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../42-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-07-10 00:07:46.466347 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-07-10 00:07:46.466353 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libwrap0:amd64. 2026-07-10 00:07:46.466396 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../43-libwrap0_7.6.q-33_amd64.deb ... 2026-07-10 00:07:46.466403 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libwrap0:amd64 (7.6.q-33) ... 2026-07-10 00:07:46.466412 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lvm2. 2026-07-10 00:07:46.466418 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../44-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-07-10 00:07:46.466462 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-07-10 00:07:46.466469 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package patch. 2026-07-10 00:07:46.466513 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../45-patch_2.7.6-7build3_amd64.deb ... 2026-07-10 00:07:46.466520 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking patch (2.7.6-7build3) ... 2026-07-10 00:07:46.466530 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-setuptools. 2026-07-10 00:07:46.466540 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../46-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-07-10 00:07:46.466555 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-07-10 00:07:46.466597 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-wheel. 2026-07-10 00:07:46.466604 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../47-python3-wheel_0.42.0-2_all.deb ... 2026-07-10 00:07:46.466663 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-wheel (0.42.0-2) ... 2026-07-10 00:07:46.466671 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pip. 2026-07-10 00:07:46.466727 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../48-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-10 00:07:46.466774 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-07-10 00:07:46.466781 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dumb-init. 2026-07-10 00:07:46.466825 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../49-dumb-init_1.2.5-3_amd64.deb ... 2026-07-10 00:07:46.466832 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.466860 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dumb-init (1.2.5-3) ... 2026-07-10 00:07:46.466867 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package socat. 2026-07-10 00:07:46.466875 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../50-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-07-10 00:07:46.466883 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-07-10 00:07:46.466940 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up media-types (10.1.0) ... 2026-07-10 00:07:46.466947 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dumb-init (1.2.5-3) ... 2026-07-10 00:07:46.466984 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.7) ... 2026-07-10 00:07:46.466990 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up apt-utils (2.8.3) ... 2026-07-10 00:07:46.466996 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... 2026-07-10 00:07:46.467033 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2026-07-10 00:07:46.467040 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libisns0t64:amd64 (0.101-0.3build3) ... 2026-07-10 00:07:46.467048 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gawk (1:5.2.1-2build3) ... 2026-07-10 00:07:46.467084 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-07-10 00:07:46.467091 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-07-10 00:07:46.467144 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-standalone-sysusers (255.4-1ubuntu8.16) ... 2026-07-10 00:07:46.467160 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-07-10 00:07:46.467168 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 00:07:46.467187 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tzdata (2026b-0ubuntu0.24.04.1) ... 2026-07-10 00:07:46.467228 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.467235 | ubuntu-noble-large | INFO:kolla.common.utils.base:Current default time zone: 'Etc/UTC' 2026-07-10 00:07:46.467283 | ubuntu-noble-large | INFO:kolla.common.utils.base:Local time is now: Fri Jul 10 00:07:09 UTC 2026. 2026-07-10 00:07:46.467291 | ubuntu-noble-large | INFO:kolla.common.utils.base:Universal Time is now: Fri Jul 10 00:07:09 UTC 2026. 2026-07-10 00:07:46.467296 | ubuntu-noble-large | INFO:kolla.common.utils.base:Run 'dpkg-reconfigure tzdata' if you wish to change it. 2026-07-10 00:07:46.467325 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2026-07-10 00:07:46.467332 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcap2-bin (1:2.66-5ubuntu2.4) ... 2026-07-10 00:07:46.467360 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libwrap0:amd64 (7.6.q-33) ... 2026-07-10 00:07:46.467366 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-07-10 00:07:46.467412 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.3) ... 2026-07-10 00:07:46.467419 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmnl0:amd64 (1.0.5-2build1) ... 2026-07-10 00:07:46.467424 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up patch (2.7.6-7build3) ... 2026-07-10 00:07:46.467466 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-07-10 00:07:46.467473 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libxtables12:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:07:46.467482 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-07-10 00:07:46.467510 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-07-10 00:07:46.467516 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmsetup (2:1.02.185-3ubuntu3.2) ... 2026-07-10 00:07:46.467552 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:07:46.467559 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up netbase (6.4) ... 2026-07-10 00:07:46.467603 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.3) ... 2026-07-10 00:07:46.467610 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbsd0:amd64 (0.12.1-1build1.1) ... 2026-07-10 00:07:46.467615 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbpf1:amd64 (1:1.3.0-2build2) ... 2026-07-10 00:07:46.467623 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkmod2:amd64 (31+20240202-2ubuntu7.2) ... 2026-07-10 00:07:46.467636 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sg3-utils (1.46-3ubuntu4) ... 2026-07-10 00:07:46.467683 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:07:46.467690 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-07-10 00:07:46.467729 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-07-10 00:07:46.467736 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up iproute2 (6.1.0-1ubuntu6.4) ... 2026-07-10 00:07:46.467742 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:07:46.467751 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libedit2:amd64 (3.1-20230828-1build1) ... 2026-07-10 00:07:46.467758 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up kmod (31+20240202-2ubuntu7.2) ... 2026-07-10 00:07:46.467805 | ubuntu-noble-large | INFO:kolla.common.utils.base:sed: can't read /etc/modules: No such file or directory 2026-07-10 00:07:46.467812 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2026-07-10 00:07:46.467852 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:07:46.467859 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl (5.38.2-3.2ubuntu0.3) ... 2026-07-10 00:07:46.467865 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up udev (255.4-1ubuntu8.16) ... 2026-07-10 00:07:46.467877 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'input' with GID 999. 2026-07-10 00:07:46.467883 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'sgx' with GID 998. 2026-07-10 00:07:46.467933 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'kvm' with GID 997. 2026-07-10 00:07:46.467940 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'render' with GID 996. 2026-07-10 00:07:46.467946 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lsof (4.95.0-1build3) ... 2026-07-10 00:07:46.467985 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... 2026-07-10 00:07:46.467992 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-07-10 00:07:46.467998 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libconfig-general-perl (2.65-2) ... 2026-07-10 00:07:46.468037 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3 (3.12.3-0ubuntu2.1) ... 2026-07-10 00:07:46.468044 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-wheel (0.42.0-2) ... 2026-07-10 00:07:46.468050 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up open-iscsi (2.1.9-3ubuntu5.4) ... 2026-07-10 00:07:46.468088 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-07-10 00:07:46.468094 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tgt (1:1.0.85-1.1ubuntu6) ... 2026-07-10 00:07:46.468100 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:07:46.468141 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:07:46.468150 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2026-07-10 00:07:46.468158 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-07-10 00:07:46.468216 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-07-10 00:07:46.468223 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-07-10 00:07:46.468229 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-07-10 00:07:46.468257 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-07-10 00:07:46.468264 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:07:46.468292 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 08396200227c 2026-07-10 00:07:46.468299 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 6fc241764225 2026-07-10 00:07:46.468408 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 26/40 : RUN groupadd --gid 42475 almanach && useradd -l -M --shell /usr/sbin/nologin --uid 42475 --gid 42475 almanach && groupadd --gid 42401 ansible && useradd -l -M --shell /usr/sbin/nologin --uid 42401 --gid 42401 ansible && groupadd --gid 42402 aodh && useradd -l -M --shell /usr/sbin/nologin --uid 42402 --gid 42402 aodh && groupadd --gid 42403 barbican && useradd -l -M --shell /usr/sbin/nologin --uid 42403 --gid 42403 barbican && groupadd --gid 42404 bifrost && useradd -l -M --shell /usr/sbin/nologin --uid 42404 --gid 42404 bifrost && groupadd --gid 42471 blazar && useradd -l -M --shell /usr/sbin/nologin --uid 42471 --gid 42471 blazar && groupadd --gid 42405 ceilometer && useradd -l -M --shell /usr/sbin/nologin --uid 42405 --gid 42405 ceilometer && groupadd --gid 42407 cinder && useradd -l -M --shell /usr/sbin/nologin --uid 42407 --gid 42407 cinder && groupadd --gid 42408 cloudkitty && useradd -l -M --shell /usr/sbin/nologin --uid 42408 --gid 42408 cloudkitty && groupadd --gid 42409 collectd && useradd -l -M --shell /usr/sbin/nologin --uid 42409 --gid 42409 collectd && groupadd --gid 42410 congress && useradd -l -M --shell /usr/sbin/nologin --uid 42410 --gid 42410 congress && groupadd --gid 42483 cyborg && useradd -l -M --shell /usr/sbin/nologin --uid 42483 --gid 42483 cyborg && groupadd --gid 42411 designate && useradd -l -M --shell /usr/sbin/nologin --uid 42411 --gid 42411 designate && groupadd --gid 42464 dragonflow && useradd -l -M --shell /usr/sbin/nologin --uid 42464 --gid 42464 dragonflow && groupadd --gid 42466 ec2api && useradd -l -M --shell /usr/sbin/nologin --uid 42466 --gid 42466 ec2api && groupadd --gid 42412 elasticsearch && useradd -l -M --shell /usr/sbin/nologin --uid 42412 --gid 42412 elasticsearch && groupadd --gid 42413 etcd && useradd -l -M --shell /usr/sbin/nologin --uid 42413 --gid 42413 etcd && groupadd --gid 42474 fluentd && useradd -l -M --shell /usr/sbin/nologin --uid 42474 --gid 42474 fluentd && groupadd --gid 42414 freezer && useradd -l -M --shell /usr/sbin/nologin --uid 42414 --gid 42414 freezer && groupadd --gid 42415 glance && useradd -l -M --shell /usr/sbin/nologin --uid 42415 --gid 42415 glance && groupadd --gid 42416 gnocchi && useradd -l -M --shell /usr/sbin/nologin --uid 42416 --gid 42416 gnocchi && groupadd --gid 42417 grafana && useradd -l -M --shell /usr/sbin/nologin --uid 42417 --gid 42417 grafana && groupadd --gid 42486 haclient && useradd -l -M --shell /usr/sbin/nologin --uid 42486 --gid 42486 hacluster && groupadd --gid 42454 haproxy && useradd -l -M --shell /usr/sbin/nologin --uid 42454 --gid 42454 haproxy && groupadd --gid 42418 heat && useradd -l -M --shell /usr/sbin/nologin --uid 42418 --gid 42418 heat && groupadd --gid 42420 horizon && useradd -l -M --shell /usr/sbin/nologin --uid 42420 --gid 42420 horizon && groupadd --gid 42493 hsmusers && useradd -l -M --shell /usr/sbin/nologin --uid 42493 --gid 42493 hsmusers && groupadd --gid 42477 hugetlbfs && useradd -l -M --shell /usr/sbin/nologin --uid 42477 --gid 42477 hugetlbfs && groupadd --gid 42421 influxdb && useradd -l -M --shell /usr/sbin/nologin --uid 42421 --gid 42421 influxdb && groupadd --gid 42422 ironic && useradd -l -M --shell /usr/sbin/nologin --uid 42422 --gid 42422 ironic && groupadd --gid 42461 ironic-inspector && useradd -l -M --shell /usr/sbin/nologin --uid 42461 --gid 42461 ironic-inspector && groupadd --gid 42423 kafka && useradd -l -M --shell /usr/sbin/nologin --uid 42423 --gid 42423 kafka && groupadd --gid 42425 keystone && useradd -l -M --shell /usr/sbin/nologin --uid 42425 --gid 42425 keystone && groupadd --gid 42426 kibana && useradd -l -M --shell /usr/sbin/nologin --uid 42426 --gid 42426 kibana && groupadd --gid 42400 kolla && useradd -l -M --shell /usr/sbin/nologin --uid 42400 --gid 42400 kolla && groupadd --gid 42469 kuryr && useradd -l -M --shell /usr/sbin/nologin --uid 42469 --gid 42469 kuryr && groupadd --gid 42488 letsencrypt && useradd -l -M --shell /usr/sbin/nologin --uid 42488 --gid 42488 letsencrypt && groupadd --gid 42473 libvirt && useradd -l -M --shell /usr/sbin/nologin --uid 42473 --gid 42473 libvirt && groupadd --gid 42478 logstash && useradd -l -M --shell /usr/sbin/nologin --uid 42478 --gid 42478 logstash && groupadd --gid 42428 magnum && useradd -l -M --shell /usr/sbin/nologin --uid 42428 --gid 42428 magnum && groupadd --gid 42429 manila && useradd -l -M --shell /usr/sbin/nologin --uid 42429 --gid 42429 manila && groupadd --gid 42485 masakari && useradd -l -M --shell /usr/sbin/nologin --uid 42485 --gid 42485 masakari && groupadd --gid 42457 memcached && useradd -l -M --shell /usr/sbin/nologin --uid 42457 --gid 42457 memcached && groupadd --gid 42430 mistral && useradd -l -M --shell /usr/sbin/nologin --uid 42430 --gid 42430 mistral && groupadd --gid 42431 monasca && useradd -l -M --shell /usr/sbin/nologin --uid 42431 --gid 42431 monasca && groupadd --gid 42432 mongodb && useradd -l -M --shell /usr/sbin/nologin --uid 42432 --gid 42432 mongodb && groupadd --gid 42433 murano && useradd -l -M --shell /usr/sbin/nologin --uid 42433 --gid 42433 murano && groupadd --gid 42434 mysql && useradd -l -M --shell /usr/sbin/nologin --uid 42434 --gid 42434 mysql && groupadd --gid 42435 neutron && useradd -l -M --shell /usr/sbin/nologin --uid 42435 --gid 42435 neutron && groupadd --gid 42481 nfast && useradd -l -M --shell /usr/sbin/nologin --uid 42481 --gid 42481 nfast && groupadd --gid 42436 nova && useradd -l -M --shell /usr/sbin/nologin --uid 42436 --gid 42436 nova && groupadd --gid 42437 octavia && useradd -l -M --shell /usr/sbin/nologin --uid 42437 --gid 42437 octavia && groupadd --gid 42462 odl && useradd -l -M --shell /usr/sbin/nologin --uid 42462 --gid 42462 odl && groupadd --gid 42490 opensearch && useradd -l -M --shell /usr/sbin/nologin --uid 42490 --gid 42490 opensearch && groupadd --gid 42492 opensearch-dashboards && useradd -l -M --shell /usr/sbin/nologin --uid 42492 --gid 42492 opensearch-dashboards && groupadd --gid 42476 openvswitch && useradd -l -M --shell /usr/sbin/nologin --uid 42476 --gid 42476 openvswitch && groupadd --gid 42482 placement && useradd -l -M --shell /usr/sbin/nologin --uid 42482 --gid 42482 placement && groupadd --gid 42472 prometheus && useradd -l -M --shell /usr/sbin/nologin --uid 42472 --gid 42472 prometheus && groupadd --gid 42487 proxysql && useradd -l -M --shell /usr/sbin/nologin --uid 42487 --gid 42487 proxysql && groupadd --gid 42465 qdrouterd && useradd -l -M --shell /usr/sbin/nologin --uid 42465 --gid 42465 qdrouterd && groupadd --gid 42427 qemu && useradd -l -M --shell /usr/sbin/nologin --uid 42427 --gid 42427 qemu && groupadd --gid 42439 rabbitmq && useradd -l -M --shell /usr/sbin/nologin --uid 42439 --gid 42439 rabbitmq && groupadd --gid 42440 rally && useradd -l -M --shell /usr/sbin/nologin --uid 42440 --gid 42440 rally && groupadd --gid 42460 redis && useradd -l -M --shell /usr/sbin/nologin --uid 42460 --gid 42460 redis && groupadd --gid 42441 sahara && useradd -l -M --shell /usr/sbin/nologin --uid 42441 --gid 42441 sahara && groupadd --gid 42443 senlin && useradd -l -M --shell /usr/sbin/nologin --uid 42443 --gid 42443 senlin && groupadd --gid 42467 sensu && useradd -l -M --shell /usr/sbin/nologin --uid 42467 --gid 42467 sensu && groupadd --gid 42468 skydive && useradd -l -M --shell /usr/sbin/nologin --uid 42468 --gid 42468 skydive && groupadd --gid 42491 skyline && useradd -l -M --shell /usr/sbin/nologin --uid 42491 --gid 42491 skyline && groupadd --gid 42444 solum && useradd -l -M --shell /usr/sbin/nologin --uid 42444 --gid 42444 solum && groupadd --gid 42479 storm && useradd -l -M --shell /usr/sbin/nologin --uid 42479 --gid 42479 storm && groupadd --gid 42445 swift && useradd -l -M --shell /usr/sbin/nologin --uid 42445 --gid 42445 swift && groupadd --gid 42446 tacker && useradd -l -M --shell /usr/sbin/nologin --uid 42446 --gid 42446 tacker && groupadd --gid 42447 td-agent && useradd -l -M --shell /usr/sbin/nologin --uid 42447 --gid 42447 td-agent && groupadd --gid 42448 telegraf && useradd -l -M --shell /usr/sbin/nologin --uid 42448 --gid 42448 telegraf && groupadd --gid 42480 tempest && useradd -l -M --shell /usr/sbin/nologin --uid 42480 --gid 42480 tempest && groupadd --gid 42449 trove && useradd -l -M --shell /usr/sbin/nologin --uid 42449 --gid 42449 trove && groupadd --gid 42494 valkey && useradd -l -M --shell /usr/sbin/nologin --uid 42494 --gid 42494 valkey && groupadd --gid 42489 venus && useradd -l -M --shell /usr/sbin/nologin --uid 42489 --gid 42489 venus && groupadd --gid 42459 vitrage && useradd -l -M --shell /usr/sbin/nologin --uid 42459 --gid 42459 vitrage && groupadd --gid 42450 vmtp && useradd -l -M --shell /usr/sbin/nologin --uid 42450 --gid 42450 vmtp && groupadd --gid 42451 watcher && useradd -l -M --shell /usr/sbin/nologin --uid 42451 --gid 42451 watcher && groupadd --gid 42453 zookeeper && useradd -l -M --shell /usr/sbin/nologin --uid 42453 --gid 42453 zookeeper && groupadd --gid 42463 zun && useradd -l -M --shell /usr/sbin/nologin --uid 42463 --gid 42463 zun 2026-07-10 00:07:46.468430 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 932420bc9d7d 2026-07-10 00:07:46.468436 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 932420bc9d7d 2026-07-10 00:07:46.468442 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 82133729a3ed 2026-07-10 00:07:46.468450 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 27/40 : COPY set_configs.py /usr/local/bin/kolla_set_configs 2026-07-10 00:07:46.468456 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> f96373364cfd 2026-07-10 00:07:46.468462 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 28/40 : COPY start.sh /usr/local/bin/kolla_start 2026-07-10 00:07:46.468468 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> df7adbc85169 2026-07-10 00:07:46.468508 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 29/40 : COPY copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts 2026-07-10 00:07:46.468516 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 3ec8c420eb8f 2026-07-10 00:07:46.468555 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 30/40 : COPY install_projects.sh /usr/local/bin/kolla_install_projects 2026-07-10 00:07:46.468563 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b8d3fa90a84e 2026-07-10 00:07:46.468568 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 31/40 : COPY httpd_setup.sh /usr/local/bin/kolla_httpd_setup 2026-07-10 00:07:46.468576 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 3b2071782b31 2026-07-10 00:07:46.468582 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 32/40 : COPY kolla_patch.sh /usr/local/bin/kolla_patch 2026-07-10 00:07:46.468636 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7df36f025d24 2026-07-10 00:07:46.468644 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 33/40 : COPY sudoers /etc/sudoers 2026-07-10 00:07:46.468683 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c0e1d3cdb1b0 2026-07-10 00:07:46.468690 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 34/40 : ENTRYPOINT ["dumb-init", "--single-child", "--"] 2026-07-10 00:07:46.468696 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 3df9825c52e5 2026-07-10 00:07:46.468704 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 3df9825c52e5 2026-07-10 00:07:46.468709 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> cbbf54616d1b 2026-07-10 00:07:46.468765 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 35/40 : COPY healthcheck_curl healthcheck_filemod healthcheck_listen healthcheck_port healthcheck_socket /usr/local/bin/ 2026-07-10 00:07:46.468772 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 6bb9dc01e2e4 2026-07-10 00:07:46.468778 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 36/40 : RUN chmod 755 /usr/local/bin/healthcheck_* 2026-07-10 00:07:46.468817 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in b404f191d488 2026-07-10 00:07:46.468824 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container b404f191d488 2026-07-10 00:07:46.468860 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d5450d86b6a3 2026-07-10 00:07:46.468868 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 37/40 : RUN touch /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_start /usr/local/bin/kolla_set_configs /usr/local/bin/kolla_copy_cacerts /usr/local/bin/kolla_install_projects /usr/local/bin/kolla_patch && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_httpd_setup && chmod 440 /etc/sudoers && mkdir -p /var/log/kolla && chown :kolla /var/log/kolla && chmod 2775 /var/log/kolla && rm -f /tmp/kolla_bashrc 2026-07-10 00:07:46.468874 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 77f10808b210 2026-07-10 00:07:46.468902 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 77f10808b210 2026-07-10 00:07:46.468909 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 2b284ab6a062 2026-07-10 00:07:46.468918 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 38/40 : COPY patches /patches 2026-07-10 00:07:46.468927 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> a47263891a9b 2026-07-10 00:07:46.468974 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 39/40 : RUN kolla_patch 2026-07-10 00:07:46.468981 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in f94f0a1c5fba 2026-07-10 00:07:46.469022 | ubuntu-noble-large | INFO:kolla.common.utils.base:[i] No series file found, nothing to patch. 2026-07-10 00:07:46.469029 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container f94f0a1c5fba 2026-07-10 00:07:46.469045 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 60aa3c75bead 2026-07-10 00:07:46.469051 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 40/40 : CMD ["kolla_start"] 2026-07-10 00:07:46.469089 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 53afc856b28f 2026-07-10 00:07:46.469096 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 53afc856b28f 2026-07-10 00:07:46.469102 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 30408d68fbcf 2026-07-10 00:07:46.469143 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully built 30c9a124b754 2026-07-10 00:07:46.469153 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully tagged osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:07:46.469405 | ubuntu-noble-large | INFO:kolla.common.utils.base:Built at 2026-07-10 00:07:46.469247 (took 0:02:05.851168) 2026-07-10 00:07:46.469563 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(multipathd) to queue 2026-07-10 00:07:46.469571 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch) to queue 2026-07-10 00:07:46.469616 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch-dashboards) to queue 2026-07-10 00:07:46.469631 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(tgtd) to queue 2026-07-10 00:07:46.469638 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(proxysql) to queue 2026-07-10 00:07:46.469643 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(proxysql-3) to queue 2026-07-10 00:07:46.469692 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(valkey-base) to queue 2026-07-10 00:07:46.469698 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-libvirt) to queue 2026-07-10 00:07:46.469733 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keepalived) to queue 2026-07-10 00:07:46.469740 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-base) to queue 2026-07-10 00:07:46.469745 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cron) to queue 2026-07-10 00:07:46.469782 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-base) to queue 2026-07-10 00:07:46.469789 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(fluentd) to queue 2026-07-10 00:07:46.469793 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(kolla-toolbox) to queue 2026-07-10 00:07:46.469835 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(dnsmasq) to queue 2026-07-10 00:07:46.469841 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openstack-base) to queue 2026-07-10 00:07:46.469846 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-base) to queue 2026-07-10 00:07:46.469882 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(rabbitmq) to queue 2026-07-10 00:07:46.469888 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-base) to queue 2026-07-10 00:07:46.469913 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy-ssh) to queue 2026-07-10 00:07:46.469919 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy) to queue 2026-07-10 00:07:46.469953 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-base) to queue 2026-07-10 00:07:46.469959 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(memcached) to queue 2026-07-10 00:07:46.469967 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk) to queue 2026-07-10 00:07:46.469972 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-base) to queue 2026-07-10 00:07:46.470021 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(grafana) to queue 2026-07-10 00:07:46.470028 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(iscsid) to queue 2026-07-10 00:07:46.470515 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(multipathd) 2026-07-10 00:07:46.470529 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Processing 2026-07-10 00:07:46.470534 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building started at 2026-07-10 00:07:46.470398 2026-07-10 00:07:46.471290 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 plugins into plugins archive 2026-07-10 00:07:46.471688 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 additions into additions archive 2026-07-10 00:08:03.444480 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:08:03.444636 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 30c9a124b754 2026-07-10 00:08:03.444671 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 2/6 : LABEL "build-date"="20260710" "name"="multipathd" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="multipathd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:08:03.444689 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in f02e2d46a4c8 2026-07-10 00:08:03.444701 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container f02e2d46a4c8 2026-07-10 00:08:03.444712 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> d1cacc8128e2 2026-07-10 00:08:03.444724 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 3/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends multipath-tools && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:08:03.444736 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in 958faee4e928 2026-07-10 00:08:03.444746 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:08:03.444757 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:08:03.445508 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:08:03.445591 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:08:03.445636 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:08:03.445650 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:08:03.445663 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:08:03.445676 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:08:03.445687 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:08:03.445699 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:08:03.445711 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:08:03.445723 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:08:03.445735 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:08:03.445747 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:08:03.445758 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:08:03.445771 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 28.0 MB in 3s (9,509 kB/s) 2026-07-10 00:08:03.445785 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-07-10 00:08:03.445823 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-07-10 00:08:03.445835 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2026-07-10 00:08:03.445847 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2026-07-10 00:08:03.445917 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following additional packages will be installed: 2026-07-10 00:08:03.445932 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-07-10 00:08:03.445944 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2026-07-10 00:08:03.445955 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base sg3-utils-udev 2026-07-10 00:08:03.445968 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Suggested packages: 2026-07-10 00:08:03.445979 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-07-10 00:08:03.445992 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: multipath-tools-boot 2026-07-10 00:08:03.446003 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Recommended packages: 2026-07-10 00:08:03.446014 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: zstd 2026-07-10 00:08:03.446026 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following NEW packages will be installed: 2026-07-10 00:08:03.446039 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-07-10 00:08:03.446050 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2026-07-10 00:08:03.446062 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base multipath-tools sg3-utils-udev 2026-07-10 00:08:03.446074 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:08:03.446085 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Need to get 1,178 kB of archives. 2026-07-10 00:08:03.446097 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:After this operation, 4,231 kB of additional disk space will be used. 2026-07-10 00:08:03.446186 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:08:03.446206 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2026-07-10 00:08:03.446284 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2026-07-10 00:08:03.446440 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2026-07-10 00:08:03.446479 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2026-07-10 00:08:03.446488 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.8 [21.6 kB] 2026-07-10 00:08:03.446506 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.2 [47.3 kB] 2026-07-10 00:08:03.446582 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.2 [100 kB] 2026-07-10 00:08:03.446669 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.8 [50.5 kB] 2026-07-10 00:08:03.446710 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.2 [19.6 kB] 2026-07-10 00:08:03.446766 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-07-10 00:08:03.446823 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-07-10 00:08:03.446882 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2026-07-10 00:08:03.446938 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-07-10 00:08:03.447033 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-07-10 00:08:03.447098 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preconfiguring packages ... 2026-07-10 00:08:03.449278 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 1,178 kB in 0s (2,963 kB/s) 2026-07-10 00:08:03.449310 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dhcpcd-base. 2026-07-10 00:08:03.449316 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 2026-07-10 00:08:03.449323 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:08:03.449330 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:08:03.449334 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 80% 2026-07-10 00:08:03.449338 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 85% 2026-07-10 00:08:03.449342 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 90% 2026-07-10 00:08:03.449346 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 95% 2026-07-10 00:08:03.449351 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:08:03.449356 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../00-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-07-10 00:08:03.449360 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 00:08:03.449365 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package cpio. 2026-07-10 00:08:03.449369 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../01-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-07-10 00:08:03.449373 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 00:08:03.449377 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package busybox-initramfs. 2026-07-10 00:08:03.449381 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../02-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-07-10 00:08:03.449386 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 00:08:03.449390 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dracut-install. 2026-07-10 00:08:03.449394 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../03-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-07-10 00:08:03.449398 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 00:08:03.449402 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-bin. 2026-07-10 00:08:03.449407 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../04-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-07-10 00:08:03.449411 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 00:08:03.449415 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package libklibc:amd64. 2026-07-10 00:08:03.449419 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../05-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 00:08:03.449423 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 00:08:03.449433 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package klibc-utils. 2026-07-10 00:08:03.449438 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../06-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 00:08:03.449442 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 00:08:03.449446 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-core. 2026-07-10 00:08:03.449458 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../07-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-07-10 00:08:03.449463 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 00:08:03.449467 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package linux-base. 2026-07-10 00:08:03.449471 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../08-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-07-10 00:08:03.449475 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 00:08:03.449479 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools. 2026-07-10 00:08:03.449483 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../09-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-07-10 00:08:03.449487 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 00:08:03.449492 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package liburcu8t64:amd64. 2026-07-10 00:08:03.449496 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../10-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-07-10 00:08:03.449506 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 00:08:03.449510 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package sg3-utils-udev. 2026-07-10 00:08:03.449514 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../11-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-07-10 00:08:03.449518 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 00:08:03.449523 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package kpartx. 2026-07-10 00:08:03.450185 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../12-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 00:08:03.450195 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 00:08:03.450201 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package multipath-tools. 2026-07-10 00:08:03.450206 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../13-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 00:08:03.450211 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 00:08:03.450216 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 00:08:03.450222 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2026-07-10 00:08:03.450228 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2026-07-10 00:08:03.450235 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 00:08:03.450240 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 00:08:03.450246 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 00:08:03.450251 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 00:08:03.450256 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Selecting UID from range 100 to 59999 ... 2026-07-10 00:08:03.450261 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2026-07-10 00:08:03.450266 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding system user `dhcpcd' (UID 100) ... 2026-07-10 00:08:03.450277 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding new user `dhcpcd' (UID 100) with group `nogroup' ... 2026-07-10 00:08:03.450282 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-07-10 00:08:03.450287 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 00:08:03.450292 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 00:08:03.450297 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 00:08:03.450302 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 00:08:03.452223 | 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', 2026-07-10 00:08:03.452247 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: none removed. 2026-07-10 00:08:03.452252 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 00:08:03.452257 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 00:08:03.452262 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 00:08:03.452267 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2026-07-10 00:08:03.452272 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 00:08:03.452277 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2026-07-10 00:08:03.452282 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 00:08:03.452287 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:08:03.452292 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 00:08:03.452297 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container 958faee4e928 2026-07-10 00:08:03.452302 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 42e9e97f7262 2026-07-10 00:08:03.452307 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 4/6 : COPY patches /patches 2026-07-10 00:08:03.452312 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 845b6daad6d9 2026-07-10 00:08:03.452317 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 5/6 : RUN kolla_patch 2026-07-10 00:08:03.452322 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in edbac6a8580f 2026-07-10 00:08:03.452326 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:[i] No series file found, nothing to patch. 2026-07-10 00:08:03.452331 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container edbac6a8580f 2026-07-10 00:08:03.452336 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 39cfe865e6fd 2026-07-10 00:08:03.452342 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:08:03.452348 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in f3c132ad5182 2026-07-10 00:08:03.452353 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-07-10 00:08:03.452358 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2026-07-10 00:08:03.452362 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2026-07-10 00:08:03.452367 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Package 'build-essential' is not installed, so not removed 2026-07-10 00:08:03.452372 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:08:03.452377 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2026-07-10 00:08:03.452393 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2026-07-10 00:08:03.452398 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2026-07-10 00:08:03.452403 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:08:03.452407 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container f3c132ad5182 2026-07-10 00:08:03.452412 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 76b1f33b233c 2026-07-10 00:08:03.452417 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully built 56698c09db7a 2026-07-10 00:08:03.452421 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully tagged osism.harbor.regio.digital/kolla/multipathd:build-20260710 2026-07-10 00:08:03.452426 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Built at 2026-07-10 00:08:03.451402 (took 0:00:16.981004) 2026-07-10 00:08:03.452431 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch) 2026-07-10 00:08:03.452436 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Processing 2026-07-10 00:08:03.452496 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building started at 2026-07-10 00:08:03.451958 2026-07-10 00:08:03.453152 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 plugins into plugins archive 2026-07-10 00:08:03.453884 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 additions into additions archive 2026-07-10 00:09:33.267536 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 1/12 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:09:33.267639 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 30c9a124b754 2026-07-10 00:09:33.267817 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 2/12 : LABEL "build-date"="20260710" "name"="opensearch" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="opensearch" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:09:33.267922 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 08ec0bc4d5a9 2026-07-10 00:09:33.268092 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 08ec0bc4d5a9 2026-07-10 00:09:33.268183 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 6d6be1e9c7a2 2026-07-10 00:09:33.268239 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 3/12 : RUN usermod --append --home /usr/share/opensearch --groups kolla opensearch && chsh --shell /bin/bash opensearch && mkdir -p /usr/share/opensearch && chown -R 42490:42490 /usr/share/opensearch 2026-07-10 00:09:33.268298 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 102b0f034bc3 2026-07-10 00:09:33.268393 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 102b0f034bc3 2026-07-10 00:09:33.268468 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> a1706cfa98c1 2026-07-10 00:09:33.268560 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 4/12 : RUN echo 'Uris: https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt/' >/etc/apt/sources.list.d/opensearch.sources && echo 'Components: main' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/opensearch.sources && echo 'Signed-By: /etc/kolla/apt-keys/opensearch.asc' >>/etc/apt/sources.list.d/opensearch.sources 2026-07-10 00:09:33.268646 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 4b8722d474a6 2026-07-10 00:09:33.268748 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 4b8722d474a6 2026-07-10 00:09:33.268830 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 584de308fee9 2026-07-10 00:09:33.268912 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 5/12 : ENV OPENSEARCH_INITIAL_ADMIN_PASSWORD="Kolla24OpenSearch"% 2026-07-10 00:09:33.268998 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in b23fba69723d 2026-07-10 00:09:33.269079 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container b23fba69723d 2026-07-10 00:09:33.269242 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> b92fa604aa1f 2026-07-10 00:09:33.269332 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 6/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends opensearch && apt-get clean && rm -rf /var/lib/apt/lists/* && chown -R opensearch:opensearch /usr/share/opensearch && rm -f /etc/opensearch/*.pem && rm -f /etc/opensearch/securityadmin_demo.sh 2026-07-10 00:09:33.269416 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 11f2b9b7cf36 2026-07-10 00:09:33.269499 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:1 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable InRelease [7,553 B] 2026-07-10 00:09:33.269580 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:09:33.269661 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:09:33.269810 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:09:33.269901 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:8 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable/main amd64 Packages [4,447 B] 2026-07-10 00:09:33.269974 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:09:33.270047 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:09:33.270193 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:09:33.270276 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:09:33.270349 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:09:33.270421 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:09:33.270491 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:09:33.270558 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:09:33.270625 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:09:33.270694 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:09:33.270794 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:09:33.270855 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:09:33.270925 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 28.0 MB in 3s (11.0 MB/s) 2026-07-10 00:09:33.270988 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-07-10 00:09:33.271061 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-07-10 00:09:33.271138 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2026-07-10 00:09:33.271256 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2026-07-10 00:09:33.271321 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:The following NEW packages will be installed: 2026-07-10 00:09:33.271375 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: opensearch 2026-07-10 00:09:33.271453 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:09:33.271518 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Need to get 978 MB of archives. 2026-07-10 00:09:33.271583 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:After this operation, 1,296 MB of additional disk space will be used. 2026-07-10 00:09:33.271647 | 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.6 [978 MB] 2026-07-10 00:09:33.271737 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 978 MB in 10s (93.9 MB/s) 2026-07-10 00:09:33.271809 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Selecting previously unselected package opensearch. 2026-07-10 00:09:33.271879 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2026-07-10 00:09:33.271960 | 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% (Reading database ... 70% (Reading database ... 75% 2026-07-10 00:09:33.272023 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 80% 2026-07-10 00:09:33.272091 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 85% 2026-07-10 00:09:33.272207 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 90% 2026-07-10 00:09:33.272284 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 95% 2026-07-10 00:09:33.272355 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:09:33.272426 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Preparing to unpack .../opensearch_2.19.6_amd64.deb ... 2026-07-10 00:09:33.272518 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Pre-Installation Script 2026-07-10 00:09:33.272632 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Unpacking opensearch (2.19.6) ... 2026-07-10 00:09:33.272742 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Setting up opensearch (2.19.6) ... 2026-07-10 00:09:33.272801 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Post-Installation Script 2026-07-10 00:09:33.272877 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### NOT starting on installation, please execute the following statements to configure opensearch service to start automatically using systemd 2026-07-10 00:09:33.272943 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl daemon-reload 2026-07-10 00:09:33.273006 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl enable opensearch.service 2026-07-10 00:09:33.273067 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### You can start opensearch service by executing 2026-07-10 00:09:33.273143 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl start opensearch.service 2026-07-10 00:09:33.273220 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Create opensearch demo certificates in /etc/opensearch/ 2026-07-10 00:09:33.273312 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: See demo certs creation log in /var/log/opensearch/install_demo_configuration.log 2026-07-10 00:09:33.273376 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Breaking change in packaging since 2.13.0 2026-07-10 00:09:33.274345 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: In 2.13.0 and later releases of OpenSearch, we have changed the permissions associated with access to installed files 2026-07-10 00:09:33.274369 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: If you are configuring tools that require read access to the OpenSearch configuration files, we recommend you add the user that runs these tools to the 'opensearch' group 2026-07-10 00:09:33.274376 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2026-07-10 00:09:33.274392 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:09:33.274397 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 11f2b9b7cf36 2026-07-10 00:09:33.274401 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> a937222bee51 2026-07-10 00:09:33.274405 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 7/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:09:33.274409 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 45d31d8fe6ca 2026-07-10 00:09:33.274412 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 8/12 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2026-07-10 00:09:33.274416 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 060d032753c7 2026-07-10 00:09:33.274419 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 060d032753c7 2026-07-10 00:09:33.274423 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 86f27e3a2432 2026-07-10 00:09:33.274426 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 9/12 : COPY patches /patches 2026-07-10 00:09:33.274430 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> e9763ce592be 2026-07-10 00:09:33.274438 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 10/12 : RUN kolla_patch 2026-07-10 00:09:33.274442 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 81f9c9e391ec 2026-07-10 00:09:33.274445 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:[i] No series file found, nothing to patch. 2026-07-10 00:09:33.274449 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 81f9c9e391ec 2026-07-10 00:09:33.274452 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 611f65cd484d 2026-07-10 00:09:33.274458 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 11/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:09:33.274462 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 87ab59ee2f12 2026-07-10 00:09:33.275228 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-07-10 00:09:33.275249 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2026-07-10 00:09:33.275255 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2026-07-10 00:09:33.275262 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Package 'build-essential' is not installed, so not removed 2026-07-10 00:09:33.275268 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:09:33.275283 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2026-07-10 00:09:33.275289 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2026-07-10 00:09:33.275295 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2026-07-10 00:09:33.275301 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:09:33.275307 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 87ab59ee2f12 2026-07-10 00:09:33.275313 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> b711636157af 2026-07-10 00:09:33.275319 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 12/12 : USER opensearch 2026-07-10 00:09:33.275325 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in bf5d90784aa9 2026-07-10 00:09:33.275331 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container bf5d90784aa9 2026-07-10 00:09:33.275337 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> fbd06558661e 2026-07-10 00:09:33.275343 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully built b83c67f78636 2026-07-10 00:09:33.275349 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully tagged osism.harbor.regio.digital/kolla/opensearch:build-20260710 2026-07-10 00:09:33.275356 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Built at 2026-07-10 00:09:33.274914 (took 0:01:29.822956) 2026-07-10 00:09:33.275595 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch-dashboards) 2026-07-10 00:09:33.275684 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Processing 2026-07-10 00:09:33.275794 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building started at 2026-07-10 00:09:33.275687 2026-07-10 00:09:33.277297 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 plugins into plugins archive 2026-07-10 00:09:33.278259 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 additions into additions archive 2026-07-10 00:12:11.538887 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 1/11 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:12:11.540496 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 30c9a124b754 2026-07-10 00:12:11.540558 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 2/11 : LABEL "build-date"="20260710" "name"="opensearch-dashboards" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="opensearch-dashboards" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:12:11.540579 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in d0a80671e89f 2026-07-10 00:12:11.540593 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container d0a80671e89f 2026-07-10 00:12:11.540605 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> b46a5fa02170 2026-07-10 00:12:11.540639 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 3/11 : RUN usermod --append --home /usr/share/opensearch-dashboards --groups kolla opensearch-dashboards && chsh --shell /bin/bash opensearch-dashboards && mkdir -p /usr/share/opensearch-dashboards && chown -R 42492:42492 /usr/share/opensearch-dashboards 2026-07-10 00:12:11.540660 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 18f249652563 2026-07-10 00:12:11.540673 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 18f249652563 2026-07-10 00:12:11.540685 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 39d5912b84e1 2026-07-10 00:12:11.540699 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 4/11 : RUN echo 'Uris: https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt/' >/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Components: main' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/opensearch-dashboards.sources && echo 'Signed-By: /etc/kolla/apt-keys/opensearch.asc' >>/etc/apt/sources.list.d/opensearch-dashboards.sources 2026-07-10 00:12:11.540713 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 717587227ff5 2026-07-10 00:12:11.540725 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 717587227ff5 2026-07-10 00:12:11.540762 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 09fd4484b2ed 2026-07-10 00:12:11.540776 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 5/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends opensearch-dashboards && apt-get clean && rm -rf /var/lib/apt/lists/* && chown -R opensearch-dashboards:opensearch-dashboards /usr/share/opensearch-dashboards 2026-07-10 00:12:11.540790 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in e2b7c3398ae8 2026-07-10 00:12:11.540802 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:12:11.540828 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:6 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable InRelease [7,564 B] 2026-07-10 00:12:11.540840 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:12:11.540852 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:8 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable/main amd64 Packages [4,415 B] 2026-07-10 00:12:11.540864 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:12:11.540874 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:12:11.540885 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:12:11.540895 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:12:11.540918 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:12:11.540929 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:12:11.540939 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:12:11.540949 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:12:11.540960 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:12:11.540970 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:12:11.540980 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:12:11.540990 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:12:11.541000 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:12:11.541010 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 28.0 MB in 3s (9,155 kB/s) 2026-07-10 00:12:11.541020 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-07-10 00:12:11.541030 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-07-10 00:12:11.541048 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2026-07-10 00:12:11.541059 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2026-07-10 00:12:11.541101 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:The following NEW packages will be installed: 2026-07-10 00:12:11.541112 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: opensearch-dashboards 2026-07-10 00:12:11.541123 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:12:11.541164 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Need to get 353 MB of archives. 2026-07-10 00:12:11.541175 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:After this operation, 1,329 MB of additional disk space will be used. 2026-07-10 00:12:11.541185 | 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.6 [353 MB] 2026-07-10 00:12:11.541197 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 353 MB in 4s (96.6 MB/s) 2026-07-10 00:12:11.541216 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Selecting previously unselected package opensearch-dashboards. 2026-07-10 00:12:11.541227 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 2026-07-10 00:12:11.541239 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:12:11.541251 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 70% 2026-07-10 00:12:11.541261 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 75% 2026-07-10 00:12:11.541271 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 80% 2026-07-10 00:12:11.541281 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 85% 2026-07-10 00:12:11.541291 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 90% 2026-07-10 00:12:11.541301 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 95% 2026-07-10 00:12:11.541311 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:12:11.541327 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Preparing to unpack .../opensearch-dashboards_2.19.6_amd64.deb ... 2026-07-10 00:12:11.541337 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Pre-Installation Script 2026-07-10 00:12:11.541347 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Unpacking opensearch-dashboards (2.19.6) ... 2026-07-10 00:12:11.541383 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Setting up opensearch-dashboards (2.19.6) ... 2026-07-10 00:12:11.541462 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Post-Installation Script 2026-07-10 00:12:11.541576 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### NOT starting on installation, please execute the following statements to configure opensearch-dashboards service to start automatically using systemd 2026-07-10 00:12:11.541592 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl daemon-reload 2026-07-10 00:12:11.541659 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl enable opensearch-dashboards.service 2026-07-10 00:12:11.541675 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### You can start opensearch-dashboards service by executing 2026-07-10 00:12:11.541767 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl start opensearch-dashboards.service 2026-07-10 00:12:11.541828 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### Breaking change in packaging since 2.13.0 2026-07-10 00:12:11.541844 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: In 2.13.0 and later releases of OpenSearch Dashboards, we have changed the permissions associated with access to installed files 2026-07-10 00:12:11.541945 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: If you are configuring tools that require read access to the OpenSearch Dashboards configuration files, we recommend you add the user that runs these tools to the 'opensearch-dashboards' group 2026-07-10 00:12:11.541964 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2026-07-10 00:12:11.542029 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container e2b7c3398ae8 2026-07-10 00:12:11.542081 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> df5154275953 2026-07-10 00:12:11.542153 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 6/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:12:11.542231 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 42e2825767ad 2026-07-10 00:12:11.542310 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 7/11 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2026-07-10 00:12:11.542327 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in a32f415863f4 2026-07-10 00:12:11.542405 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container a32f415863f4 2026-07-10 00:12:11.542470 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 55a3f630163b 2026-07-10 00:12:11.542486 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 8/11 : COPY patches /patches 2026-07-10 00:12:11.542564 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> ad3847fe32a3 2026-07-10 00:12:11.542630 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 9/11 : RUN kolla_patch 2026-07-10 00:12:11.542655 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 3f9e143ce2ae 2026-07-10 00:12:11.542801 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:[i] No series file found, nothing to patch. 2026-07-10 00:12:11.542825 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 3f9e143ce2ae 2026-07-10 00:12:11.542835 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> e4e7f8355fb7 2026-07-10 00:12:11.542872 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 10/11 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:12:11.542964 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 056be91dc0c0 2026-07-10 00:12:11.542988 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-07-10 00:12:11.543052 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2026-07-10 00:12:11.543105 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2026-07-10 00:12:11.543220 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Package 'build-essential' is not installed, so not removed 2026-07-10 00:12:11.544773 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:12:11.544800 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2026-07-10 00:12:11.544809 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2026-07-10 00:12:11.544818 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2026-07-10 00:12:11.544827 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:12:11.544836 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 056be91dc0c0 2026-07-10 00:12:11.544845 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 459d8975029b 2026-07-10 00:12:11.544853 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 11/11 : USER opensearch-dashboards 2026-07-10 00:12:11.544862 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in a78aaff2b7c9 2026-07-10 00:12:11.544871 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container a78aaff2b7c9 2026-07-10 00:12:11.544880 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 45d413a61353 2026-07-10 00:12:11.544888 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully built e07a2e37dfe5 2026-07-10 00:12:11.544897 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully tagged osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260710 2026-07-10 00:12:11.544905 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Built at 2026-07-10 00:12:11.543836 (took 0:02:38.268149) 2026-07-10 00:12:11.544914 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(tgtd) 2026-07-10 00:12:11.544923 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Processing 2026-07-10 00:12:11.544932 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building started at 2026-07-10 00:12:11.544353 2026-07-10 00:12:11.547695 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 plugins into plugins archive 2026-07-10 00:12:11.547727 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 additions into additions archive 2026-07-10 00:12:23.019499 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:12:23.019570 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 30c9a124b754 2026-07-10 00:12:23.019610 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 2/7 : LABEL "build-date"="20260710" "name"="tgtd" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="tgtd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:12:23.019626 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in d5f84fe65bf4 2026-07-10 00:12:23.019638 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container d5f84fe65bf4 2026-07-10 00:12:23.019648 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> b00c68ff024d 2026-07-10 00:12:23.019660 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends tgt && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:12:23.019672 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in b485180baa93 2026-07-10 00:12:23.019682 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:12:23.019693 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:12:23.019704 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:12:23.019714 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:12:23.019724 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:12:23.019735 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:12:23.019785 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:12:23.019795 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:12:23.019805 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:12:23.019815 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:12:23.019825 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:12:23.019835 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:12:23.019845 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:12:23.019855 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:12:23.019865 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:12:23.019881 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Fetched 28.0 MB in 3s (10.8 MB/s) 2026-07-10 00:12:23.019912 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-07-10 00:12:23.019927 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-07-10 00:12:23.019941 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2026-07-10 00:12:23.019955 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2026-07-10 00:12:23.019969 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2026-07-10 00:12:23.019983 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:12:23.019997 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container b485180baa93 2026-07-10 00:12:23.020012 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 81a98e7ddc6b 2026-07-10 00:12:23.020025 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 4/7 : RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/targets.conf 2026-07-10 00:12:23.020040 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in efff20ec318f 2026-07-10 00:12:23.020054 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container efff20ec318f 2026-07-10 00:12:23.020068 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 6729ff4a28e2 2026-07-10 00:12:23.020081 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 5/7 : COPY patches /patches 2026-07-10 00:12:23.020107 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 2c116d186faa 2026-07-10 00:12:23.020116 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 6/7 : RUN kolla_patch 2026-07-10 00:12:23.020124 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in b215dd603fbb 2026-07-10 00:12:23.020175 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:[i] No series file found, nothing to patch. 2026-07-10 00:12:23.020184 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container b215dd603fbb 2026-07-10 00:12:23.020192 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 8bb3f3f2d05e 2026-07-10 00:12:23.020202 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:12:23.020220 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 0d0f6f6375e3 2026-07-10 00:12:23.020229 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-07-10 00:12:23.020237 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2026-07-10 00:12:23.020245 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2026-07-10 00:12:23.020253 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Package 'build-essential' is not installed, so not removed 2026-07-10 00:12:23.020261 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:12:23.020269 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2026-07-10 00:12:23.020277 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2026-07-10 00:12:23.020285 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2026-07-10 00:12:23.020293 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:12:23.020301 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 0d0f6f6375e3 2026-07-10 00:12:23.020310 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 6854020b1212 2026-07-10 00:12:23.020318 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully built 2c87252b3bdb 2026-07-10 00:12:23.020326 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully tagged osism.harbor.regio.digital/kolla/tgtd:build-20260710 2026-07-10 00:12:23.020334 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Built at 2026-07-10 00:12:23.019549 (took 0:00:11.475196) 2026-07-10 00:12:23.020342 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(proxysql) 2026-07-10 00:12:23.020350 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Processing 2026-07-10 00:12:23.020358 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building started at 2026-07-10 00:12:23.019927 2026-07-10 00:12:23.022362 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 plugins into plugins archive 2026-07-10 00:12:23.022440 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 additions into additions archive 2026-07-10 00:12:42.808497 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 1/12 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:12:42.808575 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 30c9a124b754 2026-07-10 00:12:42.808594 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 2/12 : LABEL "build-date"="20260710" "name"="proxysql" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="proxysql" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:12:42.808613 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in a025d774a133 2026-07-10 00:12:42.808627 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container a025d774a133 2026-07-10 00:12:42.808641 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 1e85e8be9bc7 2026-07-10 00:12:42.808655 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 3/12 : RUN echo 'Uris: https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble/' >/etc/apt/sources.list.d/proxysql.sources && echo 'Components: ' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Suites: ./' >>/etc/apt/sources.list.d/proxysql.sources && echo 'Signed-By: /etc/kolla/apt-keys/proxysql.asc' >>/etc/apt/sources.list.d/proxysql.sources 2026-07-10 00:12:42.808669 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 087cefd78a81 2026-07-10 00:12:42.808681 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 087cefd78a81 2026-07-10 00:12:42.808694 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> fa1b1aa77357 2026-07-10 00:12:42.808708 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 4/12 : RUN usermod --append --home /var/lib/proxysql --groups kolla proxysql && mkdir -p /var/lib/proxysql && chown -R 42487:42487 /var/lib/proxysql 2026-07-10 00:12:42.808722 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 66d5b9fcb0c3 2026-07-10 00:12:42.808735 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 66d5b9fcb0c3 2026-07-10 00:12:42.808774 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 5b19a65ae6e8 2026-07-10 00:12:42.808786 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 5/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends proxysql python3-yaml && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:12:42.808799 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 1d71339496fe 2026-07-10 00:12:42.808811 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:12:42.808844 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:12:42.808859 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:7 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ InRelease [4,123 B] 2026-07-10 00:12:42.808872 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:12:42.808886 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:12:42.808898 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:9 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ Packages [4,099 B] 2026-07-10 00:12:42.808911 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:12:42.808935 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:12:42.808946 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:12:42.808956 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:12:42.808966 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:12:42.808976 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:12:42.808986 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:12:42.809011 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:12:42.809073 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:12:42.809085 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:12:42.809095 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:12:42.809105 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 28.0 MB in 2s (11.3 MB/s) 2026-07-10 00:12:42.809116 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-07-10 00:12:42.809168 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-07-10 00:12:42.809184 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2026-07-10 00:12:42.809194 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2026-07-10 00:12:42.809204 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following additional packages will be installed: 2026-07-10 00:12:42.809213 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 2026-07-10 00:12:42.809223 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following NEW packages will be installed: 2026-07-10 00:12:42.809233 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 proxysql python3-yaml 2026-07-10 00:12:42.809243 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:12:42.809253 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Need to get 35.7 MB of archives. 2026-07-10 00:12:42.809263 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:After this operation, 149 MB of additional disk space will be used. 2026-07-10 00:12:42.809273 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-07-10 00:12:42.809284 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:12:42.809293 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-07-10 00:12:42.809304 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ proxysql 3.0.8 [35.5 MB] 2026-07-10 00:12:42.809314 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 35.7 MB in 2s (21.8 MB/s) 2026-07-10 00:12:42.809323 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package libyaml-0-2:amd64. 2026-07-10 00:12:42.809333 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: 2026-07-10 00:12:42.809343 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 2026-07-10 00:12:42.809355 | 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% 2026-07-10 00:12:42.809375 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 70% 2026-07-10 00:12:42.809386 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 75% 2026-07-10 00:12:42.809395 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 80% 2026-07-10 00:12:42.809405 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 85% 2026-07-10 00:12:42.809415 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 90% 2026-07-10 00:12:42.809431 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 95% 2026-07-10 00:12:42.809442 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:12:42.809458 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-07-10 00:12:42.809468 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:12:42.809478 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package proxysql. 2026-07-10 00:12:42.809488 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../proxysql_3.0.8_amd64.deb ... 2026-07-10 00:12:42.809498 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking proxysql (3.0.8) ... 2026-07-10 00:12:42.809507 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package python3-yaml. 2026-07-10 00:12:42.809517 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: 2026-07-10 00:12:42.809527 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-07-10 00:12:42.809537 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-07-10 00:12:42.809551 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up proxysql (3.0.8) ... 2026-07-10 00:12:42.809561 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:12:42.809571 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-07-10 00:12:42.809581 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:12:42.809595 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 1d71339496fe 2026-07-10 00:12:42.809609 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 715e140d2309 2026-07-10 00:12:42.809692 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 6/12 : COPY kolla_proxysql_config_sync kolla_extend_start /usr/local/bin/ 2026-07-10 00:12:42.809705 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> bc867922ffa6 2026-07-10 00:12:42.809720 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 7/12 : RUN chmod 755 /usr/local/bin/kolla_proxysql_config_sync && chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:12:42.809735 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 8c34d97d7d69 2026-07-10 00:12:42.809781 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 8c34d97d7d69 2026-07-10 00:12:42.809837 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 17ce8150423b 2026-07-10 00:12:42.809853 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 8/12 : RUN install -g proxysql -o proxysql -m 770 -d /var/lib/kolla/proxysql && touch /etc/proxysql.cnf && chown proxysql:proxysql /etc/proxysql.cnf && chmod 600 /etc/proxysql.cnf 2026-07-10 00:12:42.809871 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 3aa21aadc85e 2026-07-10 00:12:42.809922 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 3aa21aadc85e 2026-07-10 00:12:42.809938 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 22166165484e 2026-07-10 00:12:42.809988 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 9/12 : COPY patches /patches 2026-07-10 00:12:42.810004 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 10b37cea50d7 2026-07-10 00:12:42.810018 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 10/12 : RUN kolla_patch 2026-07-10 00:12:42.810087 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 5b787c2dfffa 2026-07-10 00:12:42.810191 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:[i] No series file found, nothing to patch. 2026-07-10 00:12:42.810220 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 5b787c2dfffa 2026-07-10 00:12:42.810259 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 08da54d06ebb 2026-07-10 00:12:42.810280 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 11/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:12:42.810296 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in fa8aca5226cd 2026-07-10 00:12:42.810310 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-07-10 00:12:42.810369 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2026-07-10 00:12:42.810381 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2026-07-10 00:12:42.810395 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Package 'build-essential' is not installed, so not removed 2026-07-10 00:12:42.810445 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:12:42.810461 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2026-07-10 00:12:42.810510 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2026-07-10 00:12:42.810526 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2026-07-10 00:12:42.810540 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:12:42.810646 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container fa8aca5226cd 2026-07-10 00:12:42.810660 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 25ab3da8a195 2026-07-10 00:12:42.810674 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 12/12 : USER proxysql 2026-07-10 00:12:42.810697 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in dbfd665dd00c 2026-07-10 00:12:42.810711 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container dbfd665dd00c 2026-07-10 00:12:42.810801 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 3141c44172d2 2026-07-10 00:12:42.810818 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully built 06268c8cbdb0 2026-07-10 00:12:42.810868 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully tagged osism.harbor.regio.digital/kolla/proxysql:build-20260710 2026-07-10 00:12:42.810979 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Built at 2026-07-10 00:12:42.810864 (took 0:00:19.790937) 2026-07-10 00:12:42.812305 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(proxysql-3) 2026-07-10 00:12:42.812365 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql-3:Processing 2026-07-10 00:12:42.812377 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Building started at 2026-07-10 00:12:42.811348 2026-07-10 00:12:42.813207 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql-3:Turned 0 plugins into plugins archive 2026-07-10 00:12:42.813229 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql-3:Turned 0 additions into additions archive 2026-07-10 00:13:02.793230 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 1/12 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:13:02.793294 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 30c9a124b754 2026-07-10 00:13:02.793309 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 2/12 : LABEL "build-date"="20260710" "name"="proxysql-3" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="proxysql-3" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:13:02.793345 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in d41b06b811c3 2026-07-10 00:13:02.793354 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container d41b06b811c3 2026-07-10 00:13:02.793363 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> cebe17a48f51 2026-07-10 00:13:02.793421 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 3/12 : RUN echo 'Uris: https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble/' >/etc/apt/sources.list.d/proxysql-3.sources && echo 'Components: ' >>/etc/apt/sources.list.d/proxysql-3.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/proxysql-3.sources && echo 'Suites: ./' >>/etc/apt/sources.list.d/proxysql-3.sources && echo 'Signed-By: /etc/kolla/apt-keys/proxysql.asc' >>/etc/apt/sources.list.d/proxysql-3.sources 2026-07-10 00:13:02.793432 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 1d6757751dbf 2026-07-10 00:13:02.793440 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 1d6757751dbf 2026-07-10 00:13:02.793447 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 2412c8b9f0de 2026-07-10 00:13:02.793456 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 4/12 : RUN usermod --append --home /var/lib/proxysql --groups kolla proxysql && mkdir -p /var/lib/proxysql && chown -R 42487:42487 /var/lib/proxysql 2026-07-10 00:13:02.793464 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 1439aea0095d 2026-07-10 00:13:02.793471 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 1439aea0095d 2026-07-10 00:13:02.793479 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 0be3f1b66ba8 2026-07-10 00:13:02.793486 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 5/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends proxysql python3-yaml && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:13:02.793494 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in eada3570e676 2026-07-10 00:13:02.793501 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:13:02.793508 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:6 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ InRelease [4,123 B] 2026-07-10 00:13:02.793515 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:13:02.793523 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:13:02.793530 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:13:02.793538 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:8 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ Packages [4,099 B] 2026-07-10 00:13:02.793558 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:13:02.793566 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:13:02.793577 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:13:02.793586 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:13:02.793594 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:13:02.793601 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:13:02.793608 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:13:02.793615 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:13:02.793626 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:13:02.793640 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:13:02.793650 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:13:02.793680 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Fetched 28.0 MB in 3s (10.5 MB/s) 2026-07-10 00:13:02.793763 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading package lists... 2026-07-10 00:13:02.793774 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading package lists... 2026-07-10 00:13:02.793784 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Building dependency tree... 2026-07-10 00:13:02.793794 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading state information... 2026-07-10 00:13:02.793832 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:The following additional packages will be installed: 2026-07-10 00:13:02.793843 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: libyaml-0-2 2026-07-10 00:13:02.793879 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:The following NEW packages will be installed: 2026-07-10 00:13:02.793890 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: libyaml-0-2 proxysql python3-yaml 2026-07-10 00:13:02.793944 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:13:02.793953 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Need to get 35.7 MB of archives. 2026-07-10 00:13:02.793963 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:After this operation, 149 MB of additional disk space will be used. 2026-07-10 00:13:02.793999 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-07-10 00:13:02.794011 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:13:02.794046 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:4 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ proxysql 3.0.8 [35.5 MB] 2026-07-10 00:13:02.794094 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-07-10 00:13:02.794106 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Fetched 35.7 MB in 1s (25.1 MB/s) 2026-07-10 00:13:02.794158 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Selecting previously unselected package libyaml-0-2:amd64. 2026-07-10 00:13:02.795356 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 2026-07-10 00:13:02.795390 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:13:02.795402 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 70% 2026-07-10 00:13:02.795410 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 75% 2026-07-10 00:13:02.795418 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 80% 2026-07-10 00:13:02.795426 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 85% 2026-07-10 00:13:02.795435 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 90% 2026-07-10 00:13:02.795443 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 95% 2026-07-10 00:13:02.795451 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:13:02.795460 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Preparing to unpack .../libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-07-10 00:13:02.795468 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:13:02.795476 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Selecting previously unselected package proxysql. 2026-07-10 00:13:02.795495 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Preparing to unpack .../proxysql_3.0.8_amd64.deb ... 2026-07-10 00:13:02.795511 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Unpacking proxysql (3.0.8) ... 2026-07-10 00:13:02.795520 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Selecting previously unselected package python3-yaml. 2026-07-10 00:13:02.795527 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Preparing to unpack .../python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-07-10 00:13:02.795536 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-07-10 00:13:02.795544 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Setting up proxysql (3.0.8) ... 2026-07-10 00:13:02.795551 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:13:02.795559 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-07-10 00:13:02.795567 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:13:02.795575 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container eada3570e676 2026-07-10 00:13:02.795583 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 8dc284efa9b3 2026-07-10 00:13:02.795591 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 6/12 : COPY kolla_proxysql_config_sync kolla_extend_start /usr/local/bin/ 2026-07-10 00:13:02.795599 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 4062240eaa45 2026-07-10 00:13:02.795608 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 7/12 : RUN chmod 755 /usr/local/bin/kolla_proxysql_config_sync && chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:13:02.795617 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in a4a71e86a83b 2026-07-10 00:13:02.795625 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container a4a71e86a83b 2026-07-10 00:13:02.795633 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> cec66da57639 2026-07-10 00:13:02.795641 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 8/12 : RUN install -g proxysql -o proxysql -m 770 -d /var/lib/kolla/proxysql && touch /etc/proxysql.cnf && chown proxysql:proxysql /etc/proxysql.cnf && chmod 600 /etc/proxysql.cnf 2026-07-10 00:13:02.795651 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in e19e0ad62324 2026-07-10 00:13:02.795659 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container e19e0ad62324 2026-07-10 00:13:02.795667 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 735a1a61e66e 2026-07-10 00:13:02.795675 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 9/12 : COPY patches /patches 2026-07-10 00:13:02.795683 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> c15600ca1553 2026-07-10 00:13:02.795691 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 10/12 : RUN kolla_patch 2026-07-10 00:13:02.795699 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 533b4e2e6f1d 2026-07-10 00:13:02.795707 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:[i] No series file found, nothing to patch. 2026-07-10 00:13:02.795715 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 533b4e2e6f1d 2026-07-10 00:13:02.795723 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> bd6c41322d7e 2026-07-10 00:13:02.795759 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 11/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:13:02.795769 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in cee90afb2054 2026-07-10 00:13:02.795786 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading package lists... 2026-07-10 00:13:02.795794 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Building dependency tree... 2026-07-10 00:13:02.795802 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading state information... 2026-07-10 00:13:02.795810 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Package 'build-essential' is not installed, so not removed 2026-07-10 00:13:02.795824 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:13:02.795832 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading package lists... 2026-07-10 00:13:02.795840 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Building dependency tree... 2026-07-10 00:13:02.795848 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Reading state information... 2026-07-10 00:13:02.795856 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:13:02.795864 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container cee90afb2054 2026-07-10 00:13:02.795872 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 2a4f43e3ab25 2026-07-10 00:13:02.795880 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Step 12/12 : USER proxysql 2026-07-10 00:13:02.795888 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Running in 83bc3eb0ecd3 2026-07-10 00:13:02.795895 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> Removed intermediate container 83bc3eb0ecd3 2026-07-10 00:13:02.795903 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3: ---> 9609e4600464 2026-07-10 00:13:02.795911 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Successfully built 676e226d2731 2026-07-10 00:13:02.795920 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Successfully tagged osism.harbor.regio.digital/kolla/proxysql-3:build-20260710 2026-07-10 00:13:02.795928 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql-3:Built at 2026-07-10 00:13:02.795193 (took 0:00:19.983845) 2026-07-10 00:13:02.797675 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(valkey-base) 2026-07-10 00:13:02.797702 | ubuntu-noble-large | DEBUG:kolla.common.utils.valkey-base:Processing 2026-07-10 00:13:02.797706 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Building started at 2026-07-10 00:13:02.795506 2026-07-10 00:13:02.797710 | ubuntu-noble-large | DEBUG:kolla.common.utils.valkey-base:Turned 0 plugins into plugins archive 2026-07-10 00:13:02.797714 | ubuntu-noble-large | DEBUG:kolla.common.utils.valkey-base:Turned 0 additions into additions archive 2026-07-10 00:13:05.438806 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:13:05.438894 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> 30c9a124b754 2026-07-10 00:13:05.438914 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Step 2/7 : LABEL "build-date"="20260710" "name"="valkey-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="valkey-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:13:05.438931 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> Running in 85ffeafe1cdc 2026-07-10 00:13:05.438945 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> Removed intermediate container 85ffeafe1cdc 2026-07-10 00:13:05.438958 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> 2cf8b2049deb 2026-07-10 00:13:05.438971 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Step 3/7 : RUN usermod --append --home /run/valkey --groups kolla valkey && mkdir -p /run/valkey && chown -R 42494:42494 /run/valkey 2026-07-10 00:13:05.438986 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> Running in 54aa06177e44 2026-07-10 00:13:05.438998 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> Removed intermediate container 54aa06177e44 2026-07-10 00:13:05.439010 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> a2e93d79774b 2026-07-10 00:13:05.439023 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:13:05.439035 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> e9e2f7636a24 2026-07-10 00:13:05.439066 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:13:05.439076 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> Running in 58d4c7207a3d 2026-07-10 00:13:05.439086 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> Removed intermediate container 58d4c7207a3d 2026-07-10 00:13:05.439096 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> 6941144d226f 2026-07-10 00:13:05.439106 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Step 6/7 : COPY patches /patches 2026-07-10 00:13:05.439116 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> 64f0475719a6 2026-07-10 00:13:05.439126 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Step 7/7 : RUN kolla_patch 2026-07-10 00:13:05.439176 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> Running in 71aef8d4f158 2026-07-10 00:13:05.439186 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:[i] No series file found, nothing to patch. 2026-07-10 00:13:05.439196 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> Removed intermediate container 71aef8d4f158 2026-07-10 00:13:05.439206 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base: ---> 364848be36c6 2026-07-10 00:13:05.439216 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Successfully built c44f8d62de3b 2026-07-10 00:13:05.439227 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Successfully tagged osism.harbor.regio.digital/kolla/valkey-base:build-20260710 2026-07-10 00:13:05.439237 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-base:Built at 2026-07-10 00:13:05.438248 (took 0:00:02.642742) 2026-07-10 00:13:05.439247 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(valkey-server) to queue 2026-07-10 00:13:05.439257 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(valkey-sentinel) to queue 2026-07-10 00:13:05.439278 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-libvirt) 2026-07-10 00:13:05.439288 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Processing 2026-07-10 00:13:05.439350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building started at 2026-07-10 00:13:05.439259 2026-07-10 00:13:05.440426 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 plugins into plugins archive 2026-07-10 00:13:05.441064 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 additions into additions archive 2026-07-10 00:14:34.601794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:14:34.601938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 30c9a124b754 2026-07-10 00:14:34.602113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 2/13 : LABEL "build-date"="20260710" "name"="nova-libvirt" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-libvirt" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:14:34.602168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 16010ed69e5e 2026-07-10 00:14:34.602267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 16010ed69e5e 2026-07-10 00:14:34.602447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 571ddcd1c050 2026-07-10 00:14:34.602460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 3/13 : RUN usermod --append --home /var/lib/nova --groups kolla nova && usermod --append --groups qemu nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2026-07-10 00:14:34.602526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 5d8d058de4f6 2026-07-10 00:14:34.602644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 5d8d058de4f6 2026-07-10 00:14:34.603695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 897ed53afe4b 2026-07-10 00:14:34.603767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 4/13 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common ebtables libsasl2-modules-gssapi-mit libvirt-clients libvirt-daemon-system mdevctl openvswitch-switch pm-utils python3-cephfs python3-rados python3-rbd qemu-block-extra qemu-system qemu-utils sasl2-bin swtpm swtpm-tools tpm2-tools trousers ovmf qemu-system-modules-spice && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:14:34.603779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 6d980cff9d5a 2026-07-10 00:14:34.603786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:14:34.603793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:14:34.603800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:14:34.603807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:14:34.603813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:14:34.603819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:14:34.603825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:14:34.603831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:14:34.603838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:14:34.603844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:14:34.603856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:14:34.603863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:14:34.603869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:14:34.603913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:14:34.603986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:14:34.604065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 28.0 MB in 3s (11.2 MB/s) 2026-07-10 00:14:34.604157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-07-10 00:14:34.604254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-07-10 00:14:34.604335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2026-07-10 00:14:34.604427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2026-07-10 00:14:34.605279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following additional packages will be installed: 2026-07-10 00:14:34.605304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl db-util db5.3-util dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-07-10 00:14:34.605312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-system-bus-common dmidecode gettext-base iptables ipxe-qemu iso-codes 2026-07-10 00:14:34.605319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libargon2-1 libasound2-data libasound2t64 libbabeltrace1 2026-07-10 00:14:34.605326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-07-10 00:14:34.605345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-07-10 00:14:34.605352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 2026-07-10 00:14:34.605359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libcurl3t64-gnutls libdaxctl1 libdbus-1-3 libdrm-amdgpu1 libdrm-common 2026-07-10 00:14:34.605365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdrm-intel1 libdrm2 libduktape207 libdw1t64 libepoxy0 libevent-2.1-7t64 2026-07-10 00:14:34.605372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfdisk1 libfdt1 libfuse3-3 libgbm1 libglib2.0-0t64 libgoogle-perftools4t64 2026-07-10 00:14:34.605379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libicu74 libip4tc2 2026-07-10 00:14:34.605385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 libjson-glib-1.0-0 2026-07-10 00:14:34.605392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-common libllvm20 liblmdb0 liblua5.4-0 libncurses6 libndctl6 2026-07-10 00:14:34.605399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 libnss3 2026-07-10 00:14:34.605405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnuma1 liboath0t64 libopus0 liborc-0.4-0t64 libpam-systemd libparted2t64 2026-07-10 00:14:34.605412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpcap0.8t64 libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 2026-07-10 00:14:34.605418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpng16-16t64 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 2026-07-10 00:14:34.605425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: librabbitmq4 librados2 libradosstriper1 librbd1 libsasl2-modules 2026-07-10 00:14:34.605473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libsensors-config libsensors5 libslirp0 libspice-server1 libsystemd-shared 2026-07-10 00:14:34.605481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtcmalloc-minimal4t64 libtpms0 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 2026-07-10 00:14:34.605487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-mu-4.0.1-0t64 libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 2026-07-10 00:14:34.605494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-device0t64 libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 2026-07-10 00:14:34.605500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-spi-helper0t64 libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 2026-07-10 00:14:34.605533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libunbound8 libunwind8 liburing2 libusb-1.0-0 libusbredirparser1t64 2026-07-10 00:14:34.607227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirglrenderer1 libvirt-daemon libvirt-daemon-config-network 2026-07-10 00:14:34.607243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-07-10 00:14:34.607251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-system-systemd libvirt0 libvulkan1 libx11-6 libx11-data 2026-07-10 00:14:34.607258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libx11-xcb1 libxau6 libxcb-dri3-0 libxcb-present0 libxcb-randr0 libxcb-sync1 2026-07-10 00:14:34.607265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libxcb-xfixes0 libxcb1 libxdmcp6 libxdp1 libxml2 libxshmfence1 libyajl2 2026-07-10 00:14:34.607272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libyaml-0-2 logrotate mesa-libgallium openvswitch-common polkitd 2026-07-10 00:14:34.607278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-certifi 2026-07-10 00:14:34.607285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-chardet python3-idna python3-prettytable python3-requests 2026-07-10 00:14:34.607292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-urllib3 python3-wcwidth python3-yaml qemu-system-arm 2026-07-10 00:14:34.607299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-common qemu-system-data qemu-system-mips qemu-system-misc 2026-07-10 00:14:34.607305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-modules-opengl qemu-system-ppc qemu-system-s390x 2026-07-10 00:14:34.607320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-sparc qemu-system-x86 seabios sgml-base systemd 2026-07-10 00:14:34.607327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-container systemd-sysv tpm-udev uuid-runtime xml-core 2026-07-10 00:14:34.607347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Suggested packages: 2026-07-10 00:14:34.607364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ceph ceph-mds default-dbus-session-bus | dbus-session-bus firewalld isoquery 2026-07-10 00:14:34.607371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: alsa-utils libasound2-plugins fuse3 low-memory-monitor libvisual-0.4-plugins 2026-07-10 00:14:34.607378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gstreamer1.0-tools opus-tools parted libparted-dev libparted-i18n pciutils 2026-07-10 00:14:34.607384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: pcscd libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 2026-07-10 00:14:34.607391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: lm-sensors gstreamer1.0-libav gstreamer1.0-plugins-ugly libvirt-clients-qemu 2026-07-10 00:14:34.607397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-07-10 00:14:34.607404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-07-10 00:14:34.607411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-07-10 00:14:34.607418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-07-10 00:14:34.607424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: auditd nfs-common systemtap zfsutils bsd-mailx | mailx ethtool 2026-07-10 00:14:34.607431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: openvswitch-doc cpufrequtils wireless-tools radeontool polkitd-pkla 2026-07-10 00:14:34.607438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-cryptography python3-openssl python3-socks python-requests-doc 2026-07-10 00:14:34.607444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-brotli samba vde2 sgml-base-doc systemd-homed systemd-userdbd 2026-07-10 00:14:34.607451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-boot libfido2-1 libqrencode4 debhelper 2026-07-10 00:14:34.607457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Recommended packages: 2026-07-10 00:14:34.607464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: nftables alsa-ucm-conf alsa-topology-conf libglib2.0-data shared-mime-info 2026-07-10 00:14:34.607471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xdg-user-dirs gstreamer1.0-plugins-base libgpm2 dbus-user-session 2026-07-10 00:14:34.607478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gstreamer1.0-plugins-good libxml2-utils netcat-openbsd dnsmasq-base parted 2026-07-10 00:14:34.607484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-l10n mesa-vulkan-drivers | vulkan-icd python3-openvswitch 2026-07-10 00:14:34.607491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-netifaces vbetool hdparm ethtool kbd | console-tools 2026-07-10 00:14:34.607497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm qemu-system-gui 2026-07-10 00:14:34.607504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: cpu-checker networkd-dispatcher systemd-timesyncd | time-daemon 2026-07-10 00:14:34.607511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-resolved libnss-mymachines libnss-systemd 2026-07-10 00:14:34.607522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following packages will be REMOVED: 2026-07-10 00:14:34.607529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-standalone-sysusers 2026-07-10 00:14:34.607536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following NEW packages will be installed: 2026-07-10 00:14:34.607542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl ceph-common db-util db5.3-util dbus dbus-bin dbus-daemon 2026-07-10 00:14:34.607549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-session-bus-common dbus-system-bus-common dmidecode ebtables 2026-07-10 00:14:34.607635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gettext-base iptables ipxe-qemu iso-codes libargon2-1 libasound2-data 2026-07-10 00:14:34.607759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libasound2t64 libbabeltrace1 libboost-context1.83.0 2026-07-10 00:14:34.607822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2026-07-10 00:14:34.607909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-07-10 00:14:34.607977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 libcurl3t64-gnutls 2026-07-10 00:14:34.608052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdaxctl1 libdbus-1-3 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm2 2026-07-10 00:14:34.608141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libduktape207 libdw1t64 libepoxy0 libevent-2.1-7t64 libfdisk1 libfdt1 2026-07-10 00:14:34.608225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfuse3-3 libgbm1 libglib2.0-0t64 libgoogle-perftools4t64 2026-07-10 00:14:34.608296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 libicu74 libip4tc2 2026-07-10 00:14:34.608364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 libjson-glib-1.0-0 2026-07-10 00:14:34.608439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-common libllvm20 liblmdb0 liblua5.4-0 libncurses6 libndctl6 2026-07-10 00:14:34.608509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 libnss3 2026-07-10 00:14:34.608566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnuma1 liboath0t64 libopus0 liborc-0.4-0t64 libpam-systemd libparted2t64 2026-07-10 00:14:34.608693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpcap0.8t64 libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 2026-07-10 00:14:34.608749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpng16-16t64 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 2026-07-10 00:14:34.608823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: librabbitmq4 librados2 libradosstriper1 librbd1 libsasl2-modules 2026-07-10 00:14:34.608890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libsasl2-modules-gssapi-mit libsensors-config libsensors5 libslirp0 2026-07-10 00:14:34.608954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libspice-server1 libsystemd-shared libtcmalloc-minimal4t64 libtpms0 2026-07-10 00:14:34.609019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2026-07-10 00:14:34.609082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2026-07-10 00:14:34.609148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2026-07-10 00:14:34.609248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunbound8 libunwind8 liburing2 2026-07-10 00:14:34.609320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libusb-1.0-0 libusbredirparser1t64 libvirglrenderer1 libvirt-clients 2026-07-10 00:14:34.609374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-10 00:14:34.609437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system 2026-07-10 00:14:34.609531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-system-systemd libvirt0 libvulkan1 libx11-6 libx11-data 2026-07-10 00:14:34.609611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libx11-xcb1 libxau6 libxcb-dri3-0 libxcb-present0 libxcb-randr0 libxcb-sync1 2026-07-10 00:14:34.609723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libxcb-xfixes0 libxcb1 libxdmcp6 libxdp1 libxml2 libxshmfence1 libyajl2 2026-07-10 00:14:34.609784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libyaml-0-2 logrotate mdevctl mesa-libgallium openvswitch-common 2026-07-10 00:14:34.609843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: openvswitch-switch ovmf pm-utils polkitd powermgmt-base 2026-07-10 00:14:34.609897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-ceph-argparse python3-ceph-common python3-cephfs python3-certifi 2026-07-10 00:14:34.609950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-chardet python3-idna python3-prettytable python3-rados python3-rbd 2026-07-10 00:14:34.610002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-requests python3-urllib3 python3-wcwidth python3-yaml 2026-07-10 00:14:34.610054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-block-extra qemu-system qemu-system-arm qemu-system-common 2026-07-10 00:14:34.610107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-data qemu-system-mips qemu-system-misc 2026-07-10 00:14:34.610193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-modules-opengl qemu-system-modules-spice qemu-system-ppc 2026-07-10 00:14:34.610259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-s390x qemu-system-sparc qemu-system-x86 qemu-utils sasl2-bin 2026-07-10 00:14:34.610319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: seabios sgml-base swtpm swtpm-tools systemd systemd-container systemd-sysv 2026-07-10 00:14:34.610377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: tpm-udev tpm2-tools trousers uuid-runtime xml-core 2026-07-10 00:14:34.610435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 190 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:14:34.610488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Need to get 252 MB of archives. 2026-07-10 00:14:34.610542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:After this operation, 1,035 MB of additional disk space will be used. 2026-07-10 00:14:34.610627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:14:34.610820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-07-10 00:14:34.610885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:186 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-07-10 00:14:34.610900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-07-10 00:14:34.610920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-07-10 00:14:34.610931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-07-10 00:14:34.610963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2,076 kB] 2026-07-10 00:14:34.610978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3,475 kB] 2026-07-10 00:14:34.611027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-07-10 00:14:34.611084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-10 00:14:34.611102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-10 00:14:34.611204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-10 00:14:34.611268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 00:14:34.611348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2026-07-10 00:14:34.611442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2026-07-10 00:14:34.611479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2026-07-10 00:14:34.611560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2026-07-10 00:14:34.611682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2026-07-10 00:14:34.611697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:18 http://archive.ubuntu.com/ubuntu noble/universe amd64 trousers amd64 0.3.15-0.3build2 [121 kB] 2026-07-10 00:14:34.611711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 00:14:34.611779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-07-10 00:14:34.611829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-07-10 00:14:34.611876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-07-10 00:14:34.611923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-07-10 00:14:34.611995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-07-10 00:14:34.612044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 iso-codes all 4.16.0-1 [3,492 kB] 2026-07-10 00:14:34.612091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:14:34.612170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-07-10 00:14:34.612194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-07-10 00:14:34.612270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 00:14:34.612319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-07-10 00:14:34.612377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-07-10 00:14:34.612436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-07-10 00:14:34.612495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-07-10 00:14:34.612565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2026-07-10 00:14:34.612581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2026-07-10 00:14:34.612694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2026-07-10 00:14:34.612742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-07-10 00:14:34.612768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-07-10 00:14:34.612825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-07-10 00:14:34.612884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2026-07-10 00:14:34.614322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-common all 2.4.125-1ubuntu0.1~24.04.2 [9,250 B] 2026-07-10 00:14:34.614347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm2 amd64 2.4.125-1ubuntu0.1~24.04.2 [41.4 kB] 2026-07-10 00:14:34.614359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-07-10 00:14:34.614371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-07-10 00:14:34.614381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 00:14:34.614391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-07-10 00:14:34.614401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-07-10 00:14:34.614411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-07-10 00:14:34.614421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B] 2026-07-10 00:14:34.614431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] 2026-07-10 00:14:34.614441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-07-10 00:14:34.614450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-07-10 00:14:34.614460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-07-10 00:14:34.614470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-07-10 00:14:34.614480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-07-10 00:14:34.614489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-07-10 00:14:34.614499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-07-10 00:14:34.614509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:187 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-07-10 00:14:34.614520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:188 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-07-10 00:14:34.614531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-07-10 00:14:34.614541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-07-10 00:14:34.614551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-07-10 00:14:34.614576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-07-10 00:14:34.614587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-07-10 00:14:34.614625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-07-10 00:14:34.614643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-07-10 00:14:34.614660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-07-10 00:14:34.614677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-07-10 00:14:34.614706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-07-10 00:14:34.614718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-07-10 00:14:34.614728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-07-10 00:14:34.614737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-07-10 00:14:34.614747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-07-10 00:14:34.614757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-07-10 00:14:34.614767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-10 00:14:34.614776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-07-10 00:14:34.614786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-07-10 00:14:34.614796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-07-10 00:14:34.614806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-07-10 00:14:34.614816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-07-10 00:14:34.614825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-07-10 00:14:34.614836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-07-10 00:14:34.614845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-07-10 00:14:34.614855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-07-10 00:14:34.614865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-07-10 00:14:34.614883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-07-10 00:14:34.614893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:85 http://archive.ubuntu.com/ubuntu noble-security/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-10 00:14:34.614903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-07-10 00:14:34.614913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-07-10 00:14:34.614923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-07-10 00:14:34.615016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-10 00:14:34.615038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-07-10 00:14:34.615049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librabbitmq4 amd64 0.11.0-1ubuntu0.1 [37.8 kB] 2026-07-10 00:14:34.615059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-07-10 00:14:34.615068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-07-10 00:14:34.615079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:189 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-07-10 00:14:34.615089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:190 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2026-07-10 00:14:34.615099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:191 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2026-07-10 00:14:34.615109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-10 00:14:34.615119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-07-10 00:14:34.615164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-07-10 00:14:34.615175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-07-10 00:14:34.615185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-07-10 00:14:34.615195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-07-10 00:14:34.615204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-07-10 00:14:34.615214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-07-10 00:14:34.615224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-07-10 00:14:34.615241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.2 [21.4 kB] 2026-07-10 00:14:34.615252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-07-10 00:14:34.615261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.2 [63.9 kB] 2026-07-10 00:14:34.615271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2026-07-10 00:14:34.615281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libepoxy0 amd64 1.5.10-1build1 [220 kB] 2026-07-10 00:14:34.615290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.3 [30.6 MB] 2026-07-10 00:14:34.615300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:109 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-07-10 00:14:34.618244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:110 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-07-10 00:14:34.618276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-07-10 00:14:34.618289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-07-10 00:14:34.618308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-07-10 00:14:34.618319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-07-10 00:14:34.618329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-07-10 00:14:34.618339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.2 [10.8 MB] 2026-07-10 00:14:34.618349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.2 [34.2 kB] 2026-07-10 00:14:34.618360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer1.0-0 amd64 1.24.2-1ubuntu0.1 [1,165 kB] 2026-07-10 00:14:34.618370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:119 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liborc-0.4-0t64 amd64 1:0.4.38-1ubuntu0.1 [207 kB] 2026-07-10 00:14:34.618380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.24.2-1ubuntu0.4 [862 kB] 2026-07-10 00:14:34.618390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-07-10 00:14:34.618401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-07-10 00:14:34.618411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-07-10 00:14:34.618421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:124 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-07-10 00:14:34.618431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-07-10 00:14:34.618441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfs14 amd64 5.0.2-1ubuntu0.24.04.1 [109 kB] 2026-07-10 00:14:34.618463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-07-10 00:14:34.618474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-07-10 00:14:34.618484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-gobject-1-0 amd64 124-2ubuntu1.24.04.3 [49.5 kB] 2026-07-10 00:14:34.618493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpolkit-agent-1-0 amd64 124-2ubuntu1.24.04.3 [17.4 kB] 2026-07-10 00:14:34.618503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2026-07-10 00:14:34.618513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2026-07-10 00:14:34.618523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-07-10 00:14:34.618532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-07-10 00:14:34.618542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:135 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-07-10 00:14:34.618552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-mu-4.0.1-0t64 amd64 4.0.1-7.1ubuntu5.1 [63.3 kB] 2026-07-10 00:14:34.618573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:137 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2026-07-10 00:14:34.618584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:138 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-07-10 00:14:34.618621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2026-07-10 00:14:34.618639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2026-07-10 00:14:34.618650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:141 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2026-07-10 00:14:34.618660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2026-07-10 00:14:34.618669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:143 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-07-10 00:14:34.618679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2026-07-10 00:14:34.618690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-07-10 00:14:34.618700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2026-07-10 00:14:34.618710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-07-10 00:14:34.618720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:148 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-10 00:14:34.618738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:149 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-07-10 00:14:34.618749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:150 http://archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-07-10 00:14:34.618759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:151 http://archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-07-10 00:14:34.618770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:152 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-10 00:14:34.618780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1,830 kB] 2026-07-10 00:14:34.618790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-07-10 00:14:34.618800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-07-10 00:14:34.618810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:156 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-07-10 00:14:34.618819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:157 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3,112 B] 2026-07-10 00:14:34.618829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6,040 B] 2026-07-10 00:14:34.618839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-07-10 00:14:34.618849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1,374 B] 2026-07-10 00:14:34.618859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:161 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2026-07-10 00:14:34.618870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:162 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 polkitd amd64 124-2ubuntu1.24.04.3 [95.4 kB] 2026-07-10 00:14:34.618880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:163 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-07-10 00:14:34.618896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:164 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-07-10 00:14:34.618906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-10 00:14:34.618916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:166 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-07-10 00:14:34.618932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:167 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1,255 kB] 2026-07-10 00:14:34.618943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:168 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1,796 kB] 2026-07-10 00:14:34.618953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:169 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-07-10 00:14:34.618963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:170 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-07-10 00:14:34.618973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:171 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6,310 kB] 2026-07-10 00:14:34.618996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:172 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3,435 kB] 2026-07-10 00:14:34.619007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:173 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9,100 kB] 2026-07-10 00:14:34.619016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:174 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-10 00:14:34.619026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:175 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-10 00:14:34.619036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:176 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-10 00:14:34.619046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:177 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2,222 kB] 2026-07-10 00:14:34.619056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:178 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-07-10 00:14:34.619067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:179 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-10 00:14:34.619077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:180 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-07-10 00:14:34.619087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:181 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-07-10 00:14:34.619096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:182 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-07-10 00:14:34.619106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:183 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-07-10 00:14:34.619116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:184 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2026-07-10 00:14:34.619157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:185 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-07-10 00:14:34.619169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preconfiguring packages ... 2026-07-10 00:14:34.619179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 252 MB in 4s (64.8 MB/s) 2026-07-10 00:14:34.619191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libargon2-1:amd64. 2026-07-10 00:14:34.619201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-07-10 00:14:34.619211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 2026-07-10 00:14:34.619221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2026-07-10 00:14:34.619233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 60% (Reading database ... 2026-07-10 00:14:34.619243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:65% 2026-07-10 00:14:34.619262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-07-10 00:14:34.619272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-07-10 00:14:34.619282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-07-10 00:14:34.619292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-07-10 00:14:34.619302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-07-10 00:14:34.619319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-07-10 00:14:34.619337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:14:34.619348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-07-10 00:14:34.619358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 00:14:34.619369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-c5:amd64. 2026-07-10 00:14:34.619379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2026-07-10 00:14:34.619389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 00:14:34.619399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcryptsetup12:amd64. 2026-07-10 00:14:34.619409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-07-10 00:14:34.619419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.619429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:14:34.619439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdisk1:amd64. 2026-07-10 00:14:34.619449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:14:34.619459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-10 00:14:34.619469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsystemd-shared:amd64. 2026-07-10 00:14:34.619479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 00:14:34.619489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 00:14:34.619499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2026-07-10 00:14:34.619509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-07-10 00:14:34.619519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2026-07-10 00:14:34.619529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2026-07-10 00:14:34.619539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2026-07-10 00:14:34.619549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-07-10 00:14:34.619559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-07-10 00:14:34.619569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2026-07-10 00:14:34.619579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2026-07-10 00:14:34.619589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2026-07-10 00:14:34.619619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-07-10 00:14:34.619630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.619640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-07-10 00:14:34.619653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:14:34.619673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-07-10 00:14:34.619684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2026-07-10 00:14:34.619693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-07-10 00:14:34.619703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11577 files and directories currently installed.) 2026-07-10 00:14:34.619714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing systemd-standalone-sysusers (255.4-1ubuntu8.16) ... 2026-07-10 00:14:34.619731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd. 2026-07-10 00:14:34.619742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-07-10 00:14:34.619758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:14:34.619769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-07-10 00:14:34.619779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-07-10 00:14:34.619789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-07-10 00:14:34.619798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-07-10 00:14:34.619808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-07-10 00:14:34.619818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-07-10 00:14:34.619828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11570 files and directories currently installed.) 2026-07-10 00:14:34.619838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 00:14:34.619848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd (255.4-1ubuntu8.16) ... 2026-07-10 00:14:34.619858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 00:14:34.619868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 00:14:34.619878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:14:34.619888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-10 00:14:34.619898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 00:14:34.619908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd (255.4-1ubuntu8.16) ... 2026-07-10 00:14:34.619918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. 2026-07-10 00:14:34.619928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. 2026-07-10 00:14:34.619938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. 2026-07-10 00:14:34.619948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Initializing machine ID from random generator. 2026-07-10 00:14:34.619958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process 2026-07-10 00:14:34.619968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process 2026-07-10 00:14:34.619978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process 2026-07-10 00:14:34.619996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process 2026-07-10 00:14:34.620006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process 2026-07-10 00:14:34.620020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process 2026-07-10 00:14:34.620031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process 2026-07-10 00:14:34.620040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process 2026-07-10 00:14:34.620050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process 2026-07-10 00:14:34.620060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-journal' with GID 995. 2026-07-10 00:14:34.620070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-network' with GID 994. 2026-07-10 00:14:34.620080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2026-07-10 00:14:34.620090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-sysv. 2026-07-10 00:14:34.620105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2026-07-10 00:14:34.620120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:14:34.620281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2026-07-10 00:14:34.620349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2026-07-10 00:14:34.620373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2026-07-10 00:14:34.620424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2026-07-10 00:14:34.620484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2026-07-10 00:14:34.620500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2026-07-10 00:14:34.620552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 12493 files and directories currently installed.) 2026-07-10 00:14:34.620568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../000-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 00:14:34.620750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-10 00:14:34.620791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package uuid-runtime. 2026-07-10 00:14:34.620800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:14:34.620813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:14:34.620821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-10 00:14:34.620831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 00:14:34.620889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:14:34.620935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunbound8:amd64. 2026-07-10 00:14:34.620975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 00:14:34.621000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:14:34.621058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-common. 2026-07-10 00:14:34.621103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../004-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:14:34.621156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:14:34.621288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnuma1:amd64. 2026-07-10 00:14:34.621357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../005-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:14:34.621434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:14:34.621506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxdp1:amd64. 2026-07-10 00:14:34.621572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../006-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-07-10 00:14:34.621710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-07-10 00:14:34.621801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-switch. 2026-07-10 00:14:34.621880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../007-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:14:34.621982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:14:34.622062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db5.3-util. 2026-07-10 00:14:34.622152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../008-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2026-07-10 00:14:34.622229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2026-07-10 00:14:34.622296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db-util. 2026-07-10 00:14:34.622361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../009-db-util_1%3a5.3.21ubuntu2_all.deb ... 2026-07-10 00:14:34.622431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db-util (1:5.3.21ubuntu2) ... 2026-07-10 00:14:34.622503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sasl2-bin. 2026-07-10 00:14:34.622574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../010-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 00:14:34.622667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:14:34.622738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sgml-base. 2026-07-10 00:14:34.622807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../011-sgml-base_1.31_all.deb ... 2026-07-10 00:14:34.622877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sgml-base (1.31) ... 2026-07-10 00:14:34.622942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm-udev. 2026-07-10 00:14:34.623015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../012-tpm-udev_0.6ubuntu1_all.deb ... 2026-07-10 00:14:34.623084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm-udev (0.6ubuntu1) ... 2026-07-10 00:14:34.623201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package trousers. 2026-07-10 00:14:34.623274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../013-trousers_0.3.15-0.3build2_amd64.deb ... 2026-07-10 00:14:34.623344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking trousers (0.3.15-0.3build2) ... 2026-07-10 00:14:34.623413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 00:14:34.623481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../014-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:14:34.623552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:14:34.623677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-bin. 2026-07-10 00:14:34.623753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../015-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:14:34.623819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 00:14:34.623884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-session-bus-common. 2026-07-10 00:14:34.623946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../016-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 00:14:34.624008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:14:34.624072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-daemon. 2026-07-10 00:14:34.624146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../017-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:14:34.624224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 00:14:34.624293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-system-bus-common. 2026-07-10 00:14:34.624355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../018-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 00:14:34.624416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:14:34.624478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus. 2026-07-10 00:14:34.624537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../019-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:14:34.624620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 00:14:34.624796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package iso-codes. 2026-07-10 00:14:34.624848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../020-iso-codes_4.16.0-1_all.deb ... 2026-07-10 00:14:34.624870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking iso-codes (4.16.0-1) ... 2026-07-10 00:14:34.624883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:14:34.624900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../021-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:14:34.624957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:14:34.625032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libicu74:amd64. 2026-07-10 00:14:34.625094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../022-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:14:34.625110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:14:34.625224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpam-systemd:amd64. 2026-07-10 00:14:34.625283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../023-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 00:14:34.625331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 00:14:34.625379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpopt0:amd64. 2026-07-10 00:14:34.625426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../024-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 00:14:34.625473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:14:34.625532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxml2:amd64. 2026-07-10 00:14:34.625661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../025-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:14:34.625699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:14:34.625714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyaml-0-2:amd64. 2026-07-10 00:14:34.625794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../026-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-07-10 00:14:34.625842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:14:34.625903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package logrotate. 2026-07-10 00:14:34.625964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../027-logrotate_3.21.0-2build1_amd64.deb ... 2026-07-10 00:14:34.626011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking logrotate (3.21.0-2build1) ... 2026-07-10 00:14:34.626070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dmidecode. 2026-07-10 00:14:34.626158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../028-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-07-10 00:14:34.626214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-07-10 00:14:34.626278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package gettext-base. 2026-07-10 00:14:34.626325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../029-gettext-base_0.21-14ubuntu2_amd64.deb ... 2026-07-10 00:14:34.626384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking gettext-base (0.21-14ubuntu2) ... 2026-07-10 00:14:34.626430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip4tc2:amd64. 2026-07-10 00:14:34.626489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../030-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:14:34.626536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:14:34.626612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip6tc2:amd64. 2026-07-10 00:14:34.626678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../031-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:14:34.626738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:14:34.626785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfnetlink0:amd64. 2026-07-10 00:14:34.626843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../032-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-07-10 00:14:34.626890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:14:34.626948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-07-10 00:14:34.626996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../033-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-07-10 00:14:34.627053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:14:34.627100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnftnl11:amd64. 2026-07-10 00:14:34.627164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../034-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-07-10 00:14:34.627250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:14:34.627298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package iptables. 2026-07-10 00:14:34.627357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../035-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:14:34.627405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-07-10 00:14:34.627477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdrm-common. 2026-07-10 00:14:34.627506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../036-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ... 2026-07-10 00:14:34.627581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-10 00:14:34.627690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdrm2:amd64. 2026-07-10 00:14:34.627751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../037-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-10 00:14:34.627798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-10 00:14:34.627855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfuse3-3:amd64. 2026-07-10 00:14:34.627902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../038-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-07-10 00:14:34.627949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 00:14:34.628011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblmdb0:amd64. 2026-07-10 00:14:34.628072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../039-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-07-10 00:14:34.628153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 00:14:34.628209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libncurses6:amd64. 2026-07-10 00:14:34.628268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../040-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:14:34.628318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:14:34.628366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libparted2t64:amd64. 2026-07-10 00:14:34.628427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../041-libparted2t64_3.6-4build1_amd64.deb ... 2026-07-10 00:14:34.628478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-07-10 00:14:34.628528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-07-10 00:14:34.628590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-07-10 00:14:34.628654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcap0.8t64:amd64. 2026-07-10 00:14:34.628702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../042-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-07-10 00:14:34.628750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:14:34.628799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.628846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpng16-16t64:amd64. 2026-07-10 00:14:34.628862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../043-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-07-10 00:14:34.628937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 00:14:34.629025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsensors-config. 2026-07-10 00:14:34.629074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../044-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2026-07-10 00:14:34.629091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsensors-config (1:3.6.0-9build1) ... 2026-07-10 00:14:34.629159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsensors5:amd64. 2026-07-10 00:14:34.629179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../045-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2026-07-10 00:14:34.629252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2026-07-10 00:14:34.629301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusb-1.0-0:amd64. 2026-07-10 00:14:34.629348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../046-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-07-10 00:14:34.629406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-07-10 00:14:34.629455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxau6:amd64. 2026-07-10 00:14:34.629514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../047-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-07-10 00:14:34.629574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.629667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-07-10 00:14:34.629686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxdmcp6:amd64. 2026-07-10 00:14:34.629751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../048-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-07-10 00:14:34.631367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-07-10 00:14:34.631404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb1:amd64. 2026-07-10 00:14:34.631416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../049-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-07-10 00:14:34.631426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-07-10 00:14:34.631435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libx11-data. 2026-07-10 00:14:34.631443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../050-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-07-10 00:14:34.631452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libx11-data (2:1.8.7-1build1) ... 2026-07-10 00:14:34.631461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.631470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libx11-6:amd64. 2026-07-10 00:14:34.631479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../051-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-07-10 00:14:34.631488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.631497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-07-10 00:14:34.631506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package powermgmt-base. 2026-07-10 00:14:34.631515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../052-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-07-10 00:14:34.631524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-07-10 00:14:34.631532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package acl. 2026-07-10 00:14:34.631541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-07-10 00:14:34.631562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking acl (2.3.2-1build1.1) ... 2026-07-10 00:14:34.631571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-07-10 00:14:34.631580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../054-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:14:34.631589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:14:34.631622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-07-10 00:14:34.631631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../055-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:14:34.631640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:14:34.631657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librados2. 2026-07-10 00:14:34.631666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../056-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:14:34.631676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.631685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdaxctl1:amd64. 2026-07-10 00:14:34.631694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../057-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-07-10 00:14:34.631702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 00:14:34.631711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libndctl6:amd64. 2026-07-10 00:14:34.631720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../058-libndctl6_77-2ubuntu2_amd64.deb ... 2026-07-10 00:14:34.631729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 00:14:34.631738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmem1:amd64. 2026-07-10 00:14:34.631748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../059-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 00:14:34.631757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:14:34.631766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmemobj1:amd64. 2026-07-10 00:14:34.631775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../060-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 00:14:34.631784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:14:34.631793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librbd1. 2026-07-10 00:14:34.631802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../061-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:14:34.631811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.631821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-argparse. 2026-07-10 00:14:34.631841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../062-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:14:34.633303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.633356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-yaml. 2026-07-10 00:14:34.633366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../063-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-07-10 00:14:34.633374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-07-10 00:14:34.633380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-common. 2026-07-10 00:14:34.633387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../064-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-07-10 00:14:34.633394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.633400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-07-10 00:14:34.633407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../065-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:14:34.633414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.633421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:14:34.633428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcephfs2. 2026-07-10 00:14:34.633434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../066-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:14:34.633454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.633471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rados. 2026-07-10 00:14:34.633478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../067-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:14:34.633485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.633491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-cephfs. 2026-07-10 00:14:34.633498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../068-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:14:34.633505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.633511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-wcwidth. 2026-07-10 00:14:34.633518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../069-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-10 00:14:34.633524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 00:14:34.633531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-prettytable. 2026-07-10 00:14:34.633537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../070-python3-prettytable_3.6.0-2_all.deb ... 2026-07-10 00:14:34.633543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-prettytable (3.6.0-2) ... 2026-07-10 00:14:34.633550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rbd. 2026-07-10 00:14:34.633556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.633563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../071-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:14:34.633569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.633576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-certifi. 2026-07-10 00:14:34.633582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../072-python3-certifi_2023.11.17-1_all.deb ... 2026-07-10 00:14:34.633589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-certifi (2023.11.17-1) ... 2026-07-10 00:14:34.633617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-chardet. 2026-07-10 00:14:34.633624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../073-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-07-10 00:14:34.633630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 00:14:34.633637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-idna. 2026-07-10 00:14:34.633643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../074-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-07-10 00:14:34.633650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 00:14:34.633657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-urllib3. 2026-07-10 00:14:34.633663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../075-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-07-10 00:14:34.633670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-07-10 00:14:34.633689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-requests. 2026-07-10 00:14:34.633696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../076-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2026-07-10 00:14:34.633703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-07-10 00:14:34.633718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdw1t64:amd64. 2026-07-10 00:14:34.633726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../077-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-07-10 00:14:34.633733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 00:14:34.633739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbabeltrace1:amd64. 2026-07-10 00:14:34.633746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../078-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-07-10 00:14:34.633753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-07-10 00:14:34.633759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-07-10 00:14:34.633766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../079-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:14:34.633772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:14:34.633779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-07-10 00:14:34.633790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../080-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:14:34.633797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:14:34.633803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-07-10 00:14:34.633810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../081-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:14:34.633817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:14:34.633824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-07-10 00:14:34.633831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../082-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:14:34.633837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:14:34.633844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-07-10 00:14:34.633854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../083-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-10 00:14:34.633860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:14:34.633867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-07-10 00:14:34.633914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../084-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-07-10 00:14:34.634077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-07-10 00:14:34.634166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunwind8:amd64. 2026-07-10 00:14:34.634195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../085-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-07-10 00:14:34.634206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-07-10 00:14:34.634215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-07-10 00:14:34.634228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../086-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-07-10 00:14:34.634293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-07-10 00:14:34.634369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblua5.4-0:amd64. 2026-07-10 00:14:34.634392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../087-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-10 00:14:34.634518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-10 00:14:34.634545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liboath0t64:amd64. 2026-07-10 00:14:34.634566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../088-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-07-10 00:14:34.634741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.634759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-07-10 00:14:34.634772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librabbitmq4:amd64. 2026-07-10 00:14:34.634832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../089-librabbitmq4_0.11.0-1ubuntu0.1_amd64.deb ... 2026-07-10 00:14:34.634876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-07-10 00:14:34.634950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libradosstriper1. 2026-07-10 00:14:34.634971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../090-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:14:34.635036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.635067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ceph-common. 2026-07-10 00:14:34.635151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../091-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:14:34.635204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.635247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ebtables. 2026-07-10 00:14:34.635289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../092-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-10 00:14:34.635332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ebtables (2.0.11-6build1) ... 2026-07-10 00:14:34.635345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ipxe-qemu. 2026-07-10 00:14:34.635413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.635470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../093-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-10 00:14:34.635485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 00:14:34.635546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2-data. 2026-07-10 00:14:34.635590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../094-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-07-10 00:14:34.635659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-07-10 00:14:34.635702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2t64:amd64. 2026-07-10 00:14:34.635756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../095-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-07-10 00:14:34.635770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-07-10 00:14:34.635833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbrlapi0.8:amd64. 2026-07-10 00:14:34.635877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../096-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-07-10 00:14:34.635919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-10 00:14:34.635961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnspr4:amd64. 2026-07-10 00:14:34.635986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../097-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-07-10 00:14:34.636045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 00:14:34.636089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnss3:amd64. 2026-07-10 00:14:34.636161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../098-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-07-10 00:14:34.636225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 00:14:34.636279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcsclite1:amd64. 2026-07-10 00:14:34.636293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../099-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-07-10 00:14:34.636306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-10 00:14:34.636356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcacard0:amd64. 2026-07-10 00:14:34.636370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../100-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-07-10 00:14:34.636422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-10 00:14:34.636464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-07-10 00:14:34.636478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../101-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-10 00:14:34.636542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-10 00:14:34.636617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpciaccess0:amd64. 2026-07-10 00:14:34.636704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../102-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:14:34.636747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-07-10 00:14:34.636761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdrm-intel1:amd64. 2026-07-10 00:14:34.636828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../103-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-10 00:14:34.636871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-10 00:14:34.636885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libduktape207:amd64. 2026-07-10 00:14:34.636950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../104-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2026-07-10 00:14:34.636992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-07-10 00:14:34.637035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libepoxy0:amd64. 2026-07-10 00:14:34.637076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../105-libepoxy0_1.5.10-1build1_amd64.deb ... 2026-07-10 00:14:34.637157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libepoxy0:amd64 (1.5.10-1build1) ... 2026-07-10 00:14:34.637175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libllvm20:amd64. 2026-07-10 00:14:34.637245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../106-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ... 2026-07-10 00:14:34.637300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-10 00:14:34.637322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libx11-xcb1:amd64. 2026-07-10 00:14:34.637378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.637421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../107-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-07-10 00:14:34.637443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-10 00:14:34.637503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-dri3-0:amd64. 2026-07-10 00:14:34.637517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../108-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-07-10 00:14:34.637557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-10 00:14:34.637571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-present0:amd64. 2026-07-10 00:14:34.637584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../109-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-07-10 00:14:34.637651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-10 00:14:34.637665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-randr0:amd64. 2026-07-10 00:14:34.637810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../110-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-07-10 00:14:34.637844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-10 00:14:34.637859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-sync1:amd64. 2026-07-10 00:14:34.637866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../111-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-07-10 00:14:34.637876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-10 00:14:34.637932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxcb-xfixes0:amd64. 2026-07-10 00:14:34.637966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../112-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-07-10 00:14:34.638008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-10 00:14:34.638041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxshmfence1:amd64. 2026-07-10 00:14:34.638087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../113-libxshmfence1_1.3-1build5_amd64.deb ... 2026-07-10 00:14:34.638148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-07-10 00:14:34.638218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package mesa-libgallium:amd64. 2026-07-10 00:14:34.638278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../114-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:14:34.638327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-10 00:14:34.638374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgbm1:amd64. 2026-07-10 00:14:34.638419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../115-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:14:34.638483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-10 00:14:34.638532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgstreamer1.0-0:amd64. 2026-07-10 00:14:34.638583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../116-libgstreamer1.0-0_1.24.2-1ubuntu0.1_amd64.deb ... 2026-07-10 00:14:34.638652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... 2026-07-10 00:14:34.638783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-07-10 00:14:34.638817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../117-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-07-10 00:14:34.638836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-10 00:14:34.638845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-07-10 00:14:34.638905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../118-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-10 00:14:34.638953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-10 00:14:34.639004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libiscsi7:amd64. 2026-07-10 00:14:34.639054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../119-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-07-10 00:14:34.639104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-10 00:14:34.639184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-07-10 00:14:34.639259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../120-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-07-10 00:14:34.639299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 00:14:34.639349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg8:amd64. 2026-07-10 00:14:34.639386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../121-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-07-10 00:14:34.639436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-07-10 00:14:34.639484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-common. 2026-07-10 00:14:34.639536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../122-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-07-10 00:14:34.639585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-07-10 00:14:34.639718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-07-10 00:14:34.639738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../123-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-07-10 00:14:34.639763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-07-10 00:14:34.639820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfs14:amd64. 2026-07-10 00:14:34.639866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../124-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:14:34.639915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-10 00:14:34.641228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libopus0:amd64. 2026-07-10 00:14:34.641256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../125-libopus0_1.4-1build1_amd64.deb ... 2026-07-10 00:14:34.641265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libopus0:amd64 (1.4-1build1) ... 2026-07-10 00:14:34.641274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpixman-1-0:amd64. 2026-07-10 00:14:34.641282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../126-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-07-10 00:14:34.641290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-07-10 00:14:34.641297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2026-07-10 00:14:34.641305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../127-libpolkit-gobject-1-0_124-2ubuntu1.24.04.3_amd64.deb ... 2026-07-10 00:14:34.641312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-07-10 00:14:34.641319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-agent-1-0:amd64. 2026-07-10 00:14:34.641326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../128-libpolkit-agent-1-0_124-2ubuntu1.24.04.3_amd64.deb ... 2026-07-10 00:14:34.641344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-07-10 00:14:34.641351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules:amd64. 2026-07-10 00:14:34.641359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.641367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../129-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 00:14:34.641374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:14:34.641381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2026-07-10 00:14:34.641389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../130-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 00:14:34.641398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:14:34.641405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libslirp0:amd64. 2026-07-10 00:14:34.641413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../131-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-07-10 00:14:34.641420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-07-10 00:14:34.641427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libspice-server1:amd64. 2026-07-10 00:14:34.641434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../132-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-07-10 00:14:34.641442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-10 00:14:34.641450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtpms0:amd64. 2026-07-10 00:14:34.641457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../133-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-07-10 00:14:34.641478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-10 00:14:34.641487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2026-07-10 00:14:34.641494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../134-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:14:34.641502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.641509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2026-07-10 00:14:34.641516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../135-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:14:34.641524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.641531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2026-07-10 00:14:34.641538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../136-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:14:34.641546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.641553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2026-07-10 00:14:34.641560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../137-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:14:34.641577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.641585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2026-07-10 00:14:34.641617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../138-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:14:34.641631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.641639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-sys1t64:amd64. 2026-07-10 00:14:34.641646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../139-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:14:34.641654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.641661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2026-07-10 00:14:34.641668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../140-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:14:34.641675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.641682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2026-07-10 00:14:34.641689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.641697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../141-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:14:34.641704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.641711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2026-07-10 00:14:34.641718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../142-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:14:34.641725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.641733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2026-07-10 00:14:34.641740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../143-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:14:34.641747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.641754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-fapi1t64:amd64. 2026-07-10 00:14:34.641762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../144-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:14:34.641770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.641777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-rc0t64:amd64. 2026-07-10 00:14:34.641785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../145-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 00:14:34.641796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.641808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liburing2:amd64. 2026-07-10 00:14:34.641816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../146-liburing2_2.5-1build1_amd64.deb ... 2026-07-10 00:14:34.641823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-10 00:14:34.641831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.641838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusbredirparser1t64:amd64. 2026-07-10 00:14:34.641848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../147-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-07-10 00:14:34.641890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.641959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-10 00:14:34.641978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvulkan1:amd64. 2026-07-10 00:14:34.642028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../148-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-07-10 00:14:34.642070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.642108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-10 00:14:34.642192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirglrenderer1:amd64. 2026-07-10 00:14:34.642209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../149-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-07-10 00:14:34.642256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-10 00:14:34.642276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyajl2:amd64. 2026-07-10 00:14:34.642332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../150-libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-10 00:14:34.642345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-10 00:14:34.642399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt0:amd64. 2026-07-10 00:14:34.642436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.642481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../151-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 00:14:34.642526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 00:14:34.642564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-clients. 2026-07-10 00:14:34.642631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../152-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 00:14:34.642726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-10 00:14:34.642739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-07-10 00:14:34.642843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../153-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 00:14:34.642858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-10 00:14:34.642917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon. 2026-07-10 00:14:34.642930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../154-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 00:14:34.642968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-10 00:14:34.642981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-network. 2026-07-10 00:14:34.643008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../155-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-07-10 00:14:34.643051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-10 00:14:34.643063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-07-10 00:14:34.643074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../156-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-07-10 00:14:34.643114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-10 00:14:34.643151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-container. 2026-07-10 00:14:34.643167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../157-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 00:14:34.643219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-07-10 00:14:34.643242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system-systemd. 2026-07-10 00:14:34.643254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../158-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-07-10 00:14:34.643300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-10 00:14:34.643313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package xml-core. 2026-07-10 00:14:34.643324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../159-xml-core_0.19_all.deb ... 2026-07-10 00:14:34.643361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking xml-core (0.19) ... 2026-07-10 00:14:34.643374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package polkitd. 2026-07-10 00:14:34.643411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../160-polkitd_124-2ubuntu1.24.04.3_amd64.deb ... 2026-07-10 00:14:34.643423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking polkitd (124-2ubuntu1.24.04.3) ... 2026-07-10 00:14:34.643471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system. 2026-07-10 00:14:34.643481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../161-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 00:14:34.643492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-10 00:14:34.643529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package mdevctl. 2026-07-10 00:14:34.643541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../162-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-07-10 00:14:34.643578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-10 00:14:34.643590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package pm-utils. 2026-07-10 00:14:34.643630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../163-pm-utils_1.4.1-21_all.deb ... 2026-07-10 00:14:34.643767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking pm-utils (1.4.1-21) ... 2026-07-10 00:14:34.643808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdt1:amd64. 2026-07-10 00:14:34.643818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../164-libfdt1_1.7.0-2build1_amd64.deb ... 2026-07-10 00:14:34.643830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-07-10 00:14:34.643837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-common. 2026-07-10 00:14:34.643844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../165-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:14:34.643854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.643901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.643912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-data. 2026-07-10 00:14:34.643952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../166-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-07-10 00:14:34.643963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.644004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.644015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package seabios. 2026-07-10 00:14:34.644056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../167-seabios_1.16.3-2_all.deb ... 2026-07-10 00:14:34.644088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking seabios (1.16.3-2) ... 2026-07-10 00:14:34.644099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-x86. 2026-07-10 00:14:34.644147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../168-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:14:34.644212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.644223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-sparc. 2026-07-10 00:14:34.644255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../169-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:14:34.644265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.644298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-s390x. 2026-07-10 00:14:34.644308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.644354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../170-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:14:34.644365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.644406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-ppc. 2026-07-10 00:14:34.644438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../171-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:14:34.644449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.644494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-misc. 2026-07-10 00:14:34.644505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../172-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:14:34.644544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.644554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-mips. 2026-07-10 00:14:34.644641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../173-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:14:34.644654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.644708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-arm. 2026-07-10 00:14:34.644751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../174-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:14:34.644794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.644805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-utils. 2026-07-10 00:14:34.644847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../175-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:14:34.644858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.644900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-block-extra. 2026-07-10 00:14:34.644910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../176-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:14:34.644952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.644963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system. 2026-07-10 00:14:34.645004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../177-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:14:34.645038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.645070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-modules-opengl. 2026-07-10 00:14:34.645118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../178-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:14:34.645163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.645227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-modules-spice. 2026-07-10 00:14:34.645273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../179-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:14:34.645315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.645363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm. 2026-07-10 00:14:34.645408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../180-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-10 00:14:34.645467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 00:14:34.645515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm-tools. 2026-07-10 00:14:34.645564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../181-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-10 00:14:34.645622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 00:14:34.645665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm2-tools. 2026-07-10 00:14:34.645712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../182-tpm2-tools_5.6-1build4_amd64.deb ... 2026-07-10 00:14:34.647284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm2-tools (5.6-1build4) ... 2026-07-10 00:14:34.647304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ovmf. 2026-07-10 00:14:34.647312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../183-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-10 00:14:34.647318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-07-10 00:14:34.647325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:14:34.647332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-07-10 00:14:34.647338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 00:14:34.647345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:14:34.647352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-07-10 00:14:34.647358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm-udev (0.6ubuntu1) ... 2026-07-10 00:14:34.647365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:14:34.647380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `tss' (GID 102) ... 2026-07-10 00:14:34.647387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2026-07-10 00:14:34.647394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.647401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `tss' (UID 100) ... 2026-07-10 00:14:34.647407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `tss' (UID 100) with group `tss' ... 2026-07-10 00:14:34.647414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/tpm'. 2026-07-10 00:14:34.647420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Failed to send reload request: No such file or directory 2026-07-10 00:14:34.647427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/paths.target.wants/tpm-udev.path → /usr/lib/systemd/system/tpm-udev.path. 2026-07-10 00:14:34.647434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-07-10 00:14:34.647441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-07-10 00:14:34.647447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-10 00:14:34.647460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-07-10 00:14:34.647467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-07-10 00:14:34.647473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.647480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-07-10 00:14:34.647486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-10 00:14:34.647492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:14:34.647499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:14:34.647505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up pm-utils (1.4.1-21) ... 2026-07-10 00:14:34.647512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.647518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.647525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:14:34.647531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:14:34.647538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-10 00:14:34.647544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsensors-config (1:3.6.0-9build1) ... 2026-07-10 00:14:34.647550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:14:34.647557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.647563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:14:34.647570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up gettext-base (0.21-14ubuntu2) ... 2026-07-10 00:14:34.647576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:14:34.647583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-07-10 00:14:34.647589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.647615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:14:34.647623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.647630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:14:34.647643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-07-10 00:14:34.647650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-07-10 00:14:34.647656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:14:34.647663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-10 00:14:34.647669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-10 00:14:34.647676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up acl (2.3.2-1build1.1) ... 2026-07-10 00:14:34.647682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 00:14:34.647688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-10 00:14:34.647695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-10 00:14:34.648207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-07-10 00:14:34.648224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-07-10 00:14:34.648243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:14:34.648251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:No schema files found: doing nothing. 2026-07-10 00:14:34.648258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.648264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:14:34.648271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 00:14:34.648278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-07-10 00:14:34.648285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 00:14:34.648292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.648298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-certifi (2023.11.17-1) ... 2026-07-10 00:14:34.648305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libx11-data (2:1.8.7-1build1) ... 2026-07-10 00:14:34.648311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libepoxy0:amd64 (1.5.10-1build1) ... 2026-07-10 00:14:34.648318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 00:14:34.648325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-10 00:14:34.648332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:14:34.648339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ebtables (2.0.11-6build1) ... 2026-07-10 00:14:34.648346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ebtables-legacy to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-07-10 00:14:34.648353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:14:34.648360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:14:34.648367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libopus0:amd64 (1.4-1build1) ... 2026-07-10 00:14:34.648373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.648380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 00:14:34.648387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.648393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2026-07-10 00:14:34.648400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 00:14:34.648407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-07-10 00:14:34.648413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-10 00:14:34.648420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2026-07-10 00:14:34.648426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 00:14:34.648433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 00:14:34.648444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 00:14:34.648451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-07-10 00:14:34.648457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.648464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-10 00:14:34.648470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up seabios (1.16.3-2) ... 2026-07-10 00:14:34.648482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-07-10 00:14:34.648491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:14:34.648498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:14:34.648563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up trousers (0.3.15-0.3build2) ... 2026-07-10 00:14:34.648576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-07-10 00:14:34.648643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:14:34.648694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/tcsd.service → /usr/lib/systemd/system/tcsd.service. 2026-07-10 00:14:34.648741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-07-10 00:14:34.648795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-07-10 00:14:34.648838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:14:34.648872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:14:34.648933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `uuidd' (GID 103) ... 2026-07-10 00:14:34.648945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-07-10 00:14:34.649042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:14:34.649056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket → /usr/lib/systemd/system/uuidd.socket. 2026-07-10 00:14:34.649110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-07-10 00:14:34.649171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:14:34.649186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-10 00:14:34.649233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:14:34.649244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-10 00:14:34.649285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:14:34.649296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 00:14:34.649337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.649348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 00:14:34.649396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-10 00:14:34.649441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:14:34.649484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-07-10 00:14:34.649518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-07-10 00:14:34.649560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-07-10 00:14:34.649621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sgml-base (1.31) ... 2026-07-10 00:14:34.649655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.649702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-10 00:14:34.649750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-07-10 00:14:34.649794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-10 00:14:34.649836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-07-10 00:14:34.649878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-10 00:14:34.649926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-10 00:14:34.649974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:14:34.650019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.650079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-prettytable (3.6.0-2) ... 2026-07-10 00:14:34.650141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:14:34.650191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:14:34.650240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-10 00:14:34.650285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:14:34.650335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up iso-codes (4.16.0-1) ... 2026-07-10 00:14:34.650380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 00:14:34.650427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-07-10 00:14:34.650471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgstreamer1.0-0:amd64 (1.24.2-1ubuntu0.1) ... 2026-07-10 00:14:34.650532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setcap worked! gst-ptp-helper is not suid! 2026-07-10 00:14:34.650577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:14:34.650676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-10 00:14:34.650720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-07-10 00:14:34.650761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:14:34.650810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-10 00:14:34.650857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-07-10 00:14:34.650908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:14:34.652204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-10 00:14:34.652225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-10 00:14:34.652234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up logrotate (3.21.0-2build1) ... 2026-07-10 00:14:34.652241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-07-10 00:14:34.652248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-10 00:14:34.652255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-10 00:14:34.652261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.652268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.652275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-07-10 00:14:34.652289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db-util (1:5.3.21ubuntu2) ... 2026-07-10 00:14:34.652296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:14:34.652302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:14:34.652309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-07-10 00:14:34.652315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:14:34.652321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-07-10 00:14:34.652328 | 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 2026-07-10 00:14:34.652335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:64' 2026-07-10 00:14:34.652342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-07-10 00:14:34.652348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 00:14:34.652355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 00:14:34.652361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-10 00:14:34.652368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-07-10 00:14:34.652374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.652381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.652388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.652394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 00:14:34.652400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-07-10 00:14:34.652407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 00:14:34.652414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:14:34.652420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.652439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-10 00:14:34.652446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.652452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.652459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 00:14:34.652465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-07-10 00:14:34.652472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-07-10 00:14:34.652479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-10 00:14:34.652485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:14:34.652492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up xml-core (0.19) ... 2026-07-10 00:14:34.652499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 00:14:34.652519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.3) ... 2026-07-10 00:14:34.652527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 00:14:34.652543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.652550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-10 00:14:34.652557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.652563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-07-10 00:14:34.652570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm2-tools (5.6-1build4) ... 2026-07-10 00:14:34.652577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-10 00:14:34.652583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-10 00:14:34.652590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.652610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.652617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-07-10 00:14:34.652624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up iptables (1.8.10-3ubuntu2) ... 2026-07-10 00:14:34.652634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-07-10 00:14:34.652641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-07-10 00:14:34.652648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: 2026-07-10 00:14:34.652658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-07-10 00:14:34.652697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: 2026-07-10 00:14:34.652739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-07-10 00:14:34.652801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-07-10 00:14:34.652813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: 2026-07-10 00:14:34.652880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-07-10 00:14:34.652892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-10 00:14:34.652953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.653010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.653053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-10 00:14:34.653098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.653143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.653202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.653252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-10 00:14:34.653295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.653341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.653385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 00:14:34.653437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:14:34.653456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.653512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `swtpm' (GID 105) ... 2026-07-10 00:14:34.653557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-07-10 00:14:34.653613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.653708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2026-07-10 00:14:34.653722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.653772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `swtpm' (UID 103) ... 2026-07-10 00:14:34.653817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `swtpm' (UID 103) with group `swtpm' ... 2026-07-10 00:14:34.653866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/swtpm'. 2026-07-10 00:14:34.653901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-10 00:14:34.653947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-10 00:14:34.653991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.654034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.654076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-10 00:14:34.654118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.654171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-10 00:14:34.654213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.654224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-10 00:14:34.654255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-10 00:14:34.654266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-10 00:14:34.654305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.654316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:14:34.654359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.654401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding group ceph.. 2026-07-10 00:14:34.654434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2026-07-10 00:14:34.654476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding system user ceph.. 2026-07-10 00:14:34.654523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2026-07-10 00:14:34.654568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting system user ceph properties.. 2026-07-10 00:14:34.654625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:usermod: unlocking the user's password would result in a passwordless account. 2026-07-10 00:14:34.654638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:You should set a password with usermod -p to unlock this user's password. 2026-07-10 00:14:34.654685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2026-07-10 00:14:34.654726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:chown: 2026-07-10 00:14:34.654758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:cannot access '/var/log/ceph/*.log*': No such file or directory 2026-07-10 00:14:34.654791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:2: Failed to resolve group 'polkitd': No such process 2026-07-10 00:14:34.654801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.654844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:3: Failed to resolve group 'polkitd': No such process 2026-07-10 00:14:34.654855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-07-10 00:14:34.654917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.654929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /usr/lib/systemd/system/rbdmap.service. 2026-07-10 00:14:34.654987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.654997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:14:34.655037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:14:34.655048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for sgml-base (1.31) ... 2026-07-10 00:14:34.655088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up polkitd (124-2ubuntu1.24.04.3) ... 2026-07-10 00:14:34.655099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'polkitd' with GID 993. 2026-07-10 00:14:34.655157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'polkitd' (User for polkitd) with UID 993 and GID 993. 2026-07-10 00:14:34.655171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2026-07-10 00:14:34.655204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of reload. 2026-07-10 00:14:34.655215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) 2026-07-10 00:14:34.655268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-10 00:14:34.655301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 59999 2026-07-10 00:14:34.655312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Enabling libvirt default network 2026-07-10 00:14:34.655364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-07-10 00:14:34.655380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-07-10 00:14:34.655422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-07-10 00:14:34.655430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-07-10 00:14:34.655471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-07-10 00:14:34.655479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-07-10 00:14:34.655520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-07-10 00:14:34.655528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-07-10 00:14:34.655559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-07-10 00:14:34.655569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.655645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-07-10 00:14:34.655658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2026-07-10 00:14:34.655708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-07-10 00:14:34.655748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon dnsmasq configuration. 2026-07-10 00:14:34.655790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 6d980cff9d5a 2026-07-10 00:14:34.655800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> adbcceee67d7 2026-07-10 00:14:34.655845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 5/13 : RUN rm -f /etc/libvirt/qemu/networks/default.xml /etc/libvirt/qemu/networks/autostart/default.xml 2026-07-10 00:14:34.655855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 33077648bb65 2026-07-10 00:14:34.655899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 33077648bb65 2026-07-10 00:14:34.655910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> cb92d5dd226a 2026-07-10 00:14:34.655952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 6/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:14:34.655963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> a4d2d2bc68ab 2026-07-10 00:14:34.656004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 7/13 : COPY kolla_nova_libvirt_start.sh /usr/local/bin/kolla_nova_libvirt_start 2026-07-10 00:14:34.656015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> de18aa7911b9 2026-07-10 00:14:34.656068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 8/13 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 744 /usr/local/bin/kolla_nova_libvirt_start 2026-07-10 00:14:34.656079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in facc681a9442 2026-07-10 00:14:34.656122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container facc681a9442 2026-07-10 00:14:34.656153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> c682c98fa410 2026-07-10 00:14:34.656203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 9/13 : COPY patches /patches 2026-07-10 00:14:34.656245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> cdfa8d705c28 2026-07-10 00:14:34.656253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 10/13 : RUN kolla_patch 2026-07-10 00:14:34.656285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 560cf3e97c1b 2026-07-10 00:14:34.656295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:[i] No series file found, nothing to patch. 2026-07-10 00:14:34.656336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 560cf3e97c1b 2026-07-10 00:14:34.656347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> cd14d88302a6 2026-07-10 00:14:34.656388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 11/13 : RUN chgrp tss /var/lib/swtpm-localca && chmod g+w /var/lib/swtpm-localca 2026-07-10 00:14:34.656399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 148403e5278c 2026-07-10 00:14:34.656442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 148403e5278c 2026-07-10 00:14:34.656452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> a56591337aa5 2026-07-10 00:14:34.656494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 12/13 : RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2026-07-10 00:14:34.658460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in e25479e90c8f 2026-07-10 00:14:34.658502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container e25479e90c8f 2026-07-10 00:14:34.658510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 73f3b6200a12 2026-07-10 00:14:34.658529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 13/13 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:14:34.658537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 1811d0dc888b 2026-07-10 00:14:34.658544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-07-10 00:14:34.658561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2026-07-10 00:14:34.658569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2026-07-10 00:14:34.658576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Package 'build-essential' is not installed, so not removed 2026-07-10 00:14:34.658582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:14:34.658589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2026-07-10 00:14:34.658615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2026-07-10 00:14:34.658622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2026-07-10 00:14:34.658629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:14:34.658635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 1811d0dc888b 2026-07-10 00:14:34.658642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> f3b915b59835 2026-07-10 00:14:34.658648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully built b40b431d6ea4 2026-07-10 00:14:34.658655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully tagged osism.harbor.regio.digital/kolla/nova-libvirt:build-20260710 2026-07-10 00:14:34.658662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Built at 2026-07-10 00:14:34.656886 (took 0:01:29.217627) 2026-07-10 00:14:34.658669 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keepalived) 2026-07-10 00:14:34.658675 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Processing 2026-07-10 00:14:34.658682 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building started at 2026-07-10 00:14:34.657271 2026-07-10 00:14:34.658689 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 plugins into plugins archive 2026-07-10 00:14:34.658701 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 additions into additions archive 2026-07-10 00:14:54.268287 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:14:54.268397 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 30c9a124b754 2026-07-10 00:14:54.268426 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 2/10 : LABEL "build-date"="20260710" "name"="keepalived" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keepalived" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:14:54.268450 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 33a420bfa8ed 2026-07-10 00:14:54.268473 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 33a420bfa8ed 2026-07-10 00:14:54.268496 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 76885cc72388 2026-07-10 00:14:54.268520 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 3/10 : RUN echo 'Uris: https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu' >/etc/apt/sources.list.d/mariadb.sources && echo 'Components: main' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Signed-By: /etc/kolla/apt-keys/mariadb.gpg' >>/etc/apt/sources.list.d/mariadb.sources 2026-07-10 00:14:54.268543 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 2fb79af16045 2026-07-10 00:14:54.268594 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 2fb79af16045 2026-07-10 00:14:54.268634 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> f26f985c1d68 2026-07-10 00:14:54.268696 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends keepalived mariadb-client && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:14:54.268739 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in a96e9cd96705 2026-07-10 00:14:54.268759 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:14:54.268775 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:14:54.268791 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:7 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2026-07-10 00:14:54.268819 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:14:54.268837 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:14:54.268859 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:14:54.268954 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:14:54.268975 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:14:54.269033 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:14:54.269050 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2026-07-10 00:14:54.269191 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:14:54.269227 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:14:54.269252 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:14:54.269276 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:14:54.269384 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:14:54.269408 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:14:54.269432 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:14:54.269454 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 28.0 MB in 3s (9,416 kB/s) 2026-07-10 00:14:54.269533 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-07-10 00:14:54.269570 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-07-10 00:14:54.269687 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2026-07-10 00:14:54.269701 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2026-07-10 00:14:54.269753 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following additional packages will be installed: 2026-07-10 00:14:54.269765 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libconfig-inifiles-perl libglib2.0-0t64 libmariadb3 libncurses6 libnftnl11 2026-07-10 00:14:54.269812 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libnl-genl-3-200 libpci3 libsensors-config libsensors5 libsnmp-base 2026-07-10 00:14:54.269871 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsnmp40t64 mariadb-client-core mariadb-common mysql-common pci.ids 2026-07-10 00:14:54.269883 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Suggested packages: 2026-07-10 00:14:54.269956 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: low-memory-monitor lm-sensors snmp-mibs-downloader 2026-07-10 00:14:54.269985 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Recommended packages: 2026-07-10 00:14:54.270038 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ipvsadm libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-07-10 00:14:54.270050 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libdbd-mariadb-perl | libdbd-mysql-perl libdbi-perl libterm-readkey-perl 2026-07-10 00:14:54.270125 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following NEW packages will be installed: 2026-07-10 00:14:54.270179 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: keepalived libconfig-inifiles-perl libglib2.0-0t64 libmariadb3 libncurses6 2026-07-10 00:14:54.270229 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libnftnl11 libnl-genl-3-200 libpci3 libsensors-config libsensors5 2026-07-10 00:14:54.270245 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsnmp-base libsnmp40t64 mariadb-client mariadb-client-core mariadb-common 2026-07-10 00:14:54.270315 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: mysql-common pci.ids 2026-07-10 00:14:54.270357 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:14:54.270372 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Need to get 6,874 kB of archives. 2026-07-10 00:14:54.270437 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:After this operation, 49.2 MB of additional disk space will be used. 2026-07-10 00:14:54.270491 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:14:54.270589 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:14:54.270604 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-07-10 00:14:54.270958 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-genl-3-200 amd64 3.7.0-0.3build1.1 [12.2 kB] 2026-07-10 00:14:54.271037 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-07-10 00:14:54.271061 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2026-07-10 00:14:54.271079 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B] 2026-07-10 00:14:54.271096 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] 2026-07-10 00:14:54.271114 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp-base all 5.9.4+dfsg-1.1ubuntu3.2 [206 kB] 2026-07-10 00:14:54.271191 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-1.1ubuntu3.2 [1,066 kB] 2026-07-10 00:14:54.271225 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 keepalived amd64 1:2.2.8-1build2 [460 kB] 2026-07-10 00:14:54.271243 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 00:14:54.271261 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libconfig-inifiles-perl all 3.000003-2ubuntu0.1 [38.5 kB] 2026-07-10 00:14:54.271277 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:14 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mysql-common all 1:10.11.18+maria~ubu2404 [2,924 B] 2026-07-10 00:14:54.271304 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:15 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-common all 1:10.11.18+maria~ubu2404 [4,088 B] 2026-07-10 00:14:54.271387 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:16 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 libmariadb3 amd64 1:10.11.18+maria~ubu2404 [158 kB] 2026-07-10 00:14:54.271444 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:17 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-client-core amd64 1:10.11.18+maria~ubu2404 [1,020 kB] 2026-07-10 00:14:54.271471 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:18 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 mariadb-client amd64 1:10.11.18+maria~ubu2404 [1,839 kB] 2026-07-10 00:14:54.271495 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 6,874 kB in 4s (1,674 kB/s) 2026-07-10 00:14:54.271723 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:14:54.271753 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2026-07-10 00:14:54.271775 | 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% 2026-07-10 00:14:54.271797 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 70% 2026-07-10 00:14:54.271823 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 75% 2026-07-10 00:14:54.271842 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 80% 2026-07-10 00:14:54.271865 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 85% 2026-07-10 00:14:54.271928 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 90% 2026-07-10 00:14:54.271953 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 95% 2026-07-10 00:14:54.272013 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:14:54.272038 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:14:54.272100 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:14:54.272170 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnftnl11:amd64. 2026-07-10 00:14:54.272208 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../01-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-07-10 00:14:54.272297 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:14:54.272316 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnl-genl-3-200:amd64. 2026-07-10 00:14:54.272337 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: 2026-07-10 00:14:54.272429 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../02-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-07-10 00:14:54.272457 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:14:54.272480 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package pci.ids. 2026-07-10 00:14:54.272598 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../03-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-07-10 00:14:54.272622 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 00:14:54.272725 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libpci3:amd64. 2026-07-10 00:14:54.272752 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../04-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-07-10 00:14:54.272770 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-07-10 00:14:54.272955 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors-config. 2026-07-10 00:14:54.272982 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../05-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2026-07-10 00:14:54.272999 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors-config (1:3.6.0-9build1) ... 2026-07-10 00:14:54.273023 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors5:amd64. 2026-07-10 00:14:54.273070 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../06-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2026-07-10 00:14:54.273096 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2026-07-10 00:14:54.273113 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp-base. 2026-07-10 00:14:54.274246 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../07-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.2_all.deb ... 2026-07-10 00:14:54.274324 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-07-10 00:14:54.274345 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp40t64:amd64. 2026-07-10 00:14:54.274377 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../08-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.2_amd64.deb ... 2026-07-10 00:14:54.274394 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-07-10 00:14:54.274410 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package keepalived. 2026-07-10 00:14:54.274427 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../09-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2026-07-10 00:14:54.274444 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking keepalived (1:2.2.8-1build2) ... 2026-07-10 00:14:54.274460 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libncurses6:amd64. 2026-07-10 00:14:54.274483 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../10-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:14:54.274499 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:14:54.274515 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package mysql-common. 2026-07-10 00:14:54.274530 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../11-mysql-common_1%3a10.11.18+maria~ubu2404_all.deb ... 2026-07-10 00:14:54.274546 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking mysql-common (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:14:54.274587 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package mariadb-common. 2026-07-10 00:14:54.274603 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../12-mariadb-common_1%3a10.11.18+maria~ubu2404_all.deb ... 2026-07-10 00:14:54.274620 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking mariadb-common (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:14:54.274636 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libmariadb3:amd64. 2026-07-10 00:14:54.274652 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../13-libmariadb3_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-07-10 00:14:54.274669 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libmariadb3:amd64 (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:14:54.274685 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libconfig-inifiles-perl. 2026-07-10 00:14:54.274701 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../14-libconfig-inifiles-perl_3.000003-2ubuntu0.1_all.deb ... 2026-07-10 00:14:54.274717 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libconfig-inifiles-perl (3.000003-2ubuntu0.1) ... 2026-07-10 00:14:54.274733 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package mariadb-client-core. 2026-07-10 00:14:54.274749 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../15-mariadb-client-core_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-07-10 00:14:54.274766 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking mariadb-client-core (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:14:54.274782 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package mariadb-client. 2026-07-10 00:14:54.274798 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../16-mariadb-client_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-07-10 00:14:54.274832 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking mariadb-client (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:14:54.274855 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libconfig-inifiles-perl (3.000003-2ubuntu0.1) ... 2026-07-10 00:14:54.274871 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up mysql-common (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:14:54.274887 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 00:14:54.274902 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-07-10 00:14:54.274918 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors-config (1:3.6.0-9build1) ... 2026-07-10 00:14:54.274934 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:14:54.274949 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up mariadb-common (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:14:54.274965 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:update-alternatives: error: no alternatives for my.cnf 2026-07-10 00:14:54.274981 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:update-alternatives: 2026-07-10 00:14:54.274997 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-10 00:14:54.275014 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:14:54.275030 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:No schema files found: doing nothing. 2026-07-10 00:14:54.275045 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:14:54.275062 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libmariadb3:amd64 (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:14:54.275082 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2026-07-10 00:14:54.275100 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-07-10 00:14:54.275117 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:14:54.275163 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-07-10 00:14:54.275185 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up keepalived (1:2.2.8-1build2) ... 2026-07-10 00:14:54.275201 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: could not determine current runlevel 2026-07-10 00:14:54.275223 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:14:54.275238 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up mariadb-client-core (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:14:54.275255 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up mariadb-client (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:14:54.275279 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:14:54.275301 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container a96e9cd96705 2026-07-10 00:14:54.275322 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> a5b4c149d653 2026-07-10 00:14:54.275419 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 5/10 : COPY check_alive.sh / 2026-07-10 00:14:54.275443 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 9b59ea5f26e6 2026-07-10 00:14:54.275583 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:14:54.275662 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 6e29da94b8ac 2026-07-10 00:14:54.275737 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /check_alive.sh 2026-07-10 00:14:54.275816 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 4ed8ac16bde2 2026-07-10 00:14:54.275893 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 4ed8ac16bde2 2026-07-10 00:14:54.275908 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 2ad24b91ee0a 2026-07-10 00:14:54.275970 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 8/10 : COPY patches /patches 2026-07-10 00:14:54.275998 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 7165dc600b2d 2026-07-10 00:14:54.276059 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 9/10 : RUN kolla_patch 2026-07-10 00:14:54.276078 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 30edc488740a 2026-07-10 00:14:54.276101 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:[i] No series file found, nothing to patch. 2026-07-10 00:14:54.276213 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 30edc488740a 2026-07-10 00:14:54.276248 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> ce1e00813504 2026-07-10 00:14:54.276340 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:14:54.276364 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in d304039c4a00 2026-07-10 00:14:54.276388 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-07-10 00:14:54.276407 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2026-07-10 00:14:54.276432 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2026-07-10 00:14:54.276520 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Package 'build-essential' is not installed, so not removed 2026-07-10 00:14:54.276541 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:14:54.276591 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2026-07-10 00:14:54.276787 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2026-07-10 00:14:54.276806 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2026-07-10 00:14:54.276979 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:14:54.277016 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container d304039c4a00 2026-07-10 00:14:54.277029 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> ce140d96700d 2026-07-10 00:14:54.277037 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully built ebfd5c7ad213 2026-07-10 00:14:54.277047 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully tagged osism.harbor.regio.digital/kolla/keepalived:build-20260710 2026-07-10 00:14:54.277160 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Built at 2026-07-10 00:14:54.277032 (took 0:00:19.619761) 2026-07-10 00:14:54.277619 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-base) 2026-07-10 00:14:54.277642 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Processing 2026-07-10 00:14:54.277651 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Building started at 2026-07-10 00:14:54.277532 2026-07-10 00:14:54.278579 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 plugins into plugins archive 2026-07-10 00:14:54.279259 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 additions into additions archive 2026-07-10 00:14:57.020793 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:14:57.020872 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 30c9a124b754 2026-07-10 00:14:57.021575 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 2/7 : LABEL "build-date"="20260710" "name"="redis-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="redis-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:14:57.021661 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 5d6b0e113b02 2026-07-10 00:14:57.021676 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 5d6b0e113b02 2026-07-10 00:14:57.021687 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 9c4796375718 2026-07-10 00:14:57.021699 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 3/7 : RUN usermod --append --home /run/redis --groups kolla redis && mkdir -p /run/redis && chown -R 42460:42460 /run/redis 2026-07-10 00:14:57.021711 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 1930fea266e5 2026-07-10 00:14:57.021721 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 1930fea266e5 2026-07-10 00:14:57.021730 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> c83c7131838a 2026-07-10 00:14:57.021741 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:14:57.021751 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 32fc435b0e8a 2026-07-10 00:14:57.021761 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:14:57.021770 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 2955dac3ffc5 2026-07-10 00:14:57.021780 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 2955dac3ffc5 2026-07-10 00:14:57.022294 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 9a5170bc14f0 2026-07-10 00:14:57.022341 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 6/7 : COPY patches /patches 2026-07-10 00:14:57.022349 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 7beaf16c2ccb 2026-07-10 00:14:57.022356 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 7/7 : RUN kolla_patch 2026-07-10 00:14:57.022362 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 8129d9bc3a46 2026-07-10 00:14:57.022368 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:[i] No series file found, nothing to patch. 2026-07-10 00:14:57.022374 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 8129d9bc3a46 2026-07-10 00:14:57.022380 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 477906c048b1 2026-07-10 00:14:57.022386 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully built 31f825ed167b 2026-07-10 00:14:57.022392 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully tagged osism.harbor.regio.digital/kolla/redis-base:build-20260710 2026-07-10 00:14:57.022398 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Built at 2026-07-10 00:14:57.021934 (took 0:00:02.744402) 2026-07-10 00:14:57.022404 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis) to queue 2026-07-10 00:14:57.022416 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-sentinel) to queue 2026-07-10 00:14:57.023150 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cron) 2026-07-10 00:14:57.023313 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Processing 2026-07-10 00:14:57.023461 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building started at 2026-07-10 00:14:57.023319 2026-07-10 00:14:57.024919 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 plugins into plugins archive 2026-07-10 00:14:57.025956 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 additions into additions archive 2026-07-10 00:15:11.473504 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:15:11.473727 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 30c9a124b754 2026-07-10 00:15:11.473852 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 2/8 : LABEL "build-date"="20260710" "name"="cron" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cron" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:15:11.473952 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in efeb3ba317b7 2026-07-10 00:15:11.474049 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container efeb3ba317b7 2026-07-10 00:15:11.475224 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> d42a8fa19c11 2026-07-10 00:15:11.475234 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends cron logrotate && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:15:11.475240 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 41fcacb78916 2026-07-10 00:15:11.475244 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:15:11.475257 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:15:11.475261 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:15:11.475266 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:15:11.475269 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:15:11.475274 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:15:11.475277 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:15:11.475280 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:15:11.475284 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:15:11.475287 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:15:11.475292 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:15:11.475295 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:15:11.475299 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:15:11.475302 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:15:11.475305 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:15:11.475309 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 28.0 MB in 4s (6,998 kB/s) 2026-07-10 00:15:11.475314 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-07-10 00:15:11.475376 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-07-10 00:15:11.475477 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2026-07-10 00:15:11.475777 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2026-07-10 00:15:11.475897 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following additional packages will be installed: 2026-07-10 00:15:11.475988 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron-daemon-common libpopt0 2026-07-10 00:15:11.476069 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Suggested packages: 2026-07-10 00:15:11.476142 | ubuntu-noble-large | INFO:kolla.common.utils.cron: anacron checksecurity supercat default-mta | mail-transport-agent bsd-mailx 2026-07-10 00:15:11.476248 | ubuntu-noble-large | INFO:kolla.common.utils.cron: | mailx 2026-07-10 00:15:11.476321 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following NEW packages will be installed: 2026-07-10 00:15:11.476395 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron cron-daemon-common libpopt0 logrotate 2026-07-10 00:15:11.476507 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:15:11.476627 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Need to get 180 kB of archives. 2026-07-10 00:15:11.476709 | ubuntu-noble-large | INFO:kolla.common.utils.cron:After this operation, 558 kB of additional disk space will be used. 2026-07-10 00:15:11.476783 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:15:11.476867 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2026-07-10 00:15:11.476950 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2026-07-10 00:15:11.477028 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 00:15:11.477105 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-07-10 00:15:11.477224 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 180 kB in 0s (613 kB/s) 2026-07-10 00:15:11.477317 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron-daemon-common. 2026-07-10 00:15:11.477392 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2026-07-10 00:15:11.477478 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:15:11.477620 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2026-07-10 00:15:11.477696 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2026-07-10 00:15:11.477774 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2026-07-10 00:15:11.477850 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2026-07-10 00:15:11.477924 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2026-07-10 00:15:11.477998 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2026-07-10 00:15:11.478093 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:15:11.478221 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-07-10 00:15:11.478307 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 00:15:11.478386 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 00:15:11.478465 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Creating group 'crontab' with GID 995. 2026-07-10 00:15:11.478576 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron. 2026-07-10 00:15:11.478653 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2026-07-10 00:15:11.478762 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:15:11.478843 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% 2026-07-10 00:15:11.478921 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2026-07-10 00:15:11.479209 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2026-07-10 00:15:11.479227 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 85% 2026-07-10 00:15:11.479236 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 90% 2026-07-10 00:15:11.479245 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2026-07-10 00:15:11.479254 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11562 files and directories currently installed.) 2026-07-10 00:15:11.479281 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-07-10 00:15:11.479390 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-07-10 00:15:11.479452 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package libpopt0:amd64. 2026-07-10 00:15:11.479563 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 00:15:11.479676 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:15:11.482215 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package logrotate. 2026-07-10 00:15:11.482241 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../logrotate_3.21.0-2build1_amd64.deb ... 2026-07-10 00:15:11.482250 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking logrotate (3.21.0-2build1) ... 2026-07-10 00:15:11.482259 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron (3.0pl1-184ubuntu2) ... 2026-07-10 00:15:11.482268 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: could not determine current runlevel 2026-07-10 00:15:11.482277 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:15:11.482285 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:15:11.482294 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up logrotate (3.21.0-2build1) ... 2026-07-10 00:15:11.482303 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:15:11.482311 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 41fcacb78916 2026-07-10 00:15:11.482320 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> d3494b5e26fd 2026-07-10 00:15:11.482329 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 4/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:15:11.482337 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 7a0a648a4e74 2026-07-10 00:15:11.482346 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 5/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:15:11.482354 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in e1ed44e639ae 2026-07-10 00:15:11.482363 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container e1ed44e639ae 2026-07-10 00:15:11.482372 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 495e55e09531 2026-07-10 00:15:11.482380 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 6/8 : COPY patches /patches 2026-07-10 00:15:11.482389 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 887b43b2900a 2026-07-10 00:15:11.482397 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 7/8 : RUN kolla_patch 2026-07-10 00:15:11.482406 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in feb504e45405 2026-07-10 00:15:11.482414 | ubuntu-noble-large | INFO:kolla.common.utils.cron:[i] No series file found, nothing to patch. 2026-07-10 00:15:11.482423 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container feb504e45405 2026-07-10 00:15:11.482432 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> b66c08b56f99 2026-07-10 00:15:11.482442 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:15:11.482452 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 4a502ce834ca 2026-07-10 00:15:11.482461 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-07-10 00:15:11.482470 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2026-07-10 00:15:11.482487 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2026-07-10 00:15:11.482497 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Package 'build-essential' is not installed, so not removed 2026-07-10 00:15:11.482505 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:15:11.482544 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2026-07-10 00:15:11.482554 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2026-07-10 00:15:11.482563 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2026-07-10 00:15:11.482572 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:15:11.482581 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 4a502ce834ca 2026-07-10 00:15:11.482589 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 003f36e8d87c 2026-07-10 00:15:11.482598 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully built 0a10e0c462f4 2026-07-10 00:15:11.482607 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully tagged osism.harbor.regio.digital/kolla/cron:build-20260710 2026-07-10 00:15:11.482615 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Built at 2026-07-10 00:15:11.481307 (took 0:00:14.457988) 2026-07-10 00:15:11.482624 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-base) 2026-07-10 00:15:11.482633 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Processing 2026-07-10 00:15:11.482642 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Building started at 2026-07-10 00:15:11.481935 2026-07-10 00:15:11.483068 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 plugins into plugins archive 2026-07-10 00:15:11.483805 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 additions into additions archive 2026-07-10 00:15:13.019081 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:15:13.019234 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 30c9a124b754 2026-07-10 00:15:13.019253 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 2/5 : LABEL "build-date"="20260710" "name"="letsencrypt-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="letsencrypt-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:15:13.019269 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Running in a1296d6599d4 2026-07-10 00:15:13.019278 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Removed intermediate container a1296d6599d4 2026-07-10 00:15:13.019292 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> be046eb3556a 2026-07-10 00:15:13.019300 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:15:13.019352 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 1e224688bee2 2026-07-10 00:15:13.019366 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 4/5 : COPY patches /patches 2026-07-10 00:15:13.019406 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> f17f8594a313 2026-07-10 00:15:13.019419 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 5/5 : RUN kolla_patch 2026-07-10 00:15:13.019452 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Running in b7a7d4896493 2026-07-10 00:15:13.019535 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:[i] No series file found, nothing to patch. 2026-07-10 00:15:13.019589 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Removed intermediate container b7a7d4896493 2026-07-10 00:15:13.019637 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> b7654c4c73d7 2026-07-10 00:15:13.019650 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully built 6bee1140b3bd 2026-07-10 00:15:13.019699 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260710 2026-07-10 00:15:13.019782 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Built at 2026-07-10 00:15:13.019699 (took 0:00:01.537764) 2026-07-10 00:15:13.019862 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-webserver) to queue 2026-07-10 00:15:13.019875 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-lego) to queue 2026-07-10 00:15:13.020255 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(fluentd) 2026-07-10 00:15:13.020274 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Processing 2026-07-10 00:15:13.020281 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building started at 2026-07-10 00:15:13.020202 2026-07-10 00:15:13.021009 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 plugins into plugins archive 2026-07-10 00:15:13.021524 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 additions into additions archive 2026-07-10 00:15:58.064791 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 1/12 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:15:58.064885 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 30c9a124b754 2026-07-10 00:15:58.064981 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 2/12 : LABEL "build-date"="20260710" "name"="fluentd" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="fluentd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:15:58.065047 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 660f70de298e 2026-07-10 00:15:58.065116 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 660f70de298e 2026-07-10 00:15:58.065220 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> a81d4d502d28 2026-07-10 00:15:58.065282 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 3/12 : RUN echo 'Uris: https://packages.treasuredata.com/lts/5/ubuntu/noble/' >/etc/apt/sources.list.d/fluentd.sources && echo 'Components: contrib' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/fluentd.sources && echo 'Signed-By: /etc/kolla/apt-keys/treasuredata.asc' >>/etc/apt/sources.list.d/fluentd.sources 2026-07-10 00:15:58.065349 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in e8c811c8eeec 2026-07-10 00:15:58.065431 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container e8c811c8eeec 2026-07-10 00:15:58.065494 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> aab058fa5e6e 2026-07-10 00:15:58.065560 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 4/12 : RUN usermod --append --home /var/lib/fluentd --groups kolla fluentd && usermod --append --groups mysql fluentd && mkdir -p /var/lib/fluentd && chown -R 42474:42474 /var/lib/fluentd 2026-07-10 00:15:58.065630 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 85b4f2d4249d 2026-07-10 00:15:58.065687 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 85b4f2d4249d 2026-07-10 00:15:58.065740 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 072fc8e48091 2026-07-10 00:15:58.065799 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 5/12 : COPY fluentd_sudoers /etc/sudoers.d/kolla_fluentd_sudoers 2026-07-10 00:15:58.065862 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 2e72f456af81 2026-07-10 00:15:58.065919 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 6/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:15:58.065980 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 84a459f46041 2026-07-10 00:15:58.066045 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 7/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends g++ make fluent-package && apt-get clean && rm -rf /var/lib/apt/lists/* && chmod 440 /etc/sudoers.d/kolla_fluentd_sudoers && mkdir -p /etc/fluentd && mkdir -p /var/run/fluentd && chown -R fluentd: /var/run/fluentd && chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:15:58.066115 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 7269e4b9ad53 2026-07-10 00:15:58.066208 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:15:58.066281 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 https://packages.treasuredata.com/lts/5/ubuntu/noble noble InRelease [10.9 kB] 2026-07-10 00:15:58.066343 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:15:58.066581 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:15:58.066648 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib all Packages [2,084 B] 2026-07-10 00:15:58.066662 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 Packages [3,519 B] 2026-07-10 00:15:58.066683 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:15:58.066694 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:15:58.066704 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:15:58.066740 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:15:58.066756 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:15:58.066826 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:15:58.066842 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:15:58.066909 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:15:58.066970 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:15:58.066985 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:15:58.067046 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:15:58.067106 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:15:58.067122 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 28.0 MB in 2s (11.8 MB/s) 2026-07-10 00:15:58.067193 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-07-10 00:15:58.067262 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-07-10 00:15:58.067323 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2026-07-10 00:15:58.067339 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2026-07-10 00:15:58.067440 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following additional packages will be installed: 2026-07-10 00:15:58.067458 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2026-07-10 00:15:58.067591 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu g++-13 g++-13-x86-64-linux-gnu 2026-07-10 00:15:58.067614 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-07-10 00:15:58.067623 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2026-07-10 00:15:58.067641 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libgcc-13-dev libgomp1 2026-07-10 00:15:58.067694 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2026-07-10 00:15:58.067744 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libncurses6 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2026-07-10 00:15:58.067796 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libyaml-0-2 linux-libc-dev rpcsvc-proto 2026-07-10 00:15:58.067849 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Suggested packages: 2026-07-10 00:15:58.067898 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils-doc gprofng-gui cpp-doc gcc-13-locales cpp-13-doc g++-multilib 2026-07-10 00:15:58.067938 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake 2026-07-10 00:15:58.067985 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-07-10 00:15:58.068030 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: glibc-doc libstdc++-13-doc make-doc 2026-07-10 00:15:58.068079 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Recommended packages: 2026-07-10 00:15:58.068146 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: manpages manpages-dev libc-devtools libgpm2 2026-07-10 00:15:58.068214 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following NEW packages will be installed: 2026-07-10 00:15:58.068274 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2026-07-10 00:15:58.068322 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu fluent-package g++ g++-13 2026-07-10 00:15:58.068368 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:15:58.068471 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:15:58.068519 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-07-10 00:15:58.068572 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 2026-07-10 00:15:58.068626 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: liblsan0 libmpc3 libncurses6 libquadmath0 libsframe1 libstdc++-13-dev 2026-07-10 00:15:58.068681 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make rpcsvc-proto 2026-07-10 00:15:58.068738 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:15:58.068788 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Need to get 82.3 MB of archives. 2026-07-10 00:15:58.068835 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:After this operation, 323 MB of additional disk space will be used. 2026-07-10 00:15:58.068889 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 fluent-package amd64 5.0.9-1 [13.0 MB] 2026-07-10 00:15:58.068931 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:15:58.069005 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 00:15:58.069058 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-07-10 00:15:58.069110 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-07-10 00:15:58.069198 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-07-10 00:15:58.069263 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-07-10 00:15:58.069315 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-07-10 00:15:58.069364 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-07-10 00:15:58.069471 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-07-10 00:15:58.069523 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-07-10 00:15:58.069575 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-07-10 00:15:58.069625 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-07-10 00:15:58.069675 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-07-10 00:15:58.069727 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-07-10 00:15:58.069777 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-07-10 00:15:58.069828 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-07-10 00:15:58.069881 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-07-10 00:15:58.069932 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-07-10 00:15:58.069987 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-07-10 00:15:58.070043 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-07-10 00:15:58.070096 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-07-10 00:15:58.070179 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-07-10 00:15:58.070244 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-07-10 00:15:58.070298 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-07-10 00:15:58.070347 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-07-10 00:15:58.070416 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-07-10 00:15:58.070466 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-07-10 00:15:58.070512 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-07-10 00:15:58.070566 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-07-10 00:15:58.070607 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-07-10 00:15:58.070675 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-07-10 00:15:58.070730 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-07-10 00:15:58.070783 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-07-10 00:15:58.070832 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-07-10 00:15:58.070887 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB] 2026-07-10 00:15:58.070938 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-134.134 [1,464 kB] 2026-07-10 00:15:58.070990 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2026-07-10 00:15:58.071040 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2026-07-10 00:15:58.071090 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2,124 kB] 2026-07-10 00:15:58.071173 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-07-10 00:15:58.071242 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-07-10 00:15:58.073456 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-07-10 00:15:58.073508 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-07-10 00:15:58.073517 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-07-10 00:15:58.073525 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-07-10 00:15:58.073532 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 82.3 MB in 3s (26.5 MB/s) 2026-07-10 00:15:58.073539 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libncurses6:amd64. 2026-07-10 00:15:58.073547 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2026-07-10 00:15:58.073556 | 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% 2026-07-10 00:15:58.073565 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 70% 2026-07-10 00:15:58.073572 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 75% 2026-07-10 00:15:58.073579 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 80% 2026-07-10 00:15:58.073585 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 85% 2026-07-10 00:15:58.073592 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 90% 2026-07-10 00:15:58.073599 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 95% 2026-07-10 00:15:58.073606 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:15:58.073613 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../00-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:15:58.073619 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:15:58.073635 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libyaml-0-2:amd64. 2026-07-10 00:15:58.073642 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../01-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-07-10 00:15:58.073649 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:15:58.073655 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-07-10 00:15:58.073662 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package fluent-package. 2026-07-10 00:15:58.073668 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../02-fluent-package_5.0.9-1_amd64.deb ... 2026-07-10 00:15:58.073675 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-07-10 00:15:58.073701 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking fluent-package (5.0.9-1) ... 2026-07-10 00:15:58.073708 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libjansson4:amd64. 2026-07-10 00:15:58.073714 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../03-libjansson4_2.14-2build2_amd64.deb ... 2026-07-10 00:15:58.073720 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:15:58.073726 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-common:amd64. 2026-07-10 00:15:58.074256 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../04-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:15:58.074287 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:15:58.074296 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libsframe1:amd64. 2026-07-10 00:15:58.074302 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../05-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:15:58.074309 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-07-10 00:15:58.074315 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:15:58.074322 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libbinutils:amd64. 2026-07-10 00:15:58.074328 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../06-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:15:58.074335 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:15:58.074341 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf-nobfd0:amd64. 2026-07-10 00:15:58.074347 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../07-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:15:58.074353 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:15:58.074359 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf0:amd64. 2026-07-10 00:15:58.074366 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../08-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:15:58.074395 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:15:58.074402 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgprofng0:amd64. 2026-07-10 00:15:58.074414 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../09-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:15:58.074735 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:15:58.074833 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-07-10 00:15:58.074917 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../10-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:15:58.075000 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:15:58.075062 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils. 2026-07-10 00:15:58.075144 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../11-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:15:58.075231 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:15:58.075358 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-base:amd64. 2026-07-10 00:15:58.075525 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../12-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.075604 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:15:58.075673 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libisl23:amd64. 2026-07-10 00:15:58.075745 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../13-libisl23_0.26-3build1.1_amd64.deb ... 2026-07-10 00:15:58.075814 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:15:58.075885 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libmpc3:amd64. 2026-07-10 00:15:58.075957 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../14-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-07-10 00:15:58.076028 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:15:58.076099 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-07-10 00:15:58.076233 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../15-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.076349 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:15:58.076458 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13. 2026-07-10 00:15:58.076531 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../16-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.076604 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:15:58.076690 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-07-10 00:15:58.076748 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../17-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:15:58.078328 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:15:58.078404 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp. 2026-07-10 00:15:58.078423 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../18-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:15:58.078438 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:15:58.078452 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcc1-0:amd64. 2026-07-10 00:15:58.078466 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../19-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.078480 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.078494 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgomp1:amd64. 2026-07-10 00:15:58.078507 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../20-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.078521 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.078536 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libitm1:amd64. 2026-07-10 00:15:58.078550 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../21-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.078564 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.078578 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libatomic1:amd64. 2026-07-10 00:15:58.078592 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../22-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.078605 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.078637 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libasan8:amd64. 2026-07-10 00:15:58.078653 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../23-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.078667 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.078681 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package liblsan0:amd64. 2026-07-10 00:15:58.078694 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../24-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.078709 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-07-10 00:15:58.078724 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.078738 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libtsan2:amd64. 2026-07-10 00:15:58.078751 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../25-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.078765 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.078779 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libubsan1:amd64. 2026-07-10 00:15:58.078792 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../26-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.078806 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.078820 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libhwasan0:amd64. 2026-07-10 00:15:58.078834 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../27-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.078848 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.078870 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libquadmath0:amd64. 2026-07-10 00:15:58.078884 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../28-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.078898 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.078912 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgcc-13-dev:amd64. 2026-07-10 00:15:58.078926 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../29-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.078940 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:15:58.078959 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-07-10 00:15:58.079099 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../30-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.079195 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:15:58.079344 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13. 2026-07-10 00:15:58.079452 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-07-10 00:15:58.079547 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../31-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.079695 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:15:58.079775 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-07-10 00:15:58.079881 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../32-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:15:58.079980 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:15:58.080084 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc. 2026-07-10 00:15:58.080211 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../33-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:15:58.080327 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:15:58.080532 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc-dev-bin. 2026-07-10 00:15:58.080620 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../34-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:15:58.080716 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:15:58.080821 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package linux-libc-dev:amd64. 2026-07-10 00:15:58.080923 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../35-linux-libc-dev_6.8.0-134.134_amd64.deb ... 2026-07-10 00:15:58.081022 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 00:15:58.081119 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcrypt-dev:amd64. 2026-07-10 00:15:58.081231 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../36-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-07-10 00:15:58.081322 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 00:15:58.081435 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package rpcsvc-proto. 2026-07-10 00:15:58.081521 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../37-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-07-10 00:15:58.081608 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 00:15:58.081693 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc6-dev:amd64. 2026-07-10 00:15:58.081778 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../38-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:15:58.081866 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 00:15:58.081948 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-07-10 00:15:58.082228 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2026-07-10 00:15:58.082269 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../39-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.082283 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:15:58.082299 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-07-10 00:15:58.082393 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../40-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.082485 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:15:58.082569 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13. 2026-07-10 00:15:58.082654 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../41-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:15:58.082741 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:15:58.082827 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-07-10 00:15:58.082913 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../42-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:15:58.082997 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:15:58.083080 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++. 2026-07-10 00:15:58.083205 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../43-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:15:58.083301 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:15:58.084556 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package make. 2026-07-10 00:15:58.084637 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../44-make_4.3-4.1build2_amd64.deb ... 2026-07-10 00:15:58.084680 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking make (4.3-4.1build2) ... 2026-07-10 00:15:58.084699 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:15:58.084716 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:15:58.084734 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 00:15:58.084771 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:15:58.084790 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.084809 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:15:58.084822 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:15:58.084832 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 00:15:58.084842 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:15:58.084852 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up make (4.3-4.1build2) ... 2026-07-10 00:15:58.084862 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:15:58.084872 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.084882 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:15:58.084892 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.084902 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.084911 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.084921 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 00:15:58.084931 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.084940 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up fluent-package (5.0.9-1) ... 2026-07-10 00:15:58.084954 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:useradd warning: _fluentd's uid 42447 is greater than SYS_UID_MAX 999 2026-07-10 00:15:58.084973 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.084992 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:15:58.085009 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:15:58.085028 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:15:58.085041 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.085051 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.085060 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:15:58.085071 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:15:58.085080 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:15:58.085090 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:15:58.085100 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:15:58.085110 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 00:15:58.085120 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:15:58.085246 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:15:58.085268 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:15:58.085279 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:15:58.085289 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:15:58.085299 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:15:58.085309 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:15:58.085319 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:15:58.085329 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:15:58.085339 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:15:58.085349 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:15:58.085359 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:15:58.085368 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:15:58.085404 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:15:58.085415 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: 2026-07-10 00:15:58.085425 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-07-10 00:15:58.085437 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2026-07-10 00:15:58.085448 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:15:58.085466 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 7269e4b9ad53 2026-07-10 00:15:58.085477 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> e1524f8f47fc 2026-07-10 00:15:58.085488 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 8/12 : RUN ulimit -n 1024 && fluent-gem install fluent-plugin-grok-parser fluent-plugin-prometheus fluent-plugin-rewrite-tag-filter 2026-07-10 00:15:58.085499 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 0c9fa0697859 2026-07-10 00:15:58.085510 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-grok-parser-2.6.2 2026-07-10 00:15:58.085520 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-grok-parser-2.6.2 2026-07-10 00:15:58.085530 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-grok-parser-2.6.2 2026-07-10 00:15:58.085540 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-grok-parser after 0 seconds 2026-07-10 00:15:58.085550 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-prometheus-2.2.2 2026-07-10 00:15:58.085560 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-prometheus-2.2.2 2026-07-10 00:15:58.085570 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-prometheus-2.2.2 2026-07-10 00:15:58.085585 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-prometheus after 0 seconds 2026-07-10 00:15:58.085596 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-rewrite-tag-filter-2.4.0 2026-07-10 00:15:58.085606 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2026-07-10 00:15:58.085616 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2026-07-10 00:15:58.085626 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-rewrite-tag-filter after 0 seconds 2026-07-10 00:15:58.085637 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:3 gems installed 2026-07-10 00:15:58.085647 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 0c9fa0697859 2026-07-10 00:15:58.085665 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 796e64f65974 2026-07-10 00:15:58.085680 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 9/12 : COPY patches /patches 2026-07-10 00:15:58.085691 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 9a37bf9705f6 2026-07-10 00:15:58.085705 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 10/12 : RUN kolla_patch 2026-07-10 00:15:58.085751 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 551a4f1577bd 2026-07-10 00:15:58.085818 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:[i] No series file found, nothing to patch. 2026-07-10 00:15:58.085835 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 551a4f1577bd 2026-07-10 00:15:58.085884 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 877ab0420ed3 2026-07-10 00:15:58.085930 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 11/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:15:58.085960 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 44479c67b90e 2026-07-10 00:15:58.086028 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-07-10 00:15:58.086046 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2026-07-10 00:15:58.086116 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2026-07-10 00:15:58.086222 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Package 'build-essential' is not installed, so not removed 2026-07-10 00:15:58.086260 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:15:58.086323 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2026-07-10 00:15:58.086362 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2026-07-10 00:15:58.086447 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2026-07-10 00:15:58.086514 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:15:58.086532 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 44479c67b90e 2026-07-10 00:15:58.086592 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 36c8901dd340 2026-07-10 00:15:58.086651 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 12/12 : USER fluentd 2026-07-10 00:15:58.086667 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 21cd4f56e79f 2026-07-10 00:15:58.086790 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 21cd4f56e79f 2026-07-10 00:15:58.086806 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 5c1bf05e5549 2026-07-10 00:15:58.086820 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully built e28ba1adca8a 2026-07-10 00:15:58.086990 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully tagged osism.harbor.regio.digital/kolla/fluentd:build-20260710 2026-07-10 00:15:58.087032 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Built at 2026-07-10 00:15:58.086898 (took 0:00:45.066696) 2026-07-10 00:15:58.087564 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(kolla-toolbox) 2026-07-10 00:15:58.087658 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Processing 2026-07-10 00:15:58.087745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building started at 2026-07-10 00:15:58.087658 2026-07-10 00:15:58.088638 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 plugins into plugins archive 2026-07-10 00:15:58.090512 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 additions into additions archive 2026-07-10 00:18:41.032508 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 1/23 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:18:41.032593 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 30c9a124b754 2026-07-10 00:18:41.032619 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 2/23 : LABEL "build-date"="20260710" "name"="kolla-toolbox" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="kolla-toolbox" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:18:41.032677 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 25dd81da58ca 2026-07-10 00:18:41.032700 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 25dd81da58ca 2026-07-10 00:18:41.032726 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 60e3cf7d67f5 2026-07-10 00:18:41.032756 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 3/23 : RUN usermod --append --home /var/lib/ansible --groups kolla ansible && mkdir -p /var/lib/ansible && chown -R 42401:42401 /var/lib/ansible 2026-07-10 00:18:41.032786 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in d722a5b6285c 2026-07-10 00:18:41.032838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container d722a5b6285c 2026-07-10 00:18:41.034353 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 1c158a23e099 2026-07-10 00:18:41.034433 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 4/23 : RUN usermod --append --home /var/lib/rabbitmq --groups kolla rabbitmq && mkdir -p /var/lib/rabbitmq && chown -R 42439:42439 /var/lib/rabbitmq 2026-07-10 00:18:41.034448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 75facd75d5c7 2026-07-10 00:18:41.034459 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 75facd75d5c7 2026-07-10 00:18:41.034470 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 4ad6839a8eb4 2026-07-10 00:18:41.034483 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 5/23 : RUN echo 'Uris: https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu' >/etc/apt/sources.list.d/erlang-26.sources && echo 'Components: main' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Signed-By: /etc/kolla/apt-keys/erlang-ppa.gpg' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Uris: https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble' >/etc/apt/sources.list.d/rabbitmq.sources && echo 'Components: main' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Signed-By: /etc/kolla/apt-keys/rabbitmq.gpg' >>/etc/apt/sources.list.d/rabbitmq.sources 2026-07-10 00:18:41.034496 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 433bbc9765a1 2026-07-10 00:18:41.034507 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 433bbc9765a1 2026-07-10 00:18:41.034517 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> e61bd22ab13f 2026-07-10 00:18:41.034527 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 6/23 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2026-07-10 00:18:41.034538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 20c3dd3c307c 2026-07-10 00:18:41.034549 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 7/23 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends build-essential ca-certificates gdisk git jq libffi-dev libssl-dev libxslt1-dev openvswitch-switch python3-dev python3-venv rabbitmq-server iputils-ping traceroute && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:18:41.034561 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in f59830a803ad 2026-07-10 00:18:41.034595 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:18:41.034625 | 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] 2026-07-10 00:18:41.034638 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:7 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2026-07-10 00:18:41.034648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble InRelease [17.2 kB] 2026-07-10 00:18:41.034658 | 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] 2026-07-10 00:18:41.034668 | 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] 2026-07-10 00:18:41.034679 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 Packages [7,635 B] 2026-07-10 00:18:41.034689 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:18:41.034699 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:18:41.034709 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:18:41.034719 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:18:41.034729 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:18:41.034739 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:18:41.034750 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:18:41.034760 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:18:41.034788 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:18:41.034799 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:18:41.034809 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:18:41.034832 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:18:41.034842 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 28.0 MB in 4s (7,501 kB/s) 2026-07-10 00:18:41.034853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-07-10 00:18:41.034863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-07-10 00:18:41.034873 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2026-07-10 00:18:41.034883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2026-07-10 00:18:41.034893 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ca-certificates is already the newest version (20260601~24.04.1). 2026-07-10 00:18:41.034903 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following additional packages will be installed: 2026-07-10 00:18:41.034913 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:18:41.034923 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common 2026-07-10 00:18:41.034933 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp 2026-07-10 00:18:41.034943 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-10 00:18:41.034952 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-10 00:18:41.034970 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-tools erlang-xmerl g++ g++-13 g++-13-x86-64-linux-gnu 2026-07-10 00:18:41.034981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-07-10 00:18:41.035065 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-x86-64-linux-gnu git-man icu-devtools libasan8 libatomic1 libbinutils 2026-07-10 00:18:41.035078 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2026-07-10 00:18:41.035095 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcurl3t64-gnutls libdpkg-perl liberror-perl libevent-2.1-7t64 2026-07-10 00:18:41.035105 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libicu-dev 2026-07-10 00:18:41.035123 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libicu74 libisl23 libitm1 libjansson4 libjq1 libjs-jquery libjs-sphinxdoc 2026-07-10 00:18:41.035206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjs-underscore liblsan0 libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev 2026-07-10 00:18:41.035232 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2026-07-10 00:18:41.035389 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1.1 2026-07-10 00:18:41.035518 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: linux-libc-dev logrotate lto-disabled-list make openvswitch-common 2026-07-10 00:18:41.035595 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-pip-whl python3-setuptools-whl python3.12-dev python3.12-venv 2026-07-10 00:18:41.035676 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: rpcsvc-proto uuid-runtime xz-utils zlib1g-dev 2026-07-10 00:18:41.035772 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Suggested packages: 2026-07-10 00:18:41.035855 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc anacron 2026-07-10 00:18:41.035941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: checksecurity supercat default-mta | mail-transport-agent debian-keyring 2026-07-10 00:18:41.036105 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang erlang-manpages erlang-doc g++-multilib g++-13-multilib gcc-13-doc 2026-07-10 00:18:41.036236 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2026-07-10 00:18:41.036323 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2026-07-10 00:18:41.036390 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2026-07-10 00:18:41.036460 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: git-mediawiki git-svn glibc-doc bzr icu-doc libssl-doc libstdc++-13-doc 2026-07-10 00:18:41.036528 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: pkg-config bsd-mailx | mailx make-doc ethtool openvswitch-doc 2026-07-10 00:18:41.036602 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Recommended packages: 2026-07-10 00:18:41.036670 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: fakeroot libalgorithm-merge-perl libsctp1 groff-base less ssh-client 2026-07-10 00:18:41.036738 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: manpages manpages-dev libc-devtools libfile-fcntllock-perl 2026-07-10 00:18:41.036807 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liblocale-gettext-perl javascript-common python3-openvswitch 2026-07-10 00:18:41.036875 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-netifaces 2026-07-10 00:18:41.036966 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following NEW packages will be installed: 2026-07-10 00:18:41.037058 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp 2026-07-10 00:18:41.037152 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common 2026-07-10 00:18:41.037224 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp 2026-07-10 00:18:41.037295 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-10 00:18:41.037359 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-10 00:18:41.037425 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-tools erlang-xmerl g++ g++-13 g++-13-x86-64-linux-gnu 2026-07-10 00:18:41.037492 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-07-10 00:18:41.037573 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-x86-64-linux-gnu gdisk git git-man icu-devtools iputils-ping jq libasan8 2026-07-10 00:18:41.037645 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcrypt-dev 2026-07-10 00:18:41.037720 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl liberror-perl 2026-07-10 00:18:41.037805 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libevent-2.1-7t64 libexpat1-dev libffi-dev libgcc-13-dev libgomp1 2026-07-10 00:18:41.037854 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 2026-07-10 00:18:41.037919 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjq1 libjs-jquery libjs-sphinxdoc libjs-underscore liblsan0 libmpc3 2026-07-10 00:18:41.038014 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libnuma1 libonig5 libpopt0 libpython3-dev libpython3.12-dev libpython3.12t64 2026-07-10 00:18:41.038064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libssl-dev libstdc++-13-dev libtsan2 libubsan1 2026-07-10 00:18:41.038111 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libunbound8 libxdp1 libxml2 libxml2-dev libxslt1-dev libxslt1.1 2026-07-10 00:18:41.038175 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: linux-libc-dev logrotate lto-disabled-list make openvswitch-common 2026-07-10 00:18:41.038257 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: openvswitch-switch python3-dev python3-pip-whl python3-setuptools-whl 2026-07-10 00:18:41.038288 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-venv python3.12-dev python3.12-venv rabbitmq-server rpcsvc-proto 2026-07-10 00:18:41.038353 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: traceroute uuid-runtime xz-utils zlib1g-dev 2026-07-10 00:18:41.038414 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 110 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:18:41.038430 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Need to get 164 MB of archives. 2026-07-10 00:18:41.038477 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 507 MB of additional disk space will be used. 2026-07-10 00:18:41.038536 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:18:41.038552 | 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] 2026-07-10 00:18:41.038622 | 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] 2026-07-10 00:18:41.038684 | 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] 2026-07-10 00:18:41.038700 | 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] 2026-07-10 00:18:41.038764 | 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.5 [33.1 kB] 2026-07-10 00:18:41.038823 | 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] 2026-07-10 00:18:41.038849 | 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.8 [445 kB] 2026-07-10 00:18:41.038898 | 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.8-1 [22.5 MB] 2026-07-10 00:18:41.038913 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 00:18:41.038981 | 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] 2026-07-10 00:18:41.039026 | 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] 2026-07-10 00:18:41.039088 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:94 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-asn1 amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [905 kB] 2026-07-10 00:18:41.039169 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:95 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-crypto amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [176 kB] 2026-07-10 00:18:41.039191 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:96 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-public-key amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [799 kB] 2026-07-10 00:18:41.039401 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:97 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-mnesia amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [888 kB] 2026-07-10 00:18:41.039452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:98 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-runtime-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [217 kB] 2026-07-10 00:18:41.039465 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:99 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ssl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,723 kB] 2026-07-10 00:18:41.039486 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:100 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-eldap amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [133 kB] 2026-07-10 00:18:41.039496 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:101 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-ftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [103 kB] 2026-07-10 00:18:41.039506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:102 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tftp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [110 kB] 2026-07-10 00:18:41.039541 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:103 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-inets amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [636 kB] 2026-07-10 00:18:41.039579 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:104 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-snmp amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,859 kB] 2026-07-10 00:18:41.039645 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:105 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-os-mon amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [105 kB] 2026-07-10 00:18:41.039661 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:106 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-parsetools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [205 kB] 2026-07-10 00:18:41.039731 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:107 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-syntax-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [311 kB] 2026-07-10 00:18:41.039749 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:108 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-tools amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [585 kB] 2026-07-10 00:18:41.039817 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:109 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 erlang-xmerl amd64 1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1 [1,367 kB] 2026-07-10 00:18:41.039833 | 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] 2026-07-10 00:18:41.042262 | 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.8 [764 kB] 2026-07-10 00:18:41.042300 | 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] 2026-07-10 00:18:41.042306 | 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] 2026-07-10 00:18:41.042310 | 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.3 [267 kB] 2026-07-10 00:18:41.042314 | 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.10 [240 kB] 2026-07-10 00:18:41.042318 | 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.10 [15.7 kB] 2026-07-10 00:18:41.042321 | 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.10 [577 kB] 2026-07-10 00:18:41.042325 | 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.10 [98.0 kB] 2026-07-10 00:18:41.042328 | 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.10 [94.5 kB] 2026-07-10 00:18:41.042332 | 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.10 [849 kB] 2026-07-10 00:18:41.042335 | 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.10 [2,463 kB] 2026-07-10 00:18:41.042340 | 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.10 [18.2 kB] 2026-07-10 00:18:41.042343 | 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.7 [20.4 kB] 2026-07-10 00:18:41.042347 | 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-134.134 [1,464 kB] 2026-07-10 00:18:41.042350 | 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] 2026-07-10 00:18:41.042354 | 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] 2026-07-10 00:18:41.042357 | 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.7 [2,124 kB] 2026-07-10 00:18:41.042372 | 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.1 [51.6 kB] 2026-07-10 00:18:41.042376 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:110 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-07-10 00:18:41.042379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:111 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-07-10 00:18:41.042392 | 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] 2026-07-10 00:18:41.042396 | 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] 2026-07-10 00:18:41.042399 | 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.1 [10.7 MB] 2026-07-10 00:18:41.042403 | 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 [1,042 B] 2026-07-10 00:18:41.042416 | 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] 2026-07-10 00:18:41.042419 | 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] 2026-07-10 00:18:41.042423 | 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.1 [48.0 kB] 2026-07-10 00:18:41.042438 | 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.1 [148 kB] 2026-07-10 00:18:41.042441 | 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.1 [29.7 kB] 2026-07-10 00:18:41.042445 | 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.1 [10.5 kB] 2026-07-10 00:18:41.042448 | 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.1 [3,027 kB] 2026-07-10 00:18:41.042452 | 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 [1,322 kB] 2026-07-10 00:18:41.042455 | 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.1 [2,772 kB] 2026-07-10 00:18:41.042458 | 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 [1,184 kB] 2026-07-10 00:18:41.042462 | 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 [1,641 kB] 2026-07-10 00:18:41.042465 | 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.1 [153 kB] 2026-07-10 00:18:41.042469 | 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.1 [2,681 kB] 2026-07-10 00:18:41.042472 | 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.1 [21.1 MB] 2026-07-10 00:18:41.042475 | 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.1 [494 kB] 2026-07-10 00:18:41.042479 | 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] 2026-07-10 00:18:41.042482 | 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] 2026-07-10 00:18:41.042486 | 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.1 [2,420 kB] 2026-07-10 00:18:41.042489 | 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.1 [12.2 MB] 2026-07-10 00:18:41.042496 | 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.1 [16.0 kB] 2026-07-10 00:18:41.042510 | 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] 2026-07-10 00:18:41.042519 | 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] 2026-07-10 00:18:41.042523 | 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] 2026-07-10 00:18:41.042527 | 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.6 [268 kB] 2026-07-10 00:18:41.042530 | 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] 2026-07-10 00:18:41.042540 | 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] 2026-07-10 00:18:41.042543 | 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.6 [1,074 kB] 2026-07-10 00:18:41.042547 | 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] 2026-07-10 00:18:41.042550 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:61 http://archive.ubuntu.com/ubuntu noble-security/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-10 00:18:41.042554 | 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] 2026-07-10 00:18:41.042562 | 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] 2026-07-10 00:18:41.042566 | 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] 2026-07-10 00:18:41.042569 | 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] 2026-07-10 00:18:41.042573 | 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] 2026-07-10 00:18:41.042576 | 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.2 [142 kB] 2026-07-10 00:18:41.042580 | 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.2 [65.7 kB] 2026-07-10 00:18:41.042583 | 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.4 [140 kB] 2026-07-10 00:18:41.042587 | 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] 2026-07-10 00:18:41.042590 | 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] 2026-07-10 00:18:41.042594 | 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] 2026-07-10 00:18:41.042597 | 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] 2026-07-10 00:18:41.042601 | 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.15 [2,339 kB] 2026-07-10 00:18:41.042608 | 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] 2026-07-10 00:18:41.042612 | 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.15 [5,683 kB] 2026-07-10 00:18:41.042615 | 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] 2026-07-10 00:18:41.042618 | 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.11 [2,408 kB] 2026-07-10 00:18:41.042622 | 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.8 [782 kB] 2026-07-10 00:18:41.042625 | 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.3 [168 kB] 2026-07-10 00:18:41.042631 | 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.3 [91.9 kB] 2026-07-10 00:18:41.042635 | 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.15 [498 kB] 2026-07-10 00:18:41.042638 | 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] 2026-07-10 00:18:41.042642 | 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] 2026-07-10 00:18:41.042645 | 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] 2026-07-10 00:18:41.042648 | 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.15 [5,674 B] 2026-07-10 00:18:41.042652 | 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] 2026-07-10 00:18:41.042655 | 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] 2026-07-10 00:18:41.042659 | 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] 2026-07-10 00:18:41.042662 | 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] 2026-07-10 00:18:41.042666 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 164 MB in 3s (46.8 MB/s) 2026-07-10 00:18:41.042672 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron-daemon-common. 2026-07-10 00:18:41.042676 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.042680 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-07-10 00:18:41.042685 | 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% 2026-07-10 00:18:41.042690 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2026-07-10 00:18:41.042694 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 65% 2026-07-10 00:18:41.042697 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-07-10 00:18:41.042701 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2026-07-10 00:18:41.042704 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2026-07-10 00:18:41.042713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-07-10 00:18:41.042777 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-07-10 00:18:41.042805 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-07-10 00:18:41.042864 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:18:41.042898 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-07-10 00:18:41.042943 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 00:18:41.043007 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 00:18:41.043052 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Creating group 'crontab' with GID 995. 2026-07-10 00:18:41.043097 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron. 2026-07-10 00:18:41.043143 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-07-10 00:18:41.043218 | 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% 2026-07-10 00:18:41.043260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:18:41.043305 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-07-10 00:18:41.043352 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2026-07-10 00:18:41.043397 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2026-07-10 00:18:41.043442 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-07-10 00:18:41.043486 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-07-10 00:18:41.043530 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-07-10 00:18:41.043579 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11562 files and directories currently installed.) 2026-07-10 00:18:41.043628 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../000-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-07-10 00:18:41.043674 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-07-10 00:18:41.043719 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package uuid-runtime. 2026-07-10 00:18:41.043764 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:18:41.043810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:18:41.043854 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-10 00:18:41.043898 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 00:18:41.043942 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:18:41.043986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libunbound8:amd64. 2026-07-10 00:18:41.044043 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 00:18:41.044088 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:18:41.044140 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-common. 2026-07-10 00:18:41.044195 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../004-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:18:41.044245 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:18:41.044293 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libnuma1:amd64. 2026-07-10 00:18:41.044336 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../005-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:18:41.044382 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:18:41.044426 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxdp1:amd64. 2026-07-10 00:18:41.044471 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../006-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-07-10 00:18:41.044524 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-07-10 00:18:41.044569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-switch. 2026-07-10 00:18:41.044613 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../007-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:18:41.044658 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:18:41.044700 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package iputils-ping. 2026-07-10 00:18:41.044745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../008-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-10 00:18:41.044788 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-07-10 00:18:41.044831 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu74:amd64. 2026-07-10 00:18:41.044874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../009-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:18:41.044918 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:18:41.044962 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpopt0:amd64. 2026-07-10 00:18:41.045102 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.045115 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../010-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 00:18:41.045146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:18:41.045230 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2:amd64. 2026-07-10 00:18:41.045242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../011-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:18:41.045288 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:18:41.045330 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package logrotate. 2026-07-10 00:18:41.045368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../012-logrotate_3.21.0-2build1_amd64.deb ... 2026-07-10 00:18:41.045408 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking logrotate (3.21.0-2build1) ... 2026-07-10 00:18:41.045446 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjansson4:amd64. 2026-07-10 00:18:41.045484 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../013-libjansson4_2.14-2build2_amd64.deb ... 2026-07-10 00:18:41.045528 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:18:41.045569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package xz-utils. 2026-07-10 00:18:41.045607 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../014-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-07-10 00:18:41.045645 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:18:41.045682 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-common:amd64. 2026-07-10 00:18:41.045720 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../015-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:18:41.045758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.045797 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libsframe1:amd64. 2026-07-10 00:18:41.045835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../016-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:18:41.045873 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.045909 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libbinutils:amd64. 2026-07-10 00:18:41.045947 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../017-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:18:41.045985 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.046037 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf-nobfd0:amd64. 2026-07-10 00:18:41.046102 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../018-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:18:41.046158 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.046202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf0:amd64. 2026-07-10 00:18:41.046242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../019-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:18:41.046280 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.046318 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgprofng0:amd64. 2026-07-10 00:18:41.046358 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../020-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:18:41.046397 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.046436 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-07-10 00:18:41.046475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../021-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:18:41.046512 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.046550 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils. 2026-07-10 00:18:41.046588 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../022-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:18:41.046627 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.046664 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc-dev-bin. 2026-07-10 00:18:41.046703 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../023-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:18:41.046742 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:18:41.046780 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package linux-libc-dev:amd64. 2026-07-10 00:18:41.046819 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../024-linux-libc-dev_6.8.0-134.134_amd64.deb ... 2026-07-10 00:18:41.046857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 00:18:41.046894 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcrypt-dev:amd64. 2026-07-10 00:18:41.046941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../025-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-07-10 00:18:41.046979 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 00:18:41.047018 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rpcsvc-proto. 2026-07-10 00:18:41.047063 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../026-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-07-10 00:18:41.047102 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 00:18:41.047162 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc6-dev:amd64. 2026-07-10 00:18:41.047210 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../027-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:18:41.047256 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 00:18:41.047297 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-base:amd64. 2026-07-10 00:18:41.047337 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../028-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.047376 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.047417 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libisl23:amd64. 2026-07-10 00:18:41.047457 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../029-libisl23_0.26-3build1.1_amd64.deb ... 2026-07-10 00:18:41.047496 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:18:41.047536 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libmpc3:amd64. 2026-07-10 00:18:41.047576 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../030-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-07-10 00:18:41.047615 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:18:41.047655 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-07-10 00:18:41.047696 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../031-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.047734 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.047809 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13. 2026-07-10 00:18:41.047815 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../032-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.047844 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.047888 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-07-10 00:18:41.047927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../033-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:18:41.047964 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:18:41.048026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp. 2026-07-10 00:18:41.048080 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../034-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:18:41.048120 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:18:41.048177 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcc1-0:amd64. 2026-07-10 00:18:41.048223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../035-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.048264 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.048302 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgomp1:amd64. 2026-07-10 00:18:41.048339 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../036-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.048369 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.048404 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libitm1:amd64. 2026-07-10 00:18:41.048440 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../037-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.048477 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.048510 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libatomic1:amd64. 2026-07-10 00:18:41.048544 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../038-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.048579 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.048614 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libasan8:amd64. 2026-07-10 00:18:41.048649 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../039-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.048683 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.048718 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liblsan0:amd64. 2026-07-10 00:18:41.048754 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../040-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.048789 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.048822 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libtsan2:amd64. 2026-07-10 00:18:41.048866 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../041-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.048901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.048935 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libubsan1:amd64. 2026-07-10 00:18:41.048970 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../042-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.049015 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.049050 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libhwasan0:amd64. 2026-07-10 00:18:41.049085 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../043-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.049122 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.049177 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.050213 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libquadmath0:amd64. 2026-07-10 00:18:41.050236 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../044-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.050243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.050249 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgcc-13-dev:amd64. 2026-07-10 00:18:41.050255 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../045-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.050261 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.050266 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-07-10 00:18:41.050272 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../046-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.050279 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.050296 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13. 2026-07-10 00:18:41.050302 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../047-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.050308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.050315 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.050321 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-07-10 00:18:41.050327 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../048-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:18:41.050333 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:18:41.050339 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc. 2026-07-10 00:18:41.050345 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../049-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:18:41.050351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:18:41.050358 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-07-10 00:18:41.050364 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../050-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.050370 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.050375 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-07-10 00:18:41.050381 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../051-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.050387 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.050423 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13. 2026-07-10 00:18:41.050430 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../052-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:18:41.050436 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.050443 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-07-10 00:18:41.050448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../053-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:18:41.050454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:18:41.050464 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++. 2026-07-10 00:18:41.050470 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../054-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:18:41.050476 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:18:41.050482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package make. 2026-07-10 00:18:41.050489 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../055-make_4.3-4.1build2_amd64.deb ... 2026-07-10 00:18:41.050494 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.050501 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking make (4.3-4.1build2) ... 2026-07-10 00:18:41.050506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libdpkg-perl. 2026-07-10 00:18:41.050512 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../056-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-07-10 00:18:41.050518 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:18:41.050523 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package bzip2. 2026-07-10 00:18:41.050546 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../057-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-07-10 00:18:41.050553 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:18:41.050559 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package lto-disabled-list. 2026-07-10 00:18:41.050564 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../058-lto-disabled-list_47_all.deb ... 2026-07-10 00:18:41.050570 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking lto-disabled-list (47) ... 2026-07-10 00:18:41.050576 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package dpkg-dev. 2026-07-10 00:18:41.050582 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../059-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-07-10 00:18:41.050587 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:18:41.050592 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package build-essential. 2026-07-10 00:18:41.050598 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../060-build-essential_12.10ubuntu1_amd64.deb ... 2026-07-10 00:18:41.050604 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking build-essential (12.10ubuntu1) ... 2026-07-10 00:18:41.050609 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-base. 2026-07-10 00:18:41.050615 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../061-erlang-base_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:18:41.050622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.050627 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-asn1. 2026-07-10 00:18:41.050636 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../062-erlang-asn1_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:18:41.050641 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.050647 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-crypto. 2026-07-10 00:18:41.050653 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../063-erlang-crypto_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:18:41.050678 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.050714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-public-key. 2026-07-10 00:18:41.050776 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../064-erlang-public-key_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:18:41.050785 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.050824 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-mnesia. 2026-07-10 00:18:41.050860 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../065-erlang-mnesia_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:18:41.050899 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.050933 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-runtime-tools. 2026-07-10 00:18:41.050970 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../066-erlang-runtime-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:18:41.051023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.051078 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ssl. 2026-07-10 00:18:41.051143 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../067-erlang-ssl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:18:41.051169 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.051219 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-eldap. 2026-07-10 00:18:41.051252 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../068-erlang-eldap_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:18:41.051287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.051315 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ftp. 2026-07-10 00:18:41.051351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../069-erlang-ftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:18:41.051434 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.051461 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tftp. 2026-07-10 00:18:41.051513 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../070-erlang-tftp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:18:41.051548 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.051582 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-inets. 2026-07-10 00:18:41.051611 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../071-erlang-inets_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:18:41.051647 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.051674 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-snmp. 2026-07-10 00:18:41.051707 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../072-erlang-snmp_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:18:41.051742 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.051768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-os-mon. 2026-07-10 00:18:41.051802 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../073-erlang-os-mon_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:18:41.051831 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.051867 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-parsetools. 2026-07-10 00:18:41.051895 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../074-erlang-parsetools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:18:41.051922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.051956 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-syntax-tools. 2026-07-10 00:18:41.051983 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../075-erlang-syntax-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:18:41.052033 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.052042 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tools. 2026-07-10 00:18:41.052087 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../076-erlang-tools_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:18:41.052114 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.052168 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-xmerl. 2026-07-10 00:18:41.052197 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../077-erlang-xmerl_1%3a26.2.5.15-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:18:41.052244 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.052279 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-07-10 00:18:41.052313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../078-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-10 00:18:41.052349 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:18:41.052378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liberror-perl. 2026-07-10 00:18:41.052412 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../079-liberror-perl_0.17029-2_all.deb ... 2026-07-10 00:18:41.052447 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liberror-perl (0.17029-2) ... 2026-07-10 00:18:41.052483 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git-man. 2026-07-10 00:18:41.052520 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../080-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2026-07-10 00:18:41.052552 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:18:41.052590 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git. 2026-07-10 00:18:41.052637 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../081-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2026-07-10 00:18:41.052673 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:18:41.052700 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package icu-devtools. 2026-07-10 00:18:41.052734 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../082-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:18:41.052759 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-10 00:18:41.052793 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libonig5:amd64. 2026-07-10 00:18:41.052829 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../083-libonig5_6.9.9-1build1_amd64.deb ... 2026-07-10 00:18:41.052857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libonig5:amd64 (6.9.9-1build1) ... 2026-07-10 00:18:41.052890 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjq1:amd64. 2026-07-10 00:18:41.052931 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.052978 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../084-libjq1_1.7.1-3ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:18:41.053092 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ... 2026-07-10 00:18:41.053146 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package jq. 2026-07-10 00:18:41.053203 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../085-jq_1.7.1-3ubuntu0.24.04.2_amd64.deb ... 2026-07-10 00:18:41.053267 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking jq (1.7.1-3ubuntu0.24.04.2) ... 2026-07-10 00:18:41.054221 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libexpat1-dev:amd64. 2026-07-10 00:18:41.054237 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../086-libexpat1-dev_2.6.1-2ubuntu0.4_amd64.deb ... 2026-07-10 00:18:41.054241 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-07-10 00:18:41.054245 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu-dev:amd64. 2026-07-10 00:18:41.054248 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../087-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:18:41.054252 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:18:41.054263 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-jquery. 2026-07-10 00:18:41.054267 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../088-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-07-10 00:18:41.054271 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-07-10 00:18:41.054274 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-underscore. 2026-07-10 00:18:41.054277 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../089-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-07-10 00:18:41.054281 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-07-10 00:18:41.054285 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-sphinxdoc. 2026-07-10 00:18:41.054288 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../090-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-07-10 00:18:41.054291 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-07-10 00:18:41.054295 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12t64:amd64. 2026-07-10 00:18:41.054298 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../091-libpython3.12t64_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:18:41.054302 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:18:41.054305 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package zlib1g-dev:amd64. 2026-07-10 00:18:41.054308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../092-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2026-07-10 00:18:41.054312 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-07-10 00:18:41.054315 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12-dev:amd64. 2026-07-10 00:18:41.054319 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../093-libpython3.12-dev_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:18:41.054327 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:18:41.054330 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3-dev:amd64. 2026-07-10 00:18:41.054334 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../094-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-10 00:18:41.054337 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-07-10 00:18:41.054341 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libssl-dev:amd64. 2026-07-10 00:18:41.054344 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../095-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-10 00:18:41.054348 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-10 00:18:41.054351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2-dev:amd64. 2026-07-10 00:18:41.054354 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../096-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:18:41.054358 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:18:41.054361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1.1:amd64. 2026-07-10 00:18:41.054365 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../097-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:18:41.054368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:18:41.054371 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1-dev:amd64. 2026-07-10 00:18:41.054378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../098-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:18:41.054382 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:18:41.054388 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-dev. 2026-07-10 00:18:41.054391 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../099-python3.12-dev_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:18:41.054395 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-dev (3.12.3-1ubuntu0.15) ... 2026-07-10 00:18:41.054398 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-dev. 2026-07-10 00:18:41.054402 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../100-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-10 00:18:41.054405 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-07-10 00:18:41.054410 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-pip-whl. 2026-07-10 00:18:41.054434 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../101-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-10 00:18:41.054473 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-10 00:18:41.054480 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-setuptools-whl. 2026-07-10 00:18:41.054530 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../102-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-10 00:18:41.054537 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-10 00:18:41.054575 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-venv. 2026-07-10 00:18:41.054605 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../103-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:18:41.054636 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-10 00:18:41.054666 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-venv. 2026-07-10 00:18:41.054696 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../104-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-10 00:18:41.054726 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-10 00:18:41.054757 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package traceroute. 2026-07-10 00:18:41.054788 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../105-traceroute_1%3a2.1.5-1_amd64.deb ... 2026-07-10 00:18:41.054819 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking traceroute (1:2.1.5-1) ... 2026-07-10 00:18:41.054850 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gdisk. 2026-07-10 00:18:41.054881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../106-gdisk_1.0.10-1build1_amd64.deb ... 2026-07-10 00:18:41.054911 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gdisk (1.0.10-1build1) ... 2026-07-10 00:18:41.054941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libffi-dev:amd64. 2026-07-10 00:18:41.054975 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../107-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-10 00:18:41.055031 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-10 00:18:41.055061 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rabbitmq-server. 2026-07-10 00:18:41.055092 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../108-rabbitmq-server_4.1.8-1_all.deb ... 2026-07-10 00:18:41.055135 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.055173 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rabbitmq-server (4.1.8-1) ... 2026-07-10 00:18:41.055209 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-10 00:18:41.055240 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up lto-disabled-list (47) ... 2026-07-10 00:18:41.055272 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.055304 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Searching for services which depend on erlang and should be started... 2026-07-10 00:18:41.055336 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:none found. 2026-07-10 00:18:41.055366 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up traceroute (1:2.1.5-1) ... 2026-07-10 00:18:41.055398 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceroute.db to provide /usr/bin/traceroute (traceroute) in auto mode 2026-07-10 00:18:41.055436 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/traceroute.1.gz because associated file /usr/share/man/man1/traceroute.db.1.gz (of link group traceroute) doesn't exist 2026-07-10 00:18:41.055466 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2026-07-10 00:18:41.055499 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/bin/traceroute6.db to provide /usr/bin/traceroute6 (traceroute6) in auto mode 2026-07-10 00:18:41.055528 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/traceroute6.1.gz because associated file /usr/share/man/man1/traceroute6.db.1.gz (of link group traceroute6) doesn't exist 2026-07-10 00:18:41.055561 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/lft.db to provide /usr/bin/lft (lft) in auto mode 2026-07-10 00:18:41.055592 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lft.1.gz because associated file /usr/share/man/man1/lft.db.1.gz (of link group lft) doesn't exist 2026-07-10 00:18:41.055622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/traceproto.db to provide /usr/bin/traceproto (traceproto) in auto mode 2026-07-10 00:18:41.055651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/traceproto.1.gz because associated file /usr/share/man/man1/traceproto.db.1.gz (of link group traceproto) doesn't exist 2026-07-10 00:18:41.055682 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/sbin/tcptraceroute.db to provide /usr/sbin/tcptraceroute (tcptraceroute) in auto mode 2026-07-10 00:18:41.055714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man8/tcptraceroute.8.gz because associated file /usr/share/man/man8/tcptraceroute.db.8.gz (of link group tcptraceroute) doesn't exist 2026-07-10 00:18:41.055745 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-10 00:18:41.055776 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.055807 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron (3.0pl1-184ubuntu2) ... 2026-07-10 00:18:41.055838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-07-10 00:18:41.055869 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:18:41.055899 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.055929 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:18:41.055960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 00:18:41.056006 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.056060 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:18:41.056093 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.056144 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.056167 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:18:41.056204 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-10 00:18:41.056239 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.056281 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:18:41.056313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liberror-perl (0.17029-2) ... 2026-07-10 00:18:41.056344 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-07-10 00:18:41.056375 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:18:41.056406 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:18:41.056438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 00:18:41.056470 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.056499 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.056527 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up make (4.3-4.1build2) ... 2026-07-10 00:18:41.056555 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:18:41.056583 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-07-10 00:18:41.056612 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.056639 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: 2026-07-10 00:18:41.056671 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2026-07-10 00:18:41.056699 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.056729 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: 2026-07-10 00:18:41.056759 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2026-07-10 00:18:41.056789 | 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 2026-07-10 00:18:41.056817 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 2026-07-10 00:18:41.056846 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2026-07-10 00:18:41.058187 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.058201 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2026-07-10 00:18:41.058205 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.058209 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: 2026-07-10 00:18:41.058213 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2026-07-10 00:18:41.058223 | 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) do 2026-07-10 00:18:41.058226 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:esn't exist 2026-07-10 00:18:41.058230 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: 2026-07-10 00:18:41.058233 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2026-07-10 00:18:41.058237 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 2026-07-10 00:18:41.058241 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.058244 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-10 00:18:41.058247 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:18:41.058251 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.058254 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.058261 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.058265 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:18:41.058269 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.058272 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:18:41.058275 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:18:41.058279 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:18:41.058282 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:18:41.058285 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.058289 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Adding group `uuidd' (GID 103) ... 2026-07-10 00:18:41.058292 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-07-10 00:18:41.058296 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:18:41.058299 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.058302 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:18:41.058306 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 00:18:41.058309 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.058313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.058316 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:18:41.058319 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.058323 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-07-10 00:18:41.058326 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.058330 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.058333 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:18:41.058339 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:18:41.058343 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-07-10 00:18:41.058346 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:18:41.058350 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.058357 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libonig5:amd64 (6.9.9-1build1) ... 2026-07-10 00:18:41.058361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.058364 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.058368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-07-10 00:18:41.058371 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:18:41.058375 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.058378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:18:41.058382 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-10 00:18:41.058385 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-07-10 00:18:41.058389 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:18:41.058392 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up logrotate (3.21.0-2build1) ... 2026-07-10 00:18:41.058396 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.058399 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-10 00:18:41.058403 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.058406 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.2) ... 2026-07-10 00:18:41.058409 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.058413 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.058419 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gdisk (1.0.10-1build1) ... 2026-07-10 00:18:41.058422 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.058426 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-10 00:18:41.058429 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.058433 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-10 00:18:41.058437 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:18:41.058440 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-07-10 00:18:41.058444 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.058447 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up jq (1.7.1-3ubuntu0.24.04.2) ... 2026-07-10 00:18:41.058451 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:18:41.058454 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 00:18:41.058457 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:18:41.058468 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.058472 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.058475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.058479 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:18:41.058482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.058485 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.058489 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.058492 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.058496 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:18:41.058499 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:18:41.058503 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.058506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-07-10 00:18:41.058510 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.058513 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.058522 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-07-10 00:18:41.058525 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:18:41.058529 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:18:41.058532 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.058536 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:18:41.058539 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:18:41.058543 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:18:41.058546 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:18:41.058550 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-dev (3.12.3-1ubuntu0.15) ... 2026-07-10 00:18:41.058553 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:18:41.058557 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.058562 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rabbitmq-server (4.1.8-1) ... 2026-07-10 00:18:41.058567 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2026-07-10 00:18:41.058615 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:18:41.058622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-07-10 00:18:41.058667 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-07-10 00:18:41.058674 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:18:41.058712 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2026-07-10 00:18:41.058740 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-07-10 00:18:41.058768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2026-07-10 00:18:41.058796 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up build-essential (12.10ubuntu1) ... 2026-07-10 00:18:41.058825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:18:41.058853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container f59830a803ad 2026-07-10 00:18:41.058882 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> ef6c6a55be5a 2026-07-10 00:18:41.058911 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 8/23 : ENV UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/2025.1 2026-07-10 00:18:41.058942 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 6c93adb572cf 2026-07-10 00:18:41.058970 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 6c93adb572cf 2026-07-10 00:18:41.059029 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> ee15757588b3 2026-07-10 00:18:41.059147 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 9/23 : RUN mkdir -p /requirements && curl -o /requirements/upper-constraints.txt $UPPER_CONSTRAINTS_FILE && sed -e "/^openstacksdk===/d" -i requirements/upper-constraints.txt && python3 -m venv --system-site-packages /opt/ansible && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && cd /opt/ansible/lib && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /opt/ansible/lib/python3 2026-07-10 00:18:41.059166 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 88415938b01b 2026-07-10 00:18:41.059193 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:curl (https://opendev.org/openstack/requirements/raw/branch/stable/2025.1/upper-constraints.txt): response: 200, time: 1.000705, size: 13007 2026-07-10 00:18:41.059219 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 88415938b01b 2026-07-10 00:18:41.059243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> b41cec9a9ea3 2026-07-10 00:18:41.059268 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 10/23 : ENV PATH /opt/ansible/bin:$PATH 2026-07-10 00:18:41.059294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 63027b1d7316 2026-07-10 00:18:41.059327 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 63027b1d7316 2026-07-10 00:18:41.059336 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 83b07c40fda1 2026-07-10 00:18:41.059381 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 11/23 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pip wheel setuptools && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt ansible-core==2.18.* cmd2 influxdb openstacksdk os-client-config pbr pymysql python-ironicclient python-openstackclient pytz pyudev && mkdir -p /etc/ansible /usr/share/ansible && echo 'localhost ansible_connection=local ansible_python_interpreter=/opt/ansible/bin/python' > /etc/ansible/hosts && sed -i 's| "identity_api_version": "2.0",| "identity_api_version": "3",|' /opt/ansible/lib/python3/site-packages/os_client_config/defaults.json 2026-07-10 00:18:41.059415 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 498ffe6e23ed 2026-07-10 00:18:41.059425 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: pip in /opt/ansible/lib/python3.12/site-packages (24.0) 2026-07-10 00:18:41.059465 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pip 2026-07-10 00:18:41.059499 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-10 00:18:41.059509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2026-07-10 00:18:41.059545 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wheel 2026-07-10 00:18:41.059581 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:18:41.059596 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2026-07-10 00:18:41.059616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting setuptools 2026-07-10 00:18:41.059645 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-10 00:18:41.059673 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting packaging>=24.0 (from wheel) 2026-07-10 00:18:41.059702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:18:41.059732 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-10 00:18:41.059774 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 35.9 MB/s eta 0:00:00 2026-07-10 00:18:41.059798 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-10 00:18:41.059823 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-10 00:18:41.059853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 7.6 MB/s eta 0:00:00 2026-07-10 00:18:41.059883 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading packaging-24.2-py3-none-any.whl (65 kB) 2026-07-10 00:18:41.059911 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 119.5 MB/s eta 0:00:00 2026-07-10 00:18:41.059940 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: setuptools, pip, packaging, wheel 2026-07-10 00:18:41.059966 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: setuptools 2026-07-10 00:18:41.060011 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: setuptools 68.1.2 2026-07-10 00:18:41.060039 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2026-07-10 00:18:41.060069 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-10 00:18:41.060097 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: pip 2026-07-10 00:18:41.060136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: pip 24.0 2026-07-10 00:18:41.060183 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Uninstalling pip-24.0: 2026-07-10 00:18:41.060215 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Successfully uninstalled pip-24.0 2026-07-10 00:18:41.060247 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: wheel 2026-07-10 00:18:41.060275 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: wheel 0.42.0 2026-07-10 00:18:41.060287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2026-07-10 00:18:41.060320 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-10 00:18:41.060349 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed packaging-24.2 pip-26.1.2 setuptools-83.0.0 wheel-0.47.0 2026-07-10 00:18:41.060378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting ansible-core==2.18.* 2026-07-10 00:18:41.060406 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading ansible_core-2.18.18-py3-none-any.whl.metadata (7.7 kB) 2026-07-10 00:18:41.060435 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cmd2 2026-07-10 00:18:41.060463 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cmd2-2.5.11-py3-none-any.whl.metadata (17 kB) 2026-07-10 00:18:41.060491 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting influxdb 2026-07-10 00:18:41.060518 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading influxdb-5.3.2-py2.py3-none-any.whl.metadata (6.9 kB) 2026-07-10 00:18:41.060544 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2026-07-10 00:18:41.060570 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:18:41.060597 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-client-config 2026-07-10 00:18:41.060625 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:18:41.060653 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pbr 2026-07-10 00:18:41.060681 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pbr-7.0.0-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-10 00:18:41.060709 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pymysql 2026-07-10 00:18:41.060739 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-07-10 00:18:41.060768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-ironicclient 2026-07-10 00:18:41.060797 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_ironicclient-5.10.2-py3-none-any.whl.metadata (4.7 kB) 2026-07-10 00:18:41.060825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-openstackclient 2026-07-10 00:18:41.060854 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_openstackclient-7.5.0-py3-none-any.whl.metadata (6.5 kB) 2026-07-10 00:18:41.060881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pytz 2026-07-10 00:18:41.060909 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB) 2026-07-10 00:18:41.060937 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyudev 2026-07-10 00:18:41.060965 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-10 00:18:41.061021 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jinja2>=3.0.0 (from ansible-core==2.18.*) 2026-07-10 00:18:41.061028 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 2026-07-10 00:18:41.061136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PyYAML>=5.1 (from ansible-core==2.18.*) 2026-07-10 00:18:41.061154 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2026-07-10 00:18:41.061160 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cryptography (from ansible-core==2.18.*) 2026-07-10 00:18:41.061164 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-10 00:18:41.061191 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: packaging in ./opt/ansible/lib/python3.12/site-packages (from ansible-core==2.18.*) (24.2) 2026-07-10 00:18:41.061211 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core==2.18.*) 2026-07-10 00:18:41.061239 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-07-10 00:18:41.061267 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyperclip>=1.8 (from cmd2) 2026-07-10 00:18:41.061295 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-07-10 00:18:41.061324 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Installing build dependencies: started 2026-07-10 00:18:41.061351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Installing build dependencies: finished with status 'done' 2026-07-10 00:18:41.061379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Getting requirements to build wheel: started 2026-07-10 00:18:41.061408 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:18:41.061435 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (pyproject.toml): started 2026-07-10 00:18:41.061463 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:18:41.061489 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wcwidth>=0.2.10 (from cmd2) 2026-07-10 00:18:41.061514 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-07-10 00:18:41.061542 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-dateutil>=2.6.0 (from influxdb) 2026-07-10 00:18:41.061570 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-10 00:18:41.061598 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requests>=2.17.0 (from influxdb) 2026-07-10 00:18:41.061625 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-10 00:18:41.061652 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting six>=1.10.0 (from influxdb) 2026-07-10 00:18:41.061679 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:18:41.061707 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting msgpack (from influxdb) 2026-07-10 00:18:41.061735 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading msgpack-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) 2026-07-10 00:18:41.061764 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting decorator>=4.4.1 (from openstacksdk) 2026-07-10 00:18:41.061798 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2026-07-10 00:18:41.061825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting dogpile.cache>=0.6.5 (from openstacksdk) 2026-07-10 00:18:41.061853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-10 00:18:41.061880 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting iso8601>=0.1.11 (from openstacksdk) 2026-07-10 00:18:41.061908 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:18:41.061936 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jmespath>=0.9.0 (from openstacksdk) 2026-07-10 00:18:41.061963 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-07-10 00:18:41.062000 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk) 2026-07-10 00:18:41.062050 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:18:41.062080 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting keystoneauth1>=5.10.0 (from openstacksdk) 2026-07-10 00:18:41.062110 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-10 00:18:41.062157 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:INFO: pip is looking at multiple versions of openstacksdk to determine which version is compatible with other requirements. This could take a while. 2026-07-10 00:18:41.062191 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2026-07-10 00:18:41.063216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.16.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:18:41.063243 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.15.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:18:41.063261 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.14.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:18:41.063269 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.13.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:18:41.063275 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.12.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:18:41.063284 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.11.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:18:41.063291 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:18:41.063298 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:INFO: pip is still looking at multiple versions of openstacksdk to determine which version is compatible with other requirements. This could take a while. 2026-07-10 00:18:41.063314 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.9.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:18:41.063320 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.8.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:18:41.063326 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.2-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:18:41.063332 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:18:41.063338 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:18:41.063346 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. 2026-07-10 00:18:41.063352 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:18:41.063358 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-service-types>=1.7.0 (from openstacksdk) 2026-07-10 00:18:41.063368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:18:41.063374 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting platformdirs>=3 (from openstacksdk) 2026-07-10 00:18:41.063380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2026-07-10 00:18:41.063390 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting psutil>=3.2.2 (from openstacksdk) 2026-07-10 00:18:41.063397 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) 2026-07-10 00:18:41.063402 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requestsexceptions>=1.2.0 (from openstacksdk) 2026-07-10 00:18:41.063408 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-07-10 00:18:41.063416 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting typing-extensions>=4.12.0 (from openstacksdk) 2026-07-10 00:18:41.063424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:18:41.063430 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in ./opt/ansible/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-10 00:18:41.063439 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cliff>=2.8.0 (from python-ironicclient) 2026-07-10 00:18:41.063446 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cliff-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:18:41.063453 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema>=3.2.0 (from python-ironicclient) 2026-07-10 00:18:41.063459 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2026-07-10 00:18:41.063465 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting osc-lib>=2.0.0 (from python-ironicclient) 2026-07-10 00:18:41.063470 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading osc_lib-3.2.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-10 00:18:41.063476 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.utils>=3.33.0 (from python-ironicclient) 2026-07-10 00:18:41.063481 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:18:41.063487 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting stevedore>=1.20.0 (from python-ironicclient) 2026-07-10 00:18:41.063493 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:18:41.063515 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.i18n>=3.15.3 (from python-openstackclient) 2026-07-10 00:18:41.063519 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:18:41.063523 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-keystoneclient>=3.22.0 (from python-openstackclient) 2026-07-10 00:18:41.063531 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:18:41.063535 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-cinderclient>=3.3.0 (from python-openstackclient) 2026-07-10 00:18:41.063538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_cinderclient-9.7.0-py3-none-any.whl.metadata (19 kB) 2026-07-10 00:18:41.063542 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-ironicclient) 2026-07-10 00:18:41.063545 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-07-10 00:18:41.063548 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PrettyTable>=0.7.2 (from cliff>=2.8.0->python-ironicclient) 2026-07-10 00:18:41.063552 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading prettytable-3.14.0-py3-none-any.whl.metadata (30 kB) 2026-07-10 00:18:41.063555 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cffi>=1.12 (from cryptography->ansible-core==2.18.*) 2026-07-10 00:18:41.063559 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2026-07-10 00:18:41.063563 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pycparser (from cffi>=1.12->cryptography->ansible-core==2.18.*) 2026-07-10 00:18:41.063566 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-07-10 00:18:41.063569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting MarkupSafe>=2.0 (from jinja2>=3.0.0->ansible-core==2.18.*) 2026-07-10 00:18:41.063573 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2026-07-10 00:18:41.063576 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk) 2026-07-10 00:18:41.063580 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:18:41.063583 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->python-ironicclient) 2026-07-10 00:18:41.063587 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-10 00:18:41.063590 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->python-ironicclient) 2026-07-10 00:18:41.063594 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:18:41.063597 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->python-ironicclient) 2026-07-10 00:18:41.063601 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2026-07-10 00:18:41.063604 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->python-ironicclient) 2026-07-10 00:18:41.063608 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rpds_py-0.23.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-10 00:18:41.063611 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting netaddr>=0.10.0 (from oslo.utils>=3.33.0->python-ironicclient) 2026-07-10 00:18:41.063614 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-10 00:18:41.063618 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting debtcollector>=1.2.0 (from oslo.utils>=3.33.0->python-ironicclient) 2026-07-10 00:18:41.063625 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:18:41.063629 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->python-ironicclient) 2026-07-10 00:18:41.063632 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) 2026-07-10 00:18:41.063635 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting tzdata>=2022.4 (from oslo.utils>=3.33.0->python-ironicclient) 2026-07-10 00:18:41.063639 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-10 00:18:41.063642 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-ironicclient) 2026-07-10 00:18:41.063646 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wrapt-1.17.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) 2026-07-10 00:18:41.063651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.config>=5.2.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2026-07-10 00:18:41.063654 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB) 2026-07-10 00:18:41.063661 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.serialization>=2.18.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2026-07-10 00:18:41.063664 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:18:41.063668 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) 2026-07-10 00:18:41.063671 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-10 00:18:41.063677 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting charset-normalizer<4,>=2 (from requests>=2.17.0->influxdb) 2026-07-10 00:18:41.063680 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 2026-07-10 00:18:41.063714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting idna<4,>=2.5 (from requests>=2.17.0->influxdb) 2026-07-10 00:18:41.063735 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2026-07-10 00:18:41.063755 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting urllib3<3,>=1.21.1 (from requests>=2.17.0->influxdb) 2026-07-10 00:18:41.063841 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2026-07-10 00:18:41.063853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting certifi>=2017.4.17 (from requests>=2.17.0->influxdb) 2026-07-10 00:18:41.063857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 00:18:41.063863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading ansible_core-2.18.18-py3-none-any.whl (2.2 MB) 2026-07-10 00:18:41.063884 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 57.7 MB/s 0:00:00 2026-07-10 00:18:41.063913 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-07-10 00:18:41.063941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) 2026-07-10 00:18:41.063969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading influxdb-5.3.2-py2.py3-none-any.whl (79 kB) 2026-07-10 00:18:41.064016 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading openstacksdk-4.6.0-py3-none-any.whl (1.8 MB) 2026-07-10 00:18:41.064075 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 70.3 MB/s 0:00:00 2026-07-10 00:18:41.064088 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2026-07-10 00:18:41.064118 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pbr-7.0.0-py2.py3-none-any.whl (125 kB) 2026-07-10 00:18:41.064159 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-07-10 00:18:41.064193 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_ironicclient-5.10.2-py3-none-any.whl (241 kB) 2026-07-10 00:18:41.064221 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_openstackclient-7.5.0-py3-none-any.whl (1.1 MB) 2026-07-10 00:18:41.064251 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 302.9 MB/s 0:00:00 2026-07-10 00:18:41.064287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB) 2026-07-10 00:18:41.064317 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2026-07-10 00:18:41.064344 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cliff-4.9.1-py3-none-any.whl (84 kB) 2026-07-10 00:18:41.064372 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-07-10 00:18:41.064400 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-10 00:18:41.064429 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 102.4 MB/s 0:00:00 2026-07-10 00:18:41.064458 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB) 2026-07-10 00:18:41.064486 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2026-07-10 00:18:41.064513 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 2026-07-10 00:18:41.064541 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-10 00:18:41.064569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 2026-07-10 00:18:41.064596 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-07-10 00:18:41.064632 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-10 00:18:41.064659 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-07-10 00:18:41.064685 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2026-07-10 00:18:41.064713 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 2026-07-10 00:18:41.064741 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 2026-07-10 00:18:41.064769 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) 2026-07-10 00:18:41.064797 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) 2026-07-10 00:18:41.064824 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2026-07-10 00:18:41.064852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading osc_lib-3.2.0-py3-none-any.whl (89 kB) 2026-07-10 00:18:41.064880 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) 2026-07-10 00:18:41.064908 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB) 2026-07-10 00:18:41.064936 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-07-10 00:18:41.064963 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-10 00:18:41.065011 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 142.4 MB/s 0:00:00 2026-07-10 00:18:41.065019 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2026-07-10 00:18:41.065096 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading prettytable-3.14.0-py3-none-any.whl (31 kB) 2026-07-10 00:18:41.065106 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) 2026-07-10 00:18:41.065112 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) 2026-07-10 00:18:41.065117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_cinderclient-9.7.0-py3-none-any.whl (256 kB) 2026-07-10 00:18:41.065167 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-10 00:18:41.065197 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) 2026-07-10 00:18:41.065224 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB) 2026-07-10 00:18:41.065253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) 2026-07-10 00:18:41.065280 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading msgpack-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (401 kB) 2026-07-10 00:18:41.065308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2026-07-10 00:18:41.065337 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 269.2 MB/s 0:00:00 2026-07-10 00:18:41.065365 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2026-07-10 00:18:41.065393 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2026-07-10 00:18:41.065421 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (145 kB) 2026-07-10 00:18:41.065450 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading idna-3.10-py3-none-any.whl (70 kB) 2026-07-10 00:18:41.065478 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-07-10 00:18:41.065505 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-10 00:18:41.065532 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-07-10 00:18:41.065559 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-10 00:18:41.065586 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rpds_py-0.23.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (391 kB) 2026-07-10 00:18:41.065613 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-10 00:18:41.065640 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 2026-07-10 00:18:41.065667 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2026-07-10 00:18:41.065694 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) 2026-07-10 00:18:41.065726 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-07-10 00:18:41.065754 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wrapt-1.17.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (89 kB) 2026-07-10 00:18:41.065785 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-07-10 00:18:41.065810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building wheels for collected packages: pyperclip 2026-07-10 00:18:41.065835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (pyproject.toml): started 2026-07-10 00:18:41.065862 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-07-10 00:18:41.065890 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11102 sha256=3d054194b06814dc189388c9ff2e33219764134508d2261ff7e8a80d5702832d 2026-07-10 00:18:41.065917 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Stored in directory: /tmp/pip-ephem-wheel-cache-updtrihd/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2026-07-10 00:18:41.065944 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built pyperclip 2026-07-10 00:18:41.065980 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: wcwidth, resolvelib, requestsexceptions, pytz, pyperclip, wrapt, urllib3, tzdata, typing-extensions, six, rpds-py, rfc3986, PyYAML, pyudev, pyparsing, pymysql, pycparser, psutil, PrettyTable, platformdirs, pbr, netaddr, msgpack, MarkupSafe, jsonpointer, jmespath, iso8601, idna, decorator, cmd2, charset-normalizer, certifi, autopage, attrs, stevedore, requests, referencing, python-dateutil, oslo.i18n, os-service-types, jsonpatch, jinja2, debtcollector, cffi, oslo.utils, oslo.config, keystoneauth1, jsonschema-specifications, influxdb, dogpile.cache, cryptography, cliff, python-cinderclient, oslo.serialization, openstacksdk, jsonschema, ansible-core, python-keystoneclient, osc-lib, os-client-config, python-openstackclient, python-ironicclient 2026-07-10 00:18:41.066033 | 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.18 attrs-25.1.0 autopage-0.5.2 certifi-2026.6.17 cffi-1.17.1 charset-normalizer-3.4.1 cliff-4.9.1 cmd2-2.5.11 cryptography-43.0.3 debtcollector-3.0.0 decorator-5.1.1 dogpile.cache-1.3.4 idna-3.10 influxdb-5.3.2 iso8601-2.1.0 jinja2-3.1.5 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 keystoneauth1-5.10.0 msgpack-1.1.0 netaddr-1.3.0 openstacksdk-4.6.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-3.2.0 oslo.config-9.7.1 oslo.i18n-6.5.1 oslo.serialization-5.7.0 oslo.utils-8.2.0 pbr-7.0.0 platformdirs-4.3.6 psutil-7.0.0 pycparser-2.22 pymysql-1.1.1 pyparsing-3.2.1 pyperclip-1.9.0 python-cinderclient-9.7.0 python-dateutil-2.9.0.post0 python-ironicclient-5.10.2 python-keystoneclient-5.6.0 python-openstackclient-7.5.0 pytz-2025.1 pyudev-0.24.3 referencing-0.36.2 requests-2.32.3 requestsexceptions-1.4.0 resolvelib-1.0.1 rfc3986-2.0.0 rpds-py-0.23.1 six-1.17.0 stevedore-5.4.1 typing-extensions-4.12.2 tzdata-2025.1 urllib3-1.26.20 wcwidth-0.2.13 wrapt-1.17.2 2026-07-10 00:18:41.066042 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 498ffe6e23ed 2026-07-10 00:18:41.066079 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 167337385430 2026-07-10 00:18:41.066106 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 12/23 : COPY requirements.yml /var/lib/ansible/ 2026-07-10 00:18:41.066140 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 1e214a991169 2026-07-10 00:18:41.066191 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 13/23 : RUN fail=1; for i in $(seq 1 5); do if ansible-galaxy collection install --timeout 120 -p /usr/share/ansible/collections -r /var/lib/ansible/requirements.yml ; then fail=0; break; fi; echo "Collection download failed, retrying"; sleep 5; done; if [ "$fail" -eq 1 ]; then exit 1; fi 2026-07-10 00:18:41.066222 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 29a7fcfeebbb 2026-07-10 00:18:41.068285 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting galaxy collection install process 2026-07-10 00:18:41.068341 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Process install dependency map 2026-07-10 00:18:41.068346 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting collection install process 2026-07-10 00:18:41.068358 | 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.7.0.tar.gz to /root/.ansible/tmp/ansible-local-8uuwc_05e/tmp0q3t48ml/community-rabbitmq-1.7.0-vwn4993x 2026-07-10 00:18:41.068364 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.rabbitmq:1.7.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2026-07-10 00:18:41.068368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.rabbitmq:1.7.0 was installed successfully 2026-07-10 00:18:41.068372 | 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.2.2.tar.gz to /root/.ansible/tmp/ansible-local-8uuwc_05e/tmp0q3t48ml/openvswitch-openvswitch-2.2.2-i_rv121g 2026-07-10 00:18:41.068376 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openvswitch.openvswitch:2.2.2' to '/usr/share/ansible/collections/ansible_collections/openvswitch/openvswitch' 2026-07-10 00:18:41.068379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openvswitch.openvswitch:2.2.2 was installed successfully 2026-07-10 00:18:41.068384 | 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-8uuwc_05e/tmp0q3t48ml/ansible-posix-1.6.2-vkdsn7kf 2026-07-10 00:18:41.068388 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'ansible.posix:1.6.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2026-07-10 00:18:41.068392 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ansible.posix:1.6.2 was installed successfully 2026-07-10 00:18:41.068395 | 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.6.0.tar.gz to /root/.ansible/tmp/ansible-local-8uuwc_05e/tmp0q3t48ml/openstack-cloud-2.6.0-mfv8mq8t 2026-07-10 00:18:41.068399 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openstack.cloud:2.6.0' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2026-07-10 00:18:41.068402 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openstack.cloud:2.6.0 was installed successfully 2026-07-10 00:18:41.068406 | 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-8uuwc_05e/tmp0q3t48ml/community-mysql-2.4.2-_ankr810 2026-07-10 00:18:41.068410 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.mysql:2.4.2' to '/usr/share/ansible/collections/ansible_collections/community/mysql' 2026-07-10 00:18:41.068413 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.mysql:2.4.2 was installed successfully 2026-07-10 00:18:41.068417 | 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-8uuwc_05e/tmp0q3t48ml/community-general-3.8.10-dsegk4hm 2026-07-10 00:18:41.068420 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.general:3.8.10' to '/usr/share/ansible/collections/ansible_collections/community/general' 2026-07-10 00:18:41.068424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.general:3.8.10 was installed successfully 2026-07-10 00:18:41.068427 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 29a7fcfeebbb 2026-07-10 00:18:41.068431 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 82e89c7c20cb 2026-07-10 00:18:41.068434 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 14/23 : ENV ANSIBLE_LIBRARY /usr/share/ansible:$ANSIBLE_LIBRARY 2026-07-10 00:18:41.068438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 668eda4bda08 2026-07-10 00:18:41.068441 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 668eda4bda08 2026-07-10 00:18:41.068449 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 5d05a7b2beb6 2026-07-10 00:18:41.068453 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 15/23 : COPY ansible.cfg /etc/ansible/ansible.cfg 2026-07-10 00:18:41.068456 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 55231fa34658 2026-07-10 00:18:41.068460 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 16/23 : COPY ansible_sudoers /etc/sudoers.d/kolla_ansible_sudoers 2026-07-10 00:18:41.068463 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 0613f0cd4447 2026-07-10 00:18:41.068471 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 17/23 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:18:41.068475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> c2f4d88b330e 2026-07-10 00:18:41.068478 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 18/23 : COPY kolla_toolbox.sh /usr/local/bin/kolla_toolbox 2026-07-10 00:18:41.068482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 3ceb71fa4432 2026-07-10 00:18:41.068488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 19/23 : RUN chmod 644 /etc/ansible/ansible.cfg /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_toolbox && chmod 440 /etc/sudoers.d/kolla_ansible_sudoers 2026-07-10 00:18:41.068492 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 3775d6c2a26a 2026-07-10 00:18:41.068496 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 3775d6c2a26a 2026-07-10 00:18:41.068499 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 0f8904d377f3 2026-07-10 00:18:41.068502 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 20/23 : COPY patches /patches 2026-07-10 00:18:41.068506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 03ddd3d047ab 2026-07-10 00:18:41.068509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 21/23 : RUN kolla_patch 2026-07-10 00:18:41.068513 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 5a29fde74796 2026-07-10 00:18:41.068516 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:[i] No series file found, nothing to patch. 2026-07-10 00:18:41.068520 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 5a29fde74796 2026-07-10 00:18:41.068523 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 29636cc40a70 2026-07-10 00:18:41.068528 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 22/23 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:18:41.068532 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 5816c2ad5d66 2026-07-10 00:18:41.068536 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-07-10 00:18:41.068539 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2026-07-10 00:18:41.068543 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2026-07-10 00:18:41.068546 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages were automatically installed and are no longer required: 2026-07-10 00:18:41.068550 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:18:41.068553 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:18:41.068557 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:18:41.068560 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:18:41.068564 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:18:41.068567 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2026-07-10 00:18:41.068573 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2026-07-10 00:18:41.068577 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2026-07-10 00:18:41.068580 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Use 'apt autoremove' to remove them. 2026-07-10 00:18:41.068584 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2026-07-10 00:18:41.068587 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: build-essential 2026-07-10 00:18:41.068591 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:18:41.068594 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:18:41.068598 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-07-10 00:18:41.068602 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:18:41.068607 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-07-10 00:18:41.068610 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2026-07-10 00:18:41.068613 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2026-07-10 00:18:41.068617 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-07-10 00:18:41.068620 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-07-10 00:18:41.068624 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-07-10 00:18:41.068629 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20881 files and directories currently installed.) 2026-07-10 00:18:41.068633 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:18:41.068636 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2026-07-10 00:18:41.068642 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2026-07-10 00:18:41.068646 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2026-07-10 00:18:41.068649 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2026-07-10 00:18:41.068652 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:18:41.068656 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:18:41.068659 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:18:41.068663 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:18:41.068666 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:18:41.068670 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2026-07-10 00:18:41.068674 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2026-07-10 00:18:41.068677 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2026-07-10 00:18:41.068680 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 42 to remove and 0 not upgraded. 2026-07-10 00:18:41.068684 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 228 MB disk space will be freed. 2026-07-10 00:18:41.068687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-07-10 00:18:41.068691 | 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% 2026-07-10 00:18:41.068698 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: (Reading database ... 35% 2026-07-10 00:18:41.068701 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 40% 2026-07-10 00:18:41.068705 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:18:41.068708 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2026-07-10 00:18:41.068712 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2026-07-10 00:18:41.068715 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:75% 2026-07-10 00:18:41.068718 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2026-07-10 00:18:41.068722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2026-07-10 00:18:41.068725 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2026-07-10 00:18:41.068729 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2026-07-10 00:18:41.068732 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20872 files and directories currently installed.) 2026-07-10 00:18:41.068736 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:18:41.068739 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.068742 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:18:41.068746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.068749 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:18:41.068753 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.068756 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.068760 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:18:41.068763 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.068766 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:18:41.068770 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.068773 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.068777 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.069195 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.069205 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.069209 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.069212 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.069216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.069219 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.069222 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.069226 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:18:41.069229 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:18:41.069237 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.069240 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:18:41.069244 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.069247 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.069251 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.069259 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.069262 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:18:41.069265 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.069269 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.069272 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.069276 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.069279 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:18:41.069282 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.069286 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.069289 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:18:41.069293 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.069296 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.069300 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.069303 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:18:41.069306 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.069310 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:18:41.069313 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.069317 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:18:41.069320 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.069323 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.069327 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:18:41.069330 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.069334 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing lto-disabled-list (47) ... 2026-07-10 00:18:41.069337 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2026-07-10 00:18:41.069341 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing make (4.3-4.1build2) ... 2026-07-10 00:18:41.069344 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:18:41.069347 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:18:41.069351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 5816c2ad5d66 2026-07-10 00:18:41.069354 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 49e8ad8caf26 2026-07-10 00:18:41.069358 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 23/23 : USER ansible 2026-07-10 00:18:41.069361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 8681de5157fb 2026-07-10 00:18:41.069365 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 8681de5157fb 2026-07-10 00:18:41.069368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 575298668394 2026-07-10 00:18:41.069372 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built 80226b0756b3 2026-07-10 00:18:41.069375 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully tagged osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260710 2026-07-10 00:18:41.069379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Built at 2026-07-10 00:18:41.069023 (took 0:02:42.981365) 2026-07-10 00:18:41.069406 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(dnsmasq) 2026-07-10 00:18:41.069488 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Processing 2026-07-10 00:18:41.069557 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building started at 2026-07-10 00:18:41.069492 2026-07-10 00:18:41.070271 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 plugins into plugins archive 2026-07-10 00:18:41.070654 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 additions into additions archive 2026-07-10 00:18:55.018783 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:18:55.018916 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 30c9a124b754 2026-07-10 00:18:55.018974 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 2/8 : LABEL "build-date"="20260710" "name"="dnsmasq" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="dnsmasq" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:18:55.019203 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 5a4ce19e08ab 2026-07-10 00:18:55.019331 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 5a4ce19e08ab 2026-07-10 00:18:55.019409 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> f8731313bb6d 2026-07-10 00:18:55.019512 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends dnsmasq && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:18:55.019584 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in d897f7fc5f24 2026-07-10 00:18:55.019667 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:18:55.019756 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:18:55.019825 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:18:55.019901 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:18:55.019983 | 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] 2026-07-10 00:18:55.020169 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:18:55.020273 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:18:55.020360 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:18:55.020438 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:18:55.020515 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:18:55.020594 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:18:55.020666 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:18:55.020734 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:18:55.020802 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:18:55.020869 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:18:55.022428 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 28.0 MB in 2s (12.3 MB/s) 2026-07-10 00:18:55.022488 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-07-10 00:18:55.022501 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-07-10 00:18:55.022517 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2026-07-10 00:18:55.022535 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2026-07-10 00:18:55.022552 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following additional packages will be installed: 2026-07-10 00:18:55.022568 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 libnfnetlink0 2026-07-10 00:18:55.022585 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnftables1 libnftnl11 2026-07-10 00:18:55.022602 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Suggested packages: 2026-07-10 00:18:55.022618 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: resolvconf 2026-07-10 00:18:55.022634 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Recommended packages: 2026-07-10 00:18:55.022651 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dns-root-data dbus 2026-07-10 00:18:55.022668 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following NEW packages will be installed: 2026-07-10 00:18:55.022685 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 2026-07-10 00:18:55.022701 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnfnetlink0 libnftables1 libnftnl11 2026-07-10 00:18:55.022718 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:18:55.022736 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Need to get 1,121 kB of archives. 2026-07-10 00:18:55.022755 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:After this operation, 2,959 kB of additional disk space will be used. 2026-07-10 00:18:55.022771 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:18:55.022809 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 00:18:55.022829 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-07-10 00:18:55.022846 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-07-10 00:18:55.022862 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-07-10 00:18:55.022879 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-07-10 00:18:55.022898 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-07-10 00:18:55.022915 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-07-10 00:18:55.022932 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.3 [17.9 kB] 2026-07-10 00:18:55.022949 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 1,121 kB in 0s (2,328 kB/s) 2026-07-10 00:18:55.022966 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 00:18:55.022983 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2026-07-10 00:18:55.023003 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:18:55.023056 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 70% 2026-07-10 00:18:55.023095 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 75% (Reading database ... 80% 2026-07-10 00:18:55.023114 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 85% 2026-07-10 00:18:55.024252 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 90% 2026-07-10 00:18:55.024279 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 95% 2026-07-10 00:18:55.024289 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:18:55.024299 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../0-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:18:55.024309 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:18:55.024319 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnfnetlink0:amd64. 2026-07-10 00:18:55.024328 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../1-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-07-10 00:18:55.024338 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:18:55.024348 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-07-10 00:18:55.024358 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../2-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-07-10 00:18:55.024368 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:18:55.024378 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libjansson4:amd64. 2026-07-10 00:18:55.024387 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../3-libjansson4_2.14-2build2_amd64.deb ... 2026-07-10 00:18:55.024397 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:18:55.024407 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftnl11:amd64. 2026-07-10 00:18:55.024417 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-07-10 00:18:55.024426 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:18:55.024436 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftables1:amd64. 2026-07-10 00:18:55.024445 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../5-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-07-10 00:18:55.024455 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-07-10 00:18:55.024465 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq-base. 2026-07-10 00:18:55.024475 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../6-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-07-10 00:18:55.024484 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-10 00:18:55.024494 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq. 2026-07-10 00:18:55.024514 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../7-dnsmasq_2.90-2ubuntu0.3_all.deb ... 2026-07-10 00:18:55.024525 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq (2.90-2ubuntu0.3) ... 2026-07-10 00:18:55.024534 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:18:55.024544 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:18:55.024554 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:18:55.024563 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:18:55.024573 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-07-10 00:18:55.024582 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:18:55.024592 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: 2026-07-10 00:18:55.024612 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-10 00:18:55.024622 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq (2.90-2ubuntu0.3) ... 2026-07-10 00:18:55.024632 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: could not determine current runlevel 2026-07-10 00:18:55.024642 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:18:55.024657 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:18:55.024667 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container d897f7fc5f24 2026-07-10 00:18:55.024677 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 1dcd3b282667 2026-07-10 00:18:55.024686 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 4/8 : COPY patches /patches 2026-07-10 00:18:55.024696 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 8fd99ebbf58f 2026-07-10 00:18:55.024706 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 5/8 : RUN kolla_patch 2026-07-10 00:18:55.024716 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 470c36e8cf8f 2026-07-10 00:18:55.024730 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:[i] No series file found, nothing to patch. 2026-07-10 00:18:55.024799 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 470c36e8cf8f 2026-07-10 00:18:55.024890 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 4fd98c3be78f 2026-07-10 00:18:55.025030 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:18:55.025096 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 01a8406eab1f 2026-07-10 00:18:55.025213 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:18:55.025284 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 1b9b303e0e1c 2026-07-10 00:18:55.025353 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 1b9b303e0e1c 2026-07-10 00:18:55.025421 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> b64f0794e000 2026-07-10 00:18:55.025497 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:18:55.025571 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in d3d8c24c83c2 2026-07-10 00:18:55.025657 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-07-10 00:18:55.025729 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2026-07-10 00:18:55.025799 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2026-07-10 00:18:55.025908 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Package 'build-essential' is not installed, so not removed 2026-07-10 00:18:55.025998 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:18:55.026086 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2026-07-10 00:18:55.026215 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2026-07-10 00:18:55.026274 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2026-07-10 00:18:55.026345 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:18:55.026414 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container d3d8c24c83c2 2026-07-10 00:18:55.026483 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> e4e7851a919d 2026-07-10 00:18:55.026556 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully built e949ac03dc20 2026-07-10 00:18:55.026624 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully tagged osism.harbor.regio.digital/kolla/dnsmasq:build-20260710 2026-07-10 00:18:55.026757 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Built at 2026-07-10 00:18:55.026634 (took 0:00:13.957142) 2026-07-10 00:18:55.027390 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openstack-base) 2026-07-10 00:18:55.027523 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Processing 2026-07-10 00:18:55.027633 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building started at 2026-07-10 00:18:55.027509 2026-07-10 00:18:55.027786 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting local archive from tarballs/requirements-stable-2025.1.tar.gz 2026-07-10 00:18:55.029607 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 plugins into plugins archive 2026-07-10 00:18:55.030592 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 additions into additions archive 2026-07-10 00:22:19.353604 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation line found in: RUN ln -s openstack-base-source/* /requirements && sed -e "/^ovs===/d" -i requirements/upper-constraints.txt && mkdir -p /var/lib/kolla && python3 -m venv --system-site-packages /var/lib/kolla/venv && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /var/lib/kolla/venv/lib/python3 2026-07-10 00:22:19.353716 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:22:19.353736 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation lines will become errors in a future release. 2026-07-10 00:22:19.353754 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:22:19.353823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 1/12 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:22:19.353954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 30c9a124b754 2026-07-10 00:22:19.353980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 2/12 : LABEL "build-date"="20260710" "name"="openstack-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openstack-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:22:19.354057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 6590de139ddd 2026-07-10 00:22:19.354188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 6590de139ddd 2026-07-10 00:22:19.354213 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> fc9aae03550d 2026-07-10 00:22:19.354337 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 3/12 : RUN apt-get update && apt-get -y install --no-install-recommends python3-setuptools && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:22:19.354361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in e856e5bef479 2026-07-10 00:22:19.354464 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:22:19.354515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:22:19.354577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:22:19.354648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:22:19.354719 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:22:19.354788 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:22:19.354833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:22:19.354977 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:22:19.354994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:22:19.355053 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:22:19.355215 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:22:19.355284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:22:19.355357 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:22:19.355428 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:22:19.355496 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:22:19.355577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 28.0 MB in 2s (11.9 MB/s) 2026-07-10 00:22:19.355648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-07-10 00:22:19.356361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-07-10 00:22:19.356424 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2026-07-10 00:22:19.356438 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2026-07-10 00:22:19.356448 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools is already the newest version (68.1.2-2ubuntu1.2). 2026-07-10 00:22:19.356459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools set to manually installed. 2026-07-10 00:22:19.356469 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:22:19.356480 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container e856e5bef479 2026-07-10 00:22:19.356490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 89db052887f0 2026-07-10 00:22:19.356503 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 4/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 build-essential ca-certificates git libapache2-mod-wsgi-py3 libffi-dev libpcre3-dev libpq-dev libssl-dev libxml2-dev libxslt1-dev libyaml-dev libz-dev pkg-config python3-dev python3-venv uwsgi-plugin-python3 zip && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:22:19.356515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 721fe28cab66 2026-07-10 00:22:19.356526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:22:19.356537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:22:19.356547 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:22:19.356558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:22:19.359282 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:22:19.359335 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:22:19.359354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:22:19.359372 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:22:19.359414 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:22:19.359425 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:22:19.359435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:22:19.359445 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:22:19.359454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:22:19.359464 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:22:19.359473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:22:19.359483 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 28.0 MB in 2s (11.8 MB/s) 2026-07-10 00:22:19.359493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-07-10 00:22:19.359503 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2026-07-10 00:22:19.359513 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2026-07-10 00:22:19.359522 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2026-07-10 00:22:19.359532 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:ca-certificates is already the newest version (20260601~24.04.1). 2026-07-10 00:22:19.359542 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following additional packages will be installed: 2026-07-10 00:22:19.359552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-bin apache2-data apache2-utils binutils binutils-common 2026-07-10 00:22:19.359561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu bzip2 cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-07-10 00:22:19.359571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 g++-13-x86-64-linux-gnu 2026-07-10 00:22:19.359581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-07-10 00:22:19.359608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-x86-64-linux-gnu git-man icu-devtools libapr1t64 libaprutil1-dbd-sqlite3 2026-07-10 00:22:19.359619 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1-ldap libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin 2026-07-10 00:22:19.359628 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2026-07-10 00:22:19.359638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libdpkg-perl liberror-perl libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 2026-07-10 00:22:19.359648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2026-07-10 00:22:19.359658 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libnorm1t64 2026-07-10 00:22:19.359667 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre16-3 libpcre3 libpcre32-3 libpcrecpp0v5 libpgm-5.3-0t64 libpkgconf3 2026-07-10 00:22:19.359677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpq5 libpython3-dev libpython3.12-dev libpython3.12t64 libquadmath0 2026-07-10 00:22:19.359686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libsframe1 libsodium23 libstdc++-13-dev libtsan2 libubsan1 libxml2 2026-07-10 00:22:19.359696 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1.1 libyajl2 libyaml-0-2 libzmq5 linux-libc-dev lto-disabled-list 2026-07-10 00:22:19.359705 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: make pkgconf pkgconf-bin python3-pip-whl python3-setuptools-whl 2026-07-10 00:22:19.359715 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-dev python3.12-venv rpcsvc-proto uwsgi-core xz-utils 2026-07-10 00:22:19.359733 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Suggested packages: 2026-07-10 00:22:19.359743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-07-10 00:22:19.359753 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc 2026-07-10 00:22:19.359762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: debian-keyring g++-multilib g++-13-multilib gcc-13-doc gcc-multilib 2026-07-10 00:22:19.359784 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2026-07-10 00:22:19.359793 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2026-07-10 00:22:19.359803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2026-07-10 00:22:19.359813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: git-mediawiki git-svn glibc-doc bzr icu-doc postgresql-doc-16 libssl-doc 2026-07-10 00:22:19.359822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-doc libyaml-doc make-doc nginx-full | cherokee 2026-07-10 00:22:19.359832 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi | libapache2-mod-ruwsgi 2026-07-10 00:22:19.359841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2026-07-10 00:22:19.359851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Recommended packages: 2026-07-10 00:22:19.359861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ssl-cert fakeroot libalgorithm-merge-perl less ssh-client manpages 2026-07-10 00:22:19.359870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2026-07-10 00:22:19.359880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: javascript-common unzip 2026-07-10 00:22:19.359890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following NEW packages will be installed: 2026-07-10 00:22:19.359902 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2 apache2-bin apache2-data apache2-utils binutils binutils-common 2026-07-10 00:22:19.359920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu build-essential bzip2 cpp cpp-13 2026-07-10 00:22:19.359938 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:22:19.359954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:22:19.359971 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git git-man icu-devtools 2026-07-10 00:22:19.359987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libapache2-mod-wsgi-py3 libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap 2026-07-10 00:22:19.360004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2026-07-10 00:22:19.360021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2026-07-10 00:22:19.360040 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: liberror-perl libexpat1-dev libffi-dev libgcc-13-dev libgomp1 libgprofng0 2026-07-10 00:22:19.360057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2026-07-10 00:22:19.360074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libnorm1t64 2026-07-10 00:22:19.360170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre16-3 libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.3-0t64 2026-07-10 00:22:19.360192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpkgconf3 libpq-dev libpq5 libpython3-dev libpython3.12-dev 2026-07-10 00:22:19.360202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3.12t64 libquadmath0 libsframe1 libsodium23 libssl-dev 2026-07-10 00:22:19.360212 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-dev libtsan2 libubsan1 libxml2 libxml2-dev libxslt1-dev 2026-07-10 00:22:19.360231 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1.1 libyajl2 libyaml-0-2 libyaml-dev libzmq5 linux-libc-dev 2026-07-10 00:22:19.360242 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make pkg-config pkgconf pkgconf-bin python3-dev 2026-07-10 00:22:19.360251 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-pip-whl python3-setuptools-whl python3-venv python3.12-dev 2026-07-10 00:22:19.360261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-venv rpcsvc-proto uwsgi-core uwsgi-plugin-python3 xz-utils zip 2026-07-10 00:22:19.360271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: zlib1g-dev 2026-07-10 00:22:19.360281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 106 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:22:19.360291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Need to get 121 MB of archives. 2026-07-10 00:22:19.360301 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:After this operation, 448 MB of additional disk space will be used. 2026-07-10 00:22:19.360310 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:22:19.360320 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-10 00:22:19.360331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-10 00:22:19.360353 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-10 00:22:19.360363 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-07-10 00:22:19.360373 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-07-10 00:22:19.360383 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-10 00:22:19.360392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-07-10 00:22:19.360402 | 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.8 [764 kB] 2026-07-10 00:22:19.360412 | 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.15 [1,338 kB] 2026-07-10 00:22:19.360421 | 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.15 [163 kB] 2026-07-10 00:22:19.360431 | 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.15 [99.7 kB] 2026-07-10 00:22:19.360441 | 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.15 [90.2 kB] 2026-07-10 00:22:19.360450 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-07-10 00:22:19.360460 | 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.3 [267 kB] 2026-07-10 00:22:19.360470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-07-10 00:22:19.360479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-07-10 00:22:19.360489 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-07-10 00:22:19.360506 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-07-10 00:22:19.360516 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-07-10 00:22:19.360532 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-07-10 00:22:19.360542 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-07-10 00:22:19.360552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-07-10 00:22:19.360562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB] 2026-07-10 00:22:19.360572 | 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-134.134 [1,464 kB] 2026-07-10 00:22:19.360582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2026-07-10 00:22:19.360592 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2026-07-10 00:22:19.360601 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2,124 kB] 2026-07-10 00:22:19.360616 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-07-10 00:22:19.360626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-07-10 00:22:19.360636 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-07-10 00:22:19.360646 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-07-10 00:22:19.360655 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-07-10 00:22:19.360665 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-07-10 00:22:19.360675 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-07-10 00:22:19.360688 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-07-10 00:22:19.360698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-07-10 00:22:19.360712 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-07-10 00:22:19.360753 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-07-10 00:22:19.360827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-07-10 00:22:19.360859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-07-10 00:22:19.360895 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-07-10 00:22:19.360916 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-07-10 00:22:19.360994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-07-10 00:22:19.361020 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-07-10 00:22:19.361043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-07-10 00:22:19.361171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-07-10 00:22:19.361217 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-07-10 00:22:19.361241 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-07-10 00:22:19.361265 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-07-10 00:22:19.361348 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-07-10 00:22:19.361374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-07-10 00:22:19.361397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-07-10 00:22:19.361467 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-07-10 00:22:19.361492 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-07-10 00:22:19.361515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-07-10 00:22:19.361571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-07-10 00:22:19.361617 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-07-10 00:22:19.361704 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-07-10 00:22:19.361724 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-07-10 00:22:19.361746 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] 2026-07-10 00:22:19.361833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:62 http://archive.ubuntu.com/ubuntu noble-security/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-10 00:22:19.361853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2026-07-10 00:22:19.361877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2026-07-10 00:22:19.361919 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2026-07-10 00:22:19.361943 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-10 00:22:19.362031 | 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.15 [2,339 kB] 2026-07-10 00:22:19.362051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 libapache2-mod-wsgi-py3 amd64 5.0.0-1build2 [103 kB] 2026-07-10 00:22:19.362075 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1-dev amd64 2.6.1-2ubuntu0.4 [140 kB] 2026-07-10 00:22:19.362363 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-10 00:22:19.362411 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-07-10 00:22:19.362427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-07-10 00:22:19.362434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-07-10 00:22:19.362440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-10 00:22:19.362483 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:75 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre16-3 amd64 2:8.39-15build1 [165 kB] 2026-07-10 00:22:19.362529 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:76 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre3 amd64 2:8.39-15build1 [248 kB] 2026-07-10 00:22:19.362565 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre32-3 amd64 2:8.39-15build1 [155 kB] 2026-07-10 00:22:19.362613 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:78 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcrecpp0v5 amd64 2:8.39-15build1 [16.2 kB] 2026-07-10 00:22:19.362664 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:79 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcre3-dev amd64 2:8.39-15build1 [584 kB] 2026-07-10 00:22:19.362709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-07-10 00:22:19.362723 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-10 00:22:19.362786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-10 00:22:19.362841 | 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.11 [2,408 kB] 2026-07-10 00:22:19.362856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-10 00:22:19.362926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2026-07-10 00:22:19.362955 | 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.15 [5,683 kB] 2026-07-10 00:22:19.362977 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-07-10 00:22:19.363020 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB] 2026-07-10 00:22:19.363041 | 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.8 [782 kB] 2026-07-10 00:22:19.363161 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-07-10 00:22:19.363181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-10 00:22:19.363194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-10 00:22:19.363239 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-10 00:22:19.363295 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-10 00:22:19.363309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-07-10 00:22:19.363366 | 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.15 [498 kB] 2026-07-10 00:22:19.363421 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-07-10 00:22:19.363435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-07-10 00:22:19.363526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-10 00:22:19.363539 | 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.15 [5,674 B] 2026-07-10 00:22:19.363593 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-07-10 00:22:19.363607 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-10 00:22:19.363675 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:103 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-10 00:22:19.363690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zip amd64 3.0-13ubuntu0.2 [176 kB] 2026-07-10 00:22:19.363753 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-10 00:22:19.363806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-10 00:22:19.363820 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:107 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-10 00:22:19.363886 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 121 MB in 2s (53.0 MB/s) 2026-07-10 00:22:19.363910 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapr1t64:amd64. 2026-07-10 00:22:19.363988 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2026-07-10 00:22:19.364009 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:22:19.364044 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 70% 2026-07-10 00:22:19.364057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 75% 2026-07-10 00:22:19.364176 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 80% 2026-07-10 00:22:19.364209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 85% 2026-07-10 00:22:19.364230 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 90% 2026-07-10 00:22:19.364248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 95% 2026-07-10 00:22:19.364315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:22:19.364330 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-10 00:22:19.364392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-10 00:22:19.364447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1t64:amd64. 2026-07-10 00:22:19.364461 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:22:19.364521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-10 00:22:19.364564 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:22:19.364577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-10 00:22:19.364640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-10 00:22:19.364694 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:22:19.364708 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-10 00:22:19.364763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-10 00:22:19.364817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:22:19.364831 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjansson4:amd64. 2026-07-10 00:22:19.364901 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../004-libjansson4_2.14-2build2_amd64.deb ... 2026-07-10 00:22:19.364928 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:22:19.364949 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblua5.4-0:amd64. 2026-07-10 00:22:19.364988 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../005-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-10 00:22:19.365065 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-10 00:22:19.365084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu74:amd64. 2026-07-10 00:22:19.365170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../006-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:22:19.365203 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:22:19.365223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2:amd64. 2026-07-10 00:22:19.365292 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:22:19.365326 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:22:19.365339 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-bin. 2026-07-10 00:22:19.365396 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-10 00:22:19.365439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-10 00:22:19.365452 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-data. 2026-07-10 00:22:19.365515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-10 00:22:19.365569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-10 00:22:19.365583 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-utils. 2026-07-10 00:22:19.365640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-10 00:22:19.365695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-10 00:22:19.365718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2. 2026-07-10 00:22:19.365739 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-10 00:22:19.365794 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-10 00:22:19.365809 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-0-2:amd64. 2026-07-10 00:22:19.365880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../012-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-07-10 00:22:19.365914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:22:19.365976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package xz-utils. 2026-07-10 00:22:19.365992 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../013-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-07-10 00:22:19.366063 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:22:19.366113 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-common:amd64. 2026-07-10 00:22:19.366174 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../014-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:22:19.366223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:22:19.366265 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsframe1:amd64. 2026-07-10 00:22:19.366278 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../015-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:22:19.366342 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:22:19.366396 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libbinutils:amd64. 2026-07-10 00:22:19.366410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../016-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:22:19.366464 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:22:19.366478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf-nobfd0:amd64. 2026-07-10 00:22:19.366534 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../017-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:22:19.366548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:22:19.366604 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf0:amd64. 2026-07-10 00:22:19.366618 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../018-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:22:19.366684 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:22:19.366728 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgprofng0:amd64. 2026-07-10 00:22:19.366745 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../019-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:22:19.366767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:22:19.366780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-07-10 00:22:19.366829 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../020-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:22:19.366842 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:22:19.366918 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils. 2026-07-10 00:22:19.366952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../021-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-07-10 00:22:19.366974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:22:19.366989 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc-dev-bin. 2026-07-10 00:22:19.367045 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../022-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:22:19.367076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:22:19.367177 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package linux-libc-dev:amd64. 2026-07-10 00:22:19.367194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../023-linux-libc-dev_6.8.0-134.134_amd64.deb ... 2026-07-10 00:22:19.367207 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 00:22:19.367219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcrypt-dev:amd64. 2026-07-10 00:22:19.367267 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../024-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-07-10 00:22:19.367281 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 00:22:19.367337 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package rpcsvc-proto. 2026-07-10 00:22:19.367351 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../025-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-07-10 00:22:19.367530 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 00:22:19.367565 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc6-dev:amd64. 2026-07-10 00:22:19.367574 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../026-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:22:19.367584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 00:22:19.367598 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-base:amd64. 2026-07-10 00:22:19.367608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../027-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.367617 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:22:19.367629 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libisl23:amd64. 2026-07-10 00:22:19.367676 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../028-libisl23_0.26-3build1.1_amd64.deb ... 2026-07-10 00:22:19.367692 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:22:19.367714 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libmpc3:amd64. 2026-07-10 00:22:19.367752 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../029-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-07-10 00:22:19.367793 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:22:19.367815 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-07-10 00:22:19.367882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../030-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.367902 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:22:19.367917 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13. 2026-07-10 00:22:19.367961 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../031-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.367974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:22:19.368035 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-07-10 00:22:19.368049 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../032-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:22:19.368163 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:22:19.368184 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp. 2026-07-10 00:22:19.368196 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../033-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:22:19.368252 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:22:19.368266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcc1-0:amd64. 2026-07-10 00:22:19.368321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../034-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.368335 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.368402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgomp1:amd64. 2026-07-10 00:22:19.368416 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../035-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.368470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:22:19.368483 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.368542 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libitm1:amd64. 2026-07-10 00:22:19.368556 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../036-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.368613 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.368626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libatomic1:amd64. 2026-07-10 00:22:19.368682 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../037-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.368696 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.368750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libasan8:amd64. 2026-07-10 00:22:19.368764 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../038-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.368819 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.368833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblsan0:amd64. 2026-07-10 00:22:19.368889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../039-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.368926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.368946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libtsan2:amd64. 2026-07-10 00:22:19.368965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../040-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.369031 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.369050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libubsan1:amd64. 2026-07-10 00:22:19.369071 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../041-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.369084 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:22:19.369181 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.369202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libhwasan0:amd64. 2026-07-10 00:22:19.369259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../042-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.369273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.369331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libquadmath0:amd64. 2026-07-10 00:22:19.369344 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../043-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.369402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.369416 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgcc-13-dev:amd64. 2026-07-10 00:22:19.369473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../044-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.369486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:22:19.369544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-07-10 00:22:19.369558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../045-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.369616 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:22:19.369630 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13. 2026-07-10 00:22:19.369686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../046-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.369700 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:22:19.369757 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-07-10 00:22:19.369771 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../047-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:22:19.369832 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:22:19.369858 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc. 2026-07-10 00:22:19.369878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../048-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:22:19.369911 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:22:19.369956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libstdc++-13-dev:amd64. 2026-07-10 00:22:19.370003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../049-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.370016 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:22:19.370039 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-07-10 00:22:19.370150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../050-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.370173 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:22:19.370387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:22:19.370447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13. 2026-07-10 00:22:19.370462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../051-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:22:19.370473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:22:19.370492 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-x86-64-linux-gnu. 2026-07-10 00:22:19.370504 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../052-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:22:19.370514 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:22:19.370524 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++. 2026-07-10 00:22:19.370534 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../053-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-07-10 00:22:19.370549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:22:19.370560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package make. 2026-07-10 00:22:19.370573 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../054-make_4.3-4.1build2_amd64.deb ... 2026-07-10 00:22:19.370655 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking make (4.3-4.1build2) ... 2026-07-10 00:22:19.370668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libdpkg-perl. 2026-07-10 00:22:19.370682 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../055-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-07-10 00:22:19.370712 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:22:19.370761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package bzip2. 2026-07-10 00:22:19.370776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../056-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-07-10 00:22:19.370834 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:22:19.370846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package lto-disabled-list. 2026-07-10 00:22:19.370860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../057-lto-disabled-list_47_all.deb ... 2026-07-10 00:22:19.370908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking lto-disabled-list (47) ... 2026-07-10 00:22:19.370923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package dpkg-dev. 2026-07-10 00:22:19.370969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../058-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-07-10 00:22:19.370984 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:22:19.371041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package build-essential. 2026-07-10 00:22:19.371053 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../059-build-essential_12.10ubuntu1_amd64.deb ... 2026-07-10 00:22:19.371068 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking build-essential (12.10ubuntu1) ... 2026-07-10 00:22:19.371176 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-07-10 00:22:19.371203 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../060-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-10 00:22:19.371242 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:22:19.371254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:22:19.371268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liberror-perl. 2026-07-10 00:22:19.371282 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../061-liberror-perl_0.17029-2_all.deb ... 2026-07-10 00:22:19.371352 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liberror-perl (0.17029-2) ... 2026-07-10 00:22:19.371368 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git-man. 2026-07-10 00:22:19.371379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../062-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2026-07-10 00:22:19.371392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:22:19.371455 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git. 2026-07-10 00:22:19.371471 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:22:19.371528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../063-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2026-07-10 00:22:19.371540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:22:19.371553 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package icu-devtools. 2026-07-10 00:22:19.371600 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:22:19.371614 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-10 00:22:19.371660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12t64:amd64. 2026-07-10 00:22:19.371675 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../065-libpython3.12t64_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:22:19.371705 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:22:19.374278 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapache2-mod-wsgi-py3. 2026-07-10 00:22:19.374323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../066-libapache2-mod-wsgi-py3_5.0.0-1build2_amd64.deb ... 2026-07-10 00:22:19.374335 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2026-07-10 00:22:19.374345 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libexpat1-dev:amd64. 2026-07-10 00:22:19.374356 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../067-libexpat1-dev_2.6.1-2ubuntu0.4_amd64.deb ... 2026-07-10 00:22:19.374367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-07-10 00:22:19.374377 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu-dev:amd64. 2026-07-10 00:22:19.374387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../068-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:22:19.374398 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:22:19.374408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-jquery. 2026-07-10 00:22:19.374419 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../069-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-07-10 00:22:19.374429 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-07-10 00:22:19.374439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-underscore. 2026-07-10 00:22:19.374449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../070-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-07-10 00:22:19.374478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-07-10 00:22:19.374488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-sphinxdoc. 2026-07-10 00:22:19.374499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../071-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-07-10 00:22:19.374509 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-07-10 00:22:19.374519 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libnorm1t64:amd64. 2026-07-10 00:22:19.374529 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../072-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-10 00:22:19.374540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-10 00:22:19.374550 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre16-3:amd64. 2026-07-10 00:22:19.374560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../073-libpcre16-3_2%3a8.39-15build1_amd64.deb ... 2026-07-10 00:22:19.374571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre16-3:amd64 (2:8.39-15build1) ... 2026-07-10 00:22:19.374581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3:amd64. 2026-07-10 00:22:19.374591 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../074-libpcre3_2%3a8.39-15build1_amd64.deb ... 2026-07-10 00:22:19.374602 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3:amd64 (2:8.39-15build1) ... 2026-07-10 00:22:19.374612 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre32-3:amd64. 2026-07-10 00:22:19.374634 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../075-libpcre32-3_2%3a8.39-15build1_amd64.deb ... 2026-07-10 00:22:19.374645 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre32-3:amd64 (2:8.39-15build1) ... 2026-07-10 00:22:19.374655 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcrecpp0v5:amd64. 2026-07-10 00:22:19.374665 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../076-libpcrecpp0v5_2%3a8.39-15build1_amd64.deb ... 2026-07-10 00:22:19.374675 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2026-07-10 00:22:19.374686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3-dev:amd64. 2026-07-10 00:22:19.374696 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:22:19.374706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../077-libpcre3-dev_2%3a8.39-15build1_amd64.deb ... 2026-07-10 00:22:19.374717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3-dev:amd64 (2:8.39-15build1) ... 2026-07-10 00:22:19.374727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-10 00:22:19.374737 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../078-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-10 00:22:19.374748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-10 00:22:19.374758 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpkgconf3:amd64. 2026-07-10 00:22:19.374778 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../079-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-10 00:22:19.374789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-10 00:22:19.374799 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq5:amd64. 2026-07-10 00:22:19.374809 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../080-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:22:19.374820 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-10 00:22:19.374830 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libssl-dev:amd64. 2026-07-10 00:22:19.374848 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../081-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-10 00:22:19.374859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-10 00:22:19.374869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq-dev. 2026-07-10 00:22:19.374879 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../082-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:22:19.374890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-10 00:22:19.374900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zlib1g-dev:amd64. 2026-07-10 00:22:19.374910 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../083-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2026-07-10 00:22:19.374920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-07-10 00:22:19.374931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:22:19.374941 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12-dev:amd64. 2026-07-10 00:22:19.374952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../084-libpython3.12-dev_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:22:19.374962 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:22:19.374972 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3-dev:amd64. 2026-07-10 00:22:19.374983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../085-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-10 00:22:19.374993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-07-10 00:22:19.375004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsodium23:amd64. 2026-07-10 00:22:19.375014 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../086-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:22:19.375024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:22:19.375035 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2-dev:amd64. 2026-07-10 00:22:19.375045 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../087-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:22:19.375055 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:22:19.375066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1.1:amd64. 2026-07-10 00:22:19.375082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../088-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:22:19.375115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:22:19.375157 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1-dev:amd64. 2026-07-10 00:22:19.375173 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../089-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:22:19.375183 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:22:19.375193 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libzmq5:amd64. 2026-07-10 00:22:19.375204 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../090-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-10 00:22:19.375214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-10 00:22:19.375224 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf-bin. 2026-07-10 00:22:19.375251 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../091-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-10 00:22:19.375262 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-10 00:22:19.375272 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf:amd64. 2026-07-10 00:22:19.375294 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../092-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-10 00:22:19.375305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-10 00:22:19.375315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkg-config:amd64. 2026-07-10 00:22:19.375326 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../093-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-10 00:22:19.375336 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-10 00:22:19.375346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-dev. 2026-07-10 00:22:19.375356 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../094-python3.12-dev_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:22:19.375367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-dev (3.12.3-1ubuntu0.15) ... 2026-07-10 00:22:19.375377 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-dev. 2026-07-10 00:22:19.375387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../095-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-10 00:22:19.375398 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-07-10 00:22:19.375408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-pip-whl. 2026-07-10 00:22:19.375418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../096-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-10 00:22:19.375429 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-10 00:22:19.375439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-setuptools-whl. 2026-07-10 00:22:19.375449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../097-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-10 00:22:19.375460 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-10 00:22:19.375470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-venv. 2026-07-10 00:22:19.375480 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../098-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-10 00:22:19.375491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-10 00:22:19.375501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-venv. 2026-07-10 00:22:19.375511 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../099-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-10 00:22:19.375521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-10 00:22:19.375532 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyajl2:amd64. 2026-07-10 00:22:19.375542 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../100-libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-10 00:22:19.375552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-10 00:22:19.375563 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package uwsgi-core. 2026-07-10 00:22:19.375573 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../101-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-10 00:22:19.375583 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-10 00:22:19.375607 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zip. 2026-07-10 00:22:19.375618 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../102-zip_3.0-13ubuntu0.2_amd64.deb ... 2026-07-10 00:22:19.375629 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zip (3.0-13ubuntu0.2) ... 2026-07-10 00:22:19.375639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libffi-dev:amd64. 2026-07-10 00:22:19.375649 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../103-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-10 00:22:19.375660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-10 00:22:19.375670 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-dev:amd64. 2026-07-10 00:22:19.375680 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../104-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-10 00:22:19.375691 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-10 00:22:19.375701 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package uwsgi-plugin-python3. 2026-07-10 00:22:19.375711 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../105-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-10 00:22:19.375722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:22:19.375732 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-10 00:22:19.375742 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-10 00:22:19.375759 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-10 00:22:19.375769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up lto-disabled-list (47) ... 2026-07-10 00:22:19.375779 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:22:19.375790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre16-3:amd64 (2:8.39-15build1) ... 2026-07-10 00:22:19.375800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-10 00:22:19.375810 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:22:19.375821 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:22:19.375831 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-10 00:22:19.375841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-10 00:22:19.375851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:22:19.375862 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 00:22:19.375872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:22:19.375882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.375892 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:22:19.375903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-10 00:22:19.375913 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:22:19.375923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:22:19.375933 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liberror-perl (0.17029-2) ... 2026-07-10 00:22:19.375943 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:22:19.375953 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-10 00:22:19.375970 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3:amd64 (2:8.39-15build1) ... 2026-07-10 00:22:19.375980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zip (3.0-13ubuntu0.2) ... 2026-07-10 00:22:19.375991 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-10 00:22:19.376001 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 00:22:19.376011 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:22:19.376022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up make (4.3-4.1build2) ... 2026-07-10 00:22:19.376032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:22:19.376042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-07-10 00:22:19.376054 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 2026-07-10 00:22:19.376071 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 2026-07-10 00:22:19.376083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 2026-07-10 00:22:19.376110 | 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 2026-07-10 00:22:19.376121 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 2026-07-10 00:22:19.376159 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 2026-07-10 00:22:19.376171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-a 2026-07-10 00:22:19.376182 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:lternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 2026-07-10 00:22:19.376200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 2026-07-10 00:22:19.376211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 2026-07-10 00:22:19.376222 | 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 2026-07-10 00:22:19.376232 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.376242 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-10 00:22:19.376253 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre32-3:amd64 (2:8.39-15build1) ... 2026-07-10 00:22:19.376263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:22:19.376274 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.376291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-10 00:22:19.376302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:22:19.376312 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.376323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:22:19.376333 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.376343 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 00:22:19.376353 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.376364 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-10 00:22:19.376374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-10 00:22:19.376384 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:22:19.376394 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-10 00:22:19.376405 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.376415 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-07-10 00:22:19.376425 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:22:19.376435 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:22:19.376446 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:22:19.376456 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:22:19.376470 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.376481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.376497 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:22:19.376507 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-07-10 00:22:19.376518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:22:19.376528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2026-07-10 00:22:19.376538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:22:19.376549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-10 00:22:19.376559 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-10 00:22:19.376569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-10 00:22:19.376583 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:22:19.376593 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-10 00:22:19.376603 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:22:19.376614 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-10 00:22:19.376628 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:22:19.376638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-10 00:22:19.376652 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:22:19.376673 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-10 00:22:19.376687 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-10 00:22:19.376721 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-10 00:22:19.376737 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git (1:2.43.0-1ubuntu7.3) ... 2026-07-10 00:22:19.376797 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-07-10 00:22:19.376809 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:22:19.376824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:22:19.376837 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 00:22:19.376886 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-10 00:22:19.376898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:22:19.376912 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:22:19.376962 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-10 00:22:19.376973 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:22:19.376987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:22:19.377013 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:22:19.377074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3-dev:amd64 (2:8.39-15build1) ... 2026-07-10 00:22:19.377086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:22:19.377167 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:22:19.377178 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-10 00:22:19.377191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:22:19.377205 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:22:19.377267 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.4) ... 2026-07-10 00:22:19.377279 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:22:19.377293 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-07-10 00:22:19.377306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:22:19.377353 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:22:19.377368 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:22:19.377382 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:22:19.377427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-10 00:22:19.377450 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mpm_event. 2026-07-10 00:22:19.377464 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_core. 2026-07-10 00:22:19.377513 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_host. 2026-07-10 00:22:19.377528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_core. 2026-07-10 00:22:19.377541 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module auth_basic. 2026-07-10 00:22:19.377587 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module access_compat. 2026-07-10 00:22:19.377612 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_file. 2026-07-10 00:22:19.377622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_user. 2026-07-10 00:22:19.377635 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module alias. 2026-07-10 00:22:19.377685 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module dir. 2026-07-10 00:22:19.377699 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:22:19.377713 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module autoindex. 2026-07-10 00:22:19.377766 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module env. 2026-07-10 00:22:19.377777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mime. 2026-07-10 00:22:19.377824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:22:19.377839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module negotiation. 2026-07-10 00:22:19.377852 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module setenvif. 2026-07-10 00:22:19.377898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module filter. 2026-07-10 00:22:19.377913 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module deflate. 2026-07-10 00:22:19.377927 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module status. 2026-07-10 00:22:19.377974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module reqtimeout. 2026-07-10 00:22:19.377989 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf charset. 2026-07-10 00:22:19.378003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf localized-error-pages. 2026-07-10 00:22:19.378050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf other-vhosts-access-log. 2026-07-10 00:22:19.378062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf security. 2026-07-10 00:22:19.378075 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf serve-cgi-bin. 2026-07-10 00:22:19.378176 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling site 000-default. 2026-07-10 00:22:19.378194 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:22:19.378209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:22:19.378223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.15) ... 2026-07-10 00:22:19.378284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2026-07-10 00:22:19.378296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:apache2_invoke: Enable module wsgi 2026-07-10 00:22:19.378309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:22:19.378323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of restart. 2026-07-10 00:22:19.378352 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:22:19.378399 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-dev (3.12.3-1ubuntu0.15) ... 2026-07-10 00:22:19.378410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:22:19.378424 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:22:19.378469 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-07-10 00:22:19.378481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-07-10 00:22:19.378495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:22:19.378541 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: 2026-07-10 00:22:19.378556 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-07-10 00:22:19.378570 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 2026-07-10 00:22:19.378594 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up build-essential (12.10ubuntu1) ... 2026-07-10 00:22:19.378640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:22:19.378651 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 721fe28cab66 2026-07-10 00:22:19.378663 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 43666dafd33c 2026-07-10 00:22:19.378704 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 5/12 : ADD openstack-base-archive /openstack-base-source 2026-07-10 00:22:19.378746 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 93e1bfb6ace7 2026-07-10 00:22:19.378760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 6/12 : ADD plugins-archive / 2026-07-10 00:22:19.378801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> db4f429dbfd3 2026-07-10 00:22:19.378826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 7/12 : RUN ln -s openstack-base-source/* /requirements && sed -e "/^ovs===/d" -i requirements/upper-constraints.txt && mkdir -p /var/lib/kolla && python3 -m venv --system-site-packages /var/lib/kolla/venv && KOLLA_DISTRO_PYTHON_VERSION=$(/usr/bin/python3 -c "import sys; print('{}.{}'.format(sys.version_info.major, sys.version_info.minor))") && ln -s python${KOLLA_DISTRO_PYTHON_VERSION} /var/lib/kolla/venv/lib/python3 2026-07-10 00:22:19.378842 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 525853fef252 2026-07-10 00:22:19.378897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 525853fef252 2026-07-10 00:22:19.378911 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> b3f33861ce80 2026-07-10 00:22:19.378923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 8/12 : ENV PATH /var/lib/kolla/venv/bin:$PATH 2026-07-10 00:22:19.378978 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 7825aa7a9e0a 2026-07-10 00:22:19.378992 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 7825aa7a9e0a 2026-07-10 00:22:19.379004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 178b8dd4bc14 2026-07-10 00:22:19.379070 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 9/12 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pip wheel setuptools && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt Babel Mako MarkupSafe Paste PasteDeploy PyNaCl PyYAML Routes SQLAlchemy Tempita WSME WebOb alembic amqp aodhclient appdirs automaton bcrypt cachetools castellan click cliff cmd2 contextlib2 cryptography debtcollector decorator eventlet fasteners fluent-logger funcsigs futurist gnocchiclient greenlet httplib2 iso8601 jinja2 jsonpatch jsonpointer jsonschema keystoneauth1 keystonemiddleware kombu logutils monotonic netaddr netifaces os-brick os-client-config os-traits os-win oslo.concurrency oslo.config oslo.context oslo.db oslo.i18n oslo.log oslo.messaging oslo.middleware oslo.policy oslo.privsep oslo.reports oslo.rootwrap oslo.serialization oslo.service oslo.upgradecheck oslo.utils oslo.versionedobjects oslo.vmware osprofiler paramiko pbr pecan pika prettytable psutil pycadf pymysql pyngus pyparsing pyroute2 python-barbicanclient python-binary-memcached python-cinderclient python-cloudkittyclient python-dateutil python-designateclient python-editor python-glanceclient python-heatclient python-ironicclient python-keystoneclient python-magnumclient python-manilaclient python-memcached python-mistralclient python-neutronclient python-novaclient python-openstackclient python-qpid-proton python-swiftclient python-troveclient pytz repoze.lru requests requestsexceptions retrying setproctitle simplegeneric simplejson six sqlalchemy-migrate sqlparse stevedore tooz[consul,etcd,etcd3gw,zake,redis,postgresql,mysql,zookeeper,memcached,ipc] unicodecsv uwsgi warlock wrapt pip git+https://github.com/sapcc/openstack-audit-middleware.git 2026-07-10 00:22:19.379088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 0ec87ed67605 2026-07-10 00:22:19.379161 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in /var/lib/kolla/venv/lib/python3.12/site-packages (24.0) 2026-07-10 00:22:19.379187 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pip 2026-07-10 00:22:19.379232 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-10 00:22:19.379246 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2026-07-10 00:22:19.379287 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wheel 2026-07-10 00:22:19.379300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:22:19.379342 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2026-07-10 00:22:19.379355 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setuptools 2026-07-10 00:22:19.379367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-10 00:22:19.379419 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting packaging>=24.0 (from wheel) 2026-07-10 00:22:19.379433 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:22:19.379445 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-10 00:22:19.379495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 29.2 MB/s eta 0:00:00 2026-07-10 00:22:19.379516 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-10 00:22:19.379528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-10 00:22:19.379572 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 157.0 MB/s eta 0:00:00 2026-07-10 00:22:19.379585 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading packaging-24.2-py3-none-any.whl (65 kB) 2026-07-10 00:22:19.379627 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 108.1 MB/s eta 0:00:00 2026-07-10 00:22:19.379640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: setuptools, pip, packaging, wheel 2026-07-10 00:22:19.379652 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: setuptools 2026-07-10 00:22:19.379693 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: setuptools 68.1.2 2026-07-10 00:22:19.379706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2026-07-10 00:22:19.379719 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-10 00:22:19.379760 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: pip 2026-07-10 00:22:19.379773 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: pip 24.0 2026-07-10 00:22:19.379824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Uninstalling pip-24.0: 2026-07-10 00:22:19.379835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Successfully uninstalled pip-24.0 2026-07-10 00:22:19.379847 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: wheel 2026-07-10 00:22:19.379898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: wheel 0.42.0 2026-07-10 00:22:19.379908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2026-07-10 00:22:19.379920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-10 00:22:19.379972 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully installed packaging-24.2 pip-26.1.2 setuptools-83.0.0 wheel-0.47.0 2026-07-10 00:22:19.379990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting git+https://github.com/sapcc/openstack-audit-middleware.git 2026-07-10 00:22:19.380002 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Cloning https://github.com/sapcc/openstack-audit-middleware.git to ./tmp/pip-req-build-hz4jgg_9 2026-07-10 00:22:19.380015 | 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-hz4jgg_9 2026-07-10 00:22:19.380028 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2026-07-10 00:22:19.380073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Resolved https://github.com/sapcc/openstack-audit-middleware.git to commit e864b39d331a9bd6c23b58a560e2711679339304 2026-07-10 00:22:19.380087 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:22:19.380114 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:22:19.380164 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:22:19.380223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:22:19.380234 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: started 2026-07-10 00:22:19.380246 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:22:19.380258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:22:19.380300 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.380313 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Babel 2026-07-10 00:22:19.380325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-10 00:22:19.380365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Mako 2026-07-10 00:22:19.380379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Mako-1.3.9-py3-none-any.whl.metadata (2.9 kB) 2026-07-10 00:22:19.380390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting MarkupSafe 2026-07-10 00:22:19.380431 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2026-07-10 00:22:19.380444 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Paste 2026-07-10 00:22:19.380495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-10 00:22:19.380505 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PasteDeploy 2026-07-10 00:22:19.380530 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-10 00:22:19.380543 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyNaCl 2026-07-10 00:22:19.380597 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) 2026-07-10 00:22:19.380608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyYAML 2026-07-10 00:22:19.380620 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2026-07-10 00:22:19.380632 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Routes 2026-07-10 00:22:19.380673 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-10 00:22:19.380684 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting SQLAlchemy 2026-07-10 00:22:19.380725 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading SQLAlchemy-2.0.38-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2026-07-10 00:22:19.380738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Tempita 2026-07-10 00:22:19.380750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Tempita-0.6.0-py3-none-any.whl.metadata (972 bytes) 2026-07-10 00:22:19.380769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WSME 2026-07-10 00:22:19.380812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:22:19.380826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WebOb 2026-07-10 00:22:19.380838 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-07-10 00:22:19.380879 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting alembic 2026-07-10 00:22:19.380892 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading alembic-1.14.1-py3-none-any.whl.metadata (7.4 kB) 2026-07-10 00:22:19.380904 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting amqp 2026-07-10 00:22:19.380945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-10 00:22:19.380958 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting aodhclient 2026-07-10 00:22:19.380970 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading aodhclient-3.7.1-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:22:19.381011 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting appdirs 2026-07-10 00:22:19.381024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) 2026-07-10 00:22:19.381036 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting automaton 2026-07-10 00:22:19.381077 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-10 00:22:19.381103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting bcrypt 2026-07-10 00:22:19.381116 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2026-07-10 00:22:19.381151 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cachetools 2026-07-10 00:22:19.381199 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2026-07-10 00:22:19.381210 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting castellan 2026-07-10 00:22:19.381222 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading castellan-5.2.1-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:22:19.381263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting click 2026-07-10 00:22:19.381276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:22:19.381288 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cliff 2026-07-10 00:22:19.381329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cliff-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:22:19.381342 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cmd2 2026-07-10 00:22:19.381354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cmd2-2.5.11-py3-none-any.whl.metadata (17 kB) 2026-07-10 00:22:19.381395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting contextlib2 2026-07-10 00:22:19.381408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading contextlib2-21.6.0-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-10 00:22:19.381420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cryptography 2026-07-10 00:22:19.381461 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-10 00:22:19.381474 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting debtcollector 2026-07-10 00:22:19.381525 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:22:19.381536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting decorator 2026-07-10 00:22:19.381548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2026-07-10 00:22:19.381560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting eventlet 2026-07-10 00:22:19.381601 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading eventlet-0.39.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-10 00:22:19.381622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fasteners 2026-07-10 00:22:19.381641 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2026-07-10 00:22:19.381654 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fluent-logger 2026-07-10 00:22:19.381698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fluent_logger-0.11.1-py3-none-any.whl.metadata (13 kB) 2026-07-10 00:22:19.381711 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting funcsigs 2026-07-10 00:22:19.381723 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading funcsigs-1.0.2-py2.py3-none-any.whl.metadata (14 kB) 2026-07-10 00:22:19.381764 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting futurist 2026-07-10 00:22:19.381777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading futurist-3.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:22:19.381789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting gnocchiclient 2026-07-10 00:22:19.381830 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl.metadata (1.3 kB) 2026-07-10 00:22:19.381843 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting greenlet 2026-07-10 00:22:19.381855 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading greenlet-3.1.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-10 00:22:19.381897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting httplib2 2026-07-10 00:22:19.381910 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-10 00:22:19.381922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting iso8601 2026-07-10 00:22:19.381963 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:22:19.381976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jinja2 2026-07-10 00:22:19.381990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 2026-07-10 00:22:19.382048 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpatch 2026-07-10 00:22:19.382062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:22:19.382074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpointer 2026-07-10 00:22:19.382168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:22:19.382188 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema 2026-07-10 00:22:19.382213 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2026-07-10 00:22:19.382258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystoneauth1 2026-07-10 00:22:19.382271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-10 00:22:19.382283 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystonemiddleware 2026-07-10 00:22:19.382324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystonemiddleware-10.12.1-py3-none-any.whl.metadata (4.0 kB) 2026-07-10 00:22:19.382338 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kombu 2026-07-10 00:22:19.382350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kombu-5.4.2-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:22:19.382391 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting logutils 2026-07-10 00:22:19.382404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading logutils-0.3.5.tar.gz (27 kB) 2026-07-10 00:22:19.382418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:22:19.382459 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:22:19.382473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:22:19.382485 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:22:19.382547 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:22:19.382558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.382570 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting monotonic 2026-07-10 00:22:19.382582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading monotonic-1.6-py2.py3-none-any.whl.metadata (1.5 kB) 2026-07-10 00:22:19.382623 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netaddr 2026-07-10 00:22:19.382637 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-10 00:22:19.382649 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netifaces 2026-07-10 00:22:19.382686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netifaces-0.11.0.tar.gz (30 kB) 2026-07-10 00:22:19.382696 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:22:19.382731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:22:19.382741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:22:19.382786 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:22:19.382794 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:22:19.382810 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.382847 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-brick 2026-07-10 00:22:19.382859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_brick-6.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-10 00:22:19.382893 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-client-config 2026-07-10 00:22:19.382904 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:22:19.382939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-traits 2026-07-10 00:22:19.382949 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_traits-3.3.0-py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:22:19.382984 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-win 2026-07-10 00:22:19.382995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_win-5.9.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-10 00:22:19.383038 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.concurrency 2026-07-10 00:22:19.383047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.concurrency-7.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 00:22:19.383057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.config 2026-07-10 00:22:19.383113 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB) 2026-07-10 00:22:19.383141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.context 2026-07-10 00:22:19.383156 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.context-5.7.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:22:19.383202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.db 2026-07-10 00:22:19.383214 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.db-17.2.1-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:22:19.383249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.i18n 2026-07-10 00:22:19.383260 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:22:19.383294 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.log 2026-07-10 00:22:19.383306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.log-7.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-10 00:22:19.383341 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.messaging 2026-07-10 00:22:19.383352 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo_messaging-16.1.1-py3-none-any.whl.metadata (3.3 kB) 2026-07-10 00:22:19.383369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.middleware 2026-07-10 00:22:19.383405 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.middleware-6.3.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:22:19.383416 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.policy 2026-07-10 00:22:19.383462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.policy-4.5.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:22:19.383474 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.privsep 2026-07-10 00:22:19.383510 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.privsep-3.6.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-10 00:22:19.383521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.reports 2026-07-10 00:22:19.383556 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.reports-3.5.1-py3-none-any.whl.metadata (4.1 kB) 2026-07-10 00:22:19.383567 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.rootwrap 2026-07-10 00:22:19.383601 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.rootwrap-7.5.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-10 00:22:19.383612 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.serialization 2026-07-10 00:22:19.383647 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:22:19.383657 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.service 2026-07-10 00:22:19.383692 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.service-4.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-07-10 00:22:19.383703 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.upgradecheck 2026-07-10 00:22:19.383737 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:22:19.383748 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.utils 2026-07-10 00:22:19.383792 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:22:19.383801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.versionedobjects 2026-07-10 00:22:19.383811 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.versionedobjects-3.6.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-10 00:22:19.383855 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.vmware 2026-07-10 00:22:19.383868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.vmware-4.6.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 00:22:19.383903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osprofiler 2026-07-10 00:22:19.383914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osprofiler-4.2.0-py3-none-any.whl.metadata (4.1 kB) 2026-07-10 00:22:19.383949 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting paramiko 2026-07-10 00:22:19.383965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading paramiko-3.5.1-py3-none-any.whl.metadata (4.6 kB) 2026-07-10 00:22:19.384011 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pbr 2026-07-10 00:22:19.384019 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pbr-7.0.0-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-10 00:22:19.384029 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pecan 2026-07-10 00:22:19.384064 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2026-07-10 00:22:19.384076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pika 2026-07-10 00:22:19.384140 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pika-1.3.2-py3-none-any.whl.metadata (13 kB) 2026-07-10 00:22:19.384156 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prettytable 2026-07-10 00:22:19.384192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prettytable-3.14.0-py3-none-any.whl.metadata (30 kB) 2026-07-10 00:22:19.384204 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psutil 2026-07-10 00:22:19.384239 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) 2026-07-10 00:22:19.384258 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycadf 2026-07-10 00:22:19.384268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:22:19.384315 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymysql 2026-07-10 00:22:19.384326 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-07-10 00:22:19.384361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyngus 2026-07-10 00:22:19.384372 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyngus-2.3.1.tar.gz (34 kB) 2026-07-10 00:22:19.384407 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:22:19.384418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:22:19.384453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:22:19.384464 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:22:19.384498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:22:19.384509 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.384553 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyparsing 2026-07-10 00:22:19.384561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) 2026-07-10 00:22:19.384571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyroute2 2026-07-10 00:22:19.384618 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-10 00:22:19.384630 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-barbicanclient 2026-07-10 00:22:19.384665 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_barbicanclient-7.1.0-py3-none-any.whl.metadata (11 kB) 2026-07-10 00:22:19.384676 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-binary-memcached 2026-07-10 00:22:19.384711 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_binary_memcached-0.31.4-py3-none-any.whl.metadata (4.9 kB) 2026-07-10 00:22:19.384722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cinderclient 2026-07-10 00:22:19.384756 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cinderclient-9.7.0-py3-none-any.whl.metadata (19 kB) 2026-07-10 00:22:19.384768 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cloudkittyclient 2026-07-10 00:22:19.384803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cloudkittyclient-5.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:22:19.384814 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-dateutil 2026-07-10 00:22:19.384858 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-10 00:22:19.385208 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-designateclient 2026-07-10 00:22:19.385236 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_designateclient-6.2.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-10 00:22:19.385248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-editor 2026-07-10 00:22:19.385261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_editor-1.0.4-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:22:19.385273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-glanceclient 2026-07-10 00:22:19.385284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_glanceclient-4.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-10 00:22:19.385292 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-heatclient 2026-07-10 00:22:19.385299 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_heatclient-4.1.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:22:19.385316 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-ironicclient 2026-07-10 00:22:19.385331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_ironicclient-5.10.2-py3-none-any.whl.metadata (4.7 kB) 2026-07-10 00:22:19.385339 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-keystoneclient 2026-07-10 00:22:19.385346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:22:19.385354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-magnumclient 2026-07-10 00:22:19.385361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_magnumclient-4.8.1-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:22:19.385368 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-manilaclient 2026-07-10 00:22:19.385375 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_manilaclient-5.4.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-10 00:22:19.385383 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-memcached 2026-07-10 00:22:19.385390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:22:19.385403 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-mistralclient 2026-07-10 00:22:19.385410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_mistralclient-5.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-10 00:22:19.385417 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-neutronclient 2026-07-10 00:22:19.385425 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_neutronclient-11.4.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-10 00:22:19.385432 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-novaclient 2026-07-10 00:22:19.385439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_novaclient-18.9.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:22:19.385447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-openstackclient 2026-07-10 00:22:19.385454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_openstackclient-7.5.0-py3-none-any.whl.metadata (6.5 kB) 2026-07-10 00:22:19.385461 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-qpid-proton 2026-07-10 00:22:19.385472 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_qpid_proton-0.40.0.tar.gz (354 kB) 2026-07-10 00:22:19.385479 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:22:19.385485 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:22:19.385493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:22:19.385502 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:22:19.385540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:22:19.385550 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.385581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-swiftclient 2026-07-10 00:22:19.385590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_swiftclient-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-10 00:22:19.385621 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-troveclient 2026-07-10 00:22:19.385630 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_troveclient-8.8.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-10 00:22:19.385706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pytz 2026-07-10 00:22:19.385715 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB) 2026-07-10 00:22:19.385755 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting repoze.lru 2026-07-10 00:22:19.385764 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-07-10 00:22:19.385795 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requests 2026-07-10 00:22:19.385813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-10 00:22:19.385852 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requestsexceptions 2026-07-10 00:22:19.385859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-07-10 00:22:19.385889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting retrying 2026-07-10 00:22:19.385899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading retrying-1.3.4-py3-none-any.whl.metadata (6.9 kB) 2026-07-10 00:22:19.385939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setproctitle 2026-07-10 00:22:19.385949 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setproctitle-1.3.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) 2026-07-10 00:22:19.385991 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplegeneric 2026-07-10 00:22:19.386001 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-10 00:22:19.386040 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:22:19.386050 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:22:19.386115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:22:19.386165 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:22:19.386200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:22:19.386211 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.388375 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplejson 2026-07-10 00:22:19.388394 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplejson-3.20.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) 2026-07-10 00:22:19.388401 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting six 2026-07-10 00:22:19.388407 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:22:19.388414 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlalchemy-migrate 2026-07-10 00:22:19.388420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl.metadata (2.7 kB) 2026-07-10 00:22:19.388426 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlparse 2026-07-10 00:22:19.388432 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB) 2026-07-10 00:22:19.388438 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting stevedore 2026-07-10 00:22:19.388444 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:22:19.388451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting unicodecsv 2026-07-10 00:22:19.388457 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading unicodecsv-0.14.1.tar.gz (10 kB) 2026-07-10 00:22:19.388463 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:22:19.388469 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:22:19.388475 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:22:19.388481 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:22:19.388487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:22:19.388493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.388499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uwsgi 2026-07-10 00:22:19.388512 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-07-10 00:22:19.388518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 50.6 MB/s 0:00:00 2026-07-10 00:22:19.388525 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:22:19.388531 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:22:19.388538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:22:19.388544 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:22:19.388551 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:22:19.388557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.388563 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting warlock 2026-07-10 00:22:19.388569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-10 00:22:19.388576 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wrapt 2026-07-10 00:22:19.388582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wrapt-1.17.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) 2026-07-10 00:22:19.388588 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in ./var/lib/kolla/venv/lib/python3.12/site-packages (26.1.2) 2026-07-10 00:22:19.388595 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper] 2026-07-10 00:22:19.388602 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tooz-6.3.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:22:19.388608 | 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) (83.0.0) 2026-07-10 00:22:19.388614 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cffi>=1.4.1 (from PyNaCl) 2026-07-10 00:22:19.388620 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2026-07-10 00:22:19.388627 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting typing-extensions>=4.6.0 (from SQLAlchemy) 2026-07-10 00:22:19.388641 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:22:19.388648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting importlib-metadata>=4.4 (from WSME) 2026-07-10 00:22:19.388654 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-10 00:22:19.388666 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting vine<6.0.0,>=5.0.0 (from amqp) 2026-07-10 00:22:19.388672 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-10 00:22:19.388679 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osc-lib>=1.0.1 (from aodhclient) 2026-07-10 00:22:19.388685 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osc_lib-3.2.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-10 00:22:19.388692 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting autopage>=0.4.0 (from cliff) 2026-07-10 00:22:19.388698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-07-10 00:22:19.388704 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyperclip>=1.8 (from cmd2) 2026-07-10 00:22:19.388710 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-07-10 00:22:19.388717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:22:19.388730 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:22:19.388737 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:22:19.388743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:22:19.388750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:22:19.388756 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.388762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wcwidth>=0.2.10 (from cmd2) 2026-07-10 00:22:19.388769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-07-10 00:22:19.388775 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dnspython>=1.15.0 (from eventlet) 2026-07-10 00:22:19.388781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB) 2026-07-10 00:22:19.388788 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting msgpack>=1.0 (from fluent-logger) 2026-07-10 00:22:19.388794 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading msgpack-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) 2026-07-10 00:22:19.388801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ujson (from gnocchiclient) 2026-07-10 00:22:19.388807 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ujson-5.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.3 kB) 2026-07-10 00:22:19.388813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting attrs>=22.2.0 (from jsonschema) 2026-07-10 00:22:19.388820 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-10 00:22:19.388826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema) 2026-07-10 00:22:19.388832 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:22:19.388839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting referencing>=0.28.4 (from jsonschema) 2026-07-10 00:22:19.388845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2026-07-10 00:22:19.388851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rpds-py>=0.7.1 (from jsonschema) 2026-07-10 00:22:19.388858 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rpds_py-0.23.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-10 00:22:19.388864 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-service-types>=1.2.0 (from keystoneauth1) 2026-07-10 00:22:19.388870 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:22:19.388876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-10 00:22:19.388883 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo_cache-3.11.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:22:19.388889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-10 00:22:19.388895 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2026-07-10 00:22:19.388901 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tzdata (from kombu) 2026-07-10 00:22:19.388907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-10 00:22:19.388914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tenacity>=6.3.1 (from os-brick) 2026-07-10 00:22:19.388924 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tenacity-9.0.0-py3-none-any.whl.metadata (1.2 kB) 2026-07-10 00:22:19.388931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting openstacksdk>=0.13.0 (from os-client-config) 2026-07-10 00:22:19.388941 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading openstacksdk-4.4.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:22:19.388952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rfc3986>=1.2.0 (from oslo.config) 2026-07-10 00:22:19.388959 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-10 00:22:19.388965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testresources>=2.0.0 (from oslo.db) 2026-07-10 00:22:19.388971 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2026-07-10 00:22:19.388977 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testscenarios>=0.4 (from oslo.db) 2026-07-10 00:22:19.388984 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-07-10 00:22:19.388990 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.metrics>=0.2.1 (from oslo.messaging) 2026-07-10 00:22:19.388997 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.metrics-0.11.0-py3-none-any.whl.metadata (1.3 kB) 2026-07-10 00:22:19.389003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting statsd>=3.2.1 (from oslo.middleware) 2026-07-10 00:22:19.389009 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-10 00:22:19.389015 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Yappi>=1.0 (from oslo.service) 2026-07-10 00:22:19.389022 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading yappi-1.6.10-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2026-07-10 00:22:19.389028 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils) (24.2) 2026-07-10 00:22:19.389034 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting lxml>=4.5.0 (from oslo.vmware) 2026-07-10 00:22:19.389041 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading lxml-5.3.1-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-07-10 00:22:19.389047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting suds-community>=0.6 (from oslo.vmware) 2026-07-10 00:22:19.389053 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:22:19.389060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting urllib3>=1.21.1 (from oslo.vmware) 2026-07-10 00:22:19.389066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2026-07-10 00:22:19.389073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uhashring (from python-binary-memcached) 2026-07-10 00:22:19.389079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uhashring-2.3-py3-none-any.whl.metadata (12 kB) 2026-07-10 00:22:19.389085 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw-ext>=1.2.0 (from python-cloudkittyclient) 2026-07-10 00:22:19.389112 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-10 00:22:19.389118 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyOpenSSL>=17.1.0 (from python-glanceclient) 2026-07-10 00:22:19.389141 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-10 00:22:19.389150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting platformdirs>=3 (from python-ironicclient) 2026-07-10 00:22:19.389156 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2026-07-10 00:22:19.389162 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dogpile.cache>=0.8.0 (from python-ironicclient) 2026-07-10 00:22:19.389169 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-10 00:22:19.389175 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting charset-normalizer<4,>=2 (from requests) 2026-07-10 00:22:19.389187 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 2026-07-10 00:22:19.389193 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting idna<4,>=2.5 (from requests) 2026-07-10 00:22:19.389200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2026-07-10 00:22:19.389206 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting certifi>=2017.4.17 (from requests) 2026-07-10 00:22:19.389212 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 00:22:19.389218 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting voluptuous>=0.8.9 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-07-10 00:22:19.389229 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB) 2026-07-10 00:22:19.389235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-consul2>=0.0.16 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-07-10 00:22:19.389246 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_consul2-0.1.5-py2.py3-none-any.whl.metadata (6.3 kB) 2026-07-10 00:22:19.389252 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting etcd3gw>=2.3.0 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-07-10 00:22:19.389259 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading etcd3gw-2.4.2-py3-none-any.whl.metadata (2.0 kB) 2026-07-10 00:22:19.389265 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sysv-ipc>=0.6.8 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-07-10 00:22:19.389271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sysv_ipc-1.1.0.tar.gz (99 kB) 2026-07-10 00:22:19.389277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:22:19.389283 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:22:19.389290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:22:19.389296 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:22:19.389302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:22:19.389309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.389316 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymemcache>=1.2.9 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-07-10 00:22:19.389322 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) 2026-07-10 00:22:19.389328 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psycopg2>=2.5 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-07-10 00:22:19.389375 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psycopg2-2.9.10.tar.gz (385 kB) 2026-07-10 00:22:19.389383 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:22:19.389389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:22:19.389395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:22:19.389402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:22:19.389408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:22:19.389414 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.389420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting redis>=4.0.0 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-07-10 00:22:19.389430 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading redis-5.2.1-py3-none-any.whl.metadata (9.1 kB) 2026-07-10 00:22:19.389437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zake>=0.1.6 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-07-10 00:22:19.389443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zake-0.2.2-py2.py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:22:19.389449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kazoo>=2.6 (from tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper]) 2026-07-10 00:22:19.389455 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kazoo-2.10.0-py2.py3-none-any.whl.metadata (47 kB) 2026-07-10 00:22:19.389462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycparser (from cffi>=1.4.1->PyNaCl) 2026-07-10 00:22:19.389468 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-07-10 00:22:19.389474 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME) 2026-07-10 00:22:19.389480 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:22:19.389486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw>=1.2.0 (from jsonpath-rw-ext>=1.2.0->python-cloudkittyclient) 2026-07-10 00:22:19.389492 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 2026-07-10 00:22:19.389498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2026-07-10 00:22:19.389505 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:22:19.389511 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2026-07-10 00:22:19.389521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:22:19.389528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:22:19.389534 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.389540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ply (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.2.0->python-cloudkittyclient) 2026-07-10 00:22:19.389546 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2026-07-10 00:22:19.389552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jmespath>=0.9.0 (from openstacksdk>=0.13.0->os-client-config) 2026-07-10 00:22:19.389558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-07-10 00:22:19.389565 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging) 2026-07-10 00:22:19.389571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prometheus_client-0.21.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-10 00:22:19.389578 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testtools (from testscenarios>=0.4->oslo.db) 2026-07-10 00:22:19.389584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2026-07-10 00:22:19.389590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) 2026-07-10 00:22:19.389596 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 164.5 MB/s 0:00:00 2026-07-10 00:22:19.389602 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Mako-1.3.9-py3-none-any.whl (78 kB) 2026-07-10 00:22:19.389609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) 2026-07-10 00:22:19.389620 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-10 00:22:19.389630 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-10 00:22:19.389636 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2026-07-10 00:22:19.389642 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 249.0 MB/s 0:00:00 2026-07-10 00:22:19.389648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2026-07-10 00:22:19.389655 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 225.4 MB/s 0:00:00 2026-07-10 00:22:19.389661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-10 00:22:19.389667 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading SQLAlchemy-2.0.38-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) 2026-07-10 00:22:19.389673 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 136.8 MB/s 0:00:00 2026-07-10 00:22:19.389679 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Tempita-0.6.0-py3-none-any.whl (13 kB) 2026-07-10 00:22:19.389685 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-10 00:22:19.389692 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-07-10 00:22:19.389698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading alembic-1.14.1-py3-none-any.whl (233 kB) 2026-07-10 00:22:19.389704 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-10 00:22:19.389710 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-10 00:22:19.389716 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading aodhclient-3.7.1-py3-none-any.whl (52 kB) 2026-07-10 00:22:19.389722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 2026-07-10 00:22:19.389728 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2026-07-10 00:22:19.389734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2026-07-10 00:22:19.389740 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 189.2 MB/s 0:00:00 2026-07-10 00:22:19.389747 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 2026-07-10 00:22:19.389753 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading castellan-5.2.1-py3-none-any.whl (99 kB) 2026-07-10 00:22:19.389759 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading click-8.1.8-py3-none-any.whl (98 kB) 2026-07-10 00:22:19.389765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cliff-4.9.1-py3-none-any.whl (84 kB) 2026-07-10 00:22:19.389771 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) 2026-07-10 00:22:19.389777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) 2026-07-10 00:22:19.389783 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-10 00:22:19.389790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 130.5 MB/s 0:00:00 2026-07-10 00:22:19.389800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-07-10 00:22:19.389806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2026-07-10 00:22:19.389812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading eventlet-0.39.0-py3-none-any.whl (363 kB) 2026-07-10 00:22:19.389818 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2026-07-10 00:22:19.389824 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fluent_logger-0.11.1-py3-none-any.whl (12 kB) 2026-07-10 00:22:19.389830 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) 2026-07-10 00:22:19.389836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading futurist-3.1.0-py3-none-any.whl (37 kB) 2026-07-10 00:22:19.389842 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl (66 kB) 2026-07-10 00:22:19.389849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading greenlet-3.1.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-07-10 00:22:19.389859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.1/613.1 kB 209.1 MB/s 0:00:00 2026-07-10 00:22:19.389865 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) 2026-07-10 00:22:19.389895 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) 2026-07-10 00:22:19.389902 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-10 00:22:19.389908 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 2026-07-10 00:22:19.389914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-10 00:22:19.389920 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-07-10 00:22:19.389926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2026-07-10 00:22:19.389932 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) 2026-07-10 00:22:19.389939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystonemiddleware-10.12.1-py3-none-any.whl (152 kB) 2026-07-10 00:22:19.389945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kombu-5.4.2-py3-none-any.whl (201 kB) 2026-07-10 00:22:19.389951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB) 2026-07-10 00:22:19.389960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-10 00:22:19.389966 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 143.7 MB/s 0:00:00 2026-07-10 00:22:19.389973 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_brick-6.11.0-py3-none-any.whl (310 kB) 2026-07-10 00:22:19.389979 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2026-07-10 00:22:19.389985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_traits-3.3.0-py3-none-any.whl (42 kB) 2026-07-10 00:22:19.389993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_win-5.9.0-py3-none-any.whl (274 kB) 2026-07-10 00:22:19.390002 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.concurrency-7.1.0-py3-none-any.whl (47 kB) 2026-07-10 00:22:19.390025 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB) 2026-07-10 00:22:19.390062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.context-5.7.1-py3-none-any.whl (20 kB) 2026-07-10 00:22:19.390071 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.db-17.2.1-py3-none-any.whl (156 kB) 2026-07-10 00:22:19.390106 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) 2026-07-10 00:22:19.390208 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.log-7.1.0-py3-none-any.whl (73 kB) 2026-07-10 00:22:19.390226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo_messaging-16.1.1-py3-none-any.whl (202 kB) 2026-07-10 00:22:19.390235 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.middleware-6.3.1-py3-none-any.whl (64 kB) 2026-07-10 00:22:19.390268 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.policy-4.5.1-py3-none-any.whl (88 kB) 2026-07-10 00:22:19.390280 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.privsep-3.6.0-py3-none-any.whl (38 kB) 2026-07-10 00:22:19.390323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.reports-3.5.1-py3-none-any.whl (53 kB) 2026-07-10 00:22:19.390334 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.rootwrap-7.5.1-py3-none-any.whl (38 kB) 2026-07-10 00:22:19.390374 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) 2026-07-10 00:22:19.390385 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.service-4.1.1-py3-none-any.whl (87 kB) 2026-07-10 00:22:19.390426 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl (14 kB) 2026-07-10 00:22:19.390437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB) 2026-07-10 00:22:19.390477 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.versionedobjects-3.6.0-py3-none-any.whl (86 kB) 2026-07-10 00:22:19.390487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.vmware-4.6.0-py3-none-any.whl (627 kB) 2026-07-10 00:22:19.390529 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.0/627.0 kB 238.4 MB/s 0:00:00 2026-07-10 00:22:19.390540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osprofiler-4.2.0-py3-none-any.whl (95 kB) 2026-07-10 00:22:19.390583 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) 2026-07-10 00:22:19.390594 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pbr-7.0.0-py2.py3-none-any.whl (125 kB) 2026-07-10 00:22:19.390634 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2026-07-10 00:22:19.390645 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pika-1.3.2-py3-none-any.whl (155 kB) 2026-07-10 00:22:19.390686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prettytable-3.14.0-py3-none-any.whl (31 kB) 2026-07-10 00:22:19.390697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) 2026-07-10 00:22:19.390739 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-10 00:22:19.390750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-07-10 00:22:19.390790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-10 00:22:19.390801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_barbicanclient-7.1.0-py3-none-any.whl (88 kB) 2026-07-10 00:22:19.390840 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_binary_memcached-0.31.4-py3-none-any.whl (18 kB) 2026-07-10 00:22:19.390851 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cinderclient-9.7.0-py3-none-any.whl (256 kB) 2026-07-10 00:22:19.390892 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cloudkittyclient-5.3.1-py3-none-any.whl (83 kB) 2026-07-10 00:22:19.390902 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-10 00:22:19.390944 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_designateclient-6.2.0-py3-none-any.whl (95 kB) 2026-07-10 00:22:19.390954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2026-07-10 00:22:19.390995 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_glanceclient-4.8.0-py3-none-any.whl (206 kB) 2026-07-10 00:22:19.391006 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_heatclient-4.1.0-py3-none-any.whl (212 kB) 2026-07-10 00:22:19.391036 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_ironicclient-5.10.2-py3-none-any.whl (241 kB) 2026-07-10 00:22:19.391046 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) 2026-07-10 00:22:19.391086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_magnumclient-4.8.1-py3-none-any.whl (141 kB) 2026-07-10 00:22:19.391120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_manilaclient-5.4.0-py3-none-any.whl (518 kB) 2026-07-10 00:22:19.391150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-10 00:22:19.391342 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_mistralclient-5.4.0-py3-none-any.whl (143 kB) 2026-07-10 00:22:19.391447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_neutronclient-11.4.0-py3-none-any.whl (295 kB) 2026-07-10 00:22:19.391473 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_novaclient-18.9.0-py3-none-any.whl (336 kB) 2026-07-10 00:22:19.391491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_openstackclient-7.5.0-py3-none-any.whl (1.1 MB) 2026-07-10 00:22:19.391525 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 237.0 MB/s 0:00:00 2026-07-10 00:22:19.391545 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_swiftclient-4.7.0-py3-none-any.whl (88 kB) 2026-07-10 00:22:19.391561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_troveclient-8.8.0-py3-none-any.whl (237 kB) 2026-07-10 00:22:19.391580 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB) 2026-07-10 00:22:19.391598 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-07-10 00:22:19.391617 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2026-07-10 00:22:19.391628 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading charset_normalizer-3.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (145 kB) 2026-07-10 00:22:19.391639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading idna-3.10-py3-none-any.whl (70 kB) 2026-07-10 00:22:19.391649 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-07-10 00:22:19.391659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-07-10 00:22:19.391675 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading retrying-1.3.4-py3-none-any.whl (11 kB) 2026-07-10 00:22:19.391685 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setproctitle-1.3.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31 kB) 2026-07-10 00:22:19.391696 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading simplejson-3.20.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (152 kB) 2026-07-10 00:22:19.391706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-10 00:22:19.391716 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2026-07-10 00:22:19.391727 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlparse-0.5.3-py3-none-any.whl (44 kB) 2026-07-10 00:22:19.391738 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 2026-07-10 00:22:19.391761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tooz-6.3.0-py3-none-any.whl (91 kB) 2026-07-10 00:22:19.391806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2026-07-10 00:22:19.391826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wrapt-1.17.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (89 kB) 2026-07-10 00:22:19.391845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 2026-07-10 00:22:19.391869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-07-10 00:22:19.391887 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-10 00:22:19.391905 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB) 2026-07-10 00:22:19.391924 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) 2026-07-10 00:22:19.391942 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 2026-07-10 00:22:19.391965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading etcd3gw-2.4.2-py3-none-any.whl (24 kB) 2026-07-10 00:22:19.391985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 2026-07-10 00:22:19.392002 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) 2026-07-10 00:22:19.392018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 2026-07-10 00:22:19.392028 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kazoo-2.10.0-py2.py3-none-any.whl (148 kB) 2026-07-10 00:22:19.392042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading lxml-5.3.1-cp312-cp312-manylinux_2_28_x86_64.whl (5.0 MB) 2026-07-10 00:22:19.392052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 134.0 MB/s 0:00:00 2026-07-10 00:22:19.392063 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading msgpack-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (401 kB) 2026-07-10 00:22:19.392086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading openstacksdk-4.4.0-py3-none-any.whl (1.8 MB) 2026-07-10 00:22:19.392192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 131.0 MB/s 0:00:00 2026-07-10 00:22:19.392209 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-07-10 00:22:19.392219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2026-07-10 00:22:19.392229 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osc_lib-3.2.0-py3-none-any.whl (89 kB) 2026-07-10 00:22:19.392243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo_cache-3.11.0-py3-none-any.whl (76 kB) 2026-07-10 00:22:19.392253 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.metrics-0.11.0-py3-none-any.whl (13 kB) 2026-07-10 00:22:19.392266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2026-07-10 00:22:19.392279 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prometheus_client-0.21.1-py3-none-any.whl (54 kB) 2026-07-10 00:22:19.392361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2026-07-10 00:22:19.392373 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) 2026-07-10 00:22:19.392383 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-10 00:22:19.392397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_consul2-0.1.5-py2.py3-none-any.whl (30 kB) 2026-07-10 00:22:19.392408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading redis-5.2.1-py3-none-any.whl (261 kB) 2026-07-10 00:22:19.392421 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2026-07-10 00:22:19.392447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-10 00:22:19.392462 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rpds_py-0.23.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (391 kB) 2026-07-10 00:22:19.392513 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-10 00:22:19.392525 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-10 00:22:19.392538 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tenacity-9.0.0-py3-none-any.whl (28 kB) 2026-07-10 00:22:19.392551 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2026-07-10 00:22:19.392608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-07-10 00:22:19.392623 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2026-07-10 00:22:19.392637 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) 2026-07-10 00:22:19.392665 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB) 2026-07-10 00:22:19.392681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-07-10 00:22:19.392728 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading yappi-1.6.10-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) 2026-07-10 00:22:19.392740 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zake-0.2.2-py2.py3-none-any.whl (19 kB) 2026-07-10 00:22:19.392754 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) 2026-07-10 00:22:19.392822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2026-07-10 00:22:19.392843 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-07-10 00:22:19.392866 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2026-07-10 00:22:19.392882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading uhashring-2.3-py3-none-any.whl (11 kB) 2026-07-10 00:22:19.392899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ujson-5.10.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB) 2026-07-10 00:22:19.392923 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building wheels for collected packages: audit-middleware, logutils, netifaces, pyngus, python-qpid-proton, simplegeneric, unicodecsv, uwsgi, jsonpath-rw, psycopg2, pyperclip, sysv-ipc 2026-07-10 00:22:19.392941 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (pyproject.toml): started 2026-07-10 00:22:19.392965 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.392983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for audit-middleware: filename=audit_middleware-1.2.1.dev33-py2.py3-none-any.whl size=51698 sha256=48ae689aefab28fe6cd2c6376a6fa52068b0c8713ee5f763c527f881a9f69e0b 2026-07-10 00:22:19.393021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dnby0kcy/wheels/bf/11/83/2425c36196e9d898a398433c54ada8edcf74472e9d4f4b23d8 2026-07-10 00:22:19.393038 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (pyproject.toml): started 2026-07-10 00:22:19.393052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.393062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=20004 sha256=8b9df1ec7c007e36e7fab096d3e5b6a1087d0f45c0474f4fdfc5c7b7c0e7a56c 2026-07-10 00:22:19.393076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dnby0kcy/wheels/a7/34/ae/a11305e168611c8964046deb4087d00aa0100453982eb94749 2026-07-10 00:22:19.393171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (pyproject.toml): started 2026-07-10 00:22:19.393200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.393229 | 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=35953 sha256=413b38318873ff41ea9889b142aee0f7860243e1edead36f9a940e312e2ee022 2026-07-10 00:22:19.393249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dnby0kcy/wheels/63/fa/57/da80d0ffc8f993315c479b7cd4c8fb1c23910c8baccf6b1b27 2026-07-10 00:22:19.393273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (pyproject.toml): started 2026-07-10 00:22:19.393290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.393316 | 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=2934260034687c3a727eddda92faa3f58a283bd14bc3958e24123cb42c7d2276 2026-07-10 00:22:19.393334 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dnby0kcy/wheels/af/dc/59/b121d4c02301393a229890262b6ff07561327ed4a62b2095bd 2026-07-10 00:22:19.393354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): started 2026-07-10 00:22:19.393364 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.395441 | 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=1126719 sha256=3d0d05f612b21ba699b91609b7e4f1038902428c1bd32cf28c586f4876af8d35 2026-07-10 00:22:19.395476 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dnby0kcy/wheels/53/e6/c5/f106be58a635755c5c73415b829cba40637db11be980c5db33 2026-07-10 00:22:19.395488 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (pyproject.toml): started 2026-07-10 00:22:19.395499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.395509 | 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=44139e3a18ef94d1f9d68158b442b1e43b3d97e31c173126715420210e647625 2026-07-10 00:22:19.395520 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dnby0kcy/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-10 00:22:19.395530 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (pyproject.toml): started 2026-07-10 00:22:19.395540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.395550 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for unicodecsv: filename=unicodecsv-0.14.1-py3-none-any.whl size=10787 sha256=fd95098ec55b0c92384b61644a015900ab2cc622fb05336351f7f4041003ca38 2026-07-10 00:22:19.395560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dnby0kcy/wheels/f2/67/7d/2e80818c2f3dc8f0735d0810338c47e95d3212114ab97b4ede 2026-07-10 00:22:19.395570 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for uwsgi (pyproject.toml): started 2026-07-10 00:22:19.395580 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.395590 | 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=596890 sha256=20f04462f0273a669ee4eb6e7fd5172c89931f88d76be58527a0f35173398b7a 2026-07-10 00:22:19.395619 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dnby0kcy/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-07-10 00:22:19.395630 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (pyproject.toml): started 2026-07-10 00:22:19.395640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.395650 | 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=4608495786eb9655c352a4f1e06ade9bfadecb7332ffed97439629dd73c9f267 2026-07-10 00:22:19.395660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dnby0kcy/wheels/e5/8d/50/ee73263c97069bd6040ff40633d444fefaac7beff73abe81a7 2026-07-10 00:22:19.395670 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (pyproject.toml): started 2026-07-10 00:22:19.395681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.395691 | 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=529611 sha256=376f22eda55250e5c6578cd8cc884ab769cbd5542abd729c04f91f3a872d8d78 2026-07-10 00:22:19.395701 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dnby0kcy/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 2026-07-10 00:22:19.395711 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (pyproject.toml): started 2026-07-10 00:22:19.395721 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.395731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11102 sha256=794bef2df96d1f60d80c3d99b93fe99962e77f89a3d8f0ed495c5bf5e0a57145 2026-07-10 00:22:19.395741 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dnby0kcy/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2026-07-10 00:22:19.395751 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (pyproject.toml): started 2026-07-10 00:22:19.395761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (pyproject.toml): finished with status 'done' 2026-07-10 00:22:19.395791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for sysv-ipc: filename=sysv_ipc-1.1.0-cp312-cp312-linux_x86_64.whl size=69377 sha256=0f83d3f0d282802017e0b67cd1f9413ef10c8b237fbd944ac1cb79105e6e3391 2026-07-10 00:22:19.395803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dnby0kcy/wheels/61/12/b2/26b13e75f5e48099284a26200a8fb2dbe16bb8edaed327c5a3 2026-07-10 00:22:19.395813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built audit-middleware logutils netifaces pyngus python-qpid-proton simplegeneric unicodecsv uwsgi jsonpath-rw psycopg2 pyperclip sysv-ipc 2026-07-10 00:22:19.395845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: wcwidth, uwsgi, unicodecsv, Tempita, sysv-ipc, statsd, simplegeneric, requestsexceptions, repoze.lru, pytz, python-memcached, python-editor, pyroute2, pyperclip, ply, netifaces, monotonic, logutils, kazoo, funcsigs, appdirs, zipp, Yappi, wrapt, WebOb, voluptuous, vine, urllib3, ujson, uhashring, tzdata, typing-extensions, testtools, tenacity, suds-community, sqlparse, six, simplejson, setproctitle, rpds-py, rfc3986, redis, PyYAML, pyparsing, pymysql, pymemcache, PyJWT, pycparser, psycopg2, psutil, prometheus-client, prettytable, platformdirs, pika, pbr, PasteDeploy, Paste, netaddr, msgpack, MarkupSafe, lxml, jsonpointer, jmespath, iso8601, idna, greenlet, fasteners, dnspython, decorator, contextlib2, cmd2, click, charset-normalizer, certifi, cachetools, bcrypt, Babel, autopage, attrs, zake, testscenarios, testresources, stevedore, SQLAlchemy, Routes, retrying, requests, referencing, python-dateutil, python-binary-memcached, oslo.i18n, os-traits, os-service-types, Mako, jsonpath-rw, jsonpatch, jinja2, importlib-metadata, httplib2, fluent-logger, eventlet, debtcollector, cffi, automaton, amqp, WSME, sqlalchemy-migrate, python-swiftclient, python-qpid-proton, python-consul2, PyNaCl, pecan, oslo.utils, oslo.rootwrap, oslo.context, oslo.config, kombu, keystoneauth1, jsonschema-specifications, jsonpath-rw-ext, futurist, dogpile.cache, cryptography, cliff, alembic, python-cinderclient, pyOpenSSL, pyngus, paramiko, oslo.serialization, oslo.middleware, oslo.db, oslo.concurrency, openstacksdk, jsonschema, gnocchiclient, etcd3gw, warlock, tooz, python-novaclient, python-keystoneclient, python-barbicanclient, pycadf, osprofiler, oslo.vmware, oslo.reports, oslo.policy, oslo.log, osc-lib, os-client-config, python-openstackclient, python-neutronclient, python-mistralclient, python-manilaclient, python-magnumclient, python-ironicclient, python-heatclient, python-glanceclient, python-designateclient, python-cloudkittyclient, oslo.upgradecheck, oslo.service, oslo.privsep, oslo.metrics, oslo.cache, os-win, castellan, aodhclient, python-troveclient, oslo.messaging, os-brick, keystonemiddleware, oslo.versionedobjects, audit-middleware 2026-07-10 00:22:19.395914 | 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.dev33 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 cachetools-5.5.2 castellan-5.2.1 certifi-2026.6.17 cffi-1.17.1 charset-normalizer-3.4.1 click-8.1.8 cliff-4.9.1 cmd2-2.5.11 contextlib2-21.6.0 cryptography-43.0.3 debtcollector-3.0.0 decorator-5.1.1 dnspython-2.7.0 dogpile.cache-1.3.4 etcd3gw-2.4.2 eventlet-0.39.0 fasteners-0.19 fluent-logger-0.11.1 funcsigs-1.0.2 futurist-3.1.0 gnocchiclient-7.1.0 greenlet-3.1.1 httplib2-0.22.0 idna-3.10 importlib-metadata-8.5.0 iso8601-2.1.0 jinja2-3.1.5 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 kazoo-2.10.0 keystoneauth1-5.10.0 keystonemiddleware-10.12.1 kombu-5.4.2 logutils-0.3.5 lxml-5.3.1 monotonic-1.6 msgpack-1.1.0 netaddr-1.3.0 netifaces-0.11.0 openstacksdk-4.4.0 os-brick-6.11.0 os-client-config-2.1.0 os-service-types-1.7.0 os-traits-3.3.0 os-win-5.9.0 osc-lib-3.2.0 oslo.cache-3.11.0 oslo.concurrency-7.1.0 oslo.config-9.7.1 oslo.context-5.7.1 oslo.db-17.2.1 oslo.i18n-6.5.1 oslo.log-7.1.0 oslo.messaging-16.1.1 oslo.metrics-0.11.0 oslo.middleware-6.3.1 oslo.policy-4.5.1 oslo.privsep-3.6.0 oslo.reports-3.5.1 oslo.rootwrap-7.5.1 oslo.serialization-5.7.0 oslo.service-4.1.1 oslo.upgradecheck-2.5.0 oslo.utils-8.2.0 oslo.versionedobjects-3.6.0 oslo.vmware-4.6.0 osprofiler-4.2.0 paramiko-3.5.1 pbr-7.0.0 pecan-1.5.1 pika-1.3.2 platformdirs-4.3.6 ply-3.11 prettytable-3.14.0 prometheus-client-0.21.1 psutil-7.0.0 psycopg2-2.9.10 pyOpenSSL-24.2.1 pycadf-4.0.1 pycparser-2.22 pymemcache-4.0.0 pymysql-1.1.1 pyngus-2.3.1 pyparsing-3.2.1 pyperclip-1.9.0 pyroute2-0.8.1 python-barbicanclient-7.1.0 python-binary-memcached-0.31.4 python-cinderclient-9.7.0 python-cloudkittyclient-5.3.1 python-consul2-0.1.5 python-dateutil-2.9.0.post0 python-designateclient-6.2.0 python-editor-1.0.4 python-glanceclient-4.8.0 python-heatclient-4.1.0 python-ironicclient-5.10.2 python-keystoneclient-5.6.0 python-magnumclient-4.8.1 python-manilaclient-5.4.0 python-memcached-1.62 python-mistralclient-5.4.0 python-neutronclient-11.4.0 python-novaclient-18.9.0 python-openstackclient-7.5.0 python-qpid-proton-0.40.0 python-swiftclient-4.7.0 python-troveclient-8.8.0 pytz-2025.1 redis-5.2.1 referencing-0.36.2 repoze.lru-0.7 requests-2.32.3 requestsexceptions-1.4.0 retrying-1.3.4 rfc3986-2.0.0 rpds-py-0.23.1 setproctitle-1.3.4 simplegeneric-0.8.1 simplejson-3.20.1 six-1.17.0 sqlalchemy-migrate-0.13.0 sqlparse-0.5.3 statsd-4.0.1 stevedore-5.4.1 suds-community-1.2.0 sysv-ipc-1.1.0 tenacity-9.0.0 testresources-2.0.1 testscenarios-0.5.0 testtools-2.7.2 tooz-6.3.0 typing-extensions-4.12.2 tzdata-2025.1 uhashring-2.3 ujson-5.10.0 unicodecsv-0.14.1 urllib3-1.26.20 uwsgi-2.0.31 vine-5.1.0 voluptuous-0.15.2 warlock-2.0.1 wcwidth-0.2.13 wrapt-1.17.2 zake-0.2.2 zipp-3.21.0 2026-07-10 00:22:19.395945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 0ec87ed67605 2026-07-10 00:22:19.395968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> fd7a1899cef9 2026-07-10 00:22:19.395993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 10/12 : RUN echo > /etc/apache2/ports.conf 2026-07-10 00:22:19.396012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in b4e76233ce6f 2026-07-10 00:22:19.396029 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container b4e76233ce6f 2026-07-10 00:22:19.396047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 4724558aa599 2026-07-10 00:22:19.396064 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 11/12 : COPY patches /patches 2026-07-10 00:22:19.396082 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 500c9f580750 2026-07-10 00:22:19.396199 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 12/12 : RUN kolla_patch 2026-07-10 00:22:19.396212 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 3ee6b6f9cd09 2026-07-10 00:22:19.396222 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[i] Applying /patches/os-brick-initiate-NVMeConnProps-with-controllers-in-extend_volume.patch 2026-07-10 00:22:19.396232 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:patching file /var/lib/kolla/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py 2026-07-10 00:22:19.396243 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:patching file /var/lib/kolla/venv/lib/python3.12/site-packages/os_brick/tests/initiator/connectors/test_nvmeof.py 2026-07-10 00:22:19.396253 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:patching file /var/lib/kolla/venv/lib/python3.12/site-packages/releasenotes/notes/bug-2140543-ceb7c0517cc796bf.yaml 2026-07-10 00:22:19.396263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 3ee6b6f9cd09 2026-07-10 00:22:19.396273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 8b98cc1486b2 2026-07-10 00:22:19.396283 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built 4206f22d8f69 2026-07-10 00:22:19.396293 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully tagged osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:22:19.396303 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Built at 2026-07-10 00:22:19.394200 (took 0:03:24.366691) 2026-07-10 00:22:19.396313 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-base) to queue 2026-07-10 00:22:19.396322 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-base) to queue 2026-07-10 00:22:19.396332 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-base) to queue 2026-07-10 00:22:19.396342 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-base) to queue 2026-07-10 00:22:19.396351 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-base) to queue 2026-07-10 00:22:19.396361 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-base) to queue 2026-07-10 00:22:19.396371 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-base) to queue 2026-07-10 00:22:19.396390 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-base) to queue 2026-07-10 00:22:19.396400 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-base) to queue 2026-07-10 00:22:19.396410 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-base) to queue 2026-07-10 00:22:19.396420 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-inspector) to queue 2026-07-10 00:22:19.396429 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-base) to queue 2026-07-10 00:22:19.396439 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-base) to queue 2026-07-10 00:22:19.396460 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-base) to queue 2026-07-10 00:22:19.396470 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-base) to queue 2026-07-10 00:22:19.396480 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-base) to queue 2026-07-10 00:22:19.396490 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(horizon) to queue 2026-07-10 00:22:19.396500 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-base) to queue 2026-07-10 00:22:19.396509 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-base) to queue 2026-07-10 00:22:19.396519 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-base) to queue 2026-07-10 00:22:19.396529 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-base) to queue 2026-07-10 00:22:19.396538 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-base) to queue 2026-07-10 00:22:19.396548 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-base) 2026-07-10 00:22:19.396558 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Processing 2026-07-10 00:22:19.396568 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Building started at 2026-07-10 00:22:19.395033 2026-07-10 00:22:19.396617 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 plugins into plugins archive 2026-07-10 00:22:19.396628 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 additions into additions archive 2026-07-10 00:22:21.281912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:22:21.281973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 30c9a124b754 2026-07-10 00:22:21.282001 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 2/6 : LABEL "build-date"="20260710" "name"="hacluster-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:22:21.282015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in d009ecfe2f1a 2026-07-10 00:22:21.282027 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container d009ecfe2f1a 2026-07-10 00:22:21.282044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> c0e9a02b37a5 2026-07-10 00:22:21.282058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:22:21.282073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> f4f9b5b6da46 2026-07-10 00:22:21.282210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:22:21.282224 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in 6ed233b4e2ee 2026-07-10 00:22:21.282233 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container 6ed233b4e2ee 2026-07-10 00:22:21.282262 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 988a66cf90d3 2026-07-10 00:22:21.282271 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 5/6 : COPY patches /patches 2026-07-10 00:22:21.282280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> b2863c2f1cd8 2026-07-10 00:22:21.282289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 6/6 : RUN kolla_patch 2026-07-10 00:22:21.282314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in 02d1c28ce650 2026-07-10 00:22:21.282324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:[i] No series file found, nothing to patch. 2026-07-10 00:22:21.282348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container 02d1c28ce650 2026-07-10 00:22:21.282400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 5a6cfdb9dff7 2026-07-10 00:22:21.282408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully built c2a79cd08e22 2026-07-10 00:22:21.282415 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-base:build-20260710 2026-07-10 00:22:21.282434 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Built at 2026-07-10 00:22:21.282193 (took 0:00:01.887160) 2026-07-10 00:22:21.282441 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pcs) to queue 2026-07-10 00:22:21.282449 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-corosync) to queue 2026-07-10 00:22:21.282456 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker) to queue 2026-07-10 00:22:21.282463 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker-remote) to queue 2026-07-10 00:22:21.282673 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(rabbitmq) 2026-07-10 00:22:21.282685 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Processing 2026-07-10 00:22:21.282692 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building started at 2026-07-10 00:22:21.282619 2026-07-10 00:22:21.283497 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 plugins into plugins archive 2026-07-10 00:22:21.283855 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 additions into additions archive 2026-07-10 00:22:48.582773 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 1/15 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:22:48.582847 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 30c9a124b754 2026-07-10 00:22:48.582866 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 2/15 : LABEL "build-date"="20260710" "name"="rabbitmq" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="rabbitmq" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:22:48.582882 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in ae91e0fe3265 2026-07-10 00:22:48.582895 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container ae91e0fe3265 2026-07-10 00:22:48.582983 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 6c665690652a 2026-07-10 00:22:48.583001 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 3/15 : RUN usermod --append --home /var/lib/rabbitmq --groups kolla rabbitmq && mkdir -p /var/lib/rabbitmq && chown -R 42439:42439 /var/lib/rabbitmq 2026-07-10 00:22:48.583032 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in df48aca20764 2026-07-10 00:22:48.583046 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container df48aca20764 2026-07-10 00:22:48.583059 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 445632ca1919 2026-07-10 00:22:48.583100 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 4/15 : RUN echo 'Uris: https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu' >/etc/apt/sources.list.d/erlang-26.sources && echo 'Components: main' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Signed-By: /etc/kolla/apt-keys/erlang-ppa.gpg' >>/etc/apt/sources.list.d/erlang-26.sources && echo 'Uris: https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu' >/etc/apt/sources.list.d/erlang-27.sources && echo 'Components: main' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Signed-By: /etc/kolla/apt-keys/erlang-ppa.gpg' >>/etc/apt/sources.list.d/erlang-27.sources && echo 'Uris: https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble' >/etc/apt/sources.list.d/rabbitmq.sources && echo 'Components: main' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/rabbitmq.sources && echo 'Signed-By: /etc/kolla/apt-keys/rabbitmq.gpg' >>/etc/apt/sources.list.d/rabbitmq.sources 2026-07-10 00:22:48.583126 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 670c129ec101 2026-07-10 00:22:48.583176 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 670c129ec101 2026-07-10 00:22:48.583187 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 86ab7d0250c9 2026-07-10 00:22:48.583197 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 5/15 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2026-07-10 00:22:48.583207 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 177eb2773c72 2026-07-10 00:22:48.583217 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 6/15 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends logrotate rabbitmq-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:22:48.583228 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in e808b17694b0 2026-07-10 00:22:48.583238 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:22:48.583248 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:22:48.583258 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:22:48.583268 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2026-07-10 00:22:48.583280 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble InRelease [17.8 kB] 2026-07-10 00:22:48.583290 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:22:48.583307 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:22:48.583318 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:22:48.583328 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:22:48.583338 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble/main amd64 Packages [7,907 B] 2026-07-10 00:22:48.583349 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble InRelease [17.2 kB] 2026-07-10 00:22:48.583358 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:22:48.583368 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:22:48.583378 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 Packages [7,861 B] 2026-07-10 00:22:48.583388 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:22:48.583399 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:22:48.583415 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:22:48.583430 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:22:48.583448 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:22:48.583458 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:22:48.583468 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 Packages [7,635 B] 2026-07-10 00:22:48.583482 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 28.1 MB in 3s (10.3 MB/s) 2026-07-10 00:22:48.583492 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-07-10 00:22:48.583502 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-07-10 00:22:48.583516 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2026-07-10 00:22:48.583549 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2026-07-10 00:22:48.584386 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following additional packages will be installed: 2026-07-10 00:22:48.584437 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2026-07-10 00:22:48.584446 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2026-07-10 00:22:48.584454 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2026-07-10 00:22:48.584460 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 2026-07-10 00:22:48.584467 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Suggested packages: 2026-07-10 00:22:48.584474 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: anacron checksecurity supercat default-mta | mail-transport-agent erlang 2026-07-10 00:22:48.584481 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-manpages erlang-doc bsd-mailx | mailx 2026-07-10 00:22:48.584488 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Recommended packages: 2026-07-10 00:22:48.584494 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: libsctp1 2026-07-10 00:22:48.584501 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following NEW packages will be installed: 2026-07-10 00:22:48.584508 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2026-07-10 00:22:48.584515 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2026-07-10 00:22:48.584521 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2026-07-10 00:22:48.584528 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 logrotate 2026-07-10 00:22:48.584534 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq-server 2026-07-10 00:22:48.584541 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:22:48.584547 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Need to get 45.2 MB of archives. 2026-07-10 00:22:48.584553 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:After this operation, 75.4 MB of additional disk space will be used. 2026-07-10 00:22:48.584560 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:22:48.584567 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2026-07-10 00:22:48.584575 | 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] 2026-07-10 00:22:48.584583 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2026-07-10 00:22:48.584590 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 00:22:48.584597 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-07-10 00:22:48.584611 | 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.8-1 [22.5 MB] 2026-07-10 00:22:48.584619 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-base amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [11.9 MB] 2026-07-10 00:22:48.584625 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-crypto amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [178 kB] 2026-07-10 00:22:48.584633 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-public-key amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [819 kB] 2026-07-10 00:22:48.584652 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:11 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-mnesia amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [918 kB] 2026-07-10 00:22:48.584660 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-runtime-tools amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [244 kB] 2026-07-10 00:22:48.584667 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-ssl amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [1,859 kB] 2026-07-10 00:22:48.584674 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-eldap amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [133 kB] 2026-07-10 00:22:48.584690 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-ftp amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [99.1 kB] 2026-07-10 00:22:48.584697 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-tftp amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [106 kB] 2026-07-10 00:22:48.584703 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-inets amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [676 kB] 2026-07-10 00:22:48.584710 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-snmp amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [2,004 kB] 2026-07-10 00:22:48.584716 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-os-mon amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [107 kB] 2026-07-10 00:22:48.584723 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-parsetools amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [209 kB] 2026-07-10 00:22:48.584730 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-syntax-tools amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [343 kB] 2026-07-10 00:22:48.584737 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:22 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-tools amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [635 kB] 2026-07-10 00:22:48.584744 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:23 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 erlang-xmerl amd64 1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1 [1,385 kB] 2026-07-10 00:22:48.584750 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 45.2 MB in 2s (29.8 MB/s) 2026-07-10 00:22:48.584757 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron-daemon-common. 2026-07-10 00:22:48.584763 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2026-07-10 00:22:48.584777 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:22:48.584785 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2026-07-10 00:22:48.584792 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2026-07-10 00:22:48.585196 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2026-07-10 00:22:48.585211 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2026-07-10 00:22:48.585218 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2026-07-10 00:22:48.585224 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2026-07-10 00:22:48.585231 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:22:48.585238 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-07-10 00:22:48.585244 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 00:22:48.585251 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 00:22:48.585258 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Creating group 'crontab' with GID 995. 2026-07-10 00:22:48.585264 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron. 2026-07-10 00:22:48.585271 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2026-07-10 00:22:48.585285 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:22:48.585292 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2026-07-10 00:22:48.585299 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2026-07-10 00:22:48.585305 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2026-07-10 00:22:48.585312 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2026-07-10 00:22:48.585318 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2026-07-10 00:22:48.585325 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2026-07-10 00:22:48.585331 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11562 files and directories currently installed.) 2026-07-10 00:22:48.585338 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../00-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-07-10 00:22:48.585345 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-07-10 00:22:48.585351 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package libpopt0:amd64. 2026-07-10 00:22:48.585358 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../01-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 00:22:48.585365 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:22:48.585371 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package logrotate. 2026-07-10 00:22:48.585377 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../02-logrotate_3.21.0-2build1_amd64.deb ... 2026-07-10 00:22:48.585384 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking logrotate (3.21.0-2build1) ... 2026-07-10 00:22:48.585391 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-asn1. 2026-07-10 00:22:48.585397 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../03-erlang-asn1_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:22:48.585404 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-asn1 (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.585417 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-base. 2026-07-10 00:22:48.585424 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../04-erlang-base_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:22:48.585430 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-base (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.585437 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-crypto. 2026-07-10 00:22:48.585443 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../05-erlang-crypto_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:22:48.585450 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-crypto (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.585457 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-public-key. 2026-07-10 00:22:48.585463 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../06-erlang-public-key_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:22:48.585470 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-public-key (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.585477 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-mnesia. 2026-07-10 00:22:48.585483 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../07-erlang-mnesia_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:22:48.585490 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-mnesia (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.585502 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-runtime-tools. 2026-07-10 00:22:48.585509 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../08-erlang-runtime-tools_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:22:48.585516 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-runtime-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.585522 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ssl. 2026-07-10 00:22:48.585529 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../09-erlang-ssl_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:22:48.585535 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2026-07-10 00:22:48.585542 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ssl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.585548 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-eldap. 2026-07-10 00:22:48.585555 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../10-erlang-eldap_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:22:48.585562 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-eldap (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.585573 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ftp. 2026-07-10 00:22:48.585579 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../11-erlang-ftp_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:22:48.585586 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.585593 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tftp. 2026-07-10 00:22:48.585599 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../12-erlang-tftp_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:22:48.585606 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.585612 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-inets. 2026-07-10 00:22:48.585619 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../13-erlang-inets_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:22:48.585626 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-inets (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.585640 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-snmp. 2026-07-10 00:22:48.585647 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../14-erlang-snmp_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:22:48.585657 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-snmp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.585663 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-os-mon. 2026-07-10 00:22:48.585670 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../15-erlang-os-mon_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:22:48.585676 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2026-07-10 00:22:48.585683 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-os-mon (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.585689 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-parsetools. 2026-07-10 00:22:48.585696 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../16-erlang-parsetools_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:22:48.585705 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-parsetools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.585712 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-syntax-tools. 2026-07-10 00:22:48.585721 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../17-erlang-syntax-tools_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:22:48.585730 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-syntax-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.585772 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tools. 2026-07-10 00:22:48.585782 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../18-erlang-tools_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:22:48.585825 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.585833 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-xmerl. 2026-07-10 00:22:48.585867 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../19-erlang-xmerl_1%3a27.3.4.1-1rmq1ppa1~ubuntu24.04.1_amd64.deb ... 2026-07-10 00:22:48.585877 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-xmerl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.585910 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package rabbitmq-server. 2026-07-10 00:22:48.585920 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../20-rabbitmq-server_4.1.8-1_all.deb ... 2026-07-10 00:22:48.585952 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking rabbitmq-server (4.1.8-1) ... 2026-07-10 00:22:48.585962 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-base (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.586004 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Searching for services which depend on erlang and should be started... 2026-07-10 00:22:48.586014 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:none found. 2026-07-10 00:22:48.586047 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-xmerl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.586057 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron (3.0pl1-184ubuntu2) ... 2026-07-10 00:22:48.586121 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2026-07-10 00:22:48.586152 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:22:48.586166 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-syntax-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.586200 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-parsetools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.586211 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-asn1 (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.586262 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.586276 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-mnesia (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.586286 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-crypto (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.586330 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:22:48.586340 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up logrotate (3.21.0-2build1) ... 2026-07-10 00:22:48.586373 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-runtime-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.586384 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tools (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.586426 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-snmp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.586437 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-public-key (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.586471 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ssl (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.586481 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-os-mon (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.586514 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-eldap (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.586524 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ftp (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.586557 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-inets (1:27.3.4.1-1rmq1ppa1~ubuntu24.04.1) ... 2026-07-10 00:22:48.586566 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up rabbitmq-server (4.1.8-1) ... 2026-07-10 00:22:48.586608 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2026-07-10 00:22:48.586618 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:22:48.586651 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:22:48.586661 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container e808b17694b0 2026-07-10 00:22:48.586703 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> f4ff65289cee 2026-07-10 00:22:48.586714 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 7/15 : RUN rm -rf /var/lib/rabbitmq/* && mkdir -p /usr/lib/rabbitmq/plugins && /usr/lib/rabbitmq/bin/rabbitmq-plugins enable --offline rabbitmq_management rabbitmq_prometheus 2026-07-10 00:22:48.586749 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in c45e2331b5d8 2026-07-10 00:22:48.586759 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Enabling plugins on node rabbit@ubuntu: 2026-07-10 00:22:48.586800 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_management 2026-07-10 00:22:48.586810 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_prometheus 2026-07-10 00:22:48.586849 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been configured: 2026-07-10 00:22:48.586859 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2026-07-10 00:22:48.586891 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2026-07-10 00:22:48.586900 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2026-07-10 00:22:48.586932 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2026-07-10 00:22:48.586942 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Applying plugin configuration to rabbit@ubuntu... 2026-07-10 00:22:48.586974 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been enabled: 2026-07-10 00:22:48.586984 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2026-07-10 00:22:48.587023 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2026-07-10 00:22:48.587033 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2026-07-10 00:22:48.587064 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2026-07-10 00:22:48.587120 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:set 4 plugins. 2026-07-10 00:22:48.587170 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Offline change; changes will take effect at broker restart. 2026-07-10 00:22:48.587178 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container c45e2331b5d8 2026-07-10 00:22:48.587185 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> c77b699f4ec1 2026-07-10 00:22:48.587194 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 8/15 : COPY healthcheck_rabbitmq /usr/local/bin/healthcheck_rabbitmq 2026-07-10 00:22:48.587241 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 5a8d4534589f 2026-07-10 00:22:48.587252 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 9/15 : RUN chmod 755 /usr/local/bin/healthcheck_rabbitmq 2026-07-10 00:22:48.587294 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 6763611c7dfc 2026-07-10 00:22:48.587304 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 6763611c7dfc 2026-07-10 00:22:48.587344 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> d992e8ddc7e4 2026-07-10 00:22:48.587355 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 10/15 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:22:48.587394 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> bf71134eab55 2026-07-10 00:22:48.587405 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 11/15 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:22:48.587444 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in d17fcb9e3b1a 2026-07-10 00:22:48.587454 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container d17fcb9e3b1a 2026-07-10 00:22:48.587486 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 984dd9535e5c 2026-07-10 00:22:48.587496 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 12/15 : COPY patches /patches 2026-07-10 00:22:48.587547 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 8b6a9302cb92 2026-07-10 00:22:48.587558 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 13/15 : RUN kolla_patch 2026-07-10 00:22:48.587590 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 3e7857360fd7 2026-07-10 00:22:48.587600 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:[i] No series file found, nothing to patch. 2026-07-10 00:22:48.587644 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 3e7857360fd7 2026-07-10 00:22:48.587654 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> b9c3185f29cd 2026-07-10 00:22:48.587698 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 14/15 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:22:48.587709 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 41774cdf1b7b 2026-07-10 00:22:48.587749 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-07-10 00:22:48.587758 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2026-07-10 00:22:48.587799 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2026-07-10 00:22:48.587809 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Package 'build-essential' is not installed, so not removed 2026-07-10 00:22:48.587849 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:22:48.587858 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2026-07-10 00:22:48.587899 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2026-07-10 00:22:48.587909 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2026-07-10 00:22:48.587950 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:22:48.587960 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 41774cdf1b7b 2026-07-10 00:22:48.588000 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> f07c8bb4cc72 2026-07-10 00:22:48.588009 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 15/15 : USER rabbitmq 2026-07-10 00:22:48.588049 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 9ee926aa9f23 2026-07-10 00:22:48.588059 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 9ee926aa9f23 2026-07-10 00:22:48.589209 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 48449244f68d 2026-07-10 00:22:48.589226 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully built c28df2f41fae 2026-07-10 00:22:48.589233 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully tagged osism.harbor.regio.digital/kolla/rabbitmq:build-20260710 2026-07-10 00:22:48.589240 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Built at 2026-07-10 00:22:48.588149 (took 0:00:27.305530) 2026-07-10 00:22:48.589246 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-base) 2026-07-10 00:22:48.589252 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Processing 2026-07-10 00:22:48.589258 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building started at 2026-07-10 00:22:48.588435 2026-07-10 00:22:48.589264 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 plugins into plugins archive 2026-07-10 00:22:48.589467 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 additions into additions archive 2026-07-10 00:23:04.078251 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:23:04.078410 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 30c9a124b754 2026-07-10 00:23:04.078562 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 2/8 : LABEL "build-date"="20260710" "name"="openvswitch-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openvswitch-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:23:04.078623 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 1f8bf42ebaa4 2026-07-10 00:23:04.078737 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 1f8bf42ebaa4 2026-07-10 00:23:04.078862 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> e5ebdbfc7bd0 2026-07-10 00:23:04.079031 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openvswitch-switch python3-openvswitch python3-netifaces tcpdump && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:23:04.079206 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in b26020a0156f 2026-07-10 00:23:04.079342 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:23:04.079481 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:23:04.079570 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:23:04.079651 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:23:04.079750 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:23:04.079832 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:23:04.079912 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:23:04.079992 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:23:04.080183 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:23:04.080276 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:23:04.080370 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:23:04.080569 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:23:04.080652 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:23:04.080738 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:23:04.080819 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:23:04.080923 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 28.0 MB in 2s (12.0 MB/s) 2026-07-10 00:23:04.081015 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2026-07-10 00:23:04.081156 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2026-07-10 00:23:04.081333 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2026-07-10 00:23:04.081456 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2026-07-10 00:23:04.081537 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2026-07-10 00:23:04.081615 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libevent-2.1-7t64 libnuma1 libpcap0.8t64 libunbound8 libxdp1 2026-07-10 00:23:04.081696 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-common python3-sortedcontainers uuid-runtime 2026-07-10 00:23:04.082526 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2026-07-10 00:23:04.082569 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ethtool openvswitch-doc python3-graphviz python3-unbound 2026-07-10 00:23:04.082575 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python-sortedcontainers-doc apparmor 2026-07-10 00:23:04.082579 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Recommended packages: 2026-07-10 00:23:04.082583 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: dbus python3-click python3-netaddr python3-pyparsing python3-rich 2026-07-10 00:23:04.082586 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2026-07-10 00:23:04.082590 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libevent-2.1-7t64 libnuma1 libpcap0.8t64 libunbound8 libxdp1 2026-07-10 00:23:04.082594 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-common openvswitch-switch python3-netifaces python3-openvswitch 2026-07-10 00:23:04.082598 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-sortedcontainers tcpdump uuid-runtime 2026-07-10 00:23:04.082601 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:23:04.082605 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 5,359 kB of archives. 2026-07-10 00:23:04.082613 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 16.5 MB of additional disk space will be used. 2026-07-10 00:23:04.082617 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:23:04.082622 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-07-10 00:23:04.082638 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-10 00:23:04.082644 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-10 00:23:04.082657 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-10 00:23:04.082922 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 00:23:04.082928 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 00:23:04.082983 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-07-10 00:23:04.083047 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-07-10 00:23:04.083239 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-07-10 00:23:04.083372 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-10 00:23:04.083444 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:12 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-07-10 00:23:04.083571 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-07-10 00:23:04.083657 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-openvswitch amd64 3.5.1-0ubuntu0.1~cloud0 [1,063 kB] 2026-07-10 00:23:04.083735 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 5,359 kB in 2s (3,487 kB/s) 2026-07-10 00:23:04.083826 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package uuid-runtime. 2026-07-10 00:23:04.083893 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2026-07-10 00:23:04.083961 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:23:04.084020 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2026-07-10 00:23:04.084100 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% (Reading database ... 80% 2026-07-10 00:23:04.084230 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2026-07-10 00:23:04.084291 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2026-07-10 00:23:04.084347 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2026-07-10 00:23:04.084408 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:23:04.084506 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:23:04.084576 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:23:04.084631 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-10 00:23:04.084687 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../01-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 00:23:04.084740 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:23:04.084795 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libunbound8:amd64. 2026-07-10 00:23:04.084850 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../02-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 00:23:04.084902 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:23:04.084994 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-common. 2026-07-10 00:23:04.085051 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../03-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:23:04.085083 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:23:04.085280 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libnuma1:amd64. 2026-07-10 00:23:04.085290 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../04-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:23:04.085370 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:23:04.085376 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libxdp1:amd64. 2026-07-10 00:23:04.085466 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../05-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-07-10 00:23:04.085472 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-07-10 00:23:04.085564 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-switch. 2026-07-10 00:23:04.085571 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../06-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:23:04.085667 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: 2026-07-10 00:23:04.085755 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:23:04.085795 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 00:23:04.085902 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../07-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:23:04.085961 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:23:04.086003 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-netifaces:amd64. 2026-07-10 00:23:04.086041 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../08-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-07-10 00:23:04.086142 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: 2026-07-10 00:23:04.086191 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-07-10 00:23:04.086353 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libpcap0.8t64:amd64. 2026-07-10 00:23:04.086358 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../09-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-07-10 00:23:04.086362 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:23:04.086383 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package tcpdump. 2026-07-10 00:23:04.086458 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../10-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-07-10 00:23:04.086465 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-07-10 00:23:04.086518 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-sortedcontainers. 2026-07-10 00:23:04.086567 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../11-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-10 00:23:04.086614 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:23:04.087302 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-openvswitch. 2026-07-10 00:23:04.087377 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../12-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:23:04.087397 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:23:04.087411 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:23:04.087426 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: 2026-07-10 00:23:04.087442 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:23:04.087456 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-07-10 00:23:04.087470 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:23:04.087484 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:23:04.087498 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-07-10 00:23:04.087512 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:23:04.087536 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:23:04.087551 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:23:04.087565 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: 2026-07-10 00:23:04.087580 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Adding group `uuidd' (GID 102) ... 2026-07-10 00:23:04.087594 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:23:04.087627 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:23:04.087644 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:23:04.087663 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:23:04.087677 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:23:04.087698 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-10 00:23:04.087725 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:23:04.087795 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:23:04.087812 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-07-10 00:23:04.087868 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:23:04.087886 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:23:04.088013 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container b26020a0156f 2026-07-10 00:23:04.088031 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 97909ce6b3e4 2026-07-10 00:23:04.088051 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 4/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:23:04.088218 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> b8f8bc154dc5 2026-07-10 00:23:04.088243 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 5/8 : COPY ovs_wrapper.sh /usr/local/bin/ovs_wrapper 2026-07-10 00:23:04.088295 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 5d7df167ac53 2026-07-10 00:23:04.088365 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 6/8 : RUN if [ -e /usr/sbin/tcpdump ]; then mv /usr/sbin/tcpdump /usr/bin/tcpdump; fi && touch /usr/local/bin/kolla_openvswitch_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_openvswitch_extend_start && chmod 755 /usr/local/bin/ovs_wrapper 2026-07-10 00:23:04.088403 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 325a1f55adb2 2026-07-10 00:23:04.088426 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 325a1f55adb2 2026-07-10 00:23:04.088502 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 3edc52b81728 2026-07-10 00:23:04.088520 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 7/8 : COPY patches /patches 2026-07-10 00:23:04.088598 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> c089b70be971 2026-07-10 00:23:04.088621 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 8/8 : RUN kolla_patch 2026-07-10 00:23:04.088671 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in b524d152fdf0 2026-07-10 00:23:04.088688 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:[i] No series file found, nothing to patch. 2026-07-10 00:23:04.088756 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container b524d152fdf0 2026-07-10 00:23:04.088773 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 00aa0d30b24d 2026-07-10 00:23:04.088822 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully built 3e6ca6aa416c 2026-07-10 00:23:04.088839 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-base:build-20260710 2026-07-10 00:23:04.088975 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Built at 2026-07-10 00:23:04.088822 (took 0:00:15.500387) 2026-07-10 00:23:04.089047 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-vswitchd) to queue 2026-07-10 00:23:04.089110 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-db-server) to queue 2026-07-10 00:23:04.089156 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-base) to queue 2026-07-10 00:23:04.089611 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy-ssh) 2026-07-10 00:23:04.089677 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Processing 2026-07-10 00:23:04.089781 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building started at 2026-07-10 00:23:04.089586 2026-07-10 00:23:04.090779 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 plugins into plugins archive 2026-07-10 00:23:04.091533 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 additions into additions archive 2026-07-10 00:23:24.290120 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 1/11 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:23:24.290265 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 30c9a124b754 2026-07-10 00:23:24.290318 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 2/11 : LABEL "build-date"="20260710" "name"="haproxy-ssh" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="haproxy-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:23:24.290337 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 2da863bc0158 2026-07-10 00:23:24.290355 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 2da863bc0158 2026-07-10 00:23:24.290415 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 3ccc5554d6d0 2026-07-10 00:23:24.290478 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 3/11 : RUN usermod --append --home /var/lib/haproxy --groups kolla haproxy && chsh --shell /bin/bash haproxy && mkdir -p /var/lib/haproxy && chown -R 42454:42454 /var/lib/haproxy 2026-07-10 00:23:24.290521 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 20c5e2dc2da9 2026-07-10 00:23:24.290627 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 20c5e2dc2da9 2026-07-10 00:23:24.290642 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 4bdbbefe0212 2026-07-10 00:23:24.290708 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 4/11 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2026-07-10 00:23:24.290768 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 3ffdfdab43d6 2026-07-10 00:23:24.290839 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 3ffdfdab43d6 2026-07-10 00:23:24.290855 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 0e245ffeff07 2026-07-10 00:23:24.290961 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 5/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server openssh-client rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:23:24.290979 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in aba856820075 2026-07-10 00:23:24.291094 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:23:24.291247 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:23:24.291335 | 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] 2026-07-10 00:23:24.291430 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:23:24.291494 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:23:24.291551 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:23:24.291608 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:23:24.291666 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:23:24.291714 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:23:24.291777 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:23:24.291824 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:23:24.291885 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:23:24.291932 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:23:24.291991 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:23:24.292041 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:23:24.292267 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 28.0 MB in 3s (9,726 kB/s) 2026-07-10 00:23:24.292302 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-07-10 00:23:24.292404 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-07-10 00:23:24.292436 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2026-07-10 00:23:24.292646 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2026-07-10 00:23:24.292712 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following additional packages will be installed: 2026-07-10 00:23:24.292726 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-sftp-server ucf 2026-07-10 00:23:24.292746 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Suggested packages: 2026-07-10 00:23:24.292757 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2026-07-10 00:23:24.292812 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: python3-braceexpand 2026-07-10 00:23:24.292828 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Recommended packages: 2026-07-10 00:23:24.292841 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2026-07-10 00:23:24.292932 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following NEW packages will be installed: 2026-07-10 00:23:24.292983 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2026-07-10 00:23:24.293030 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: openssh-sftp-server rsync ucf 2026-07-10 00:23:24.293235 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:23:24.293261 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Need to get 2,091 kB of archives. 2026-07-10 00:23:24.293276 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:After this operation, 7,371 kB of additional disk space will be used. 2026-07-10 00:23:24.293287 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:23:24.293335 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 00:23:24.293383 | 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.5 [443 kB] 2026-07-10 00:23:24.293445 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-07-10 00:23:24.293492 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-07-10 00:23:24.293539 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-07-10 00:23:24.293604 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-07-10 00:23:24.293652 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 00:23:24.293713 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-07-10 00:23:24.293761 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preconfiguring packages ... 2026-07-10 00:23:24.293838 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 2,091 kB in 1s (2,101 kB/s) 2026-07-10 00:23:24.293904 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libpopt0:amd64. 2026-07-10 00:23:24.293966 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-07-10 00:23:24.293982 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 2026-07-10 00:23:24.294091 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:23:24.294236 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 70% 2026-07-10 00:23:24.294252 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 75% 2026-07-10 00:23:24.294328 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 80% 2026-07-10 00:23:24.294376 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 85% 2026-07-10 00:23:24.294423 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 90% 2026-07-10 00:23:24.294485 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 95% 2026-07-10 00:23:24.294533 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:23:24.294595 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 00:23:24.294643 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:23:24.294714 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package rsync. 2026-07-10 00:23:24.294726 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-07-10 00:23:24.294815 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-10 00:23:24.294827 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 00:23:24.294904 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libcbor0.10:amd64. 2026-07-10 00:23:24.294916 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-07-10 00:23:24.294989 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 00:23:24.295001 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libfido2-1:amd64. 2026-07-10 00:23:24.295089 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-07-10 00:23:24.295107 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 00:23:24.295202 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-client. 2026-07-10 00:23:24.295231 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 00:23:24.295281 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:23:24.295323 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-sftp-server. 2026-07-10 00:23:24.295359 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 00:23:24.295402 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:23:24.295456 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package ucf. 2026-07-10 00:23:24.295530 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2026-07-10 00:23:24.295609 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Moving old data out of the way 2026-07-10 00:23:24.295687 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-07-10 00:23:24.295764 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 00:23:24.295854 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-server. 2026-07-10 00:23:24.295938 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 00:23:24.295950 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:23:24.296020 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 00:23:24.296099 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up ucf (3.0043+nmu1) ... 2026-07-10 00:23:24.296259 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 00:23:24.296285 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:23:24.296370 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:23:24.296417 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 00:23:24.296480 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2026-07-10 00:23:24.296527 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:23:24.296650 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:23:24.296745 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:23:24.296762 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-07-10 00:23:24.296831 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating config file /etc/ssh/sshd_config with new version 2026-07-10 00:23:24.296879 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 RSA key; this may take some time ... 2026-07-10 00:23:24.296925 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-07-10 00:23:24.296993 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:3072 SHA256:3W1bL/XYE4ZtgReix1yfNWtFqHQZUHW0A76TsFef2tQ root@ubuntu (RSA) 2026-07-10 00:23:24.297005 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ECDSA key; this may take some time ... 2026-07-10 00:23:24.297095 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-07-10 00:23:24.297281 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:NHOeQYBSayQOALxXMlDflt+By6dyclqjWSsXzISO0Uo root@ubuntu (ECDSA) 2026-07-10 00:23:24.297329 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ED25519 key; this may take some time ... 2026-07-10 00:23:24.297358 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2026-07-10 00:23:24.297378 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:jVfA2yY0v3gRJ2WGOo/9RhxJbqQf397/CTJse0LoUpA root@ubuntu (ED25519) 2026-07-10 00:23:24.297435 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2026-07-10 00:23:24.297449 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:23:24.297516 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:23:24.297531 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container aba856820075 2026-07-10 00:23:24.297607 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 786221207657 2026-07-10 00:23:24.297622 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 6/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:23:24.297695 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 890496bde16a 2026-07-10 00:23:24.297710 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 7/11 : RUN chmod 644 /usr/local/bin/kolla_extend_start && sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd 2026-07-10 00:23:24.297776 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in a2645211084c 2026-07-10 00:23:24.297787 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container a2645211084c 2026-07-10 00:23:24.297850 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> c29a57cbda2e 2026-07-10 00:23:24.297861 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 8/11 : COPY update-loadbalancer-cert.sh /usr/bin/update-loadbalancer-cert 2026-07-10 00:23:24.297929 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 4f6c84f212b4 2026-07-10 00:23:24.297940 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 9/11 : COPY patches /patches 2026-07-10 00:23:24.297981 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 807fba5413d4 2026-07-10 00:23:24.297992 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 10/11 : RUN kolla_patch 2026-07-10 00:23:24.298090 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 9e22d00b8ec0 2026-07-10 00:23:24.298101 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:[i] No series file found, nothing to patch. 2026-07-10 00:23:24.298156 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 9e22d00b8ec0 2026-07-10 00:23:24.298175 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 03052e987047 2026-07-10 00:23:24.298254 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 11/11 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:23:24.298270 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in f4e21636dee6 2026-07-10 00:23:24.298332 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-07-10 00:23:24.298346 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2026-07-10 00:23:24.298406 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2026-07-10 00:23:24.298420 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Package 'build-essential' is not installed, so not removed 2026-07-10 00:23:24.298475 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:23:24.298517 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2026-07-10 00:23:24.298531 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2026-07-10 00:23:24.298584 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2026-07-10 00:23:24.298627 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:23:24.298702 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container f4e21636dee6 2026-07-10 00:23:24.298713 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 367617f0a939 2026-07-10 00:23:24.298726 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully built 7669d32893c7 2026-07-10 00:23:24.298784 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully tagged osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260710 2026-07-10 00:23:24.298892 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Built at 2026-07-10 00:23:24.298761 (took 0:00:20.209175) 2026-07-10 00:23:24.299360 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy) 2026-07-10 00:23:24.299378 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Processing 2026-07-10 00:23:24.299429 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building started at 2026-07-10 00:23:24.299326 2026-07-10 00:23:24.300546 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 plugins into plugins archive 2026-07-10 00:23:24.301191 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 additions into additions archive 2026-07-10 00:23:42.166567 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:23:42.166635 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 30c9a124b754 2026-07-10 00:23:42.166684 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 2/9 : LABEL "build-date"="20260710" "name"="haproxy" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="haproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:23:42.166695 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 8e00024a9a77 2026-07-10 00:23:42.166721 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 8e00024a9a77 2026-07-10 00:23:42.166769 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 7db435f1c650 2026-07-10 00:23:42.166810 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 3/9 : RUN usermod --append --home /var/lib/haproxy --groups kolla haproxy && mkdir -p /var/lib/haproxy && chown -R 42454:42454 /var/lib/haproxy 2026-07-10 00:23:42.166860 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 565fa0382ef4 2026-07-10 00:23:42.166922 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 565fa0382ef4 2026-07-10 00:23:42.166942 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 8f27217e59e6 2026-07-10 00:23:42.166963 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends haproxy && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:23:42.167021 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in d3ac7a457639 2026-07-10 00:23:42.167079 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:23:42.167200 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:23:42.167222 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:23:42.167230 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:23:42.167379 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:23:42.167386 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:23:42.167391 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:23:42.167396 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:23:42.167402 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:23:42.167422 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:23:42.167463 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:23:42.167499 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:23:42.167543 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:23:42.167566 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:23:42.167614 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:23:42.167651 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 28.0 MB in 3s (11.0 MB/s) 2026-07-10 00:23:42.167692 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-07-10 00:23:42.167735 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-07-10 00:23:42.167778 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2026-07-10 00:23:42.167820 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2026-07-10 00:23:42.167843 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following additional packages will be installed: 2026-07-10 00:23:42.167895 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: liblua5.4-0 2026-07-10 00:23:42.167940 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Suggested packages: 2026-07-10 00:23:42.167960 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: vim-haproxy haproxy-doc 2026-07-10 00:23:42.168012 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following NEW packages will be installed: 2026-07-10 00:23:42.168061 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: haproxy liblua5.4-0 2026-07-10 00:23:42.168177 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:23:42.168201 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Need to get 2,236 kB of archives. 2026-07-10 00:23:42.168250 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:After this operation, 5,274 kB of additional disk space will be used. 2026-07-10 00:23:42.168293 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:23:42.168337 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-10 00:23:42.168380 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-07-10 00:23:42.168415 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 2,236 kB in 0s (5,689 kB/s) 2026-07-10 00:23:42.168453 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package liblua5.4-0:amd64. 2026-07-10 00:23:42.168476 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2026-07-10 00:23:42.168530 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:23:42.168565 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 70% 2026-07-10 00:23:42.168599 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2026-07-10 00:23:42.168643 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:75% (Reading database ... 80% 2026-07-10 00:23:42.168663 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 85% 2026-07-10 00:23:42.168709 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 90% 2026-07-10 00:23:42.168742 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 95% 2026-07-10 00:23:42.168776 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:23:42.168808 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-10 00:23:42.168850 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-10 00:23:42.168904 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package haproxy. 2026-07-10 00:23:42.168949 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:23:42.168990 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-10 00:23:42.169024 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-10 00:23:42.169099 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-10 00:23:42.169167 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: could not determine current runlevel 2026-07-10 00:23:42.169192 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:23:42.169242 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:23:42.169276 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container d3ac7a457639 2026-07-10 00:23:42.169309 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 3970a1d27a40 2026-07-10 00:23:42.169341 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 5/9 : COPY ensure_latest_config.sh /usr/local/bin/kolla_ensure_haproxy_latest_config 2026-07-10 00:23:42.169386 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 230a73bbd043 2026-07-10 00:23:42.169442 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 6/9 : RUN mkdir -p /var/lib/kolla/haproxy && chown -R haproxy: /var/lib /run && chmod 755 /usr/local/bin/kolla_ensure_haproxy_latest_config 2026-07-10 00:23:42.169476 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 502b7311bd04 2026-07-10 00:23:42.169504 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 502b7311bd04 2026-07-10 00:23:42.169549 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> bd0b99b226ae 2026-07-10 00:23:42.169572 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 7/9 : COPY patches /patches 2026-07-10 00:23:42.169621 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> bd90d40ed90d 2026-07-10 00:23:42.169655 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 8/9 : RUN kolla_patch 2026-07-10 00:23:42.169687 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 6a42bc0b1a74 2026-07-10 00:23:42.169720 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:[i] No series file found, nothing to patch. 2026-07-10 00:23:42.169752 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 6a42bc0b1a74 2026-07-10 00:23:42.169785 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> d75f3fdc2651 2026-07-10 00:23:42.169817 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 9/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:23:42.169867 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 6b53b8cac702 2026-07-10 00:23:42.169900 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-07-10 00:23:42.169933 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2026-07-10 00:23:42.169965 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2026-07-10 00:23:42.170006 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Package 'build-essential' is not installed, so not removed 2026-07-10 00:23:42.170061 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:23:42.170084 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2026-07-10 00:23:42.170155 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2026-07-10 00:23:42.170202 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2026-07-10 00:23:42.170242 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:23:42.170282 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 6b53b8cac702 2026-07-10 00:23:42.170305 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 58cd1f7fbad4 2026-07-10 00:23:42.170358 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully built 064b6317d9be 2026-07-10 00:23:42.170391 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully tagged osism.harbor.regio.digital/kolla/haproxy:build-20260710 2026-07-10 00:23:42.170509 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Built at 2026-07-10 00:23:42.170396 (took 0:00:17.871070) 2026-07-10 00:23:42.170867 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-base) 2026-07-10 00:23:42.170922 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Processing 2026-07-10 00:23:42.171001 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Building started at 2026-07-10 00:23:42.170924 2026-07-10 00:23:42.172174 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 plugins into plugins archive 2026-07-10 00:23:42.172879 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 additions into additions archive 2026-07-10 00:23:45.018985 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:23:45.019087 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 30c9a124b754 2026-07-10 00:23:45.019105 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 2/7 : LABEL "build-date"="20260710" "name"="prometheus-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:23:45.019216 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 0a2a5b89c14f 2026-07-10 00:23:45.019234 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 0a2a5b89c14f 2026-07-10 00:23:45.019277 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> e9ebcb0512cc 2026-07-10 00:23:45.019291 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 3/7 : RUN usermod --append --home /var/lib/prometheus --groups kolla prometheus && mkdir -p /var/lib/prometheus && chown -R 42472:42472 /var/lib/prometheus 2026-07-10 00:23:45.019393 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 03b301892b16 2026-07-10 00:23:45.019406 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 03b301892b16 2026-07-10 00:23:45.019440 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> e3b50ee44ba7 2026-07-10 00:23:45.019455 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:23:45.019563 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 0eb4bd43717a 2026-07-10 00:23:45.019577 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:23:45.019612 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in dfbd8f37026e 2026-07-10 00:23:45.019654 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container dfbd8f37026e 2026-07-10 00:23:45.019723 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 0615c4f63a35 2026-07-10 00:23:45.019768 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 6/7 : COPY patches /patches 2026-07-10 00:23:45.019857 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 7807237315b2 2026-07-10 00:23:45.019929 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 7/7 : RUN kolla_patch 2026-07-10 00:23:45.019949 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 5038882d6c78 2026-07-10 00:23:45.020119 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:[i] No series file found, nothing to patch. 2026-07-10 00:23:45.020211 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 5038882d6c78 2026-07-10 00:23:45.020229 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 5d6130fee709 2026-07-10 00:23:45.020274 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully built dd26c6200717 2026-07-10 00:23:45.020291 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:23:45.020400 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Built at 2026-07-10 00:23:45.020254 (took 0:00:02.849330) 2026-07-10 00:23:45.020593 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-server) to queue 2026-07-10 00:23:45.020612 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-openstack-exporter) to queue 2026-07-10 00:23:45.020665 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-node-exporter) to queue 2026-07-10 00:23:45.020724 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mysqld-exporter) to queue 2026-07-10 00:23:45.020781 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-alertmanager) to queue 2026-07-10 00:23:45.020844 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mtail) to queue 2026-07-10 00:23:45.020917 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-elasticsearch-exporter) to queue 2026-07-10 00:23:45.021000 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-cadvisor) to queue 2026-07-10 00:23:45.021060 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-blackbox-exporter) to queue 2026-07-10 00:23:45.021115 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-memcached-exporter) to queue 2026-07-10 00:23:45.021281 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-ovn-exporter) to queue 2026-07-10 00:23:45.021322 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-libvirt-exporter) to queue 2026-07-10 00:23:45.021719 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(memcached) 2026-07-10 00:23:45.021762 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Processing 2026-07-10 00:23:45.021884 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building started at 2026-07-10 00:23:45.021749 2026-07-10 00:23:45.023076 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 plugins into plugins archive 2026-07-10 00:23:45.023933 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 additions into additions archive 2026-07-10 00:23:59.022492 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:23:59.022567 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 30c9a124b754 2026-07-10 00:23:59.022586 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 2/8 : LABEL "build-date"="20260710" "name"="memcached" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="memcached" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:23:59.022603 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in eb5b4269ac6c 2026-07-10 00:23:59.022617 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container eb5b4269ac6c 2026-07-10 00:23:59.022630 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 2f9b3e277acf 2026-07-10 00:23:59.022644 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 3/8 : RUN usermod --append --home /run/memcache --groups kolla memcached && mkdir -p /run/memcache && chown -R 42457:42457 /run/memcache 2026-07-10 00:23:59.022658 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 29050c0a0882 2026-07-10 00:23:59.022670 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 29050c0a0882 2026-07-10 00:23:59.022683 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> be07ee33119e 2026-07-10 00:23:59.022695 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 4/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends memcached && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:23:59.022708 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 262ca0e6638c 2026-07-10 00:23:59.022720 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:23:59.022733 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:23:59.022746 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:23:59.022759 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:23:59.024502 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:23:59.024582 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:23:59.024607 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:23:59.024629 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:23:59.024652 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:23:59.024672 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:23:59.024692 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:23:59.024713 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:23:59.024734 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:23:59.024784 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:23:59.024828 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:23:59.024848 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 28.0 MB in 3s (8,167 kB/s) 2026-07-10 00:23:59.024865 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-07-10 00:23:59.024887 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-07-10 00:23:59.024906 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2026-07-10 00:23:59.024924 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2026-07-10 00:23:59.024941 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following additional packages will be installed: 2026-07-10 00:23:59.024958 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 2026-07-10 00:23:59.024976 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Suggested packages: 2026-07-10 00:23:59.024994 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2026-07-10 00:23:59.025044 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libyaml-perl 2026-07-10 00:23:59.025063 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following NEW packages will be installed: 2026-07-10 00:23:59.025074 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 memcached 2026-07-10 00:23:59.025084 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:23:59.025094 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Need to get 358 kB of archives. 2026-07-10 00:23:59.025104 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:After this operation, 994 kB of additional disk space will be used. 2026-07-10 00:23:59.025114 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:23:59.025124 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-10 00:23:59.025186 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-10 00:23:59.025197 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 358 kB in 1s (674 kB/s) 2026-07-10 00:23:59.025207 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-10 00:23:59.025217 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 2026-07-10 00:23:59.025230 | 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% 2026-07-10 00:23:59.025242 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 70% 2026-07-10 00:23:59.025252 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 75% 2026-07-10 00:23:59.025262 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 80% 2026-07-10 00:23:59.025284 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 2026-07-10 00:23:59.025294 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:85% 2026-07-10 00:23:59.025304 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 90% 2026-07-10 00:23:59.025313 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 95% 2026-07-10 00:23:59.025338 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:23:59.025349 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 00:23:59.025369 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:23:59.025396 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: 2026-07-10 00:23:59.025420 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package memcached. 2026-07-10 00:23:59.025431 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-10 00:23:59.025441 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-10 00:23:59.025451 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:23:59.025461 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: 2026-07-10 00:23:59.025471 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-10 00:23:59.025481 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: could not determine current runlevel 2026-07-10 00:23:59.025491 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:23:59.026465 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:23:59.026522 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 262ca0e6638c 2026-07-10 00:23:59.026534 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 11dd2492cd2b 2026-07-10 00:23:59.026545 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 5/8 : COPY patches /patches 2026-07-10 00:23:59.026555 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 652dcaec5b80 2026-07-10 00:23:59.026565 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 6/8 : RUN kolla_patch 2026-07-10 00:23:59.026575 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in fe8937da6596 2026-07-10 00:23:59.026585 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:[i] No series file found, nothing to patch. 2026-07-10 00:23:59.026613 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container fe8937da6596 2026-07-10 00:23:59.026623 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 5c7c53d405c8 2026-07-10 00:23:59.026636 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:23:59.026648 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in b3536863bc99 2026-07-10 00:23:59.026657 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-07-10 00:23:59.026667 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2026-07-10 00:23:59.026677 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2026-07-10 00:23:59.026687 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Package 'build-essential' is not installed, so not removed 2026-07-10 00:23:59.026697 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:23:59.026706 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2026-07-10 00:23:59.026716 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2026-07-10 00:23:59.026726 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2026-07-10 00:23:59.026736 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:23:59.026745 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container b3536863bc99 2026-07-10 00:23:59.026755 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 23b5448d5d4d 2026-07-10 00:23:59.026765 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 8/8 : USER memcached 2026-07-10 00:23:59.026775 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in bb2af52ca286 2026-07-10 00:23:59.026784 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container bb2af52ca286 2026-07-10 00:23:59.026794 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 3823db5567d4 2026-07-10 00:23:59.026804 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully built 8725b885aee3 2026-07-10 00:23:59.026814 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully tagged osism.harbor.regio.digital/kolla/memcached:build-20260710 2026-07-10 00:23:59.026835 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Built at 2026-07-10 00:23:59.025701 (took 0:00:14.003952) 2026-07-10 00:23:59.026845 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk) 2026-07-10 00:23:59.026855 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Processing 2026-07-10 00:23:59.026865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building started at 2026-07-10 00:23:59.026286 2026-07-10 00:23:59.029765 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 plugins into plugins archive 2026-07-10 00:23:59.029800 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 additions into additions archive 2026-07-10 00:25:23.985491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:25:23.985565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 30c9a124b754 2026-07-10 00:25:23.985584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 2/8 : LABEL "build-date"="20260710" "name"="ovsdpdk" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovsdpdk" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:25:23.985601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in a373a643a359 2026-07-10 00:25:23.985614 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container a373a643a359 2026-07-10 00:25:23.985627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> b4eeffa68f7c 2026-07-10 00:25:23.985640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends crudini libdpdk-dev openvswitch-switch-dpdk && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:25:23.985654 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 52c8a15ddeb7 2026-07-10 00:25:23.985666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:25:23.986312 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:25:23.986395 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:25:23.986409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:25:23.986418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:25:23.986426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:25:23.986435 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:25:23.986443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:25:23.986451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:25:23.986460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:25:23.986468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:25:23.986476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:25:23.986503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:25:23.986510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:25:23.986517 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:25:23.986524 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 28.0 MB in 3s (8,660 kB/s) 2026-07-10 00:25:23.986539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2026-07-10 00:25:23.986546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2026-07-10 00:25:23.986552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building dependency tree... 2026-07-10 00:25:23.986562 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading state information... 2026-07-10 00:25:23.986658 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following additional packages will be installed: 2026-07-10 00:25:23.986750 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk ibverbs-providers isa-support libatomic1 libbpf-dev libbsd-dev 2026-07-10 00:25:23.986809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc-dev-bin libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libelf-dev 2026-07-10 00:25:23.986907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2026-07-10 00:25:23.987028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2026-07-10 00:25:23.987208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2026-07-10 00:25:23.987276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl25 2026-07-10 00:25:23.987343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-argparse25 librte-baseband-acc25 librte-baseband-fpga-5gnr-fec25 2026-07-10 00:25:23.987408 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec25 librte-baseband-la12xx25 2026-07-10 00:25:23.987471 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null25 librte-baseband-turbo-sw25 librte-bbdev25 2026-07-10 00:25:23.987535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats25 librte-bpf25 librte-bus-auxiliary25 librte-bus-cdx25 2026-07-10 00:25:23.987600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa25 librte-bus-fslmc25 librte-bus-ifpga25 librte-bus-pci25 2026-07-10 00:25:23.987665 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform25 librte-bus-uacce25 librte-bus-vdev25 2026-07-10 00:25:23.987728 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-vmbus25 librte-cfgfile25 librte-cmdline25 librte-common-cnxk25 2026-07-10 00:25:23.987791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-cpt25 librte-common-dpaax25 librte-common-iavf25 2026-07-10 00:25:23.987854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-idpf25 librte-common-ionic25 librte-common-mlx5-25 2026-07-10 00:25:23.987952 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-nfp25 librte-common-nitrox25 librte-common-octeontx25 2026-07-10 00:25:23.988050 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat25 librte-common-sfc-efx25 librte-compress-isal25 2026-07-10 00:25:23.988118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-25 librte-compress-nitrox25 librte-compress-octeontx25 2026-07-10 00:25:23.988319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-zlib25 librte-compressdev25 librte-crypto-bcmfs25 2026-07-10 00:25:23.990260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-caam-jr25 librte-crypto-ccp25 librte-crypto-cnxk25 2026-07-10 00:25:23.990282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa-sec25 librte-crypto-dpaa2-sec25 librte-crypto-ionic25 2026-07-10 00:25:23.990289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ipsec-mb25 librte-crypto-mlx5-25 librte-crypto-nitrox25 2026-07-10 00:25:23.990308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-null25 librte-crypto-octeontx25 librte-crypto-openssl25 2026-07-10 00:25:23.990316 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-scheduler25 librte-crypto-virtio25 librte-cryptodev25 2026-07-10 00:25:23.990335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dispatcher25 librte-distributor25 librte-dma-cnxk25 2026-07-10 00:25:23.990343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-dpaa2-25 librte-dma-dpaa25 librte-dma-hisilicon25 2026-07-10 00:25:23.990350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-idxd25 librte-dma-ioat25 librte-dma-odm25 librte-dma-skeleton25 2026-07-10 00:25:23.990357 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dmadev25 librte-eal25 librte-efd25 librte-ethdev25 2026-07-10 00:25:23.990363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-cnxk25 librte-event-dlb2-25 librte-event-dpaa2-25 2026-07-10 00:25:23.990370 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa25 librte-event-dsw25 librte-event-octeontx25 2026-07-10 00:25:23.990376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-opdl25 librte-event-skeleton25 librte-event-sw25 2026-07-10 00:25:23.990383 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-eventdev25 librte-fib25 librte-gpudev25 librte-graph25 librte-gro25 2026-07-10 00:25:23.990390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-gso25 librte-hash25 librte-ip-frag25 librte-ipsec25 librte-jobstats25 2026-07-10 00:25:23.990396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-kvargs25 librte-latencystats25 librte-log25 librte-lpm25 2026-07-10 00:25:23.990403 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mbuf25 librte-member25 librte-mempool-bucket25 librte-mempool-cnxk25 2026-07-10 00:25:23.990410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa2-25 librte-mempool-dpaa25 librte-mempool-octeontx25 2026-07-10 00:25:23.990417 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-ring25 librte-mempool-stack25 librte-mempool25 2026-07-10 00:25:23.990423 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-all librte-meta-allpmds librte-meta-baseband librte-meta-bus 2026-07-10 00:25:23.990430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-common librte-meta-compress librte-meta-crypto librte-meta-dma 2026-07-10 00:25:23.990436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-event librte-meta-mempool librte-meta-net librte-meta-raw 2026-07-10 00:25:23.990443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meter25 librte-metrics25 librte-ml-cnxk25 librte-mldev25 2026-07-10 00:25:23.990449 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-af-packet25 librte-net-af-xdp25 librte-net-ark25 2026-07-10 00:25:23.990456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-atlantic25 librte-net-avp25 librte-net-axgbe25 librte-net-bnx2x25 2026-07-10 00:25:23.990462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnxt25 librte-net-bond25 librte-net-cnxk25 librte-net-cpfl25 2026-07-10 00:25:23.990469 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cxgbe25 librte-net-dpaa2-25 librte-net-dpaa25 librte-net-e1000-25 2026-07-10 00:25:23.990475 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ena25 librte-net-enetc25 librte-net-enetfec25 librte-net-enic25 2026-07-10 00:25:23.990482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-failsafe25 librte-net-fm10k25 librte-net-gve25 librte-net-hinic25 2026-07-10 00:25:23.990488 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hns3-25 librte-net-i40e25 librte-net-iavf25 librte-net-ice25 2026-07-10 00:25:23.990495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-idpf25 librte-net-igc25 librte-net-ionic25 librte-net-ipn3ke25 2026-07-10 00:25:23.990501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ixgbe25 librte-net-mana25 librte-net-memif25 librte-net-mlx4-25 2026-07-10 00:25:23.990508 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx5-25 librte-net-netvsc25 librte-net-nfp25 librte-net-ngbe25 2026-07-10 00:25:23.990514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ntnic25 librte-net-null25 librte-net-octeon-ep25 2026-07-10 00:25:23.990521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx25 librte-net-pcap25 librte-net-pfe25 librte-net-qede25 2026-07-10 00:25:23.990527 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-r8169-25 librte-net-ring25 librte-net-sfc25 librte-net-softnic25 2026-07-10 00:25:23.990539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-tap25 librte-net-thunderx25 librte-net-txgbe25 2026-07-10 00:25:23.990546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vdev-netvsc25 librte-net-vhost25 librte-net-virtio25 2026-07-10 00:25:23.990553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vmxnet3-25 librte-net-zxdh25 librte-net25 librte-node25 2026-07-10 00:25:23.990559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pcapng25 librte-pci25 librte-pdcp25 librte-pdump25 librte-pipeline25 2026-07-10 00:25:23.990574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-port25 librte-power-acpi25 librte-power-amd-pstate25 2026-07-10 00:25:23.990581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-cppc25 librte-power-intel-pstate25 librte-power-intel-uncore25 2026-07-10 00:25:23.990588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-kvm-vm25 librte-power25 librte-raw-cnxk-bphy25 2026-07-10 00:25:23.990594 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio25 librte-raw-cnxk-rvu-lf25 librte-raw-dpaa2-cmdif25 2026-07-10 00:25:23.990606 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-gdtc25 librte-raw-ifpga25 librte-raw-ntb25 librte-raw-skeleton25 2026-07-10 00:25:23.990613 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rawdev25 librte-rcu25 librte-regex-cn9k25 librte-regex-mlx5-25 2026-07-10 00:25:23.990623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regexdev25 librte-reorder25 librte-rib25 librte-ring25 librte-sched25 2026-07-10 00:25:23.990721 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-security25 librte-stack25 librte-table25 librte-telemetry25 2026-07-10 00:25:23.990772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-timer25 librte-vdpa-ifc25 librte-vdpa-mlx5-25 librte-vdpa-nfp25 2026-07-10 00:25:23.990900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-sfc25 librte-vhost25 libssl-dev libunbound8 libxdp-dev libxdp1 2026-07-10 00:25:23.991079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libzstd-dev linux-libc-dev openvswitch-common openvswitch-switch pci.ids 2026-07-10 00:25:23.991247 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: pciutils pkgconf pkgconf-bin python3-iniparse rdma-core rpcsvc-proto 2026-07-10 00:25:23.991400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: sgml-base sse4.2-support uuid-runtime xml-core zlib1g-dev 2026-07-10 00:25:23.991481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Suggested packages: 2026-07-10 00:25:23.991549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk-doc dpdk-kmods-dkms glibc-doc manpages-dev libssl-doc ethtool 2026-07-10 00:25:23.991614 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-doc bzip2 sgml-base-doc debhelper 2026-07-10 00:25:23.991680 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Recommended packages: 2026-07-10 00:25:23.991744 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-pyelftools manpages manpages-dev libc-devtools dbus 2026-07-10 00:25:23.991814 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-openvswitch python3-netifaces dmidecode ethtool 2026-07-10 00:25:23.991903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following NEW packages will be installed: 2026-07-10 00:25:23.991982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: crudini dpdk ibverbs-providers isa-support libatomic1 libbpf-dev libbsd-dev 2026-07-10 00:25:23.992047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc-dev-bin libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libdpdk-dev 2026-07-10 00:25:23.992153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libelf-dev libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev 2026-07-10 00:25:23.992323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb-dev libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 2026-07-10 00:25:23.992479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmd-dev libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 2026-07-10 00:25:23.992596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap-dev libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl25 2026-07-10 00:25:23.992683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-argparse25 librte-baseband-acc25 librte-baseband-fpga-5gnr-fec25 2026-07-10 00:25:23.992750 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec25 librte-baseband-la12xx25 2026-07-10 00:25:23.992817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null25 librte-baseband-turbo-sw25 librte-bbdev25 2026-07-10 00:25:23.992912 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats25 librte-bpf25 librte-bus-auxiliary25 librte-bus-cdx25 2026-07-10 00:25:23.993099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa25 librte-bus-fslmc25 librte-bus-ifpga25 librte-bus-pci25 2026-07-10 00:25:23.993213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform25 librte-bus-uacce25 librte-bus-vdev25 2026-07-10 00:25:23.993239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-vmbus25 librte-cfgfile25 librte-cmdline25 librte-common-cnxk25 2026-07-10 00:25:23.993250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-cpt25 librte-common-dpaax25 librte-common-iavf25 2026-07-10 00:25:23.993428 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-idpf25 librte-common-ionic25 librte-common-mlx5-25 2026-07-10 00:25:23.993460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-nfp25 librte-common-nitrox25 librte-common-octeontx25 2026-07-10 00:25:23.993512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat25 librte-common-sfc-efx25 librte-compress-isal25 2026-07-10 00:25:23.993569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-25 librte-compress-nitrox25 librte-compress-octeontx25 2026-07-10 00:25:23.993635 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-zlib25 librte-compressdev25 librte-crypto-bcmfs25 2026-07-10 00:25:23.993700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-caam-jr25 librte-crypto-ccp25 librte-crypto-cnxk25 2026-07-10 00:25:23.993767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa-sec25 librte-crypto-dpaa2-sec25 librte-crypto-ionic25 2026-07-10 00:25:23.993835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ipsec-mb25 librte-crypto-mlx5-25 librte-crypto-nitrox25 2026-07-10 00:25:23.993920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-null25 librte-crypto-octeontx25 librte-crypto-openssl25 2026-07-10 00:25:23.993986 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-scheduler25 librte-crypto-virtio25 librte-cryptodev25 2026-07-10 00:25:23.994052 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dispatcher25 librte-distributor25 librte-dma-cnxk25 2026-07-10 00:25:23.994154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-dpaa2-25 librte-dma-dpaa25 librte-dma-hisilicon25 2026-07-10 00:25:23.994204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-idxd25 librte-dma-ioat25 librte-dma-odm25 librte-dma-skeleton25 2026-07-10 00:25:23.994293 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dmadev25 librte-eal25 librte-efd25 librte-ethdev25 2026-07-10 00:25:23.994357 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-cnxk25 librte-event-dlb2-25 librte-event-dpaa2-25 2026-07-10 00:25:23.994419 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa25 librte-event-dsw25 librte-event-octeontx25 2026-07-10 00:25:23.994481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-opdl25 librte-event-skeleton25 librte-event-sw25 2026-07-10 00:25:23.994544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-eventdev25 librte-fib25 librte-gpudev25 librte-graph25 librte-gro25 2026-07-10 00:25:23.994605 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-gso25 librte-hash25 librte-ip-frag25 librte-ipsec25 librte-jobstats25 2026-07-10 00:25:23.994666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-kvargs25 librte-latencystats25 librte-log25 librte-lpm25 2026-07-10 00:25:23.994728 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mbuf25 librte-member25 librte-mempool-bucket25 librte-mempool-cnxk25 2026-07-10 00:25:23.994790 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa2-25 librte-mempool-dpaa25 librte-mempool-octeontx25 2026-07-10 00:25:23.994853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-ring25 librte-mempool-stack25 librte-mempool25 2026-07-10 00:25:23.994980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-all librte-meta-allpmds librte-meta-baseband librte-meta-bus 2026-07-10 00:25:23.995041 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-common librte-meta-compress librte-meta-crypto librte-meta-dma 2026-07-10 00:25:23.995093 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-event librte-meta-mempool librte-meta-net librte-meta-raw 2026-07-10 00:25:23.995154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meter25 librte-metrics25 librte-ml-cnxk25 librte-mldev25 2026-07-10 00:25:23.995222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-af-packet25 librte-net-af-xdp25 librte-net-ark25 2026-07-10 00:25:23.995282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-atlantic25 librte-net-avp25 librte-net-axgbe25 librte-net-bnx2x25 2026-07-10 00:25:23.995336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnxt25 librte-net-bond25 librte-net-cnxk25 librte-net-cpfl25 2026-07-10 00:25:23.995386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cxgbe25 librte-net-dpaa2-25 librte-net-dpaa25 librte-net-e1000-25 2026-07-10 00:25:23.995437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ena25 librte-net-enetc25 librte-net-enetfec25 librte-net-enic25 2026-07-10 00:25:23.995489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-failsafe25 librte-net-fm10k25 librte-net-gve25 librte-net-hinic25 2026-07-10 00:25:23.995569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hns3-25 librte-net-i40e25 librte-net-iavf25 librte-net-ice25 2026-07-10 00:25:23.995656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-idpf25 librte-net-igc25 librte-net-ionic25 librte-net-ipn3ke25 2026-07-10 00:25:23.995741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ixgbe25 librte-net-mana25 librte-net-memif25 librte-net-mlx4-25 2026-07-10 00:25:23.995823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx5-25 librte-net-netvsc25 librte-net-nfp25 librte-net-ngbe25 2026-07-10 00:25:23.995898 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ntnic25 librte-net-null25 librte-net-octeon-ep25 2026-07-10 00:25:23.995954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx25 librte-net-pcap25 librte-net-pfe25 librte-net-qede25 2026-07-10 00:25:23.996009 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-r8169-25 librte-net-ring25 librte-net-sfc25 librte-net-softnic25 2026-07-10 00:25:23.996062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-tap25 librte-net-thunderx25 librte-net-txgbe25 2026-07-10 00:25:23.996114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vdev-netvsc25 librte-net-vhost25 librte-net-virtio25 2026-07-10 00:25:23.996203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vmxnet3-25 librte-net-zxdh25 librte-net25 librte-node25 2026-07-10 00:25:23.996267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pcapng25 librte-pci25 librte-pdcp25 librte-pdump25 librte-pipeline25 2026-07-10 00:25:23.996320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-port25 librte-power-acpi25 librte-power-amd-pstate25 2026-07-10 00:25:23.997482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-cppc25 librte-power-intel-pstate25 librte-power-intel-uncore25 2026-07-10 00:25:23.997562 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-power-kvm-vm25 librte-power25 librte-raw-cnxk-bphy25 2026-07-10 00:25:23.997584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio25 librte-raw-cnxk-rvu-lf25 librte-raw-dpaa2-cmdif25 2026-07-10 00:25:23.997602 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-gdtc25 librte-raw-ifpga25 librte-raw-ntb25 librte-raw-skeleton25 2026-07-10 00:25:23.997620 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rawdev25 librte-rcu25 librte-regex-cn9k25 librte-regex-mlx5-25 2026-07-10 00:25:23.997639 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regexdev25 librte-reorder25 librte-rib25 librte-ring25 librte-sched25 2026-07-10 00:25:23.997677 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-security25 librte-stack25 librte-table25 librte-telemetry25 2026-07-10 00:25:23.997696 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-timer25 librte-vdpa-ifc25 librte-vdpa-mlx5-25 librte-vdpa-nfp25 2026-07-10 00:25:23.997712 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-sfc25 librte-vhost25 libssl-dev libunbound8 libxdp-dev libxdp1 2026-07-10 00:25:23.997728 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libzstd-dev linux-libc-dev openvswitch-common openvswitch-switch 2026-07-10 00:25:23.997745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-switch-dpdk pci.ids pciutils pkgconf pkgconf-bin 2026-07-10 00:25:23.997762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-iniparse rdma-core rpcsvc-proto sgml-base sse4.2-support 2026-07-10 00:25:23.997795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: uuid-runtime xml-core zlib1g-dev 2026-07-10 00:25:23.997812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:0 upgraded, 276 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:25:23.997830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Need to get 39.9 MB of archives. 2026-07-10 00:25:23.997848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:After this operation, 196 MB of additional disk space will be used. 2026-07-10 00:25:23.997865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:25:23.997914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-10 00:25:23.997935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:49 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-07-10 00:25:23.997953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-10 00:25:23.997971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-10 00:25:23.997988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 00:25:23.998005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rdma-core amd64 50.0-2ubuntu0.2 [63.6 kB] 2026-07-10 00:25:23.998018 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2026-07-10 00:25:23.998028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 00:25:23.998218 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ibverbs-providers amd64 50.0-2ubuntu0.2 [381 kB] 2026-07-10 00:25:23.998246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-07-10 00:25:23.998266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-07-10 00:25:23.998283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-07-10 00:25:23.998299 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2026-07-10 00:25:23.998316 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 pciutils amd64 1:3.10.0-2build1 [69.7 kB] 2026-07-10 00:25:23.998333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-iniparse all 0.5-2 [20.0 kB] 2026-07-10 00:25:23.998352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:16 http://archive.ubuntu.com/ubuntu noble/universe amd64 crudini amd64 0.9.4-1 [18.8 kB] 2026-07-10 00:25:23.998371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-07-10 00:25:23.998388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.7 [20.4 kB] 2026-07-10 00:25:23.998406 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-134.134 [1,464 kB] 2026-07-10 00:25:23.998424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2026-07-10 00:25:23.998441 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2026-07-10 00:25:23.998475 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.7 [2,124 kB] 2026-07-10 00:25:23.998516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2026-07-10 00:25:23.998536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libzstd-dev amd64 1.5.5+dfsg2-2build1.1 [364 kB] 2026-07-10 00:25:23.998555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libelf-dev amd64 0.190-1.1ubuntu0.1 [68.5 kB] 2026-07-10 00:25:23.998573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libbpf-dev amd64 1:1.3.0-2build2 [259 kB] 2026-07-10 00:25:23.998591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmd-dev amd64 1.1.0-2build1.1 [45.5 kB] 2026-07-10 00:25:23.998615 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbsd-dev amd64 0.12.1-1build1.1 [169 kB] 2026-07-10 00:25:23.998633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-10 00:25:23.998729 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-10 00:25:23.998751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-10 00:25:23.998777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2026-07-10 00:25:23.998828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-dev amd64 1.14.10-4ubuntu4.1 [190 kB] 2026-07-10 00:25:23.998947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-dev amd64 3.7.0-0.3build1.1 [99.5 kB] 2026-07-10 00:25:23.998978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-dev amd64 3.7.0-0.3build1.1 [216 kB] 2026-07-10 00:25:23.999002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB] 2026-07-10 00:25:23.999071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:37 http://archive.ubuntu.com/ubuntu noble/universe amd64 libipsec-mb1 amd64 1.5-1build1 [1,022 kB] 2026-07-10 00:25:23.999100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libipsec-mb-dev amd64 1.5-1build1 [1,346 kB] 2026-07-10 00:25:23.999160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libisal2 amd64 2.31.0-0.1build1 [117 kB] 2026-07-10 00:25:23.999192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libisal-dev amd64 2.31.0-0.1build1 [27.4 kB] 2026-07-10 00:25:23.999296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-07-10 00:25:23.999315 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt-dev amd64 1.7.0-2build1 [32.4 kB] 2026-07-10 00:25:23.999358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson-dev amd64 2.14-2build2 [35.9 kB] 2026-07-10 00:25:23.999413 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libmnl-dev amd64 1.0.5-2build1 [21.9 kB] 2026-07-10 00:25:23.999429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma-dev amd64 2.0.18-1ubuntu0.24.04.1 [37.0 kB] 2026-07-10 00:25:23.999500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB] 2026-07-10 00:25:23.999585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3,324 B] 2026-07-10 00:25:23.999686 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-07-10 00:25:23.999741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:50 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-07-10 00:25:23.999758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:51 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-07-10 00:25:23.999838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:52 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 isa-support amd64 26~cloud0 [16.0 kB] 2026-07-10 00:25:23.999980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:53 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 sse4.2-support amd64 26~cloud0 [3,420 B] 2026-07-10 00:25:24 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:54 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 dpdk amd64 24.11.1-1~cloud0 [40.3 kB] 2026-07-10 00:25:24.000070 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:55 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp-dev amd64 1.5.1-1ubuntu2~cloud0 [61.0 kB] 2026-07-10 00:25:24.000115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-log25 amd64 24.11.1-1~cloud0 [24.6 kB] 2026-07-10 00:25:24.000167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:57 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-kvargs25 amd64 24.11.1-1~cloud0 [18.1 kB] 2026-07-10 00:25:24.000244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:58 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-telemetry25 amd64 24.11.1-1~cloud0 [27.3 kB] 2026-07-10 00:25:24.000287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:59 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-eal25 amd64 24.11.1-1~cloud0 [166 kB] 2026-07-10 00:25:24.000330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:60 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-acl25 amd64 24.11.1-1~cloud0 [51.4 kB] 2026-07-10 00:25:24.000371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:61 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-argparse25 amd64 24.11.1-1~cloud0 [20.7 kB] 2026-07-10 00:25:24.000414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:62 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-ring25 amd64 24.11.1-1~cloud0 [20.8 kB] 2026-07-10 00:25:24.000456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:63 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool25 amd64 24.11.1-1~cloud0 [31.3 kB] 2026-07-10 00:25:24.000497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:64 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mbuf25 amd64 24.11.1-1~cloud0 [37.4 kB] 2026-07-10 00:25:24.000569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:65 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bbdev25 amd64 24.11.1-1~cloud0 [28.1 kB] 2026-07-10 00:25:24.000612 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:66 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-pci25 amd64 24.11.1-1~cloud0 [17.8 kB] 2026-07-10 00:25:24.000653 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:67 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-pci25 amd64 24.11.1-1~cloud0 [38.0 kB] 2026-07-10 00:25:24.001350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:68 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-baseband-acc25 amd64 24.11.1-1~cloud0 [75.9 kB] 2026-07-10 00:25:24.001396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:69 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-vdev25 amd64 24.11.1-1~cloud0 [22.2 kB] 2026-07-10 00:25:24.001403 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:70 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-baseband-fpga-5gnr-fec25 amd64 24.11.1-1~cloud0 [32.2 kB] 2026-07-10 00:25:24.001409 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:71 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-baseband-fpga-lte-fec25 amd64 24.11.1-1~cloud0 [26.3 kB] 2026-07-10 00:25:24.001414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:72 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-baseband-la12xx25 amd64 24.11.1-1~cloud0 [22.6 kB] 2026-07-10 00:25:24.001419 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:73 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-baseband-null25 amd64 24.11.1-1~cloud0 [21.9 kB] 2026-07-10 00:25:24.001424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:74 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-baseband-turbo-sw25 amd64 24.11.1-1~cloud0 [24.5 kB] 2026-07-10 00:25:24.001429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:75 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meter25 amd64 24.11.1-1~cloud0 [18.1 kB] 2026-07-10 00:25:24.001434 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:76 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net25 amd64 24.11.1-1~cloud0 [24.5 kB] 2026-07-10 00:25:24.001450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:77 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-ethdev25 amd64 24.11.1-1~cloud0 [147 kB] 2026-07-10 00:25:24.001456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:78 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-metrics25 amd64 24.11.1-1~cloud0 [23.5 kB] 2026-07-10 00:25:24.001461 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:79 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bitratestats25 amd64 24.11.1-1~cloud0 [17.9 kB] 2026-07-10 00:25:24.001466 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:80 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bpf25 amd64 24.11.1-1~cloud0 [44.0 kB] 2026-07-10 00:25:24.001471 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:81 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-auxiliary25 amd64 24.11.1-1~cloud0 [20.6 kB] 2026-07-10 00:25:24.001476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:82 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-cdx25 amd64 24.11.1-1~cloud0 [24.5 kB] 2026-07-10 00:25:24.001481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:83 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-dpaax25 amd64 24.11.1-1~cloud0 [24.6 kB] 2026-07-10 00:25:24.001486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:84 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-rcu25 amd64 24.11.1-1~cloud0 [22.8 kB] 2026-07-10 00:25:24.001491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:85 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-cryptodev25 amd64 24.11.1-1~cloud0 [50.8 kB] 2026-07-10 00:25:24.002197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:86 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dmadev25 amd64 24.11.1-1~cloud0 [27.4 kB] 2026-07-10 00:25:24.002210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:87 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-hash25 amd64 24.11.1-1~cloud0 [50.8 kB] 2026-07-10 00:25:24.002217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:88 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-timer25 amd64 24.11.1-1~cloud0 [21.4 kB] 2026-07-10 00:25:24.002229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:89 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-eventdev25 amd64 24.11.1-1~cloud0 [106 kB] 2026-07-10 00:25:24.002235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:90 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-dpaa25 amd64 24.11.1-1~cloud0 [51.4 kB] 2026-07-10 00:25:24.002240 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:91 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-fslmc25 amd64 24.11.1-1~cloud0 [48.2 kB] 2026-07-10 00:25:24.002246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:92 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-rawdev25 amd64 24.11.1-1~cloud0 [22.2 kB] 2026-07-10 00:25:24.002252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:93 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-ifpga25 amd64 24.11.1-1~cloud0 [20.7 kB] 2026-07-10 00:25:24.002258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:94 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-platform25 amd64 24.11.1-1~cloud0 [21.6 kB] 2026-07-10 00:25:24.002263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:95 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-uacce25 amd64 24.11.1-1~cloud0 [21.8 kB] 2026-07-10 00:25:24.002269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:96 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-bus-vmbus25 amd64 24.11.1-1~cloud0 [29.5 kB] 2026-07-10 00:25:24.002275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:97 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-cfgfile25 amd64 24.11.1-1~cloud0 [21.0 kB] 2026-07-10 00:25:24.002281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:98 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-cmdline25 amd64 24.11.1-1~cloud0 [30.4 kB] 2026-07-10 00:25:24.002286 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:99 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-security25 amd64 24.11.1-1~cloud0 [21.0 kB] 2026-07-10 00:25:24.002292 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:100 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-cnxk25 amd64 24.11.1-1~cloud0 [258 kB] 2026-07-10 00:25:24.002303 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:101 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-cpt25 amd64 24.11.1-1~cloud0 [24.2 kB] 2026-07-10 00:25:24.002309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:102 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-iavf25 amd64 24.11.1-1~cloud0 [26.7 kB] 2026-07-10 00:25:24.002315 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:103 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-idpf25 amd64 24.11.1-1~cloud0 [58.3 kB] 2026-07-10 00:25:24.002321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:104 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-ionic25 amd64 24.11.1-1~cloud0 [18.9 kB] 2026-07-10 00:25:24.002327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:105 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-mlx5-25 amd64 24.11.1-1~cloud0 [87.2 kB] 2026-07-10 00:25:24.002332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:106 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-nfp25 amd64 24.11.1-1~cloud0 [19.7 kB] 2026-07-10 00:25:24.002338 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:107 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-nitrox25 amd64 24.11.1-1~cloud0 [19.5 kB] 2026-07-10 00:25:24.002344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:108 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-octeontx25 amd64 24.11.1-1~cloud0 [18.9 kB] 2026-07-10 00:25:24.002356 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:109 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-compressdev25 amd64 24.11.1-1~cloud0 [25.5 kB] 2026-07-10 00:25:24.002366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:110 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-qat25 amd64 24.11.1-1~cloud0 [211 kB] 2026-07-10 00:25:24.002372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:111 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-common-sfc-efx25 amd64 24.11.1-1~cloud0 [98.4 kB] 2026-07-10 00:25:24.002378 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:112 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-compress-isal25 amd64 24.11.1-1~cloud0 [25.7 kB] 2026-07-10 00:25:24.002384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:113 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-compress-mlx5-25 amd64 24.11.1-1~cloud0 [23.9 kB] 2026-07-10 00:25:24.002390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:114 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-compress-nitrox25 amd64 24.11.1-1~cloud0 [16.8 kB] 2026-07-10 00:25:24.002399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:115 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-octeontx25 amd64 24.11.1-1~cloud0 [21.5 kB] 2026-07-10 00:25:24.002407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:116 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-compress-octeontx25 amd64 24.11.1-1~cloud0 [27.6 kB] 2026-07-10 00:25:24.002415 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:117 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-compress-zlib25 amd64 24.11.1-1~cloud0 [23.3 kB] 2026-07-10 00:25:24.002424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:118 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-bcmfs25 amd64 24.11.1-1~cloud0 [32.6 kB] 2026-07-10 00:25:24.002437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:119 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-caam-jr25 amd64 24.11.1-1~cloud0 [50.9 kB] 2026-07-10 00:25:24.002446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:120 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-ccp25 amd64 24.11.1-1~cloud0 [56.0 kB] 2026-07-10 00:25:24.002455 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:121 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-cnxk25 amd64 24.11.1-1~cloud0 [174 kB] 2026-07-10 00:25:24.002536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:122 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-dpaa25 amd64 24.11.1-1~cloud0 [20.5 kB] 2026-07-10 00:25:24.002568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:123 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-dpaa-sec25 amd64 24.11.1-1~cloud0 [76.3 kB] 2026-07-10 00:25:24.002639 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:124 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-dpaa2-25 amd64 24.11.1-1~cloud0 [21.0 kB] 2026-07-10 00:25:24.002676 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:125 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-dpaa2-sec25 amd64 24.11.1-1~cloud0 [83.0 kB] 2026-07-10 00:25:24.002727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:126 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-ionic25 amd64 24.11.1-1~cloud0 [29.3 kB] 2026-07-10 00:25:24.002797 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:127 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-ipsec-mb25 amd64 24.11.1-1~cloud0 [57.9 kB] 2026-07-10 00:25:24.002861 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:128 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-mlx5-25 amd64 24.11.1-1~cloud0 [37.2 kB] 2026-07-10 00:25:24.003021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:129 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-nitrox25 amd64 24.11.1-1~cloud0 [17.2 kB] 2026-07-10 00:25:24.003084 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:130 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-null25 amd64 24.11.1-1~cloud0 [22.5 kB] 2026-07-10 00:25:24.003147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:131 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-octeontx25 amd64 24.11.1-1~cloud0 [76.5 kB] 2026-07-10 00:25:24.003220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:132 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-openssl25 amd64 24.11.1-1~cloud0 [38.2 kB] 2026-07-10 00:25:24.003267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:133 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-reorder25 amd64 24.11.1-1~cloud0 [21.4 kB] 2026-07-10 00:25:24.003315 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:134 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-scheduler25 amd64 24.11.1-1~cloud0 [52.7 kB] 2026-07-10 00:25:24.003365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:135 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-crypto-virtio25 amd64 24.11.1-1~cloud0 [30.7 kB] 2026-07-10 00:25:24.003413 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:136 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dispatcher25 amd64 24.11.1-1~cloud0 [20.7 kB] 2026-07-10 00:25:24.003462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:137 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-distributor25 amd64 24.11.1-1~cloud0 [22.8 kB] 2026-07-10 00:25:24.003509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:138 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-cnxk25 amd64 24.11.1-1~cloud0 [27.7 kB] 2026-07-10 00:25:24.003554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:139 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-dpaa2-25 amd64 24.11.1-1~cloud0 [35.2 kB] 2026-07-10 00:25:24.003598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:140 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-dpaa25 amd64 24.11.1-1~cloud0 [30.0 kB] 2026-07-10 00:25:24.003641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:141 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-hisilicon25 amd64 24.11.1-1~cloud0 [22.0 kB] 2026-07-10 00:25:24.003689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:142 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-idxd25 amd64 24.11.1-1~cloud0 [28.2 kB] 2026-07-10 00:25:24.003728 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:143 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-ioat25 amd64 24.11.1-1~cloud0 [22.6 kB] 2026-07-10 00:25:24.003771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:144 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-odm25 amd64 24.11.1-1~cloud0 [22.7 kB] 2026-07-10 00:25:24.003814 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:145 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-dma-skeleton25 amd64 24.11.1-1~cloud0 [30.2 kB] 2026-07-10 00:25:24.003858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:146 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-efd25 amd64 24.11.1-1~cloud0 [35.1 kB] 2026-07-10 00:25:24.004095 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:147 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-cnxk25 amd64 24.11.1-1~cloud0 [24.4 kB] 2026-07-10 00:25:24.004243 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:148 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-cnxk25 amd64 24.11.1-1~cloud0 [142 kB] 2026-07-10 00:25:24.004281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:149 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-cnxk25 amd64 24.11.1-1~cloud0 [74.0 kB] 2026-07-10 00:25:24.004319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:150 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-dlb2-25 amd64 24.11.1-1~cloud0 [76.7 kB] 2026-07-10 00:25:24.004337 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:151 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-dpaa2-25 amd64 24.11.1-1~cloud0 [89.7 kB] 2026-07-10 00:25:24.004354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:152 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-dpaa2-25 amd64 24.11.1-1~cloud0 [31.5 kB] 2026-07-10 00:25:24.004379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:153 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-dpaa25 amd64 24.11.1-1~cloud0 [54.2 kB] 2026-07-10 00:25:24.004392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:154 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-dpaa25 amd64 24.11.1-1~cloud0 [24.1 kB] 2026-07-10 00:25:24.004404 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:155 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-dsw25 amd64 24.11.1-1~cloud0 [38.2 kB] 2026-07-10 00:25:24.004420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:156 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-octeontx25 amd64 24.11.1-1~cloud0 [38.2 kB] 2026-07-10 00:25:24.004523 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:157 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-octeontx25 amd64 24.11.1-1~cloud0 [50.9 kB] 2026-07-10 00:25:24.004577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:158 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-opdl25 amd64 24.11.1-1~cloud0 [51.5 kB] 2026-07-10 00:25:24.004593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:159 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-skeleton25 amd64 24.11.1-1~cloud0 [19.7 kB] 2026-07-10 00:25:24.004748 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:160 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-event-sw25 amd64 24.11.1-1~cloud0 [60.3 kB] 2026-07-10 00:25:24.004769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:161 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-rib25 amd64 24.11.1-1~cloud0 [23.9 kB] 2026-07-10 00:25:24.004777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:162 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-fib25 amd64 24.11.1-1~cloud0 [34.0 kB] 2026-07-10 00:25:24.004787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:163 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-gpudev25 amd64 24.11.1-1~cloud0 [23.7 kB] 2026-07-10 00:25:24.004819 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:164 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-pcapng25 amd64 24.11.1-1~cloud0 [22.9 kB] 2026-07-10 00:25:24.004860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:165 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-graph25 amd64 24.11.1-1~cloud0 [39.2 kB] 2026-07-10 00:25:24.006216 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:166 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-gro25 amd64 24.11.1-1~cloud0 [28.7 kB] 2026-07-10 00:25:24.006232 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:167 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-gso25 amd64 24.11.1-1~cloud0 [22.6 kB] 2026-07-10 00:25:24.006238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:168 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-ip-frag25 amd64 24.11.1-1~cloud0 [33.8 kB] 2026-07-10 00:25:24.006244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:169 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-ipsec25 amd64 24.11.1-1~cloud0 [48.7 kB] 2026-07-10 00:25:24.006258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:170 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-jobstats25 amd64 24.11.1-1~cloud0 [17.9 kB] 2026-07-10 00:25:24.006264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:171 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-latencystats25 amd64 24.11.1-1~cloud0 [20.1 kB] 2026-07-10 00:25:24.006276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:172 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-lpm25 amd64 24.11.1-1~cloud0 [27.3 kB] 2026-07-10 00:25:24.006281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:173 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-member25 amd64 24.11.1-1~cloud0 [39.8 kB] 2026-07-10 00:25:24.006286 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:174 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-bucket25 amd64 24.11.1-1~cloud0 [25.6 kB] 2026-07-10 00:25:24.006291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:175 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-ring25 amd64 24.11.1-1~cloud0 [20.2 kB] 2026-07-10 00:25:24.006296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:176 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-stack25 amd64 24.11.1-1~cloud0 [18.6 kB] 2026-07-10 00:25:24.006301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:177 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mempool-stack25 amd64 24.11.1-1~cloud0 [18.3 kB] 2026-07-10 00:25:24.006306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:178 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-mldev25 amd64 24.11.1-1~cloud0 [25.7 kB] 2026-07-10 00:25:24.006310 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:179 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-ml-cnxk25 amd64 24.11.1-1~cloud0 [68.9 kB] 2026-07-10 00:25:24.006315 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:180 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-af-packet25 amd64 24.11.1-1~cloud0 [25.3 kB] 2026-07-10 00:25:24.006320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:181 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-af-xdp25 amd64 24.11.1-1~cloud0 [34.2 kB] 2026-07-10 00:25:24.006325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:182 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ark25 amd64 24.11.1-1~cloud0 [32.5 kB] 2026-07-10 00:25:24.006330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:183 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-atlantic25 amd64 24.11.1-1~cloud0 [42.7 kB] 2026-07-10 00:25:24.006335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:184 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-avp25 amd64 24.11.1-1~cloud0 [36.8 kB] 2026-07-10 00:25:24.006339 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:185 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-axgbe25 amd64 24.11.1-1~cloud0 [54.9 kB] 2026-07-10 00:25:24.006344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:186 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-bnx2x25 amd64 24.11.1-1~cloud0 [172 kB] 2026-07-10 00:25:24.006349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:187 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-bnxt25 amd64 24.11.1-1~cloud0 [417 kB] 2026-07-10 00:25:24.006354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:188 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-sched25 amd64 24.11.1-1~cloud0 [35.5 kB] 2026-07-10 00:25:24.006366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:189 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-bond25 amd64 24.11.1-1~cloud0 [64.0 kB] 2026-07-10 00:25:24.006371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:190 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-cpfl25 amd64 24.11.1-1~cloud0 [75.6 kB] 2026-07-10 00:25:24.006380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:191 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-cxgbe25 amd64 24.11.1-1~cloud0 [95.0 kB] 2026-07-10 00:25:24.006385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:192 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-e1000-25 amd64 24.11.1-1~cloud0 [137 kB] 2026-07-10 00:25:24.006390 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:193 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ena25 amd64 24.11.1-1~cloud0 [57.3 kB] 2026-07-10 00:25:24.006395 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:194 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-enetc25 amd64 24.11.1-1~cloud0 [24.6 kB] 2026-07-10 00:25:24.006400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:195 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-enetfec25 amd64 24.11.1-1~cloud0 [25.4 kB] 2026-07-10 00:25:24.006408 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:196 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-enic25 amd64 24.11.1-1~cloud0 [88.2 kB] 2026-07-10 00:25:24.006413 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:197 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-failsafe25 amd64 24.11.1-1~cloud0 [53.8 kB] 2026-07-10 00:25:24.006418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:198 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-fm10k25 amd64 24.11.1-1~cloud0 [66.5 kB] 2026-07-10 00:25:24.006423 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:199 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-gve25 amd64 24.11.1-1~cloud0 [55.8 kB] 2026-07-10 00:25:24.006428 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:200 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-hinic25 amd64 24.11.1-1~cloud0 [92.9 kB] 2026-07-10 00:25:24.006433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:201 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-hns3-25 amd64 24.11.1-1~cloud0 [163 kB] 2026-07-10 00:25:24.006438 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:202 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-i40e25 amd64 24.11.1-1~cloud0 [221 kB] 2026-07-10 00:25:24.006443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:203 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-iavf25 amd64 24.11.1-1~cloud0 [171 kB] 2026-07-10 00:25:24.006448 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:204 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ice25 amd64 24.11.1-1~cloud0 [357 kB] 2026-07-10 00:25:24.006453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:205 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-idpf25 amd64 24.11.1-1~cloud0 [33.6 kB] 2026-07-10 00:25:24.006457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:206 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-igc25 amd64 24.11.1-1~cloud0 [59.0 kB] 2026-07-10 00:25:24.006463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:207 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ionic25 amd64 24.11.1-1~cloud0 [55.5 kB] 2026-07-10 00:25:24.006468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:208 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ipn3ke25 amd64 24.11.1-1~cloud0 [37.5 kB] 2026-07-10 00:25:24.006474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:209 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ixgbe25 amd64 24.11.1-1~cloud0 [191 kB] 2026-07-10 00:25:24.006479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:210 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-mana25 amd64 24.11.1-1~cloud0 [40.5 kB] 2026-07-10 00:25:24.006495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:211 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-memif25 amd64 24.11.1-1~cloud0 [46.5 kB] 2026-07-10 00:25:24.006501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:212 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-mlx4-25 amd64 24.11.1-1~cloud0 [61.8 kB] 2026-07-10 00:25:24.006509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:213 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-mlx5-25 amd64 24.11.1-1~cloud0 [849 kB] 2026-07-10 00:25:24.006515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:214 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-netvsc25 amd64 24.11.1-1~cloud0 [51.9 kB] 2026-07-10 00:25:24.006521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:215 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-nfp25 amd64 24.11.1-1~cloud0 [146 kB] 2026-07-10 00:25:24.006526 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:216 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ngbe25 amd64 24.11.1-1~cloud0 [81.9 kB] 2026-07-10 00:25:24.006532 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:217 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ntnic25 amd64 24.11.1-1~cloud0 [222 kB] 2026-07-10 00:25:24.006540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:218 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-null25 amd64 24.11.1-1~cloud0 [26.2 kB] 2026-07-10 00:25:24.006576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:219 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-octeon-ep25 amd64 24.11.1-1~cloud0 [45.1 kB] 2026-07-10 00:25:24.006651 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:220 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-pcap25 amd64 24.11.1-1~cloud0 [36.3 kB] 2026-07-10 00:25:24.006663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:221 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-pfe25 amd64 24.11.1-1~cloud0 [32.0 kB] 2026-07-10 00:25:24.006726 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:222 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-qede25 amd64 24.11.1-1~cloud0 [203 kB] 2026-07-10 00:25:24.006765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:223 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-r8169-25 amd64 24.11.1-1~cloud0 [69.1 kB] 2026-07-10 00:25:24.006795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:224 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-ring25 amd64 24.11.1-1~cloud0 [24.2 kB] 2026-07-10 00:25:24.006833 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:225 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-sfc25 amd64 24.11.1-1~cloud0 [165 kB] 2026-07-10 00:25:24.006892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:226 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-port25 amd64 24.11.1-1~cloud0 [54.2 kB] 2026-07-10 00:25:24.006980 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:227 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-table25 amd64 24.11.1-1~cloud0 [71.4 kB] 2026-07-10 00:25:24.007042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:228 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-pipeline25 amd64 24.11.1-1~cloud0 [179 kB] 2026-07-10 00:25:24.007112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:229 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-softnic25 amd64 24.11.1-1~cloud0 [35.2 kB] 2026-07-10 00:25:24.007172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:230 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-tap25 amd64 24.11.1-1~cloud0 [43.2 kB] 2026-07-10 00:25:24.007238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:231 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-thunderx25 amd64 24.11.1-1~cloud0 [47.7 kB] 2026-07-10 00:25:24.007304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:232 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-txgbe25 amd64 24.11.1-1~cloud0 [145 kB] 2026-07-10 00:25:24.007370 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:233 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-vdev-netvsc25 amd64 24.11.1-1~cloud0 [23.4 kB] 2026-07-10 00:25:24.007418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:234 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-vhost25 amd64 24.11.1-1~cloud0 [204 kB] 2026-07-10 00:25:24.007456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:235 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-vhost25 amd64 24.11.1-1~cloud0 [29.8 kB] 2026-07-10 00:25:24.007507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:236 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-virtio25 amd64 24.11.1-1~cloud0 [87.0 kB] 2026-07-10 00:25:24.007544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:237 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-vmxnet3-25 amd64 24.11.1-1~cloud0 [39.7 kB] 2026-07-10 00:25:24.007574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:238 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-net-zxdh25 amd64 24.11.1-1~cloud0 [38.1 kB] 2026-07-10 00:25:24.007611 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:239 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-node25 amd64 24.11.1-1~cloud0 [74.9 kB] 2026-07-10 00:25:24.007640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:240 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-pdcp25 amd64 24.11.1-1~cloud0 [37.4 kB] 2026-07-10 00:25:24.007669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:241 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-pdump25 amd64 24.11.1-1~cloud0 [24.0 kB] 2026-07-10 00:25:24.007706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:242 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power25 amd64 24.11.1-1~cloud0 [26.5 kB] 2026-07-10 00:25:24.007735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:243 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power-acpi25 amd64 24.11.1-1~cloud0 [22.0 kB] 2026-07-10 00:25:24.007771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:244 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power-amd-pstate25 amd64 24.11.1-1~cloud0 [22.6 kB] 2026-07-10 00:25:24.007815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:245 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power-cppc25 amd64 24.11.1-1~cloud0 [22.5 kB] 2026-07-10 00:25:24.007844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:246 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power-intel-pstate25 amd64 24.11.1-1~cloud0 [23.0 kB] 2026-07-10 00:25:24.007891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:247 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power-intel-uncore25 amd64 24.11.1-1~cloud0 [21.9 kB] 2026-07-10 00:25:24.007922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:248 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-power-kvm-vm25 amd64 24.11.1-1~cloud0 [20.1 kB] 2026-07-10 00:25:24.007951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:249 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-cnxk-bphy25 amd64 24.11.1-1~cloud0 [23.3 kB] 2026-07-10 00:25:24.007995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:250 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-cnxk-gpio25 amd64 24.11.1-1~cloud0 [26.3 kB] 2026-07-10 00:25:24.008041 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:251 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-cnxk-rvu-lf25 amd64 24.11.1-1~cloud0 [20.7 kB] 2026-07-10 00:25:24.008078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:252 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-dpaa2-cmdif25 amd64 24.11.1-1~cloud0 [20.1 kB] 2026-07-10 00:25:24.008114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:253 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-gdtc25 amd64 24.11.1-1~cloud0 [23.2 kB] 2026-07-10 00:25:24.008144 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:254 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-ifpga25 amd64 24.11.1-1~cloud0 [92.4 kB] 2026-07-10 00:25:24.008204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:255 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-ntb25 amd64 24.11.1-1~cloud0 [40.3 kB] 2026-07-10 00:25:24.008233 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:256 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-raw-skeleton25 amd64 24.11.1-1~cloud0 [24.6 kB] 2026-07-10 00:25:24.008270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:257 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-regexdev25 amd64 24.11.1-1~cloud0 [21.0 kB] 2026-07-10 00:25:24.008299 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:258 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-regex-cn9k25 amd64 24.11.1-1~cloud0 [23.4 kB] 2026-07-10 00:25:24.008328 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:259 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-regex-mlx5-25 amd64 24.11.1-1~cloud0 [28.3 kB] 2026-07-10 00:25:24.008357 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:260 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-vdpa-ifc25 amd64 24.11.1-1~cloud0 [30.5 kB] 2026-07-10 00:25:24.008386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:261 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-vdpa-mlx5-25 amd64 24.11.1-1~cloud0 [42.8 kB] 2026-07-10 00:25:24.008414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:262 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-vdpa-nfp25 amd64 24.11.1-1~cloud0 [25.4 kB] 2026-07-10 00:25:24.008443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:263 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-vdpa-sfc25 amd64 24.11.1-1~cloud0 [28.8 kB] 2026-07-10 00:25:24.008473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:264 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-all amd64 24.11.1-1~cloud0 [16.0 kB] 2026-07-10 00:25:24.008502 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:265 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-allpmds amd64 24.11.1-1~cloud0 [15.7 kB] 2026-07-10 00:25:24.008531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:266 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-baseband amd64 24.11.1-1~cloud0 [14.8 kB] 2026-07-10 00:25:24.008565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:267 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-bus amd64 24.11.1-1~cloud0 [14.8 kB] 2026-07-10 00:25:24.008604 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:268 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-common amd64 24.11.1-1~cloud0 [14.9 kB] 2026-07-10 00:25:24.008633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:269 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-compress amd64 24.11.1-1~cloud0 [14.8 kB] 2026-07-10 00:25:24.008663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:270 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-crypto amd64 24.11.1-1~cloud0 [14.9 kB] 2026-07-10 00:25:24.008691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:271 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-dma amd64 24.11.1-1~cloud0 [14.8 kB] 2026-07-10 00:25:24.008705 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:272 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-event amd64 24.11.1-1~cloud0 [14.8 kB] 2026-07-10 00:25:24.008752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:273 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-mempool amd64 24.11.1-1~cloud0 [14.8 kB] 2026-07-10 00:25:24.008782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:274 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-net amd64 24.11.1-1~cloud0 [15.1 kB] 2026-07-10 00:25:24.008810 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:275 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 librte-meta-raw amd64 24.11.1-1~cloud0 [14.8 kB] 2026-07-10 00:25:24.008839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:276 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libdpdk-dev amd64 24.11.1-1~cloud0 [9,580 kB] 2026-07-10 00:25:24.008867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:277 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch-dpdk amd64 3.5.1-0ubuntu0.1~cloud0 [1,157 kB] 2026-07-10 00:25:24.009045 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preconfiguring packages ... 2026-07-10 00:25:24.009091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 39.9 MB in 18s (2,236 kB/s) 2026-07-10 00:25:24.009108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package uuid-runtime. 2026-07-10 00:25:24.009164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2026-07-10 00:25:24.009189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:25:24.009204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% 2026-07-10 00:25:24.009214 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 75% 2026-07-10 00:25:24.009228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 80% 2026-07-10 00:25:24.009238 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% 2026-07-10 00:25:24.009251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 90% 2026-07-10 00:25:24.009266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2026-07-10 00:25:24.009346 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:25:24.009359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:25:24.009374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:25:24.009388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-10 00:25:24.009435 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 00:25:24.009495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:25:24.009507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libunbound8:amd64. 2026-07-10 00:25:24.009520 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 00:25:24.009578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:25:24.009594 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-common. 2026-07-10 00:25:24.009641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../3-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:25:24.009678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:25:24.009706 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma1:amd64. 2026-07-10 00:25:24.009732 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../4-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:25:24.009782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:25:24.009798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp1:amd64. 2026-07-10 00:25:24.009843 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../5-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-07-10 00:25:24.009859 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-07-10 00:25:24.009929 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch. 2026-07-10 00:25:24.009946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../6-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:25:24.010004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:25:24.010016 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rdma-core. 2026-07-10 00:25:24.010030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../7-rdma-core_50.0-2ubuntu0.2_amd64.deb ... 2026-07-10 00:25:24.010075 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rdma-core (50.0-2ubuntu0.2) ... 2026-07-10 00:25:24.010090 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sgml-base. 2026-07-10 00:25:24.010158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../8-sgml-base_1.31_all.deb ... 2026-07-10 00:25:24.010179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sgml-base (1.31) ... 2026-07-10 00:25:24.010226 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package isa-support:amd64. 2026-07-10 00:25:24.010241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../9-isa-support_26~cloud0_amd64.deb ... 2026-07-10 00:25:24.010265 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking isa-support:amd64 (26~cloud0) ... 2026-07-10 00:25:24.010311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up isa-support:amd64 (26~cloud0) ... 2026-07-10 00:25:24.010326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sse4.2-support. 2026-07-10 00:25:24.010370 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2026-07-10 00:25:24.010387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:25:24.010445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% 2026-07-10 00:25:24.010457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 75% (Reading database ... 80% 2026-07-10 00:25:24.010471 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% 2026-07-10 00:25:24.010531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 90% 2026-07-10 00:25:24.010547 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2026-07-10 00:25:24.010592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11798 files and directories currently installed.) 2026-07-10 00:25:24.010607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../000-sse4.2-support_26~cloud0_amd64.deb ... 2026-07-10 00:25:24.010667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sse4.2-support (26~cloud0) ... 2026-07-10 00:25:24.010683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 00:25:24.010730 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../001-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:25:24.010745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:25:24.010790 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package ibverbs-providers:amd64. 2026-07-10 00:25:24.010816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../002-ibverbs-providers_50.0-2ubuntu0.2_amd64.deb ... 2026-07-10 00:25:24.010830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2026-07-10 00:25:24.010909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson4:amd64. 2026-07-10 00:25:24.010926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../003-libjansson4_2.14-2build2_amd64.deb ... 2026-07-10 00:25:24.012372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:25:24.012430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8t64:amd64. 2026-07-10 00:25:24.012438 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../004-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-07-10 00:25:24.012445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:25:24.012452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pci.ids. 2026-07-10 00:25:24.012459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../005-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-07-10 00:25:24.012475 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 00:25:24.012482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpci3:amd64. 2026-07-10 00:25:24.012488 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../006-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-07-10 00:25:24.012495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-07-10 00:25:24.012502 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pciutils. 2026-07-10 00:25:24.012508 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../007-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2026-07-10 00:25:24.012515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pciutils (1:3.10.0-2build1) ... 2026-07-10 00:25:24.012522 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-iniparse. 2026-07-10 00:25:24.012529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../008-python3-iniparse_0.5-2_all.deb ... 2026-07-10 00:25:24.012535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-iniparse (0.5-2) ... 2026-07-10 00:25:24.012542 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package crudini. 2026-07-10 00:25:24.012548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../009-crudini_0.9.4-1_amd64.deb ... 2026-07-10 00:25:24.012555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking crudini (0.9.4-1) ... 2026-07-10 00:25:24.012562 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package dpdk. 2026-07-10 00:25:24.012568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../010-dpdk_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.012575 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking dpdk (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.012581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libatomic1:amd64. 2026-07-10 00:25:24.012588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../011-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:25:24.012595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:25:24.012601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc-dev-bin. 2026-07-10 00:25:24.012608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../012-libc-dev-bin_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:25:24.012615 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:25:24.012621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package linux-libc-dev:amd64. 2026-07-10 00:25:24.012628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../013-linux-libc-dev_6.8.0-134.134_amd64.deb ... 2026-07-10 00:25:24.012641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 00:25:24.012648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libcrypt-dev:amd64. 2026-07-10 00:25:24.012654 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.012662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../014-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2026-07-10 00:25:24.012669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 00:25:24.012675 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rpcsvc-proto. 2026-07-10 00:25:24.012682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../015-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2026-07-10 00:25:24.012689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.012695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 00:25:24.012702 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc6-dev:amd64. 2026-07-10 00:25:24.012708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../016-libc6-dev_2.39-0ubuntu8.7_amd64.deb ... 2026-07-10 00:25:24.012715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 00:25:24.012722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package zlib1g-dev:amd64. 2026-07-10 00:25:24.012728 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../017-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2026-07-10 00:25:24.012735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-07-10 00:25:24.012742 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libzstd-dev:amd64. 2026-07-10 00:25:24.012756 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../018-libzstd-dev_1.5.5+dfsg2-2build1.1_amd64.deb ... 2026-07-10 00:25:24.012763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2026-07-10 00:25:24.012769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libelf-dev:amd64. 2026-07-10 00:25:24.012776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../019-libelf-dev_0.190-1.1ubuntu0.1_amd64.deb ... 2026-07-10 00:25:24.012783 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 00:25:24.012789 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbpf-dev:amd64. 2026-07-10 00:25:24.012796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../020-libbpf-dev_1%3a1.3.0-2build2_amd64.deb ... 2026-07-10 00:25:24.012806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbpf-dev:amd64 (1:1.3.0-2build2) ... 2026-07-10 00:25:24.012813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmd-dev:amd64. 2026-07-10 00:25:24.012820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../021-libmd-dev_1.1.0-2build1.1_amd64.deb ... 2026-07-10 00:25:24.012827 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmd-dev:amd64 (1.1.0-2build1.1) ... 2026-07-10 00:25:24.012833 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbsd-dev:amd64. 2026-07-10 00:25:24.012840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../022-libbsd-dev_0.12.1-1build1.1_amd64.deb ... 2026-07-10 00:25:24.012846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbsd-dev:amd64 (0.12.1-1build1.1) ... 2026-07-10 00:25:24.012853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpkgconf3:amd64. 2026-07-10 00:25:24.012859 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../023-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-10 00:25:24.012866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-10 00:25:24.012925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf-bin. 2026-07-10 00:25:24.012934 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.012952 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../024-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-10 00:25:24.012960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-10 00:25:24.012966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf:amd64. 2026-07-10 00:25:24.012973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../025-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-10 00:25:24.013046 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.013054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-10 00:25:24.013061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package xml-core. 2026-07-10 00:25:24.013067 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../026-xml-core_0.19_all.deb ... 2026-07-10 00:25:24.013074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking xml-core (0.19) ... 2026-07-10 00:25:24.013081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-dev:amd64. 2026-07-10 00:25:24.013087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../027-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:25:24.013094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:25:24.013101 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-3-dev:amd64. 2026-07-10 00:25:24.013108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../028-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2026-07-10 00:25:24.013114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:25:24.013121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-route-3-dev:amd64. 2026-07-10 00:25:24.013153 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../029-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2026-07-10 00:25:24.013160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:25:24.013166 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libibverbs-dev:amd64. 2026-07-10 00:25:24.013173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../030-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ... 2026-07-10 00:25:24.013179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2026-07-10 00:25:24.013186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb1. 2026-07-10 00:25:24.013192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../031-libipsec-mb1_1.5-1build1_amd64.deb ... 2026-07-10 00:25:24.013198 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb1 (1.5-1build1) ... 2026-07-10 00:25:24.013205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb-dev. 2026-07-10 00:25:24.013211 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../032-libipsec-mb-dev_1.5-1build1_amd64.deb ... 2026-07-10 00:25:24.013218 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb-dev (1.5-1build1) ... 2026-07-10 00:25:24.013224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal2. 2026-07-10 00:25:24.013231 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../033-libisal2_2.31.0-0.1build1_amd64.deb ... 2026-07-10 00:25:24.013237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal2 (2.31.0-0.1build1) ... 2026-07-10 00:25:24.013244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal-dev. 2026-07-10 00:25:24.013250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.013256 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../034-libisal-dev_2.31.0-0.1build1_amd64.deb ... 2026-07-10 00:25:24.013263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal-dev (2.31.0-0.1build1) ... 2026-07-10 00:25:24.013269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt1:amd64. 2026-07-10 00:25:24.013282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../035-libfdt1_1.7.0-2build1_amd64.deb ... 2026-07-10 00:25:24.013289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-07-10 00:25:24.013296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt-dev:amd64. 2026-07-10 00:25:24.013306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../036-libfdt-dev_1.7.0-2build1_amd64.deb ... 2026-07-10 00:25:24.013313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt-dev:amd64 (1.7.0-2build1) ... 2026-07-10 00:25:24.013319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson-dev:amd64. 2026-07-10 00:25:24.013326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../037-libjansson-dev_2.14-2build2_amd64.deb ... 2026-07-10 00:25:24.013332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson-dev:amd64 (2.14-2build2) ... 2026-07-10 00:25:24.013339 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmnl-dev:amd64. 2026-07-10 00:25:24.013345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../038-libmnl-dev_1.0.5-2build1_amd64.deb ... 2026-07-10 00:25:24.013352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmnl-dev:amd64 (1.0.5-2build1) ... 2026-07-10 00:25:24.013358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma-dev:amd64. 2026-07-10 00:25:24.013516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../039-libnuma-dev_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:25:24.016186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma-dev:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:25:24.016210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8-dev:amd64. 2026-07-10 00:25:24.016217 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../040-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2026-07-10 00:25:24.016224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:25:24.016231 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap-dev:amd64. 2026-07-10 00:25:24.016237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../041-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2026-07-10 00:25:24.016244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:25:24.016250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.016257 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libssl-dev:amd64. 2026-07-10 00:25:24.016264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../042-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-10 00:25:24.016270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-10 00:25:24.016277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp-dev:amd64. 2026-07-10 00:25:24.016283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../043-libxdp-dev_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-07-10 00:25:24.016290 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp-dev:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-07-10 00:25:24.016296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-log25:amd64. 2026-07-10 00:25:24.016303 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../044-librte-log25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-log25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016316 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-kvargs25:amd64. 2026-07-10 00:25:24.016322 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../045-librte-kvargs25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-kvargs25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-telemetry25:amd64. 2026-07-10 00:25:24.016352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../046-librte-telemetry25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-telemetry25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eal25:amd64. 2026-07-10 00:25:24.016372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../047-librte-eal25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eal25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-acl25:amd64. 2026-07-10 00:25:24.016391 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../048-librte-acl25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.016404 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-acl25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016411 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-argparse25:amd64. 2026-07-10 00:25:24.016424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../049-librte-argparse25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016431 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-argparse25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ring25:amd64. 2026-07-10 00:25:24.016444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../050-librte-ring25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ring25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool25:amd64. 2026-07-10 00:25:24.016463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../051-librte-mempool25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016470 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.016476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016483 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mbuf25:amd64. 2026-07-10 00:25:24.016489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../052-librte-mbuf25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mbuf25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016502 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bbdev25:amd64. 2026-07-10 00:25:24.016514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../053-librte-bbdev25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016520 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bbdev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016527 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pci25:amd64. 2026-07-10 00:25:24.016533 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../054-librte-pci25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pci25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-pci25:amd64. 2026-07-10 00:25:24.016553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../055-librte-bus-pci25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-pci25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-acc25:amd64. 2026-07-10 00:25:24.016572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../056-librte-baseband-acc25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-acc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vdev25:amd64. 2026-07-10 00:25:24.016597 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../057-librte-bus-vdev25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vdev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016610 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-5gnr-fec25:amd64. 2026-07-10 00:25:24.016617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../058-librte-baseband-fpga-5gnr-fec25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-5gnr-fec25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016631 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-lte-fec25:amd64. 2026-07-10 00:25:24.016637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.016644 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../059-librte-baseband-fpga-lte-fec25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016650 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-lte-fec25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016657 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-la12xx25:amd64. 2026-07-10 00:25:24.016664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../060-librte-baseband-la12xx25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016670 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-la12xx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016677 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-null25:amd64. 2026-07-10 00:25:24.016683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../061-librte-baseband-null25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-null25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016696 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-turbo-sw25:amd64. 2026-07-10 00:25:24.016703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../062-librte-baseband-turbo-sw25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016716 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-turbo-sw25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meter25:amd64. 2026-07-10 00:25:24.016739 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../063-librte-meter25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meter25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net25:amd64. 2026-07-10 00:25:24.016774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../064-librte-net25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ethdev25:amd64. 2026-07-10 00:25:24.016806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../065-librte-ethdev25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ethdev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-metrics25:amd64. 2026-07-10 00:25:24.016836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../066-librte-metrics25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-metrics25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bitratestats25:amd64. 2026-07-10 00:25:24.016905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../067-librte-bitratestats25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bitratestats25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016928 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bpf25:amd64. 2026-07-10 00:25:24.016938 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../068-librte-bpf25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bpf25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016959 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-auxiliary25:amd64. 2026-07-10 00:25:24.016970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../069-librte-bus-auxiliary25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.016983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-auxiliary25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.016993 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-cdx25:amd64. 2026-07-10 00:25:24.017005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../070-librte-bus-cdx25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-cdx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-dpaax25:amd64. 2026-07-10 00:25:24.017028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../071-librte-common-dpaax25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-dpaax25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017041 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rcu25:amd64. 2026-07-10 00:25:24.017047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../072-librte-rcu25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rcu25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cryptodev25:amd64. 2026-07-10 00:25:24.017067 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../073-librte-cryptodev25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cryptodev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dmadev25:amd64. 2026-07-10 00:25:24.017087 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../074-librte-dmadev25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dmadev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-hash25:amd64. 2026-07-10 00:25:24.017107 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../075-librte-hash25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-hash25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-timer25:amd64. 2026-07-10 00:25:24.017150 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../076-librte-timer25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-timer25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eventdev25:amd64. 2026-07-10 00:25:24.017181 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../077-librte-eventdev25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eventdev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017201 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-dpaa25:amd64. 2026-07-10 00:25:24.017207 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../078-librte-bus-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017214 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-fslmc25:amd64. 2026-07-10 00:25:24.017227 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../079-librte-bus-fslmc25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-fslmc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017241 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rawdev25:amd64. 2026-07-10 00:25:24.017255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../080-librte-rawdev25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017262 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rawdev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-ifpga25:amd64. 2026-07-10 00:25:24.017275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../081-librte-bus-ifpga25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-ifpga25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017288 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-platform25:amd64. 2026-07-10 00:25:24.017295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../082-librte-bus-platform25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017301 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-platform25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-uacce25:amd64. 2026-07-10 00:25:24.017314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../083-librte-bus-uacce25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017321 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-uacce25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vmbus25:amd64. 2026-07-10 00:25:24.017334 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../084-librte-bus-vmbus25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017341 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vmbus25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cfgfile25:amd64. 2026-07-10 00:25:24.017354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../085-librte-cfgfile25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cfgfile25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cmdline25:amd64. 2026-07-10 00:25:24.017373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../086-librte-cmdline25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cmdline25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-security25:amd64. 2026-07-10 00:25:24.017393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../087-librte-security25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-security25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017406 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cnxk25:amd64. 2026-07-10 00:25:24.017417 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../088-librte-common-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.017437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cpt25:amd64. 2026-07-10 00:25:24.017443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../089-librte-common-cpt25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.017456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cpt25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017463 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.017473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-iavf25:amd64. 2026-07-10 00:25:24.017481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../090-librte-common-iavf25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017487 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-iavf25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-idpf25:amd64. 2026-07-10 00:25:24.017501 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../091-librte-common-idpf25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-idpf25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-ionic25:amd64. 2026-07-10 00:25:24.017520 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.017527 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../092-librte-common-ionic25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017533 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-mlx5-25:amd64. 2026-07-10 00:25:24.017546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../093-librte-common-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017558 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017565 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nfp25:amd64. 2026-07-10 00:25:24.017572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../094-librte-common-nfp25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017578 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nitrox25:amd64. 2026-07-10 00:25:24.017591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.017598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../095-librte-common-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017604 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017611 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-octeontx25:amd64. 2026-07-10 00:25:24.017618 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../096-librte-common-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017631 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compressdev25:amd64. 2026-07-10 00:25:24.017637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../097-librte-compressdev25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017644 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compressdev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017655 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-qat25:amd64. 2026-07-10 00:25:24.017662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.017668 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../098-librte-common-qat25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017675 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-qat25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-sfc-efx25:amd64. 2026-07-10 00:25:24.017688 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../099-librte-common-sfc-efx25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-sfc-efx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017701 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.017708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-isal25:amd64. 2026-07-10 00:25:24.017715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.017721 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../100-librte-compress-isal25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017728 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-isal25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-mlx5-25:amd64. 2026-07-10 00:25:24.017741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../101-librte-compress-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017747 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-nitrox25:amd64. 2026-07-10 00:25:24.017760 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../102-librte-compress-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017779 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-octeontx25:amd64. 2026-07-10 00:25:24.017786 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../103-librte-mempool-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017792 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-octeontx25:amd64. 2026-07-10 00:25:24.017805 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../104-librte-compress-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-zlib25:amd64. 2026-07-10 00:25:24.017825 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../105-librte-compress-zlib25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-zlib25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-bcmfs25:amd64. 2026-07-10 00:25:24.017849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../106-librte-crypto-bcmfs25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017856 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-bcmfs25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-caam-jr25:amd64. 2026-07-10 00:25:24.017869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../107-librte-crypto-caam-jr25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017907 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-caam-jr25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ccp25:amd64. 2026-07-10 00:25:24.017921 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../108-librte-crypto-ccp25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017928 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ccp25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-cnxk25:amd64. 2026-07-10 00:25:24.017941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../109-librte-crypto-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017955 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa25:amd64. 2026-07-10 00:25:24.017961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../110-librte-mempool-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017968 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017975 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa-sec25:amd64. 2026-07-10 00:25:24.017985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../111-librte-crypto-dpaa-sec25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.017992 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa-sec25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.017999 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa2-25:amd64. 2026-07-10 00:25:24.018005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../112-librte-mempool-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.018012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.018021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa2-sec25:amd64. 2026-07-10 00:25:24.018031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../113-librte-crypto-dpaa2-sec25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.018071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa2-sec25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.018081 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ionic25:amd64. 2026-07-10 00:25:24.018151 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../114-librte-crypto-ionic25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.018164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.018174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ipsec-mb25:amd64. 2026-07-10 00:25:24.018208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../115-librte-crypto-ipsec-mb25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.018244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ipsec-mb25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.018273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-mlx5-25:amd64. 2026-07-10 00:25:24.018311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../116-librte-crypto-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.018413 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.018426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-nitrox25:amd64. 2026-07-10 00:25:24.018468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../117-librte-crypto-nitrox25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.018510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.018555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-null25:amd64. 2026-07-10 00:25:24.018595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../118-librte-crypto-null25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.018638 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-null25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.018680 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-octeontx25:amd64. 2026-07-10 00:25:24.018723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../119-librte-crypto-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.018765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.018808 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-openssl25:amd64. 2026-07-10 00:25:24.018848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../120-librte-crypto-openssl25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.018950 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.018986 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-openssl25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.019029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-reorder25:amd64. 2026-07-10 00:25:24.019074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../121-librte-reorder25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.019120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-reorder25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.019206 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-scheduler25:amd64. 2026-07-10 00:25:24.019254 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../122-librte-crypto-scheduler25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.019297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-scheduler25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.019340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-virtio25:amd64. 2026-07-10 00:25:24.019383 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.019426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../123-librte-crypto-virtio25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.019470 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-virtio25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.019512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dispatcher25:amd64. 2026-07-10 00:25:24.019548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../124-librte-dispatcher25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.019590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dispatcher25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.019633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-distributor25:amd64. 2026-07-10 00:25:24.019667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../125-librte-distributor25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.019711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-distributor25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.019754 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-cnxk25:amd64. 2026-07-10 00:25:24.019789 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../126-librte-dma-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.019834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.019913 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.019950 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa2-25:amd64. 2026-07-10 00:25:24.019991 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../127-librte-dma-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.020012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.020068 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa25:amd64. 2026-07-10 00:25:24.020118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../128-librte-dma-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.020161 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.020250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-hisilicon25:amd64. 2026-07-10 00:25:24.020299 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../129-librte-dma-hisilicon25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.020351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-hisilicon25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.020395 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-idxd25:amd64. 2026-07-10 00:25:24.020443 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../130-librte-dma-idxd25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.020491 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-idxd25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.020541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-ioat25:amd64. 2026-07-10 00:25:24.020585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../131-librte-dma-ioat25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.020632 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.020678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-ioat25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.020720 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-odm25:amd64. 2026-07-10 00:25:24.020764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../132-librte-dma-odm25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.020809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-odm25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.020856 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-skeleton25:amd64. 2026-07-10 00:25:24.020960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../133-librte-dma-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.021011 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.021084 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-efd25:amd64. 2026-07-10 00:25:24.021156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../134-librte-efd25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.021208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-efd25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.021261 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-cnxk25:amd64. 2026-07-10 00:25:24.021306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../135-librte-mempool-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.021352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.021399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cnxk25:amd64. 2026-07-10 00:25:24.021441 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../136-librte-net-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.021490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.021537 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-cnxk25:amd64. 2026-07-10 00:25:24.021586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../137-librte-event-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.021636 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.021683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dlb2-25:amd64. 2026-07-10 00:25:24.021725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../138-librte-event-dlb2-25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.021771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.021823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dlb2-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.021904 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa2-25:amd64. 2026-07-10 00:25:24.021962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../139-librte-net-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.021997 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.022042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa2-25:amd64. 2026-07-10 00:25:24.022245 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../140-librte-event-dpaa2-25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.022308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.022330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa25:amd64. 2026-07-10 00:25:24.022341 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../141-librte-net-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.022351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.022386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa25:amd64. 2026-07-10 00:25:24.022401 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../142-librte-event-dpaa25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.022442 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.022500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dsw25:amd64. 2026-07-10 00:25:24.022516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../143-librte-event-dsw25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.022579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.022596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dsw25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.022658 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeontx25:amd64. 2026-07-10 00:25:24.022675 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../144-librte-net-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.022761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.022789 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-octeontx25:amd64. 2026-07-10 00:25:24.022852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../145-librte-event-octeontx25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.022869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.022928 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-opdl25:amd64. 2026-07-10 00:25:24.022978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../146-librte-event-opdl25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.023038 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-opdl25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.023054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-skeleton25:amd64. 2026-07-10 00:25:24.023091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../147-librte-event-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.023160 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.023235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-sw25:amd64. 2026-07-10 00:25:24.023277 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../148-librte-event-sw25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.023345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-sw25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.023362 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rib25:amd64. 2026-07-10 00:25:24.023419 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../149-librte-rib25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.023469 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rib25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.023485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-fib25:amd64. 2026-07-10 00:25:24.023549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../150-librte-fib25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.023599 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-fib25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.023659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gpudev25:amd64. 2026-07-10 00:25:24.023675 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../151-librte-gpudev25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.023752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gpudev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.023773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pcapng25:amd64. 2026-07-10 00:25:24.023858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../152-librte-pcapng25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.023894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pcapng25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.024003 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-graph25:amd64. 2026-07-10 00:25:24.024053 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../153-librte-graph25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.024112 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.024158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-graph25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.024213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gro25:amd64. 2026-07-10 00:25:24.024262 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../154-librte-gro25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.024278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gro25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.024349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gso25:amd64. 2026-07-10 00:25:24.024420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../155-librte-gso25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.024437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gso25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.024504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ip-frag25:amd64. 2026-07-10 00:25:24.024521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../156-librte-ip-frag25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.024580 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ip-frag25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.024596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ipsec25:amd64. 2026-07-10 00:25:24.024660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../157-librte-ipsec25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.024720 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ipsec25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.024741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-jobstats25:amd64. 2026-07-10 00:25:24.024794 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../158-librte-jobstats25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.024857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.024918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-jobstats25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.024934 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-latencystats25:amd64. 2026-07-10 00:25:24.024986 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../159-librte-latencystats25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.025002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-latencystats25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.025229 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-lpm25:amd64. 2026-07-10 00:25:24.025314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.025329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../160-librte-lpm25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.025348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-lpm25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.025358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-member25:amd64. 2026-07-10 00:25:24.025367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../161-librte-member25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.025380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.025416 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-member25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.025473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-bucket25:amd64. 2026-07-10 00:25:24.025487 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../162-librte-mempool-bucket25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.025559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-bucket25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.025583 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-ring25:amd64. 2026-07-10 00:25:24.025602 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../163-librte-mempool-ring25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.025667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-ring25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.025693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-stack25:amd64. 2026-07-10 00:25:24.025712 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../164-librte-stack25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.025773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-stack25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.025829 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-stack25:amd64. 2026-07-10 00:25:24.025844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../165-librte-mempool-stack25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.025932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-stack25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.025989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mldev25:amd64. 2026-07-10 00:25:24.026003 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../166-librte-mldev25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.026072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mldev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.026119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ml-cnxk25:amd64. 2026-07-10 00:25:24.026173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../167-librte-ml-cnxk25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.026237 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ml-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.026297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-packet25:amd64. 2026-07-10 00:25:24.026313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../168-librte-net-af-packet25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.026399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-packet25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.026436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-xdp25:amd64. 2026-07-10 00:25:24.026493 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../169-librte-net-af-xdp25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.026508 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-xdp25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.026599 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ark25:amd64. 2026-07-10 00:25:24.026648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../170-librte-net-ark25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.026664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ark25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.026734 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-atlantic25:amd64. 2026-07-10 00:25:24.026795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../171-librte-net-atlantic25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.026811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-atlantic25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.026915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-avp25:amd64. 2026-07-10 00:25:24.026974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../172-librte-net-avp25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.027022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-avp25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.027083 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-axgbe25:amd64. 2026-07-10 00:25:24.027099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../173-librte-net-axgbe25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.027279 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-axgbe25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.027323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnx2x25:amd64. 2026-07-10 00:25:24.027339 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../174-librte-net-bnx2x25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.027349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnx2x25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.027362 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnxt25:amd64. 2026-07-10 00:25:24.027411 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../175-librte-net-bnxt25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.027458 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnxt25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.027502 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-sched25:amd64. 2026-07-10 00:25:24.027545 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../176-librte-sched25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.027588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-sched25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.027634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bond25:amd64. 2026-07-10 00:25:24.027649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../177-librte-net-bond25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.028352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bond25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.028389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cpfl25:amd64. 2026-07-10 00:25:24.028405 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../178-librte-net-cpfl25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.028418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cpfl25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.028430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cxgbe25:amd64. 2026-07-10 00:25:24.028441 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../179-librte-net-cxgbe25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.028461 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cxgbe25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.028473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-e1000-25:amd64. 2026-07-10 00:25:24.028485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../180-librte-net-e1000-25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.028497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-e1000-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.028508 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ena25:amd64. 2026-07-10 00:25:24.028520 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../181-librte-net-ena25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.028531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ena25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.028543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetc25:amd64. 2026-07-10 00:25:24.028566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../182-librte-net-enetc25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.028579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.028591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetfec25:amd64. 2026-07-10 00:25:24.028603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../183-librte-net-enetfec25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.028614 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetfec25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.028626 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enic25:amd64. 2026-07-10 00:25:24.028638 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../184-librte-net-enic25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.030490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enic25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.030548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-failsafe25:amd64. 2026-07-10 00:25:24.030560 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../185-librte-net-failsafe25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.030570 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-failsafe25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.030580 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-fm10k25:amd64. 2026-07-10 00:25:24.030590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../186-librte-net-fm10k25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.030600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-fm10k25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.030610 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-gve25:amd64. 2026-07-10 00:25:24.030620 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../187-librte-net-gve25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.030630 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-gve25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.030640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hinic25:amd64. 2026-07-10 00:25:24.030649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../188-librte-net-hinic25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.030659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hinic25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.030669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hns3-25:amd64. 2026-07-10 00:25:24.030679 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../189-librte-net-hns3-25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.030688 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hns3-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.030698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-i40e25:amd64. 2026-07-10 00:25:24.030718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../190-librte-net-i40e25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.030729 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-i40e25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.030738 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-iavf25:amd64. 2026-07-10 00:25:24.030748 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../191-librte-net-iavf25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.030757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-iavf25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.030767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ice25:amd64. 2026-07-10 00:25:24.030777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../192-librte-net-ice25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.030787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.030798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ice25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.030808 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-idpf25:amd64. 2026-07-10 00:25:24.030818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../193-librte-net-idpf25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.030828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.030838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-idpf25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.030848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-igc25:amd64. 2026-07-10 00:25:24.030858 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../194-librte-net-igc25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.030867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-igc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.030915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ionic25:amd64. 2026-07-10 00:25:24.030926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../195-librte-net-ionic25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.030936 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.030961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ipn3ke25:amd64. 2026-07-10 00:25:24.030972 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../196-librte-net-ipn3ke25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.030982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ipn3ke25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.030992 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ixgbe25:amd64. 2026-07-10 00:25:24.031002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../197-librte-net-ixgbe25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.031012 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ixgbe25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.031035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mana25:amd64. 2026-07-10 00:25:24.031045 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../198-librte-net-mana25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.031056 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mana25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.031065 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-memif25:amd64. 2026-07-10 00:25:24.031075 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../199-librte-net-memif25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.031085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-memif25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.031095 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx4-25:amd64. 2026-07-10 00:25:24.031104 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../200-librte-net-mlx4-25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.031121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx4-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.031174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx5-25:amd64. 2026-07-10 00:25:24.031185 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../201-librte-net-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.031194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.031204 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-netvsc25:amd64. 2026-07-10 00:25:24.031214 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../202-librte-net-netvsc25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.031224 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-netvsc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.031234 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.031244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-nfp25:amd64. 2026-07-10 00:25:24.031254 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../203-librte-net-nfp25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.031263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.031273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ngbe25:amd64. 2026-07-10 00:25:24.031283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../204-librte-net-ngbe25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.031293 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ngbe25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034257 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ntnic25:amd64. 2026-07-10 00:25:24.034286 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../205-librte-net-ntnic25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ntnic25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-null25:amd64. 2026-07-10 00:25:24.034317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../206-librte-net-null25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-null25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034337 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeon-ep25:amd64. 2026-07-10 00:25:24.034347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../207-librte-net-octeon-ep25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeon-ep25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pcap25:amd64. 2026-07-10 00:25:24.034378 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../208-librte-net-pcap25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pcap25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pfe25:amd64. 2026-07-10 00:25:24.034418 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../209-librte-net-pfe25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pfe25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034439 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.034450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-qede25:amd64. 2026-07-10 00:25:24.034459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../210-librte-net-qede25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.034490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-qede25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-r8169-25:amd64. 2026-07-10 00:25:24.034510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../211-librte-net-r8169-25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034520 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-r8169-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.034539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ring25:amd64. 2026-07-10 00:25:24.034549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../212-librte-net-ring25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034560 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ring25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-sfc25:amd64. 2026-07-10 00:25:24.034579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../213-librte-net-sfc25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034589 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-sfc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034599 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-port25:amd64. 2026-07-10 00:25:24.034609 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../214-librte-port25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034619 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-port25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034629 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-table25:amd64. 2026-07-10 00:25:24.034639 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.034648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../215-librte-table25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034659 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-table25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034668 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pipeline25:amd64. 2026-07-10 00:25:24.034678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../216-librte-pipeline25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034688 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pipeline25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-softnic25:amd64. 2026-07-10 00:25:24.034708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../217-librte-net-softnic25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-softnic25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034737 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-tap25:amd64. 2026-07-10 00:25:24.034747 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../218-librte-net-tap25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-tap25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034767 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.034778 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-thunderx25:amd64. 2026-07-10 00:25:24.034788 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../219-librte-net-thunderx25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-thunderx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034808 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-txgbe25:amd64. 2026-07-10 00:25:24.034818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../220-librte-net-txgbe25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034834 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-txgbe25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vdev-netvsc25:amd64. 2026-07-10 00:25:24.034855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../221-librte-net-vdev-netvsc25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vdev-netvsc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vhost25:amd64. 2026-07-10 00:25:24.034914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../222-librte-vhost25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vhost25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vhost25:amd64. 2026-07-10 00:25:24.034951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../223-librte-net-vhost25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vhost25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.034972 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-virtio25:amd64. 2026-07-10 00:25:24.034982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../224-librte-net-virtio25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.034992 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-virtio25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035003 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vmxnet3-25:amd64. 2026-07-10 00:25:24.035013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../225-librte-net-vmxnet3-25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vmxnet3-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-zxdh25:amd64. 2026-07-10 00:25:24.035043 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../226-librte-net-zxdh25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-zxdh25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035064 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-node25:amd64. 2026-07-10 00:25:24.035074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../227-librte-node25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035084 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.035094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-node25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035104 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdcp25:amd64. 2026-07-10 00:25:24.035114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../228-librte-pdcp25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035151 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdcp25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035166 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdump25:amd64. 2026-07-10 00:25:24.035176 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../229-librte-pdump25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdump25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power25:amd64. 2026-07-10 00:25:24.035205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../230-librte-power25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035215 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-acpi25:amd64. 2026-07-10 00:25:24.035246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../231-librte-power-acpi25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.035274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-acpi25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035284 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-amd-pstate25:amd64. 2026-07-10 00:25:24.035294 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../232-librte-power-amd-pstate25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-amd-pstate25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-cppc25:amd64. 2026-07-10 00:25:24.035324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../233-librte-power-cppc25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035334 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-cppc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-intel-pstate25:amd64. 2026-07-10 00:25:24.035354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../234-librte-power-intel-pstate25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-intel-pstate25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-intel-uncore25:amd64. 2026-07-10 00:25:24.035383 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../235-librte-power-intel-uncore25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.035410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-intel-uncore25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035420 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power-kvm-vm25:amd64. 2026-07-10 00:25:24.035430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../236-librte-power-kvm-vm25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035440 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power-kvm-vm25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-bphy25:amd64. 2026-07-10 00:25:24.035460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../237-librte-raw-cnxk-bphy25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035470 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-bphy25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035480 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-gpio25:amd64. 2026-07-10 00:25:24.035489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../238-librte-raw-cnxk-gpio25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035499 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-gpio25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-rvu-lf25:amd64. 2026-07-10 00:25:24.035519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../239-librte-raw-cnxk-rvu-lf25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-rvu-lf25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-dpaa2-cmdif25:amd64. 2026-07-10 00:25:24.035550 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../240-librte-raw-dpaa2-cmdif25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035560 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-dpaa2-cmdif25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-gdtc25:amd64. 2026-07-10 00:25:24.035587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../241-librte-raw-gdtc25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035597 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-gdtc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ifpga25:amd64. 2026-07-10 00:25:24.035617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../242-librte-raw-ifpga25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ifpga25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ntb25:amd64. 2026-07-10 00:25:24.035647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../243-librte-raw-ntb25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ntb25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-skeleton25:amd64. 2026-07-10 00:25:24.035684 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../244-librte-raw-skeleton25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regexdev25:amd64. 2026-07-10 00:25:24.035713 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../245-librte-regexdev25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regexdev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035733 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-cn9k25:amd64. 2026-07-10 00:25:24.035743 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../246-librte-regex-cn9k25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035753 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.035763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-cn9k25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-mlx5-25:amd64. 2026-07-10 00:25:24.035783 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../247-librte-regex-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035792 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035803 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-ifc25:amd64. 2026-07-10 00:25:24.035813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../248-librte-vdpa-ifc25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-ifc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-mlx5-25:amd64. 2026-07-10 00:25:24.035854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../249-librte-vdpa-mlx5-25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035863 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.035896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-nfp25:amd64. 2026-07-10 00:25:24.035911 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../250-librte-vdpa-nfp25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.035985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.036034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.036077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-sfc25:amd64. 2026-07-10 00:25:24.036149 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../251-librte-vdpa-sfc25_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.036333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-sfc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.036379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-all:amd64. 2026-07-10 00:25:24.036392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../252-librte-meta-all_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.036399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-all:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.036407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-allpmds:amd64. 2026-07-10 00:25:24.036468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../253-librte-meta-allpmds_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.036516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-allpmds:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.036592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-baseband:amd64. 2026-07-10 00:25:24.036634 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../254-librte-meta-baseband_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.036688 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-baseband:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.036743 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-bus:amd64. 2026-07-10 00:25:24.036799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../255-librte-meta-bus_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.036855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-bus:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.036930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-common:amd64. 2026-07-10 00:25:24.036979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../256-librte-meta-common_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.037030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-common:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.037079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-compress:amd64. 2026-07-10 00:25:24.037125 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../257-librte-meta-compress_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.037200 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-compress:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.037261 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-crypto:amd64. 2026-07-10 00:25:24.037317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../258-librte-meta-crypto_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.037370 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-crypto:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.037421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-dma:amd64. 2026-07-10 00:25:24.037473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../259-librte-meta-dma_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.037525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-dma:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.037573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-event:amd64. 2026-07-10 00:25:24.037623 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.037673 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../260-librte-meta-event_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.037746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-event:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.037796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-mempool:amd64. 2026-07-10 00:25:24.037842 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../261-librte-meta-mempool_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.037940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-mempool:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.037999 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-net:amd64. 2026-07-10 00:25:24.038073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../262-librte-meta-net_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.038105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-net:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.038223 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-raw:amd64. 2026-07-10 00:25:24.038258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../263-librte-meta-raw_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.038307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-raw:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.038363 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdpdk-dev:amd64. 2026-07-10 00:25:24.038415 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.038468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../264-libdpdk-dev_24.11.1-1~cloud0_amd64.deb ... 2026-07-10 00:25:24.038523 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdpdk-dev:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.038579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch-dpdk. 2026-07-10 00:25:24.038633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../265-openvswitch-switch-dpdk_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:25:24.038684 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch-dpdk (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:25:24.038735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 00:25:24.038786 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2026-07-10 00:25:24.038837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2026-07-10 00:25:24.038910 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal2 (2.31.0-0.1build1) ... 2026-07-10 00:25:24.039050 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up linux-libc-dev:amd64 (6.8.0-134.134) ... 2026-07-10 00:25:24.039086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:25:24.039103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-07-10 00:25:24.039114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:25:24.039154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-07-10 00:25:24.039219 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt-dev:amd64 (1.7.0-2build1) ... 2026-07-10 00:25:24.039280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb1 (1.5-1build1) ... 2026-07-10 00:25:24.039333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:25:24.039385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-10 00:25:24.039438 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2026-07-10 00:25:24.039489 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmnl-dev:amd64 (1.0.5-2build1) ... 2026-07-10 00:25:24.039532 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:25:24.039574 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-10 00:25:24.039627 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.039684 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:25:24.039727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-10 00:25:24.039769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal-dev (2.31.0-0.1build1) ... 2026-07-10 00:25:24.039824 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-07-10 00:25:24.039853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:25:24.039941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:25:24.039987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:25:24.040029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:25:24.040073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Adding group `uuidd' (GID 102) ... 2026-07-10 00:25:24.040115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2026-07-10 00:25:24.040199 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:25:24.040261 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb-dev (1.5-1build1) ... 2026-07-10 00:25:24.040303 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:25:24.040345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2026-07-10 00:25:24.040398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sse4.2-support (26~cloud0) ... 2026-07-10 00:25:24.040452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmd-dev:amd64 (1.1.0-2build1.1) ... 2026-07-10 00:25:24.040506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:25:24.040564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sgml-base (1.31) ... 2026-07-10 00:25:24.040618 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rdma-core (50.0-2ubuntu0.2) ... 2026-07-10 00:25:24.040681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2026-07-10 00:25:24.040740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:25:24.040801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:ens3: Failed to write 'change' to '/sys/devices/pci0000:00/0000:00:03.0/virtio1/net/ens3/uevent': Read-only file system 2026-07-10 00:25:24.040897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.040994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc-dev-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:25:24.041051 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbsd-dev:amd64 (0.12.1-1build1.1) ... 2026-07-10 00:25:24.041098 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-iniparse (0.5-2) ... 2026-07-10 00:25:24.041157 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson-dev:amd64 (2.14-2build2) ... 2026-07-10 00:25:24.041230 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:25:24.041295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-10 00:25:24.041341 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2026-07-10 00:25:24.041388 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:25:24.041437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up crudini (0.9.4-1) ... 2026-07-10 00:25:24.041500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-log25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.041525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-10 00:25:24.041591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:25:24.041649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pciutils (1:3.10.0-2build1) ... 2026-07-10 00:25:24.041694 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-telemetry25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.041753 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up xml-core (0.19) ... 2026-07-10 00:25:24.041808 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc6-dev:amd64 (2.39-0ubuntu8.7) ... 2026-07-10 00:25:24.041860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-kvargs25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.041919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-argparse25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.041985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eal25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.042028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-dpaax25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.042090 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2026-07-10 00:25:24.042118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-acl25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.042212 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma-dev:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:25:24.042365 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cfgfile25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.042381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-jobstats25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.042392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-stack25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.042407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-timer25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.042462 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meter25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.042478 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rawdev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.042541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up dpdk (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.042597 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-cdx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.042621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-07-10 00:25:24.042686 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-platform25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.042705 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ring25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.042769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-auxiliary25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.042811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.042865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dmadev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.042926 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.042981 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-uacce25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.043024 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pci25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.043078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-pci25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.043150 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-ifpga25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.043228 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-sfc-efx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.043274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-iavf25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.043344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.043399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-bucket25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.043452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mbuf25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.043494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.043536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-ring25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.043590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-sched25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.043690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vmbus25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.043722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vdev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.043769 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-idxd25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.043811 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gpudev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.043909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-reorder25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.043940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-odm25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.044121 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-stack25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.044197 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bbdev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.044211 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ntb25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.044218 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.044242 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-distributor25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.044298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-gdtc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.044347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-hisilicon25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.044397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 00:25:24.044445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rcu25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.044492 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-acc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.044544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.044595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-ioat25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.044647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compressdev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.044702 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-isal25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.044759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-5gnr-fec25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.044814 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.044865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regexdev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.044974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-turbo-sw25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.045031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-la12xx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.045085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-idpf25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.045143 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.045233 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-hash25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.045291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbpf-dev:amd64 (1:1.3.0-2build2) ... 2026-07-10 00:25:24.045343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mldev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.045407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cmdline25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.045450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.045504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cryptodev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.045556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.045605 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-zlib25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.045650 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-null25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.045700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-security25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.045765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.045825 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.045909 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ethdev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.045959 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-lte-fec25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.046011 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ip-frag25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.046062 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rib25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.046113 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-netvsc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.046189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ionic25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.046248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.046296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cpt25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.046345 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp-dev:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-07-10 00:25:24.046385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mana25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.046435 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-virtio25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.046485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.046532 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-lpm25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.046582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cpfl25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.046633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.046685 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ice25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.046735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gro25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.046787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ccp25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.046842 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-null25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.046959 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx4-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.047003 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-r8169-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.047057 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.047111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-sfc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.047192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-gve25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.047274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-avp25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.047332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-axgbe25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.047385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-baseband:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.047431 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-null25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.047481 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cxgbe25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.047534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-qede25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.047585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vdev-netvsc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.047633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pcapng25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.047685 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-memif25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.047737 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-nitrox25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.047790 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ixgbe25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.047844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.047913 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-i40e25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.047965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hinic25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.048016 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ring25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.048071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnx2x25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.048124 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-efd25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.048196 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-fm10k25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.048260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ntnic25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.048313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ark25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.048357 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ena25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049208 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2026-07-10 00:25:24.049218 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-qat25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049223 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeon-ep25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049227 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bpf25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049231 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-member25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vhost25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049239 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hns3-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049243 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-idpf25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049247 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049251 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-fib25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-graph25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnxt25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ipsec25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-virtio25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-txgbe25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-bcmfs25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049279 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdcp25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vmxnet3-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049287 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pcap25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bond25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gso25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049312 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-common:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ipsec-mb25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pfe25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-metrics25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ipn3ke25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-openssl25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-rvu-lf25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-failsafe25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ngbe25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eventdev25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch-dpdk (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:25:24.049698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-zxdh25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049830 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-e1000-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049890 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-scheduler25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.049947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.050000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-gpio25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.050052 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.050103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.050180 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-iavf25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.050235 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-igc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.050299 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-packet25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.050351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-mlx5-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.050407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-thunderx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.050460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-xdp25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.050512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetfec25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.050567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enic25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.050616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-atlantic25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.050664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-tap25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.050711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dlb2-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.050764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-nfp25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.050816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-intel-uncore25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.050866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-cppc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.050970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-acpi25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.051023 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-sfc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.051073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-ifc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.051122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-intel-pstate25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.051194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-latencystats25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.051250 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.051300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-kvm-vm25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.051350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-port25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.051400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power-amd-pstate25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.051449 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-opdl25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.051496 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-compress:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.051544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dsw25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.051596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-bphy25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.051646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ml-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.051701 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-fslmc25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.051757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vhost25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.051812 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdump25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.051867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-node25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.052079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dispatcher25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.052166 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-skeleton25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.052198 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ifpga25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.052209 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-sw25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053232 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-table25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053256 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053269 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bitratestats25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053299 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-cn9k25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-mempool:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-octeontx25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-caam-jr25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053406 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053416 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-bus:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-dpaa2-cmdif25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa-sec25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053445 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-dma:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053455 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa2-sec25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053475 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pipeline25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-raw:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053505 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-softnic25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053526 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-cnxk25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053536 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa2-25:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053546 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-crypto:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053556 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-all:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-net:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-event:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-allpmds:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053601 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:25:24.053611 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for sgml-base (1.31) ... 2026-07-10 00:25:24.053621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:25:24.053632 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:25:24.053642 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 00:25:24.053652 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdpdk-dev:amd64 (24.11.1-1~cloud0) ... 2026-07-10 00:25:24.053662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 52c8a15ddeb7 2026-07-10 00:25:24.053672 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 543da0283f95 2026-07-10 00:25:24.053682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 4/8 : RUN update-alternatives --set ovs-vswitchd /usr/lib/openvswitch-switch-dpdk/ovs-vswitchd-dpdk 2026-07-10 00:25:24.053698 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 0371230058e4 2026-07-10 00:25:24.053709 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:update-alternatives: using /usr/lib/openvswitch-switch-dpdk/ovs-vswitchd-dpdk to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in manual mode 2026-07-10 00:25:24.053759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 0371230058e4 2026-07-10 00:25:24.053908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 13421692f5b7 2026-07-10 00:25:24.053929 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:25:24.053997 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 8bd52cc7f0fb 2026-07-10 00:25:24.054042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 6/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:25:24.054100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 7de1763c6966 2026-07-10 00:25:24.054200 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 7de1763c6966 2026-07-10 00:25:24.054222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> f877fbf1290f 2026-07-10 00:25:24.054286 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 7/8 : COPY patches /patches 2026-07-10 00:25:24.054342 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> f96cd161299b 2026-07-10 00:25:24.054396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 8/8 : RUN kolla_patch 2026-07-10 00:25:24.054456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in a288e968049e 2026-07-10 00:25:24.054510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:[i] No series file found, nothing to patch. 2026-07-10 00:25:24.054563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container a288e968049e 2026-07-10 00:25:24.054625 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 8048dc11eeaa 2026-07-10 00:25:24.054672 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully built 81a32b9b49bb 2026-07-10 00:25:24.054738 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk:build-20260710 2026-07-10 00:25:24.054857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Built at 2026-07-10 00:25:24.054756 (took 0:01:25.028470) 2026-07-10 00:25:24.054957 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-db) to queue 2026-07-10 00:25:24.055029 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-vswitchd) to queue 2026-07-10 00:25:24.055495 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-base) 2026-07-10 00:25:24.055595 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Processing 2026-07-10 00:25:24.055654 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building started at 2026-07-10 00:25:24.055571 2026-07-10 00:25:24.056806 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 plugins into plugins archive 2026-07-10 00:25:24.057538 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 additions into additions archive 2026-07-10 00:25:42.020911 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:25:42.021027 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 30c9a124b754 2026-07-10 00:25:42.021122 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 2/10 : LABEL "build-date"="20260710" "name"="mariadb-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="mariadb-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:25:42.021273 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 3d6675b97d3a 2026-07-10 00:25:42.021355 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 3d6675b97d3a 2026-07-10 00:25:42.021460 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> fa5a383cc597 2026-07-10 00:25:42.021539 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 3/10 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql 2026-07-10 00:25:42.021601 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 088fca56f974 2026-07-10 00:25:42.021746 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 088fca56f974 2026-07-10 00:25:42.021767 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 9fd7d7185576 2026-07-10 00:25:42.021897 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 4/10 : RUN echo 'Uris: https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu' >/etc/apt/sources.list.d/mariadb.sources && echo 'Components: main' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Signed-By: /etc/kolla/apt-keys/mariadb.gpg' >>/etc/apt/sources.list.d/mariadb.sources 2026-07-10 00:25:42.021991 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 133ea49d5094 2026-07-10 00:25:42.023280 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 133ea49d5094 2026-07-10 00:25:42.023313 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 91ed3ad288ce 2026-07-10 00:25:42.023325 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 5/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends mariadb-client && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:25:42.023337 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 295e47dd4799 2026-07-10 00:25:42.023347 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:25:42.023358 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:25:42.023371 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:25:42.023383 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:6 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2026-07-10 00:25:42.023394 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:25:42.023405 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:25:42.023431 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:25:42.023442 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:25:42.023452 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:25:42.023463 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:25:42.023475 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:25:42.023485 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:25:42.023496 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:25:42.023507 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:25:42.023517 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:25:42.023528 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:25:42.023538 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:17 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2026-07-10 00:25:42.023576 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 28.0 MB in 3s (10.6 MB/s) 2026-07-10 00:25:42.023595 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2026-07-10 00:25:42.023612 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2026-07-10 00:25:42.023631 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building dependency tree... 2026-07-10 00:25:42.023656 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading state information... 2026-07-10 00:25:42.023675 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following additional packages will be installed: 2026-07-10 00:25:42.023717 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client-core 2026-07-10 00:25:42.024006 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-common mysql-common 2026-07-10 00:25:42.024074 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Recommended packages: 2026-07-10 00:25:42.024088 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libgpm2 libdbd-mariadb-perl | libdbd-mysql-perl libdbi-perl 2026-07-10 00:25:42.024109 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libterm-readkey-perl 2026-07-10 00:25:42.024119 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following NEW packages will be installed: 2026-07-10 00:25:42.024158 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client 2026-07-10 00:25:42.024187 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-client-core mariadb-common mysql-common 2026-07-10 00:25:42.024275 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:25:42.024327 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Need to get 3,174 kB of archives. 2026-07-10 00:25:42.024389 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:After this operation, 37.1 MB of additional disk space will be used. 2026-07-10 00:25:42.024444 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:25:42.024518 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 00:25:42.024589 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libconfig-inifiles-perl all 3.000003-2ubuntu0.1 [38.5 kB] 2026-07-10 00:25:42.024660 | 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.18+maria~ubu2404 [2,924 B] 2026-07-10 00:25:42.024727 | 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.18+maria~ubu2404 [4,088 B] 2026-07-10 00:25:42.024914 | 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.18+maria~ubu2404 [158 kB] 2026-07-10 00:25:42.025030 | 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.18+maria~ubu2404 [1,020 kB] 2026-07-10 00:25:42.025060 | 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.18+maria~ubu2404 [1,839 kB] 2026-07-10 00:25:42.025160 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 3,174 kB in 4s (776 kB/s) 2026-07-10 00:25:42.025259 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libncurses6:amd64. 2026-07-10 00:25:42.025327 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 2026-07-10 00:25:42.025403 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:25:42.025441 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 70% 2026-07-10 00:25:42.025531 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 75% 2026-07-10 00:25:42.025611 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 80% 2026-07-10 00:25:42.025653 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 85% 2026-07-10 00:25:42.025731 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 90% 2026-07-10 00:25:42.025798 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 95% 2026-07-10 00:25:42.025895 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:25:42.026088 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../0-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:25:42.026172 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:25:42.026217 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mysql-common. 2026-07-10 00:25:42.026236 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../1-mysql-common_1%3a10.11.18+maria~ubu2404_all.deb ... 2026-07-10 00:25:42.026261 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mysql-common (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:25:42.026306 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-common. 2026-07-10 00:25:42.026381 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../2-mariadb-common_1%3a10.11.18+maria~ubu2404_all.deb ... 2026-07-10 00:25:42.026432 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-common (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:25:42.026481 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libmariadb3:amd64. 2026-07-10 00:25:42.026545 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../3-libmariadb3_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-07-10 00:25:42.026569 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libmariadb3:amd64 (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:25:42.026675 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libconfig-inifiles-perl. 2026-07-10 00:25:42.026699 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../4-libconfig-inifiles-perl_3.000003-2ubuntu0.1_all.deb ... 2026-07-10 00:25:42.026720 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libconfig-inifiles-perl (3.000003-2ubuntu0.1) ... 2026-07-10 00:25:42.026786 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client-core. 2026-07-10 00:25:42.026837 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../5-mariadb-client-core_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-07-10 00:25:42.026894 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client-core (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:25:42.027241 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client. 2026-07-10 00:25:42.027270 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../6-mariadb-client_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-07-10 00:25:42.027280 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:25:42.027290 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libconfig-inifiles-perl (3.000003-2ubuntu0.1) ... 2026-07-10 00:25:42.027300 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mysql-common (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:25:42.027310 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-common (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:25:42.027320 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: error: no alternatives for my.cnf 2026-07-10 00:25:42.027331 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-10 00:25:42.027347 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:25:42.027469 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libmariadb3:amd64 (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:25:42.027579 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client-core (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:25:42.027617 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:25:42.027720 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:25:42.027739 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 295e47dd4799 2026-07-10 00:25:42.027793 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 092b028a484e 2026-07-10 00:25:42.027873 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 6/10 : ARG mariadb_clustercheck_version=10.9 2026-07-10 00:25:42.027940 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in fd492ba98c42 2026-07-10 00:25:42.027957 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container fd492ba98c42 2026-07-10 00:25:42.028034 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 71700465ce3b 2026-07-10 00:25:42.028097 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 7/10 : ARG mariadb_clustercheck_url=https://src.fedoraproject.org/rpms/mariadb/raw/${mariadb_clustercheck_version}/f/clustercheck.sh 2026-07-10 00:25:42.030340 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 3d7c2981bb9a 2026-07-10 00:25:42.030367 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 3d7c2981bb9a 2026-07-10 00:25:42.030377 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> cfe428ebf70c 2026-07-10 00:25:42.030388 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 8/10 : RUN curl -o /usr/bin/clustercheck ${mariadb_clustercheck_url} && chmod 755 /usr/bin/clustercheck 2026-07-10 00:25:42.030399 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 0337c6b12aec 2026-07-10 00:25:42.030409 | 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.430819, size: 3356 2026-07-10 00:25:42.030419 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 0337c6b12aec 2026-07-10 00:25:42.030429 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 97a0e66e5881 2026-07-10 00:25:42.030439 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 9/10 : COPY patches /patches 2026-07-10 00:25:42.030449 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 168c76282954 2026-07-10 00:25:42.030459 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 10/10 : RUN kolla_patch 2026-07-10 00:25:42.030469 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 0131747653a2 2026-07-10 00:25:42.030479 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:[i] No series file found, nothing to patch. 2026-07-10 00:25:42.030489 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 0131747653a2 2026-07-10 00:25:42.030499 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 136b32e89d12 2026-07-10 00:25:42.030509 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully built 41076727b99f 2026-07-10 00:25:42.030519 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-base:build-20260710 2026-07-10 00:25:42.030529 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Built at 2026-07-10 00:25:42.028740 (took 0:00:17.973169) 2026-07-10 00:25:42.030539 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-clustercheck) to queue 2026-07-10 00:25:42.030550 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-server) to queue 2026-07-10 00:25:42.030568 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(grafana) 2026-07-10 00:25:42.030597 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Processing 2026-07-10 00:25:42.030615 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building started at 2026-07-10 00:25:42.029410 2026-07-10 00:25:42.030633 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 plugins into plugins archive 2026-07-10 00:25:42.032651 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 additions into additions archive 2026-07-10 00:27:09.205453 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 1/15 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:27:09.205536 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 30c9a124b754 2026-07-10 00:27:09.205561 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 2/15 : LABEL "build-date"="20260710" "name"="grafana" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="grafana" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:27:09.205585 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 106540af6bd0 2026-07-10 00:27:09.205605 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 106540af6bd0 2026-07-10 00:27:09.205623 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> b0c3f74c1e68 2026-07-10 00:27:09.205706 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 3/15 : RUN echo 'Uris: https://apt.grafana.com' >/etc/apt/sources.list.d/grafana.sources && echo 'Components: main' >>/etc/apt/sources.list.d/grafana.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/grafana.sources && echo 'Suites: stable' >>/etc/apt/sources.list.d/grafana.sources && echo 'Signed-By: /etc/kolla/apt-keys/grafana.asc' >>/etc/apt/sources.list.d/grafana.sources 2026-07-10 00:27:09.205733 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in c21c815ef6c9 2026-07-10 00:27:09.205752 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container c21c815ef6c9 2026-07-10 00:27:09.205770 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> fc3c100fa121 2026-07-10 00:27:09.205991 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 4/15 : RUN usermod --append --home /usr/share/grafana --groups kolla grafana && mkdir -p /usr/share/grafana && chown -R 42417:42417 /usr/share/grafana 2026-07-10 00:27:09.206212 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in a3ee52c5343e 2026-07-10 00:27:09.206379 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container a3ee52c5343e 2026-07-10 00:27:09.206534 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 3ebf9fd1d1f2 2026-07-10 00:27:09.206728 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 5/15 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends grafana && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:27:09.206906 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 296f2e2c2e0b 2026-07-10 00:27:09.207066 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:27:09.207263 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:27:09.207437 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:7 https://apt.grafana.com stable InRelease [7,660 B] 2026-07-10 00:27:09.207560 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:27:09.207660 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:27:09.207786 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:27:09.207877 | 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] 2026-07-10 00:27:09.208612 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:27:09.208652 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:9 https://apt.grafana.com stable/main amd64 Packages [561 kB] 2026-07-10 00:27:09.208691 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:27:09.208696 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:27:09.208700 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:27:09.208704 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:27:09.208708 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:27:09.208711 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:27:09.208715 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:27:09.208718 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:27:09.208722 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 28.6 MB in 2s (11.4 MB/s) 2026-07-10 00:27:09.208726 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-07-10 00:27:09.208730 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-07-10 00:27:09.208734 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2026-07-10 00:27:09.208737 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2026-07-10 00:27:09.208741 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following NEW packages will be installed: 2026-07-10 00:27:09.208745 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: grafana 2026-07-10 00:27:09.208782 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:27:09.208786 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Need to get 300 MB of archives. 2026-07-10 00:27:09.208790 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:After this operation, 1,120 MB of additional disk space will be used. 2026-07-10 00:27:09.208938 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 https://apt.grafana.com stable/main amd64 grafana amd64 13.1.0 [300 MB] 2026-07-10 00:27:09.208972 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 300 MB in 14s (21.6 MB/s) 2026-07-10 00:27:09.208981 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package grafana. 2026-07-10 00:27:09.209021 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2026-07-10 00:27:09.209099 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:27:09.209235 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 70% 2026-07-10 00:27:09.210189 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 75% 2026-07-10 00:27:09.210199 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 80% 2026-07-10 00:27:09.210204 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 85% 2026-07-10 00:27:09.210208 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 90% 2026-07-10 00:27:09.210212 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 95% 2026-07-10 00:27:09.210217 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:27:09.210222 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../grafana_13.1.0_amd64.deb ... 2026-07-10 00:27:09.210226 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking grafana (13.1.0) ... 2026-07-10 00:27:09.210230 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up grafana (13.1.0) ... 2026-07-10 00:27:09.210233 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### NOT starting grafana-server by default on bootup, please execute 2026-07-10 00:27:09.210256 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo update-rc.d grafana-server defaults 95 10 2026-07-10 00:27:09.210260 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### In order to start grafana-server, execute 2026-07-10 00:27:09.210263 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo service grafana-server start 2026-07-10 00:27:09.210321 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 296f2e2c2e0b 2026-07-10 00:27:09.210327 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> a73880a73680 2026-07-10 00:27:09.210331 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 6/15 : WORKDIR /usr/share/grafana 2026-07-10 00:27:09.210334 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 219cc31380f7 2026-07-10 00:27:09.210338 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 219cc31380f7 2026-07-10 00:27:09.210341 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> cce37d15d5de 2026-07-10 00:27:09.210345 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 7/15 : COPY grafana_sudoers /etc/sudoers.d/kolla_grafana_sudoers 2026-07-10 00:27:09.210348 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> ddf562f6736c 2026-07-10 00:27:09.210352 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 8/15 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:27:09.210355 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 7f8752d75262 2026-07-10 00:27:09.210359 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 9/15 : RUN grafana-cli plugins install grafana-opensearch-datasource 2026-07-10 00:27:09.210362 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 00c7081ed821 2026-07-10 00:27:09.210366 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Deprecation warning: 'grafana-cli' is deprecated and will be removed in a future release. Use the 'grafana cli' subcommand instead. 2026-07-10 00:27:09.210373 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: 2026-07-10 00:27:09.210378 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:26:47.398906221Z level=info msg="Starting Grafana" version=13.1.0 commit=b309c9bb3b81a748c3a75289236a27309ed2566a branch=release-13.1.0#patched compiled=2026-06-23T07:16:42Z 2026-07-10 00:27:09.210383 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:26:47.403860133Z level=info msg="Unified migration configs enforced" storage_type=unified target=[all] 2026-07-10 00:27:09.210388 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:26:47.404054903Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=folders.folder.grafana.app 2026-07-10 00:27:09.210434 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:26:47.404076859Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=dashboards.dashboard.grafana.app 2026-07-10 00:27:09.210488 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:26:47.404104866Z level=info msg="Enforcing mode 5 for resource in unified storage" resource=playlists.playlist.grafana.app 2026-07-10 00:27:09.210554 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:26:47.404807809Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2026-07-10 00:27:09.210590 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:26:47.404843603Z level=info msg=Target target=[all] 2026-07-10 00:27:09.210642 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:26:47.404867939Z level=info msg="Path Home" path=/usr/share/grafana 2026-07-10 00:27:09.210723 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:26:47.404881566Z level=info msg="Path Data" path=/usr/share/grafana/data 2026-07-10 00:27:09.210769 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:26:47.404894433Z level=info msg="Path Logs" path=/usr/share/grafana/data/log 2026-07-10 00:27:09.210825 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:26:47.404907566Z level=info msg="Path Plugins" path="[/usr/share/grafana/data/plugins /usr/share/grafana/data/plugins-bundled]" 2026-07-10 00:27:09.210884 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:26:47.404932948Z level=info msg="Path Provisioning" path=/usr/share/grafana/conf/provisioning 2026-07-10 00:27:09.210935 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2026-07-10T00:26:47.40495508Z level=info msg="App mode production" 2026-07-10 00:27:09.211008 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:✔ Downloaded and extracted grafana-opensearch-datasource v2.33.1 zip successfully to /var/lib/grafana/plugins/grafana-opensearch-datasource 2026-07-10 00:27:09.211063 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. 2026-07-10 00:27:09.211120 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 00c7081ed821 2026-07-10 00:27:09.211201 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 51569f5e0c47 2026-07-10 00:27:09.211261 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 10/15 : RUN chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_grafana_sudoers && chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:27:09.211319 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in ee3a179b3eaa 2026-07-10 00:27:09.211375 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container ee3a179b3eaa 2026-07-10 00:27:09.211432 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 5774ab18e1f6 2026-07-10 00:27:09.211486 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 11/15 : COPY patches /patches 2026-07-10 00:27:09.211544 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 97151e44b120 2026-07-10 00:27:09.211598 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 12/15 : RUN kolla_patch 2026-07-10 00:27:09.211655 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in d6f8d53de8e3 2026-07-10 00:27:09.211732 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:[i] No series file found, nothing to patch. 2026-07-10 00:27:09.211788 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container d6f8d53de8e3 2026-07-10 00:27:09.211842 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 6aaced450810 2026-07-10 00:27:09.211898 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 13/15 : RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main && mkdir -p /operations && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations && rm -f /tmp/kolla-operations.tar.gz 2026-07-10 00:27:09.211956 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 0039d622c78d 2026-07-10 00:27:09.212013 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:curl (https://codeload.github.com/osism/kolla-operations/legacy.tar.gz/refs/heads/main): response: 200, time: 0.405889, size: 200760 2026-07-10 00:27:09.212069 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.ansible-lint 2026-07-10 00:27:09.212120 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.github/ 2026-07-10 00:27:09.212197 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.github/workflows/ 2026-07-10 00:27:09.212253 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.github/workflows/add-to-project.yml 2026-07-10 00:27:09.212307 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.github/workflows/rules.yml 2026-07-10 00:27:09.212358 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.gitignore 2026-07-10 00:27:09.212412 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/ 2026-07-10 00:27:09.212466 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/Containerfile 2026-07-10 00:27:09.212517 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/Dockerfile 2026-07-10 00:27:09.212572 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/files/ 2026-07-10 00:27:09.212627 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/files/mixins.py 2026-07-10 00:27:09.212730 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/jsonnetfile.json 2026-07-10 00:27:09.212784 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/jsonnetfile.lock.json 2026-07-10 00:27:09.212841 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/ 2026-07-10 00:27:09.212896 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/ceph/ 2026-07-10 00:27:09.212951 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/ceph/ceph.libsonnet 2026-07-10 00:27:09.213006 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/infrastructure/ 2026-07-10 00:27:09.213073 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/infrastructure/alertmanager.libsonnet 2026-07-10 00:27:09.213146 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/infrastructure/node.libsonnet 2026-07-10 00:27:09.214175 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/mixins/infrastructure/prometheus.libsonnet 2026-07-10 00:27:09.214186 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/playbooks/ 2026-07-10 00:27:09.214191 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.src/playbooks/mixin-ouput-ensure-git-checkin.yml 2026-07-10 00:27:09.214199 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.yamllint.yml 2026-07-10 00:27:09.214204 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/.zuul.yaml 2026-07-10 00:27:09.214208 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/README.md 2026-07-10 00:27:09.214211 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/ 2026-07-10 00:27:09.214214 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ 2026-07-10 00:27:09.214218 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ 2026-07-10 00:27:09.214221 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/README.md 2026-07-10 00:27:09.214225 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ceph-cluster-advanced.json 2026-07-10 00:27:09.214229 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ceph-cluster.json 2026-07-10 00:27:09.214232 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ceph-nvmeof-performance.json 2026-07-10 00:27:09.214236 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ceph-nvmeof.json 2026-07-10 00:27:09.214239 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ceph_overview.json 2026-07-10 00:27:09.214242 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/ceph_pools.json 2026-07-10 00:27:09.214246 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/cephfs-overview.json 2026-07-10 00:27:09.214249 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/cephfsdashboard.json 2026-07-10 00:27:09.214252 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/host-details.json 2026-07-10 00:27:09.214256 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/hosts-overview.json 2026-07-10 00:27:09.214259 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/multi-cluster-overview.json 2026-07-10 00:27:09.214262 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/osd-device-details.json 2026-07-10 00:27:09.214266 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/osds-overview.json 2026-07-10 00:27:09.214269 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/pool-detail.json 2026-07-10 00:27:09.214272 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/pool-overview.json 2026-07-10 00:27:09.214276 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/radosgw-detail.json 2026-07-10 00:27:09.214279 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/radosgw-overview.json 2026-07-10 00:27:09.214287 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/radosgw-sync-overview.json 2026-07-10 00:27:09.214290 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/rbd-details.json 2026-07-10 00:27:09.214293 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/rbd-overview.json 2026-07-10 00:27:09.214297 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/rgw-s3-analytics.json 2026-07-10 00:27:09.214300 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/ceph/smb-overview.json 2026-07-10 00:27:09.214303 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/ 2026-07-10 00:27:09.214307 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/alertmanager-overview.json 2026-07-10 00:27:09.214310 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/blackbox.json 2026-07-10 00:27:09.214316 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/cadvisor.json 2026-07-10 00:27:09.214319 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/database.json 2026-07-10 00:27:09.214324 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/elasticsearch.json 2026-07-10 00:27:09.214381 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/fluentd.json 2026-07-10 00:27:09.214429 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/haproxy.json 2026-07-10 00:27:09.214470 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/libvirt.json 2026-07-10 00:27:09.214518 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/memcached.json 2026-07-10 00:27:09.214568 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json 2026-07-10 00:27:09.214620 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/node-rsrc-use.json 2026-07-10 00:27:09.214678 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/node_exporter_full.json 2026-07-10 00:27:09.214733 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/node_exporter_side_by_side.json 2026-07-10 00:27:09.214782 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/nodes.json 2026-07-10 00:27:09.214830 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/opensearch.json 2026-07-10 00:27:09.214878 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/prometheus-remote-write.json 2026-07-10 00:27:09.214926 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/prometheus.json 2026-07-10 00:27:09.214971 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/prometheus_alertmanager.json 2026-07-10 00:27:09.215018 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/rabbitmq.json 2026-07-10 00:27:09.215065 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/infrastructure/redfish.json 2026-07-10 00:27:09.215112 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/openstack/ 2026-07-10 00:27:09.215174 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/dashboards/openstack/openstack.json 2026-07-10 00:27:09.215229 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/grafana_home_dashboard.json 2026-07-10 00:27:09.215278 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/grafana/provisioning.yaml 2026-07-10 00:27:09.215323 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/ 2026-07-10 00:27:09.215371 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/alertmanager.rec.rules 2026-07-10 00:27:09.215419 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/alertmanager.rules 2026-07-10 00:27:09.215467 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/cadvisor.rules 2026-07-10 00:27:09.215513 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/ceph.rec.rules 2026-07-10 00:27:09.215562 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/ceph.rules 2026-07-10 00:27:09.215655 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/elasticsearch.rules 2026-07-10 00:27:09.215707 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/fluentd-aggregator.rules 2026-07-10 00:27:09.215758 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/haproxy.rules 2026-07-10 00:27:09.215806 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/hardware.rules 2026-07-10 00:27:09.215851 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/mysql.rules 2026-07-10 00:27:09.215900 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/node.rec.rules 2026-07-10 00:27:09.215945 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/node.rules 2026-07-10 00:27:09.215993 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/openstack.rules 2026-07-10 00:27:09.216041 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus-alertmanager.yml 2026-07-10 00:27:09.216089 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus-extra.rules 2026-07-10 00:27:09.216151 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus.rec.rules 2026-07-10 00:27:09.216202 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus.rules 2026-07-10 00:27:09.216251 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus.yml.d/ 2026-07-10 00:27:09.216298 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus.yml.d/10-redfish.yml 2026-07-10 00:27:09.216347 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus.yml.d/50-ceph.yml 2026-07-10 00:27:09.216390 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/prometheus.yml.d/51-ceph-nodeexporter.yml 2026-07-10 00:27:09.216433 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/rabbitmq.rules 2026-07-10 00:27:09.216477 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-7636e04/prometheus/redfish.rules 2026-07-10 00:27:09.216524 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 0039d622c78d 2026-07-10 00:27:09.216571 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> f9ec6ccefca2 2026-07-10 00:27:09.216656 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 14/15 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:27:09.216731 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in ad79e859fbac 2026-07-10 00:27:09.216783 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-07-10 00:27:09.216834 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2026-07-10 00:27:09.216885 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2026-07-10 00:27:09.216936 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Package 'build-essential' is not installed, so not removed 2026-07-10 00:27:09.216981 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:27:09.217651 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2026-07-10 00:27:09.217659 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2026-07-10 00:27:09.217663 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2026-07-10 00:27:09.217692 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:27:09.217697 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container ad79e859fbac 2026-07-10 00:27:09.217701 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 5fe3d93c3185 2026-07-10 00:27:09.217705 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 15/15 : USER grafana 2026-07-10 00:27:09.217709 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in b271c6b4d7bf 2026-07-10 00:27:09.217713 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container b271c6b4d7bf 2026-07-10 00:27:09.217718 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 259ea8696bc1 2026-07-10 00:27:09.217722 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully built d630fa3452c7 2026-07-10 00:27:09.217726 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully tagged osism.harbor.regio.digital/kolla/grafana:build-20260710 2026-07-10 00:27:09.217730 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Built at 2026-07-10 00:27:09.217369 (took 0:01:27.187959) 2026-07-10 00:27:09.218215 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(iscsid) 2026-07-10 00:27:09.218225 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Processing 2026-07-10 00:27:09.218229 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building started at 2026-07-10 00:27:09.217890 2026-07-10 00:27:09.218869 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 plugins into plugins archive 2026-07-10 00:27:09.219507 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 additions into additions archive 2026-07-10 00:27:27.016473 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 00:27:27.016591 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 30c9a124b754 2026-07-10 00:27:27.016692 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 2/8 : LABEL "build-date"="20260710" "name"="iscsid" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="iscsid" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:27:27.016771 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 532f76da809b 2026-07-10 00:27:27.016835 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 532f76da809b 2026-07-10 00:27:27.016899 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 44300693ba8a 2026-07-10 00:27:27.016963 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends open-iscsi python3-rtslib-fb targetcli-fb && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:27:27.017024 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 3996f4267058 2026-07-10 00:27:27.017085 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:27:27.017175 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:27:27.018377 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:27:27.018428 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:27:27.018441 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:27:27.018467 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:27:27.018478 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:27:27.018488 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:27:27.018497 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:27:27.018507 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:27:27.018518 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:27:27.018528 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:27:27.018537 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:27:27.018547 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:27:27.018557 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:27:27.018567 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 28.0 MB in 2s (11.8 MB/s) 2026-07-10 00:27:27.018577 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-07-10 00:27:27.018587 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-07-10 00:27:27.018600 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2026-07-10 00:27:27.018618 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2026-07-10 00:27:27.018661 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-10 00:27:27.018680 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following additional packages will be installed: 2026-07-10 00:27:27.018698 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2026-07-10 00:27:27.018716 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2026-07-10 00:27:27.019301 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-six python3-typing-extensions python3-urwid 2026-07-10 00:27:27.019349 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-wcwidth 2026-07-10 00:27:27.019365 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Suggested packages: 2026-07-10 00:27:27.019378 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: low-memory-monitor python-pyparsing-doc python3-wxgtk4.0 python3-pyqt5 2026-07-10 00:27:27.019390 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python-urwid-doc 2026-07-10 00:27:27.019402 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Recommended packages: 2026-07-10 00:27:27.019413 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-data shared-mime-info xdg-user-dirs 2026-07-10 00:27:27.019425 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following NEW packages will be installed: 2026-07-10 00:27:27.019437 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2026-07-10 00:27:27.019444 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2026-07-10 00:27:27.019451 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-rtslib-fb python3-six python3-typing-extensions 2026-07-10 00:27:27.019458 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-urwid python3-wcwidth targetcli-fb 2026-07-10 00:27:27.019464 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:27:27.019490 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Need to get 2,584 kB of archives. 2026-07-10 00:27:27.019497 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:After this operation, 9,955 kB of additional disk space will be used. 2026-07-10 00:27:27.019503 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:27:27.019510 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:27:27.019518 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.8 [183 kB] 2026-07-10 00:27:27.019526 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2026-07-10 00:27:27.019538 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2026-07-10 00:27:27.019549 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2026-07-10 00:27:27.022299 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-07-10 00:27:27.022349 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-07-10 00:27:27.022426 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-10 00:27:27.022442 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-10 00:27:27.022453 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-10 00:27:27.022463 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-10 00:27:27.022473 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-07-10 00:27:27.022483 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-10 00:27:27.022493 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-10 00:27:27.022503 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 2,584 kB in 1s (4,558 kB/s) 2026-07-10 00:27:27.022524 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:27:27.022535 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2026-07-10 00:27:27.022547 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:27:27.022559 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 70% 2026-07-10 00:27:27.022569 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 75% 2026-07-10 00:27:27.022580 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 80% 2026-07-10 00:27:27.022590 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 85% 2026-07-10 00:27:27.022600 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 90% 2026-07-10 00:27:27.022610 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 95% 2026-07-10 00:27:27.022620 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:27:27.022662 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:27:27.022674 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:27:27.022684 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-07-10 00:27:27.022693 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../01-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:27:27.022703 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:27:27.022713 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-07-10 00:27:27.022723 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../02-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2026-07-10 00:27:27.022733 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-07-10 00:27:27.022743 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-07-10 00:27:27.022753 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../03-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2026-07-10 00:27:27.022763 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-07-10 00:27:27.022773 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-gi. 2026-07-10 00:27:27.022782 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../04-python3-gi_3.48.2-1_amd64.deb ... 2026-07-10 00:27:27.022792 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-gi (3.48.2-1) ... 2026-07-10 00:27:27.022802 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyparsing. 2026-07-10 00:27:27.022812 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../05-python3-pyparsing_3.1.1-1_all.deb ... 2026-07-10 00:27:27.022822 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyparsing (3.1.1-1) ... 2026-07-10 00:27:27.022831 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-six. 2026-07-10 00:27:27.022841 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../06-python3-six_1.16.0-4_all.deb ... 2026-07-10 00:27:27.022852 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2026-07-10 00:27:27.022875 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-six (1.16.0-4) ... 2026-07-10 00:27:27.022886 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-typing-extensions. 2026-07-10 00:27:27.022896 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-10 00:27:27.022906 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-10 00:27:27.022924 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-wcwidth. 2026-07-10 00:27:27.022935 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../08-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-10 00:27:27.022945 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 00:27:27.022955 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-urwid. 2026-07-10 00:27:27.022965 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../09-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-10 00:27:27.022975 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-urwid (2.6.10-1) ... 2026-07-10 00:27:27.022984 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-configshell-fb. 2026-07-10 00:27:27.023018 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../10-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-10 00:27:27.023030 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-10 00:27:27.023040 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyudev. 2026-07-10 00:27:27.023049 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../11-python3-pyudev_0.24.0-1_all.deb ... 2026-07-10 00:27:27.023067 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyudev (0.24.0-1) ... 2026-07-10 00:27:27.023077 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-rtslib-fb. 2026-07-10 00:27:27.023087 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../12-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-10 00:27:27.023097 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-10 00:27:27.023107 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package targetcli-fb. 2026-07-10 00:27:27.023116 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../13-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-10 00:27:27.023167 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-10 00:27:27.023184 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-six (1.16.0-4) ... 2026-07-10 00:27:27.023193 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:27:27.023203 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:No schema files found: doing nothing. 2026-07-10 00:27:27.023213 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 00:27:27.023228 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyparsing (3.1.1-1) ... 2026-07-10 00:27:27.023238 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-10 00:27:27.023248 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:27:27.023258 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-07-10 00:27:27.023268 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyudev (0.24.0-1) ... 2026-07-10 00:27:27.023278 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-10 00:27:27.023288 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: could not determine current runlevel 2026-07-10 00:27:27.023301 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:27:27.023314 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-urwid (2.6.10-1) ... 2026-07-10 00:27:27.023390 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-07-10 00:27:27.023469 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-gi (3.48.2-1) ... 2026-07-10 00:27:27.023489 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-10 00:27:27.023544 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:27:27.023601 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2026-07-10 00:27:27.023616 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-10 00:27:27.023863 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-10 00:27:27.023900 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-10 00:27:27.023914 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-10 00:27:27.023932 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2026-07-10 00:27:27.023943 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:27:27.023957 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 00:27:27.023994 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:27:27.024194 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 00:27:27.024243 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-10 00:27:27.024260 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-10 00:27:27.024271 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:27:27.024282 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-10 00:27:27.024296 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-10 00:27:27.024346 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-10 00:27:27.024362 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-10 00:27:27.024496 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2026-07-10 00:27:27.024513 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:27:27.024584 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 00:27:27.024672 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:27:27.024691 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 00:27:27.024750 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-10 00:27:27.024767 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-10 00:27:27.024835 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-10 00:27:27.024882 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:27:27.024900 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-10 00:27:27.024964 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:27:27.024998 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 3996f4267058 2026-07-10 00:27:27.025064 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 9778607ad088 2026-07-10 00:27:27.025082 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 4/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:27:27.025153 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 17472f0da727 2026-07-10 00:27:27.025225 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 5/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start && rm -f /etc/iscsi/initiatorname.iscsi 2026-07-10 00:27:27.025270 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 70e05a6296e5 2026-07-10 00:27:27.025322 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 70e05a6296e5 2026-07-10 00:27:27.025337 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> d8ecd0c3765a 2026-07-10 00:27:27.025402 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 6/8 : COPY patches /patches 2026-07-10 00:27:27.025444 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 9ed8e15dfde3 2026-07-10 00:27:27.025486 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 7/8 : RUN kolla_patch 2026-07-10 00:27:27.025529 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 496a34500eb3 2026-07-10 00:27:27.025583 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:[i] No series file found, nothing to patch. 2026-07-10 00:27:27.025600 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 496a34500eb3 2026-07-10 00:27:27.025678 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> f944c67abae9 2026-07-10 00:27:27.025754 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:27:27.025783 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 5043e014f029 2026-07-10 00:27:27.025843 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-07-10 00:27:27.025888 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2026-07-10 00:27:27.025943 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2026-07-10 00:27:27.025960 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Package 'build-essential' is not installed, so not removed 2026-07-10 00:27:27.026020 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:27:27.026075 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2026-07-10 00:27:27.026092 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2026-07-10 00:27:27.026157 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2026-07-10 00:27:27.026241 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:27:27.026261 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 5043e014f029 2026-07-10 00:27:27.026336 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 4580334c6b05 2026-07-10 00:27:27.026387 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully built 81224da4ce57 2026-07-10 00:27:27.026405 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully tagged osism.harbor.regio.digital/kolla/iscsid:build-20260710 2026-07-10 00:27:27.026617 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Built at 2026-07-10 00:27:27.026435 (took 0:00:17.808545) 2026-07-10 00:27:27.026963 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(valkey-server) 2026-07-10 00:27:27.027001 | ubuntu-noble-large | DEBUG:kolla.common.utils.valkey-server:Processing 2026-07-10 00:27:27.027120 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Building started at 2026-07-10 00:27:27.027008 2026-07-10 00:27:27.028020 | ubuntu-noble-large | DEBUG:kolla.common.utils.valkey-server:Turned 0 plugins into plugins archive 2026-07-10 00:27:27.028893 | ubuntu-noble-large | DEBUG:kolla.common.utils.valkey-server:Turned 0 additions into additions archive 2026-07-10 00:27:39.033735 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/valkey-base:build-20260710 2026-07-10 00:27:39.033898 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> c44f8d62de3b 2026-07-10 00:27:39.034034 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Step 2/7 : LABEL "build-date"="20260710" "name"="valkey-server" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="valkey-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:27:39.034152 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Running in 4aacf6a644bc 2026-07-10 00:27:39.034316 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Removed intermediate container 4aacf6a644bc 2026-07-10 00:27:39.034406 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> 33a24695d7f5 2026-07-10 00:27:39.034504 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends valkey && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:27:39.034594 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Running in 3c1eeb688112 2026-07-10 00:27:39.034752 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:27:39.034849 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:27:39.034944 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:27:39.035047 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:27:39.035172 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:27:39.035257 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:27:39.035330 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:27:39.035400 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:27:39.035471 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:27:39.035544 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:27:39.035648 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:27:39.035752 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:27:39.035849 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:27:39.035923 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:27:39.036003 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:27:39.036143 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Fetched 28.0 MB in 2s (12.0 MB/s) 2026-07-10 00:27:39.036252 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Reading package lists... 2026-07-10 00:27:39.036341 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Reading package lists... 2026-07-10 00:27:39.036413 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Building dependency tree... 2026-07-10 00:27:39.036480 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Reading state information... 2026-07-10 00:27:39.036553 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:The following additional packages will be installed: 2026-07-10 00:27:39.036652 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: libatomic1 libjemalloc2 liblzf1 valkey-tools 2026-07-10 00:27:39.036755 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Suggested packages: 2026-07-10 00:27:39.036851 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ruby-redis 2026-07-10 00:27:39.036924 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:The following NEW packages will be installed: 2026-07-10 00:27:39.036993 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: libatomic1 libjemalloc2 liblzf1 valkey-server valkey-tools 2026-07-10 00:27:39.037059 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:27:39.037151 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Need to get 1,584 kB of archives. 2026-07-10 00:27:39.037213 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:After this operation, 8,028 kB of additional disk space will be used. 2026-07-10 00:27:39.037284 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:27:39.037359 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-07-10 00:27:39.037430 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2026-07-10 00:27:39.037499 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblzf1 amd64 3.6-4 [7,624 B] 2026-07-10 00:27:39.037569 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 valkey-tools amd64 7.2.13+dfsg1-0ubuntu0.1 [1,260 kB] 2026-07-10 00:27:39.037693 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 valkey-server amd64 7.2.13+dfsg1-0ubuntu0.1 [49.3 kB] 2026-07-10 00:27:39.037769 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Fetched 1,584 kB in 0s (4,115 kB/s) 2026-07-10 00:27:39.037840 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Selecting previously unselected package libatomic1:amd64. 2026-07-10 00:27:39.037901 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:(Reading database ... 2026-07-10 00:27:39.037972 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:27:39.038042 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:(Reading database ... 70% 2026-07-10 00:27:39.038108 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:(Reading database ... 75% 2026-07-10 00:27:39.038206 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:(Reading database ... 80% 2026-07-10 00:27:39.038281 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:(Reading database ... 85% 2026-07-10 00:27:39.038350 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:(Reading database ... 90% 2026-07-10 00:27:39.038450 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:(Reading database ... 95% 2026-07-10 00:27:39.038545 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:27:39.039397 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:27:39.039445 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:27:39.039456 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Selecting previously unselected package libjemalloc2:amd64. 2026-07-10 00:27:39.039466 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2026-07-10 00:27:39.039474 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2026-07-10 00:27:39.039483 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Selecting previously unselected package liblzf1:amd64. 2026-07-10 00:27:39.039492 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2026-07-10 00:27:39.039501 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Unpacking liblzf1:amd64 (3.6-4) ... 2026-07-10 00:27:39.039510 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Selecting previously unselected package valkey-tools. 2026-07-10 00:27:39.039519 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Preparing to unpack .../valkey-tools_7.2.13+dfsg1-0ubuntu0.1_amd64.deb ... 2026-07-10 00:27:39.039543 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Unpacking valkey-tools (7.2.13+dfsg1-0ubuntu0.1) ... 2026-07-10 00:27:39.039553 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Selecting previously unselected package valkey-server. 2026-07-10 00:27:39.039562 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Preparing to unpack .../valkey-server_7.2.13+dfsg1-0ubuntu0.1_amd64.deb ... 2026-07-10 00:27:39.039571 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Unpacking valkey-server (7.2.13+dfsg1-0ubuntu0.1) ... 2026-07-10 00:27:39.039580 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2026-07-10 00:27:39.039598 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Setting up liblzf1:amd64 (3.6-4) ... 2026-07-10 00:27:39.039646 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:27:39.043290 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Setting up valkey-tools (7.2.13+dfsg1-0ubuntu0.1) ... 2026-07-10 00:27:39.043338 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Setting up valkey-server (7.2.13+dfsg1-0ubuntu0.1) ... 2026-07-10 00:27:39.043348 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:invoke-rc.d: could not determine current runlevel 2026-07-10 00:27:39.043357 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:27:39.043365 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:27:39.043374 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Removed intermediate container 3c1eeb688112 2026-07-10 00:27:39.043384 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> a07375e2316a 2026-07-10 00:27:39.043394 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Step 4/7 : COPY patches /patches 2026-07-10 00:27:39.043403 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> e1a8d2e343ff 2026-07-10 00:27:39.043412 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Step 5/7 : RUN kolla_patch 2026-07-10 00:27:39.043421 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Running in ad5efa03d9e7 2026-07-10 00:27:39.043430 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:[i] No series file found, nothing to patch. 2026-07-10 00:27:39.043439 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Removed intermediate container ad5efa03d9e7 2026-07-10 00:27:39.043448 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> f23b8e875107 2026-07-10 00:27:39.043459 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-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 2026-07-10 00:27:39.043470 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Running in 74712e5431a4 2026-07-10 00:27:39.043478 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Reading package lists... 2026-07-10 00:27:39.043487 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Building dependency tree... 2026-07-10 00:27:39.043496 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Reading state information... 2026-07-10 00:27:39.043504 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Package 'build-essential' is not installed, so not removed 2026-07-10 00:27:39.043513 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:27:39.043522 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Reading package lists... 2026-07-10 00:27:39.043531 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Building dependency tree... 2026-07-10 00:27:39.043539 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Reading state information... 2026-07-10 00:27:39.043548 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:27:39.043557 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Removed intermediate container 74712e5431a4 2026-07-10 00:27:39.043565 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> 1aca9b5ee9ee 2026-07-10 00:27:39.043574 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Step 7/7 : USER valkey 2026-07-10 00:27:39.043583 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Running in 05d089c22351 2026-07-10 00:27:39.043591 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> Removed intermediate container 05d089c22351 2026-07-10 00:27:39.043642 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server: ---> 74dc8f476f16 2026-07-10 00:27:39.043653 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Successfully built 45da5d995901 2026-07-10 00:27:39.043662 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Successfully tagged osism.harbor.regio.digital/kolla/valkey-server:build-20260710 2026-07-10 00:27:39.043686 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-server:Built at 2026-07-10 00:27:39.040893 (took 0:00:12.013885) 2026-07-10 00:27:39.043695 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(valkey-sentinel) 2026-07-10 00:27:39.043704 | ubuntu-noble-large | DEBUG:kolla.common.utils.valkey-sentinel:Processing 2026-07-10 00:27:39.043712 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Building started at 2026-07-10 00:27:39.041637 2026-07-10 00:27:39.043721 | ubuntu-noble-large | DEBUG:kolla.common.utils.valkey-sentinel:Turned 0 plugins into plugins archive 2026-07-10 00:27:39.043737 | ubuntu-noble-large | DEBUG:kolla.common.utils.valkey-sentinel:Turned 0 additions into additions archive 2026-07-10 00:27:52.017786 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Step 1/9 : FROM osism.harbor.regio.digital/kolla/valkey-base:build-20260710 2026-07-10 00:27:52.017934 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> c44f8d62de3b 2026-07-10 00:27:52.018068 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Step 2/9 : LABEL "build-date"="20260710" "name"="valkey-sentinel" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="valkey-sentinel" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:27:52.018201 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Running in aa8ddd0fc35d 2026-07-10 00:27:52.018296 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Removed intermediate container aa8ddd0fc35d 2026-07-10 00:27:52.018372 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> e79da6be0ec5 2026-07-10 00:27:52.018452 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Step 3/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends valkey-sentinel && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:27:52.018536 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Running in e061c46027b2 2026-07-10 00:27:52.018664 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:27:52.018739 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:27:52.018817 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:27:52.018898 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:27:52.018977 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:27:52.019053 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:27:52.019147 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:27:52.019257 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:27:52.019342 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:27:52.019421 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:27:52.019499 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:27:52.019588 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:27:52.019711 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:27:52.019792 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:27:52.019929 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:27:52.020041 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Fetched 28.0 MB in 3s (9,871 kB/s) 2026-07-10 00:27:52.020112 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Reading package lists... 2026-07-10 00:27:52.020227 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Reading package lists... 2026-07-10 00:27:52.020307 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Building dependency tree... 2026-07-10 00:27:52.020376 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Reading state information... 2026-07-10 00:27:52.020449 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:The following additional packages will be installed: 2026-07-10 00:27:52.020516 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: libatomic1 libjemalloc2 liblzf1 valkey-tools 2026-07-10 00:27:52.020616 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Suggested packages: 2026-07-10 00:27:52.020663 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ruby-redis 2026-07-10 00:27:52.020746 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:The following NEW packages will be installed: 2026-07-10 00:27:52.020823 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: libatomic1 libjemalloc2 liblzf1 valkey-sentinel valkey-tools 2026-07-10 00:27:52.020904 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:27:52.020967 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Need to get 1,550 kB of archives. 2026-07-10 00:27:52.021030 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:After this operation, 7,929 kB of additional disk space will be used. 2026-07-10 00:27:52.021094 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:27:52.021201 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-07-10 00:27:52.021281 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2026-07-10 00:27:52.021349 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblzf1 amd64 3.6-4 [7,624 B] 2026-07-10 00:27:52.021419 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 valkey-tools amd64 7.2.13+dfsg1-0ubuntu0.1 [1,260 kB] 2026-07-10 00:27:52.021493 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 valkey-sentinel amd64 7.2.13+dfsg1-0ubuntu0.1 [15.5 kB] 2026-07-10 00:27:52.021556 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Fetched 1,550 kB in 0s (3,756 kB/s) 2026-07-10 00:27:52.021643 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Selecting previously unselected package libatomic1:amd64. 2026-07-10 00:27:52.021709 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:(Reading database ... 2026-07-10 00:27:52.021780 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:(Reading database ... 2026-07-10 00:27:52.021851 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:27:52.021917 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:(Reading database ... 70% 2026-07-10 00:27:52.021984 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:(Reading database ... 75% 2026-07-10 00:27:52.022050 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:(Reading database ... 80% 2026-07-10 00:27:52.022117 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:(Reading database ... 85% 2026-07-10 00:27:52.022207 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:(Reading database ... 90% 2026-07-10 00:27:52.022283 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:(Reading database ... 95% 2026-07-10 00:27:52.022351 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:27:52.022419 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:27:52.022487 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:27:52.022553 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Selecting previously unselected package libjemalloc2:amd64. 2026-07-10 00:27:52.022694 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2026-07-10 00:27:52.022764 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2026-07-10 00:27:52.022833 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Selecting previously unselected package liblzf1:amd64. 2026-07-10 00:27:52.022901 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2026-07-10 00:27:52.022965 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Unpacking liblzf1:amd64 (3.6-4) ... 2026-07-10 00:27:52.023021 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Selecting previously unselected package valkey-tools. 2026-07-10 00:27:52.023076 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Preparing to unpack .../valkey-tools_7.2.13+dfsg1-0ubuntu0.1_amd64.deb ... 2026-07-10 00:27:52.023138 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Unpacking valkey-tools (7.2.13+dfsg1-0ubuntu0.1) ... 2026-07-10 00:27:52.023205 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Selecting previously unselected package valkey-sentinel. 2026-07-10 00:27:52.023267 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Preparing to unpack .../valkey-sentinel_7.2.13+dfsg1-0ubuntu0.1_amd64.deb ... 2026-07-10 00:27:52.023322 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Unpacking valkey-sentinel (7.2.13+dfsg1-0ubuntu0.1) ... 2026-07-10 00:27:52.023377 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2026-07-10 00:27:52.023432 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Setting up liblzf1:amd64 (3.6-4) ... 2026-07-10 00:27:52.023487 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:27:52.023553 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Setting up valkey-tools (7.2.13+dfsg1-0ubuntu0.1) ... 2026-07-10 00:27:52.023624 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Setting up valkey-sentinel (7.2.13+dfsg1-0ubuntu0.1) ... 2026-07-10 00:27:52.023683 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:invoke-rc.d: could not determine current runlevel 2026-07-10 00:27:52.023736 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:27:52.023790 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:27:52.023877 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Removed intermediate container e061c46027b2 2026-07-10 00:27:52.023981 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> e29f99e705ee 2026-07-10 00:27:52.024039 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Step 4/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:27:52.024100 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> e05ab6314699 2026-07-10 00:27:52.024197 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Step 5/9 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:27:52.024266 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Running in df179f66d7cc 2026-07-10 00:27:52.024321 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Removed intermediate container df179f66d7cc 2026-07-10 00:27:52.024376 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> 479083846c1d 2026-07-10 00:27:52.024432 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Step 6/9 : COPY patches /patches 2026-07-10 00:27:52.024489 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> b8dc6688a64d 2026-07-10 00:27:52.024545 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Step 7/9 : RUN kolla_patch 2026-07-10 00:27:52.024740 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Running in 551be40a2f17 2026-07-10 00:27:52.024863 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:[i] No series file found, nothing to patch. 2026-07-10 00:27:52.024933 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Removed intermediate container 551be40a2f17 2026-07-10 00:27:52.024994 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> 518497d52bf2 2026-07-10 00:27:52.025050 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:27:52.025105 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Running in 583eda015b26 2026-07-10 00:27:52.025176 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Reading package lists... 2026-07-10 00:27:52.025236 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Building dependency tree... 2026-07-10 00:27:52.025287 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Reading state information... 2026-07-10 00:27:52.025339 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Package 'build-essential' is not installed, so not removed 2026-07-10 00:27:52.025386 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:27:52.025436 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Reading package lists... 2026-07-10 00:27:52.025489 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Building dependency tree... 2026-07-10 00:27:52.025536 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Reading state information... 2026-07-10 00:27:52.025599 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:27:52.025647 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Removed intermediate container 583eda015b26 2026-07-10 00:27:52.025697 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> 55cd2a7a3d85 2026-07-10 00:27:52.025743 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Step 9/9 : USER valkey 2026-07-10 00:27:52.025791 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Running in e62df7141417 2026-07-10 00:27:52.025851 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> Removed intermediate container e62df7141417 2026-07-10 00:27:52.025899 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel: ---> c97151aae0cf 2026-07-10 00:27:52.025950 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Successfully built 44ac0b07db1d 2026-07-10 00:27:52.025999 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Successfully tagged osism.harbor.regio.digital/kolla/valkey-sentinel:build-20260710 2026-07-10 00:27:52.026085 | ubuntu-noble-large | INFO:kolla.common.utils.valkey-sentinel:Built at 2026-07-10 00:27:52.026008 (took 0:00:12.984371) 2026-07-10 00:27:52.026453 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis) 2026-07-10 00:27:52.026532 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Processing 2026-07-10 00:27:52.026627 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building started at 2026-07-10 00:27:52.026537 2026-07-10 00:27:52.027449 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 plugins into plugins archive 2026-07-10 00:27:52.028051 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 additions into additions archive 2026-07-10 00:28:07.036093 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 1/7 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20260710 2026-07-10 00:28:07.036221 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 31f825ed167b 2026-07-10 00:28:07.036275 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 2/7 : LABEL "build-date"="20260710" "name"="redis" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="redis" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:28:07.036290 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in a85316e761f2 2026-07-10 00:28:07.036299 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container a85316e761f2 2026-07-10 00:28:07.036310 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 6f370b78edab 2026-07-10 00:28:07.036379 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends redis-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:28:07.036390 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 83ca74d4aa61 2026-07-10 00:28:07.036436 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:28:07.036485 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:28:07.036535 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:28:07.036660 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:28:07.036672 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:28:07.036683 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:28:07.036739 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:28:07.036777 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:28:07.036813 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:28:07.036824 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:28:07.036887 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:28:07.036942 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:28:07.036991 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:28:07.037003 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:28:07.037051 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:28:07.037063 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 28.0 MB in 3s (8,466 kB/s) 2026-07-10 00:28:07.037099 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-07-10 00:28:07.037112 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-07-10 00:28:07.037189 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2026-07-10 00:28:07.037206 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2026-07-10 00:28:07.037252 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following additional packages will be installed: 2026-07-10 00:28:07.037274 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-tools 2026-07-10 00:28:07.037284 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Suggested packages: 2026-07-10 00:28:07.037323 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ruby-redis 2026-07-10 00:28:07.037334 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following NEW packages will be installed: 2026-07-10 00:28:07.037378 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-server redis-tools 2026-07-10 00:28:07.037390 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:28:07.037425 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Need to get 1,492 kB of archives. 2026-07-10 00:28:07.037470 | ubuntu-noble-large | INFO:kolla.common.utils.redis:After this operation, 7,619 kB of additional disk space will be used. 2026-07-10 00:28:07.037515 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:28:07.037533 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-07-10 00:28:07.037585 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2026-07-10 00:28:07.037625 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblzf1 amd64 3.6-4 [7,624 B] 2026-07-10 00:28:07.037637 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-tools amd64 5:7.0.15-1ubuntu0.24.04.4 [1,166 kB] 2026-07-10 00:28:07.037683 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-server amd64 5:7.0.15-1ubuntu0.24.04.4 [51.7 kB] 2026-07-10 00:28:07.037695 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 1,492 kB in 1s (1,362 kB/s) 2026-07-10 00:28:07.037740 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libatomic1:amd64. 2026-07-10 00:28:07.037777 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 2026-07-10 00:28:07.037834 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:28:07.037874 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:28:07.037924 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 80% 2026-07-10 00:28:07.037983 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 85% (Reading database ... 90% 2026-07-10 00:28:07.038004 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 95% 2026-07-10 00:28:07.038049 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:28:07.038061 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:28:07.038106 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:28:07.038118 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libjemalloc2:amd64. 2026-07-10 00:28:07.038179 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2026-07-10 00:28:07.038192 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2026-07-10 00:28:07.038240 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package liblzf1:amd64. 2026-07-10 00:28:07.038296 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2026-07-10 00:28:07.038332 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking liblzf1:amd64 (3.6-4) ... 2026-07-10 00:28:07.038379 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-tools. 2026-07-10 00:28:07.038400 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-07-10 00:28:07.038446 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-07-10 00:28:07.038458 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-server. 2026-07-10 00:28:07.038502 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-server_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-07-10 00:28:07.038515 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-server (5:7.0.15-1ubuntu0.24.04.4) ... 2026-07-10 00:28:07.038582 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2026-07-10 00:28:07.038595 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up liblzf1:amd64 (3.6-4) ... 2026-07-10 00:28:07.038630 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:28:07.038642 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-07-10 00:28:07.038685 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-server (5:7.0.15-1ubuntu0.24.04.4) ... 2026-07-10 00:28:07.038697 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: could not determine current runlevel 2026-07-10 00:28:07.038738 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:28:07.038750 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:28:07.038793 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 83ca74d4aa61 2026-07-10 00:28:07.038804 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> b41233bb8801 2026-07-10 00:28:07.038847 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 4/7 : COPY patches /patches 2026-07-10 00:28:07.038858 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 82622295c11e 2026-07-10 00:28:07.038903 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 5/7 : RUN kolla_patch 2026-07-10 00:28:07.038915 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 3239ae121006 2026-07-10 00:28:07.038960 | ubuntu-noble-large | INFO:kolla.common.utils.redis:[i] No series file found, nothing to patch. 2026-07-10 00:28:07.038972 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 3239ae121006 2026-07-10 00:28:07.039017 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 7a916890ac12 2026-07-10 00:28:07.039039 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:28:07.039091 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in a71e4433c599 2026-07-10 00:28:07.039103 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-07-10 00:28:07.039211 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2026-07-10 00:28:07.039228 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2026-07-10 00:28:07.039259 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Package 'build-essential' is not installed, so not removed 2026-07-10 00:28:07.039279 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:28:07.039311 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2026-07-10 00:28:07.039342 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2026-07-10 00:28:07.039373 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2026-07-10 00:28:07.039406 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:28:07.039446 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container a71e4433c599 2026-07-10 00:28:07.039465 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 6b70a4dc86c4 2026-07-10 00:28:07.039484 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 7/7 : USER redis 2026-07-10 00:28:07.039512 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 21587a938edf 2026-07-10 00:28:07.039571 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 21587a938edf 2026-07-10 00:28:07.039708 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 1f1d51a8ca6c 2026-07-10 00:28:07.039761 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully built 4780155e2ac7 2026-07-10 00:28:07.039774 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully tagged osism.harbor.regio.digital/kolla/redis:build-20260710 2026-07-10 00:28:07.039780 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Built at 2026-07-10 00:28:07.039693 (took 0:00:15.013156) 2026-07-10 00:28:07.040080 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-sentinel) 2026-07-10 00:28:07.040119 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Processing 2026-07-10 00:28:07.040210 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building started at 2026-07-10 00:28:07.040151 2026-07-10 00:28:07.040944 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 plugins into plugins archive 2026-07-10 00:28:07.041447 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 additions into additions archive 2026-07-10 00:28:22.022323 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 1/9 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20260710 2026-07-10 00:28:22.022389 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 31f825ed167b 2026-07-10 00:28:22.022408 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 2/9 : LABEL "build-date"="20260710" "name"="redis-sentinel" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="redis-sentinel" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:28:22.022424 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in ac94d980b119 2026-07-10 00:28:22.022438 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container ac94d980b119 2026-07-10 00:28:22.022450 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> e49d5310fbbd 2026-07-10 00:28:22.022463 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 3/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends redis-sentinel && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:28:22.022478 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 85d206f671e6 2026-07-10 00:28:22.022491 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:28:22.022567 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:28:22.022585 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:28:22.022616 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:28:22.022630 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:28:22.022642 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:28:22.022655 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:28:22.022667 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:28:22.022690 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:28:22.022700 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:28:22.022714 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:28:22.022855 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:28:22.023057 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:28:22.023215 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:28:22.023316 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:28:22.023420 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 28.0 MB in 3s (10.7 MB/s) 2026-07-10 00:28:22.023536 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-07-10 00:28:22.023643 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-07-10 00:28:22.023741 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2026-07-10 00:28:22.023835 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2026-07-10 00:28:22.023932 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following additional packages will be installed: 2026-07-10 00:28:22.024027 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-tools 2026-07-10 00:28:22.024121 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Suggested packages: 2026-07-10 00:28:22.024296 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ruby-redis 2026-07-10 00:28:22.024405 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following NEW packages will be installed: 2026-07-10 00:28:22.027210 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-sentinel redis-tools 2026-07-10 00:28:22.027230 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:28:22.027238 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Need to get 1,453 kB of archives. 2026-07-10 00:28:22.027245 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:After this operation, 7,514 kB of additional disk space will be used. 2026-07-10 00:28:22.027253 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:28:22.027260 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-07-10 00:28:22.027269 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2026-07-10 00:28:22.027277 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblzf1 amd64 3.6-4 [7,624 B] 2026-07-10 00:28:22.027284 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-tools amd64 5:7.0.15-1ubuntu0.24.04.4 [1,166 kB] 2026-07-10 00:28:22.027292 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 redis-sentinel amd64 5:7.0.15-1ubuntu0.24.04.4 [12.2 kB] 2026-07-10 00:28:22.027300 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 1,453 kB in 1s (1,090 kB/s) 2026-07-10 00:28:22.027307 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libatomic1:amd64. 2026-07-10 00:28:22.027314 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2026-07-10 00:28:22.027323 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:28:22.027338 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 70% 2026-07-10 00:28:22.027345 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 75% 2026-07-10 00:28:22.027352 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 80% 2026-07-10 00:28:22.027369 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 85% 2026-07-10 00:28:22.027376 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 90% 2026-07-10 00:28:22.027383 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 95% 2026-07-10 00:28:22.027391 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:28:22.027398 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 00:28:22.027405 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:28:22.027412 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libjemalloc2:amd64. 2026-07-10 00:28:22.027419 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2026-07-10 00:28:22.027426 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2026-07-10 00:28:22.027434 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package liblzf1:amd64. 2026-07-10 00:28:22.027441 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2026-07-10 00:28:22.027448 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking liblzf1:amd64 (3.6-4) ... 2026-07-10 00:28:22.027455 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-tools. 2026-07-10 00:28:22.027462 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-07-10 00:28:22.027469 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-07-10 00:28:22.027476 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-sentinel. 2026-07-10 00:28:22.027483 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-sentinel_5%3a7.0.15-1ubuntu0.24.04.4_amd64.deb ... 2026-07-10 00:28:22.027491 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-sentinel (5:7.0.15-1ubuntu0.24.04.4) ... 2026-07-10 00:28:22.027498 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: 2026-07-10 00:28:22.027553 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2026-07-10 00:28:22.027562 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up liblzf1:amd64 (3.6-4) ... 2026-07-10 00:28:22.027569 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:28:22.027584 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.4) ... 2026-07-10 00:28:22.027591 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-sentinel (5:7.0.15-1ubuntu0.24.04.4) ... 2026-07-10 00:28:22.027598 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: could not determine current runlevel 2026-07-10 00:28:22.027605 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:28:22.027611 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:28:22.027617 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 85d206f671e6 2026-07-10 00:28:22.027623 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> bfb5813e8cb0 2026-07-10 00:28:22.027629 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 4/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:28:22.027640 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 6c3cb041cd9b 2026-07-10 00:28:22.027646 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 5/9 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:28:22.027652 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 245d7361ac60 2026-07-10 00:28:22.027658 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 245d7361ac60 2026-07-10 00:28:22.027664 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 558a5fa005fa 2026-07-10 00:28:22.027670 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 6/9 : COPY patches /patches 2026-07-10 00:28:22.027676 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> ab8a652e0a93 2026-07-10 00:28:22.027682 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 7/9 : RUN kolla_patch 2026-07-10 00:28:22.027688 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 15b4b1da73f1 2026-07-10 00:28:22.027694 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:[i] No series file found, nothing to patch. 2026-07-10 00:28:22.027700 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 15b4b1da73f1 2026-07-10 00:28:22.027706 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 19e4b2b43d93 2026-07-10 00:28:22.027714 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:28:22.027726 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 70dbddbe88c8 2026-07-10 00:28:22.027732 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-07-10 00:28:22.027738 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2026-07-10 00:28:22.027744 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2026-07-10 00:28:22.027750 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Package 'build-essential' is not installed, so not removed 2026-07-10 00:28:22.027756 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:28:22.027762 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2026-07-10 00:28:22.027768 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2026-07-10 00:28:22.027774 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2026-07-10 00:28:22.027780 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:28:22.027786 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 70dbddbe88c8 2026-07-10 00:28:22.027792 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 8e56359b9c09 2026-07-10 00:28:22.027798 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 9/9 : USER redis 2026-07-10 00:28:22.027804 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in ccc78d98db48 2026-07-10 00:28:22.027810 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container ccc78d98db48 2026-07-10 00:28:22.027816 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 37308f5e9a9d 2026-07-10 00:28:22.027866 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully built a950254ad22d 2026-07-10 00:28:22.027943 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully tagged osism.harbor.regio.digital/kolla/redis-sentinel:build-20260710 2026-07-10 00:28:22.028043 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Built at 2026-07-10 00:28:22.027977 (took 0:00:14.987826) 2026-07-10 00:28:22.028583 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-webserver) 2026-07-10 00:28:22.028695 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Processing 2026-07-10 00:28:22.028784 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building started at 2026-07-10 00:28:22.028727 2026-07-10 00:28:22.029683 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 plugins into plugins archive 2026-07-10 00:28:22.030344 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 additions into additions archive 2026-07-10 00:28:43.049479 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 1/8 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260710 2026-07-10 00:28:43.049664 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 6bee1140b3bd 2026-07-10 00:28:43.049751 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 2/8 : LABEL "build-date"="20260710" "name"="letsencrypt-webserver" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="letsencrypt-webserver" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:28:43.049829 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in c4fe8de7af9c 2026-07-10 00:28:43.049898 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container c4fe8de7af9c 2026-07-10 00:28:43.049961 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 7515885c9c96 2026-07-10 00:28:43.050028 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:28:43.050095 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in f08a19915817 2026-07-10 00:28:43.050191 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:28:43.050264 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:28:43.050337 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:28:43.050405 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:28:43.050561 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:28:43.050652 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:28:43.050744 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:28:43.050805 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:28:43.050873 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:28:43.050933 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:28:43.050991 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:28:43.051045 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:28:43.051099 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:28:43.051192 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:28:43.051250 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:28:43.051304 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 28.0 MB in 3s (8,574 kB/s) 2026-07-10 00:28:43.051355 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-07-10 00:28:43.051410 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-07-10 00:28:43.051510 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2026-07-10 00:28:43.051569 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2026-07-10 00:28:43.051622 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following additional packages will be installed: 2026-07-10 00:28:43.051677 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-bin apache2-data apache2-utils libapr1t64 libaprutil1-dbd-sqlite3 2026-07-10 00:28:43.051735 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 liblua5.4-0 libxml2 2026-07-10 00:28:43.051794 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Suggested packages: 2026-07-10 00:28:43.051850 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-07-10 00:28:43.051907 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Recommended packages: 2026-07-10 00:28:43.051963 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ssl-cert 2026-07-10 00:28:43.052021 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following NEW packages will be installed: 2026-07-10 00:28:43.052080 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2 apache2-bin apache2-data apache2-utils libapr1t64 2026-07-10 00:28:43.052170 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-dbd-sqlite3 libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 2026-07-10 00:28:43.052246 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: liblua5.4-0 libxml2 2026-07-10 00:28:43.052305 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:28:43.052360 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Need to get 13.7 MB of archives. 2026-07-10 00:28:43.052414 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:After this operation, 47.1 MB of additional disk space will be used. 2026-07-10 00:28:43.052488 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:28:43.052553 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-10 00:28:43.052610 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-10 00:28:43.052670 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-10 00:28:43.053366 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-07-10 00:28:43.053443 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-07-10 00:28:43.053497 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-10 00:28:43.053531 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-07-10 00:28:43.053543 | 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.8 [764 kB] 2026-07-10 00:28:43.053572 | 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.15 [1,338 kB] 2026-07-10 00:28:43.053582 | 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.15 [163 kB] 2026-07-10 00:28:43.053592 | 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.15 [99.7 kB] 2026-07-10 00:28:43.053602 | 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.15 [90.2 kB] 2026-07-10 00:28:43.053613 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 13.7 MB in 2s (8,466 kB/s) 2026-07-10 00:28:43.053623 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libapr1t64:amd64. 2026-07-10 00:28:43.053633 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 2026-07-10 00:28:43.053646 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:28:43.053659 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 70% 2026-07-10 00:28:43.053669 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 75% 2026-07-10 00:28:43.053680 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 80% 2026-07-10 00:28:43.053690 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 85% 2026-07-10 00:28:43.053700 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 90% 2026-07-10 00:28:43.053710 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 95% 2026-07-10 00:28:43.053777 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:28:43.053791 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-10 00:28:43.053801 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-10 00:28:43.053811 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1t64:amd64. 2026-07-10 00:28:43.053821 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-10 00:28:43.053832 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:28:43.053842 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-10 00:28:43.053852 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-10 00:28:43.053862 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:28:43.053873 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-10 00:28:43.053883 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-10 00:28:43.053893 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:28:43.053903 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libjansson4:amd64. 2026-07-10 00:28:43.053921 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-07-10 00:28:43.053931 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:28:43.053941 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package liblua5.4-0:amd64. 2026-07-10 00:28:43.053975 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-10 00:28:43.053986 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-10 00:28:43.053997 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libicu74:amd64. 2026-07-10 00:28:43.054013 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:28:43.054024 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:28:43.054034 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libxml2:amd64. 2026-07-10 00:28:43.054044 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:28:43.054054 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:28:43.054095 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-bin. 2026-07-10 00:28:43.054106 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-10 00:28:43.054117 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-10 00:28:43.054160 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-data. 2026-07-10 00:28:43.054175 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-10 00:28:43.054214 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-10 00:28:43.054226 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-utils. 2026-07-10 00:28:43.054236 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-10 00:28:43.054246 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-10 00:28:43.054288 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2. 2026-07-10 00:28:43.054300 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-10 00:28:43.054310 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2026-07-10 00:28:43.054326 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-10 00:28:43.054447 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libjansson4:amd64 (2.14-2build2) ... 2026-07-10 00:28:43.056226 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:28:43.056253 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-10 00:28:43.056264 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-10 00:28:43.056274 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-10 00:28:43.056284 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:28:43.056294 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:28:43.056304 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:28:43.056326 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 00:28:43.056337 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-10 00:28:43.056347 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-10 00:28:43.056357 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-10 00:28:43.056367 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mpm_event. 2026-07-10 00:28:43.056377 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_core. 2026-07-10 00:28:43.056387 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_host. 2026-07-10 00:28:43.056397 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_core. 2026-07-10 00:28:43.056407 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module auth_basic. 2026-07-10 00:28:43.056417 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2026-07-10 00:28:43.056428 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module access_compat. 2026-07-10 00:28:43.056437 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_file. 2026-07-10 00:28:43.056447 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_user. 2026-07-10 00:28:43.056478 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module alias. 2026-07-10 00:28:43.056488 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module dir. 2026-07-10 00:28:43.056498 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module autoindex. 2026-07-10 00:28:43.056508 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module env. 2026-07-10 00:28:43.056518 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mime. 2026-07-10 00:28:43.056528 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module negotiation. 2026-07-10 00:28:43.056546 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module setenvif. 2026-07-10 00:28:43.056556 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module filter. 2026-07-10 00:28:43.056566 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module deflate. 2026-07-10 00:28:43.056576 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: 2026-07-10 00:28:43.056586 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module status. 2026-07-10 00:28:43.056596 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module reqtimeout. 2026-07-10 00:28:43.056606 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf charset. 2026-07-10 00:28:43.056616 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf localized-error-pages. 2026-07-10 00:28:43.056626 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf other-vhosts-access-log. 2026-07-10 00:28:43.056637 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf security. 2026-07-10 00:28:43.056647 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf serve-cgi-bin. 2026-07-10 00:28:43.056657 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling site 000-default. 2026-07-10 00:28:43.056667 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: could not determine current runlevel 2026-07-10 00:28:43.056677 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:28:43.056687 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:28:43.056697 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container f08a19915817 2026-07-10 00:28:43.056708 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 1bff29e6e5e6 2026-07-10 00:28:43.056718 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 4/8 : RUN echo > /etc/apache2/ports.conf 2026-07-10 00:28:43.056728 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 6323db9e6b5a 2026-07-10 00:28:43.056745 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 6323db9e6b5a 2026-07-10 00:28:43.056755 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> ab783a4514a7 2026-07-10 00:28:43.056766 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_letsencrypt_extend_start 2026-07-10 00:28:43.056776 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 1b235db750a3 2026-07-10 00:28:43.056786 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 6/8 : COPY patches /patches 2026-07-10 00:28:43.056808 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 83d5ef623b96 2026-07-10 00:28:43.056819 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 7/8 : RUN kolla_patch 2026-07-10 00:28:43.056829 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in dc1f2dfac795 2026-07-10 00:28:43.056838 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:[i] No series file found, nothing to patch. 2026-07-10 00:28:43.056848 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container dc1f2dfac795 2026-07-10 00:28:43.056858 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> a1366bfc693b 2026-07-10 00:28:43.056870 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:28:43.056883 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in f89c21fa55a6 2026-07-10 00:28:43.056893 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-07-10 00:28:43.056903 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2026-07-10 00:28:43.056913 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2026-07-10 00:28:43.056923 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Package 'build-essential' is not installed, so not removed 2026-07-10 00:28:43.056933 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:28:43.056943 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2026-07-10 00:28:43.056953 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2026-07-10 00:28:43.056963 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2026-07-10 00:28:43.056972 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:28:43.056983 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container f89c21fa55a6 2026-07-10 00:28:43.056996 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 92591f1b01db 2026-07-10 00:28:43.057013 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully built fda53d302d98 2026-07-10 00:28:43.057036 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260710 2026-07-10 00:28:43.057071 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Built at 2026-07-10 00:28:43.056657 (took 0:00:21.027930) 2026-07-10 00:28:43.057098 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-lego) 2026-07-10 00:28:43.057201 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Processing 2026-07-10 00:28:43.057320 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building started at 2026-07-10 00:28:43.057203 2026-07-10 00:28:43.057427 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Getting archive from https://github.com/go-acme/lego/releases/download/v4.20.4/lego_v4.20.4_linux_amd64.tar.gz 2026-07-10 00:28:44.629492 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 plugins into plugins archive 2026-07-10 00:28:44.629870 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 additions into additions archive 2026-07-10 00:29:05.648319 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 1/12 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260710 2026-07-10 00:29:05.648396 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 6bee1140b3bd 2026-07-10 00:29:05.648566 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 2/12 : LABEL "build-date"="20260710" "name"="letsencrypt-lego" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="letsencrypt-lego" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:29:05.648695 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 282330b290cc 2026-07-10 00:29:05.648801 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 282330b290cc 2026-07-10 00:29:05.648921 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 81e05fd4ea08 2026-07-10 00:29:05.649010 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 3/12 : RUN usermod --append --home /var/lib/letsencrypt --groups kolla letsencrypt && chsh --shell /bin/bash letsencrypt && mkdir -p /var/lib/letsencrypt && chown -R 42488:42488 /var/lib/letsencrypt 2026-07-10 00:29:05.649157 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in bea97f4781db 2026-07-10 00:29:05.649267 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container bea97f4781db 2026-07-10 00:29:05.649340 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 08f8076d5980 2026-07-10 00:29:05.649429 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 4/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-client cron rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:29:05.649518 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in cf3cace007d4 2026-07-10 00:29:05.649590 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:29:05.649659 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:29:05.649726 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:29:05.649792 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:29:05.649871 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:29:05.649979 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:29:05.650086 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:29:05.650255 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:29:05.650369 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:29:05.650471 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:29:05.650544 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:29:05.650625 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:29:05.650709 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:29:05.650771 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:29:05.650833 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:29:05.650897 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 28.0 MB in 2s (12.1 MB/s) 2026-07-10 00:29:05.650956 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-07-10 00:29:05.651039 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-07-10 00:29:05.651150 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2026-07-10 00:29:05.651274 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2026-07-10 00:29:05.651381 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following additional packages will be installed: 2026-07-10 00:29:05.651492 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2026-07-10 00:29:05.651563 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Suggested packages: 2026-07-10 00:29:05.651622 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2026-07-10 00:29:05.651678 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2026-07-10 00:29:05.651736 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: python3-braceexpand 2026-07-10 00:29:05.651792 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Recommended packages: 2026-07-10 00:29:05.651848 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: xauth 2026-07-10 00:29:05.651913 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following NEW packages will be installed: 2026-07-10 00:29:05.651975 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2026-07-10 00:29:05.652037 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:29:05.652108 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Need to get 1,587 kB of archives. 2026-07-10 00:29:05.652220 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:After this operation, 5,188 kB of additional disk space will be used. 2026-07-10 00:29:05.652277 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:29:05.652342 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2026-07-10 00:29:05.652417 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2026-07-10 00:29:05.652529 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 00:29:05.652597 | 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.5 [443 kB] 2026-07-10 00:29:05.652662 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-07-10 00:29:05.652726 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-07-10 00:29:05.654203 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-07-10 00:29:05.654222 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 1,587 kB in 1s (1,068 kB/s) 2026-07-10 00:29:05.654229 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron-daemon-common. 2026-07-10 00:29:05.654234 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2026-07-10 00:29:05.654240 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:29:05.654246 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2026-07-10 00:29:05.654252 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2026-07-10 00:29:05.654257 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2026-07-10 00:29:05.654262 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:29:05.654271 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-07-10 00:29:05.654277 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 00:29:05.654282 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 00:29:05.654286 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Creating group 'crontab' with GID 995. 2026-07-10 00:29:05.654291 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron. 2026-07-10 00:29:05.654296 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2026-07-10 00:29:05.654302 | 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 ... 2026-07-10 00:29:05.654307 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 2026-07-10 00:29:05.654312 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:60% (Reading database ... 65% 2026-07-10 00:29:05.654317 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2026-07-10 00:29:05.654322 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2026-07-10 00:29:05.654326 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2026-07-10 00:29:05.654331 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2026-07-10 00:29:05.654336 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 90% 2026-07-10 00:29:05.654341 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2026-07-10 00:29:05.654346 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11562 files and directories currently installed.) 2026-07-10 00:29:05.654351 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-07-10 00:29:05.654356 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-07-10 00:29:05.654361 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libpopt0:amd64. 2026-07-10 00:29:05.654366 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 00:29:05.654370 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:29:05.654375 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package rsync. 2026-07-10 00:29:05.654380 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-10 00:29:05.654389 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 00:29:05.654394 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libcbor0.10:amd64. 2026-07-10 00:29:05.654399 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-07-10 00:29:05.654427 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 00:29:05.654432 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libfido2-1:amd64. 2026-07-10 00:29:05.654437 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-07-10 00:29:05.654442 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 00:29:05.654450 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package openssh-client. 2026-07-10 00:29:05.654525 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 00:29:05.654596 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:29:05.654646 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 00:29:05.654723 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron (3.0pl1-184ubuntu2) ... 2026-07-10 00:29:05.654771 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2026-07-10 00:29:05.654825 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:29:05.654884 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: 2026-07-10 00:29:05.654941 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 00:29:05.654996 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:29:05.655051 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:29:05.655105 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 00:29:05.655213 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2026-07-10 00:29:05.655278 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:29:05.655345 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:29:05.655400 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container cf3cace007d4 2026-07-10 00:29:05.655514 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 00fd325de8e4 2026-07-10 00:29:05.655574 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 5/12 : ADD letsencrypt-lego-archive /lego-source 2026-07-10 00:29:05.655635 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 43b67044dab8 2026-07-10 00:29:05.655694 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 6/12 : RUN cp -r /lego-source/lego /opt/ 2026-07-10 00:29:05.655749 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 5186001dcf78 2026-07-10 00:29:05.655798 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 5186001dcf78 2026-07-10 00:29:05.655846 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 7b3268e48c33 2026-07-10 00:29:05.655895 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 7/12 : COPY letsencrypt-certificates.sh /usr/bin/letsencrypt-certificates 2026-07-10 00:29:05.655946 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 79b85c4cd96b 2026-07-10 00:29:05.656007 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 8/12 : COPY sync-and-update-certificate.sh /usr/bin/sync-and-update-certificate 2026-07-10 00:29:05.656058 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 9b36a8883aaf 2026-07-10 00:29:05.656107 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 9/12 : RUN chmod +x /usr/bin/letsencrypt-certificates /usr/bin/sync-and-update-certificate 2026-07-10 00:29:05.656177 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 919cf07cdbb0 2026-07-10 00:29:05.656231 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 919cf07cdbb0 2026-07-10 00:29:05.656280 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 089a433b2ab8 2026-07-10 00:29:05.656329 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 10/12 : COPY patches /patches 2026-07-10 00:29:05.656380 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> d25774cc839e 2026-07-10 00:29:05.656442 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 11/12 : RUN kolla_patch 2026-07-10 00:29:05.656496 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 3b2c6c54445e 2026-07-10 00:29:05.656544 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:[i] No series file found, nothing to patch. 2026-07-10 00:29:05.656593 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 3b2c6c54445e 2026-07-10 00:29:05.656641 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> cb34d44618ca 2026-07-10 00:29:05.656693 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 12/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:29:05.656743 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in f3d9a43ffd4d 2026-07-10 00:29:05.656790 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-07-10 00:29:05.656840 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2026-07-10 00:29:05.656888 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2026-07-10 00:29:05.656938 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Package 'build-essential' is not installed, so not removed 2026-07-10 00:29:05.656985 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:29:05.657033 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2026-07-10 00:29:05.657081 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2026-07-10 00:29:05.657143 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2026-07-10 00:29:05.657195 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:29:05.657253 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container f3d9a43ffd4d 2026-07-10 00:29:05.657300 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 3ce0fec864ac 2026-07-10 00:29:05.657353 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully built 1ee14f5d1029 2026-07-10 00:29:05.657403 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260710 2026-07-10 00:29:05.657525 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Built at 2026-07-10 00:29:05.657425 (took 0:00:22.600222) 2026-07-10 00:29:05.657864 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-base) 2026-07-10 00:29:05.657947 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Processing 2026-07-10 00:29:05.659012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building started at 2026-07-10 00:29:05.657949 2026-07-10 00:29:05.659028 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting local archive from tarballs/neutron-stable-2025.1.tar.gz 2026-07-10 00:29:05.679356 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-generic-switch/networking-generic-switch-stable-2025.1.tar.gz 2026-07-10 00:29:06.491753 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2025.1.tar.gz 2026-07-10 00:29:07.402530 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/neutron-fwaas/neutron-fwaas-stable-2025.1.tar.gz 2026-07-10 00:29:08.317758 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-baremetal/networking-baremetal-stable-2025.1.tar.gz 2026-07-10 00:29:08.997440 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting archive from https://tarballs.opendev.org/openstack/networking-sfc/networking-sfc-stable-2025.1.tar.gz 2026-07-10 00:29:10.556300 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 5 plugins into plugins archive 2026-07-10 00:29:10.556414 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 0 additions into additions archive 2026-07-10 00:30:48.425534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 1/15 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:30:48.425751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 4206f22d8f69 2026-07-10 00:30:48.425887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 2/15 : LABEL "build-date"="20260710" "name"="neutron-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:30:48.426001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 938e356a8340 2026-07-10 00:30:48.426112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 938e356a8340 2026-07-10 00:30:48.426313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 49313bbbb991 2026-07-10 00:30:48.426418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 3/15 : RUN echo 'Uris: https://download.docker.com/linux/ubuntu' >/etc/apt/sources.list.d/docker-ce.sources && echo 'Components: stable' >>/etc/apt/sources.list.d/docker-ce.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/docker-ce.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/docker-ce.sources && echo 'Signed-By: /etc/kolla/apt-keys/docker-ce.asc' >>/etc/apt/sources.list.d/docker-ce.sources 2026-07-10 00:30:48.426533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 0f976e33724f 2026-07-10 00:30:48.428234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 0f976e33724f 2026-07-10 00:30:48.428259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> d723e70ddb0d 2026-07-10 00:30:48.428271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 4/15 : RUN usermod --append --home /var/lib/neutron --groups kolla neutron && mkdir -p /var/lib/neutron && chown -R 42435:42435 /var/lib/neutron 2026-07-10 00:30:48.428284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 72c77b9df844 2026-07-10 00:30:48.428295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 72c77b9df844 2026-07-10 00:30:48.428306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 943b5c947fba 2026-07-10 00:30:48.428319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 5/15 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends conntrack dnsmasq dnsmasq-utils docker-ce-cli haproxy iproute2 ipset iptables iputils-arping iputils-ping keepalived net-tools openvswitch-switch python3-openvswitch radvd uuid-runtime && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:30:48.428333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 80a1d3298606 2026-07-10 00:30:48.428344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:30:48.428363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:30:48.428374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2026-07-10 00:30:48.428396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:30:48.428405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [71.7 kB] 2026-07-10 00:30:48.428415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:30:48.428424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:30:48.428433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:30:48.428442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:30:48.428451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:30:48.428460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:30:48.428469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:30:48.428478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:30:48.428487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:30:48.428496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:30:48.428505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:30:48.428514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:30:48.428523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 28.1 MB in 5s (5,550 kB/s) 2026-07-10 00:30:48.428532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2026-07-10 00:30:48.428541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2026-07-10 00:30:48.428550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building dependency tree... 2026-07-10 00:30:48.428559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading state information... 2026-07-10 00:30:48.428568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:iproute2 is already the newest version (6.1.0-1ubuntu6.4). 2026-07-10 00:30:48.428577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following additional packages will be installed: 2026-07-10 00:30:48.428586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dnsmasq-base libdbus-1-3 libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 2026-07-10 00:30:48.428595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libip6tc2 libipset13 libnetfilter-conntrack3 libnfnetlink0 libnftables1 2026-07-10 00:30:48.428604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnftnl11 libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 2026-07-10 00:30:48.428613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp-base libsnmp40t64 libunbound8 libxdp1 openvswitch-common pci.ids 2026-07-10 00:30:48.428692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-sortedcontainers 2026-07-10 00:30:48.428800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Suggested packages: 2026-07-10 00:30:48.428888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: nftables resolvconf docker-model-plugin vim-haproxy haproxy-doc firewalld 2026-07-10 00:30:48.428978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: low-memory-monitor lm-sensors snmp-mibs-downloader ethtool openvswitch-doc 2026-07-10 00:30:48.429077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-graphviz python3-unbound python-sortedcontainers-doc 2026-07-10 00:30:48.429213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Recommended packages: 2026-07-10 00:30:48.429317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dns-root-data docker-buildx-plugin docker-compose-plugin nftables ipvsadm 2026-07-10 00:30:48.429404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dbus libglib2.0-data shared-mime-info xdg-user-dirs python3-netifaces 2026-07-10 00:30:48.429490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-click python3-netaddr python3-pyparsing python3-rich 2026-07-10 00:30:48.429590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following NEW packages will be installed: 2026-07-10 00:30:48.429680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: conntrack dnsmasq dnsmasq-base dnsmasq-utils docker-ce-cli haproxy ipset 2026-07-10 00:30:48.429774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: iptables iputils-arping iputils-ping keepalived libdbus-1-3 2026-07-10 00:30:48.429866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 libip6tc2 libipset13 2026-07-10 00:30:48.429953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 2026-07-10 00:30:48.430046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 libsnmp-base 2026-07-10 00:30:48.430165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp40t64 libunbound8 libxdp1 net-tools openvswitch-common 2026-07-10 00:30:48.430304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: openvswitch-switch pci.ids python3-openvswitch python3-sortedcontainers 2026-07-10 00:30:48.430436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: radvd uuid-runtime 2026-07-10 00:30:48.430537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:0 upgraded, 38 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:30:48.430626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Need to get 29.1 MB of archives. 2026-07-10 00:30:48.430715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:After this operation, 83.6 MB of additional disk space will be used. 2026-07-10 00:30:48.430804 | 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.6.1-1~ubuntu.24.04~noble [16.9 MB] 2026-07-10 00:30:48.430903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-07-10 00:30:48.430999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:30:48.431093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:37 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-07-10 00:30:48.431281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:38 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-07-10 00:30:48.431374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:39 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-openvswitch amd64 3.5.1-0ubuntu0.1~cloud0 [1,063 kB] 2026-07-10 00:30:48.431453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-10 00:30:48.431528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 00:30:48.431606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-07-10 00:30:48.431683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-07-10 00:30:48.431773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-07-10 00:30:48.431851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-07-10 00:30:48.431925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-07-10 00:30:48.432001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.3 [17.9 kB] 2026-07-10 00:30:48.432077 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-07-10 00:30:48.432211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:30:48.432304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-genl-3-200 amd64 3.7.0-0.3build1.1 [12.2 kB] 2026-07-10 00:30:48.432381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-07-10 00:30:48.432460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2026-07-10 00:30:48.432537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors-config all 1:3.6.0-9build1 [5,546 B] 2026-07-10 00:30:48.432613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libsensors5 amd64 1:3.6.0-9build1 [26.6 kB] 2026-07-10 00:30:48.432689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp-base all 5.9.4+dfsg-1.1ubuntu3.2 [206 kB] 2026-07-10 00:30:48.432763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsnmp40t64 amd64 5.9.4+dfsg-1.1ubuntu3.2 [1,066 kB] 2026-07-10 00:30:48.433247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 keepalived amd64 1:2.2.8-1build2 [460 kB] 2026-07-10 00:30:48.433290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-10 00:30:48.433299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-10 00:30:48.433307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 00:30:48.433314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-07-10 00:30:48.433322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2026-07-10 00:30:48.433329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2026-07-10 00:30:48.433336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2026-07-10 00:30:48.433343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-10 00:30:48.433350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-10 00:30:48.433422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-10 00:30:48.433519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libipset13 amd64 7.19-1ubuntu2 [61.5 kB] 2026-07-10 00:30:48.433598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 net-tools amd64 2.10-0.1ubuntu4.4 [204 kB] 2026-07-10 00:30:48.433670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-10 00:30:48.433747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 radvd amd64 1:2.19-1ubuntu1 [58.9 kB] 2026-07-10 00:30:48.433824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 ipset amd64 7.19-1ubuntu2 [32.6 kB] 2026-07-10 00:30:48.433902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 29.1 MB in 2s (19.1 MB/s) 2026-07-10 00:30:48.433978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package uuid-runtime. 2026-07-10 00:30:48.434049 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2026-07-10 00:30:48.437249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:30:48.437268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 70% 2026-07-10 00:30:48.437275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 75% 2026-07-10 00:30:48.437281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 80% 2026-07-10 00:30:48.437287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 85% 2026-07-10 00:30:48.437293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 90% 2026-07-10 00:30:48.437299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 95% 2026-07-10 00:30:48.437304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 00:30:48.437310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:30:48.437316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:30:48.437322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 00:30:48.437328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:30:48.437334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:30:48.437339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnfnetlink0:amd64. 2026-07-10 00:30:48.437345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-07-10 00:30:48.437351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:30:48.437418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-07-10 00:30:48.437434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-07-10 00:30:48.437442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:30:48.437449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftnl11:amd64. 2026-07-10 00:30:48.437455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-07-10 00:30:48.437461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:30:48.437472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftables1:amd64. 2026-07-10 00:30:48.437478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../05-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-07-10 00:30:48.437484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-07-10 00:30:48.437489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-base. 2026-07-10 00:30:48.437495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-07-10 00:30:48.437501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-10 00:30:48.437506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq. 2026-07-10 00:30:48.437512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.3_all.deb ... 2026-07-10 00:30:48.437518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq (2.90-2ubuntu0.3) ... 2026-07-10 00:30:48.437523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package haproxy. 2026-07-10 00:30:48.437529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../08-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:30:48.437535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-10 00:30:48.437540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:30:48.437546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:30:48.437552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:30:48.437557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnl-genl-3-200:amd64. 2026-07-10 00:30:48.437563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../10-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-07-10 00:30:48.437569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:30:48.437581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package pci.ids. 2026-07-10 00:30:48.437586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../11-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-07-10 00:30:48.437592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 00:30:48.437598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libpci3:amd64. 2026-07-10 00:30:48.437603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../12-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-07-10 00:30:48.437609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-07-10 00:30:48.437615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors-config. 2026-07-10 00:30:48.437620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../13-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2026-07-10 00:30:48.437626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors-config (1:3.6.0-9build1) ... 2026-07-10 00:30:48.437631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors5:amd64. 2026-07-10 00:30:48.437637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../14-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2026-07-10 00:30:48.437643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-07-10 00:30:48.437649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2026-07-10 00:30:48.437654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp-base. 2026-07-10 00:30:48.437660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../15-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.2_all.deb ... 2026-07-10 00:30:48.437670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-07-10 00:30:48.437675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp40t64:amd64. 2026-07-10 00:30:48.437681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../16-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.2_amd64.deb ... 2026-07-10 00:30:48.437687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-07-10 00:30:48.437696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package keepalived. 2026-07-10 00:30:48.437702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../17-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2026-07-10 00:30:48.437707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking keepalived (1:2.2.8-1build2) ... 2026-07-10 00:30:48.437713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-10 00:30:48.437719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../18-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 00:30:48.437725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:30:48.437730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libunbound8:amd64. 2026-07-10 00:30:48.437736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../19-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 00:30:48.437742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:30:48.437747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-common. 2026-07-10 00:30:48.437753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../20-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:30:48.437759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:30:48.437764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnuma1:amd64. 2026-07-10 00:30:48.437770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../21-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:30:48.437775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:30:48.437781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libxdp1:amd64. 2026-07-10 00:30:48.437786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../22-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-07-10 00:30:48.437792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-07-10 00:30:48.437798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-switch. 2026-07-10 00:30:48.437803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../23-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:30:48.437809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:30:48.437815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-ping. 2026-07-10 00:30:48.437820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../24-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-10 00:30:48.437829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-07-10 00:30:48.437835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip4tc2:amd64. 2026-07-10 00:30:48.437841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../25-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:30:48.437846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:30:48.437856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip6tc2:amd64. 2026-07-10 00:30:48.437862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../26-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:30:48.437867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:30:48.437873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iptables. 2026-07-10 00:30:48.437878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../27-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:30:48.437884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-07-10 00:30:48.437890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package conntrack. 2026-07-10 00:30:48.437895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../28-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-10 00:30:48.437901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-10 00:30:48.437907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-utils. 2026-07-10 00:30:48.437912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../29-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-10 00:30:48.437918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-10 00:30:48.437923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-07-10 00:30:48.437929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package docker-ce-cli. 2026-07-10 00:30:48.437935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../30-docker-ce-cli_5%3a29.6.1-1~ubuntu.24.04~noble_amd64.deb ... 2026-07-10 00:30:48.437941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-07-10 00:30:48.437950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking docker-ce-cli (5:29.6.1-1~ubuntu.24.04~noble) ... 2026-07-10 00:30:48.437955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-arping. 2026-07-10 00:30:48.437961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../31-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-10 00:30:48.437967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-10 00:30:48.437998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libipset13:amd64. 2026-07-10 00:30:48.438091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../32-libipset13_7.19-1ubuntu2_amd64.deb ... 2026-07-10 00:30:48.438217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libipset13:amd64 (7.19-1ubuntu2) ... 2026-07-10 00:30:48.438283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package net-tools. 2026-07-10 00:30:48.439428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../33-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2026-07-10 00:30:48.439514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2026-07-10 00:30:48.439529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-sortedcontainers. 2026-07-10 00:30:48.439539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../34-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-10 00:30:48.439549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:30:48.439560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-openvswitch. 2026-07-10 00:30:48.439570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../35-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:30:48.439580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:30:48.439591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package radvd. 2026-07-10 00:30:48.439601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../36-radvd_1%3a2.19-1ubuntu1_amd64.deb ... 2026-07-10 00:30:48.439655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking radvd (1:2.19-1ubuntu1) ... 2026-07-10 00:30:48.439666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package ipset. 2026-07-10 00:30:48.439677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../37-ipset_7.19-1ubuntu2_amd64.deb ... 2026-07-10 00:30:48.439686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking ipset (7.19-1ubuntu2) ... 2026-07-10 00:30:48.439696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:30:48.439706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-10 00:30:48.439716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2026-07-10 00:30:48.439726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 00:30:48.439736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:30:48.439746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-07-10 00:30:48.439756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors-config (1:3.6.0-9build1) ... 2026-07-10 00:30:48.439765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-10 00:30:48.439775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:30:48.439785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:30:48.439795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:30:48.439805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up radvd (1:2.19-1ubuntu1) ... 2026-07-10 00:30:48.439815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:30:48.439825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:30:48.439834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:30:48.439844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:30:48.439854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-10 00:30:48.439864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-07-10 00:30:48.439874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:30:48.439883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:No schema files found: doing nothing. 2026-07-10 00:30:48.439893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:30:48.439903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:30:48.439913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2026-07-10 00:30:48.439940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up docker-ce-cli (5:29.6.1-1~ubuntu.24.04~noble) ... 2026-07-10 00:30:48.440012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-07-10 00:30:48.440024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:30:48.440034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libipset13:amd64 (7.19-1ubuntu2) ... 2026-07-10 00:30:48.440045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:30:48.440054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:30:48.440065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Adding group `uuidd' (GID 102) ... 2026-07-10 00:30:48.440075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:30:48.440092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:30:48.440102 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:30:48.440112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:30:48.440122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-07-10 00:30:48.440218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up ipset (7.19-1ubuntu2) ... 2026-07-10 00:30:48.440229 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-07-10 00:30:48.440238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:30:48.440249 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-10 00:30:48.440260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:30:48.440270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:30:48.440280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.2) ... 2026-07-10 00:30:48.440289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-07-10 00:30:48.440299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up keepalived (1:2.2.8-1build2) ... 2026-07-10 00:30:48.440308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:30:48.440318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:30:48.440328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:30:48.440337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:30:48.440347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iptables (1.8.10-3ubuntu2) ... 2026-07-10 00:30:48.440357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2026-07-10 00:30:48.440367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-07-10 00:30:48.440377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-07-10 00:30:48.440422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2026-07-10 00:30:48.440433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-07-10 00:30:48.440443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-07-10 00:30:48.440453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2026-07-10 00:30:48.440464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-07-10 00:30:48.440474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-07-10 00:30:48.440484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-10 00:30:48.440494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-10 00:30:48.440503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq (2.90-2ubuntu0.3) ... 2026-07-10 00:30:48.440513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:30:48.440523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:30:48.440542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:30:48.440552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 80a1d3298606 2026-07-10 00:30:48.440562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 96ca1c450d2f 2026-07-10 00:30:48.440579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 6/15 : ADD neutron-base-archive /neutron-base-source 2026-07-10 00:30:48.440619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> a93f3832d9e1 2026-07-10 00:30:48.440631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 7/15 : ADD plugins-archive / 2026-07-10 00:30:48.440640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> f2cd740df00a 2026-07-10 00:30:48.440650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 8/15 : COPY neutron_sudoers /etc/sudoers.d/kolla_neutron_sudoers 2026-07-10 00:30:48.440660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> cb62352b580e 2026-07-10 00:30:48.440670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 9/15 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:30:48.440680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> ea9a5bd256be 2026-07-10 00:30:48.440690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 10/15 : RUN mkdir -p /usr/local/lib/neutron-wrappers /usr/local/etc/neutron-wrappers 2026-07-10 00:30:48.440721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 99ddbfabc06f 2026-07-10 00:30:48.440731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 99ddbfabc06f 2026-07-10 00:30:48.440743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 53ba7a69241f 2026-07-10 00:30:48.440761 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 11/15 : COPY dnsmasq haproxy keepalived neutron-keepalived-state-change radvd copy-wrappers delete-wrappers /usr/local/lib/neutron-wrappers/ 2026-07-10 00:30:48.440799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 7a954bd840fc 2026-07-10 00:30:48.440818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 12/15 : RUN chmod +x /usr/local/lib/neutron-wrappers/copy-wrappers && chmod +x /usr/local/lib/neutron-wrappers/delete-wrappers 2026-07-10 00:30:48.440836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 67c7af7b325d 2026-07-10 00:30:48.440890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 67c7af7b325d 2026-07-10 00:30:48.440911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> bc4ace4622d1 2026-07-10 00:30:48.440934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 13/15 : RUN ln -s neutron-base-source/* neutron && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /neutron oslo-vmware tap-as-a-service && mkdir -p /etc/neutron && cp -r /neutron/etc/* /etc/neutron/ && cp -r /neutron/etc/neutron/* /etc/neutron/ && cp /var/lib/kolla/venv/etc/pycadf/neutron_api_audit_map.conf /etc/neutron/ && mv /etc/neutron/neutron/ /etc/neutron/plugins/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/neutron/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* && for neutron_plugins in $(ls /plugins); do if [ -d "/plugins/$neutron_plugins/etc/neutron/rootwrap.d" ]; then cp /plugins/$neutron_plugins/etc/neutron/rootwrap.d/* /etc/neutron/rootwrap.d; fi; done; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_neutron_sudoers && touch /usr/local/bin/kolla_neutron_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_neutron_extend_start 2026-07-10 00:30:48.440994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 3075f00c4114 2026-07-10 00:30:48.441015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./neutron 2026-07-10 00:30:48.441032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-07-10 00:30:48.441049 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:30:48.441118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-07-10 00:30:48.441242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:30:48.441266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-07-10 00:30:48.441286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:30:48.441306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:30:48.441377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:30:48.441398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo-vmware in ./var/lib/kolla/venv/lib/python3.12/site-packages (4.6.0) 2026-07-10 00:30:48.441418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting tap-as-a-service 2026-07-10 00:30:48.441437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading tap_as_a_service-15.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 00:30:48.441468 | 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.5.dev6) (7.0.0) 2026-07-10 00:30:48.441487 | 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.5.dev6) (3.10.1) 2026-07-10 00:30:48.441506 | 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.5.dev6) (3.1.0) 2026-07-10 00:30:48.441577 | 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.5.dev6) (2.5.1) 2026-07-10 00:30:48.441600 | 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.5.dev6) (3.0.0) 2026-07-10 00:30:48.441617 | 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.5.dev6) (5.1.1) 2026-07-10 00:30:48.441632 | 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.5.dev6) (0.39.0) 2026-07-10 00:30:48.441643 | 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.5.dev6) (1.5.1) 2026-07-10 00:30:48.441653 | 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.5.dev6) (0.22.0) 2026-07-10 00:30:48.441662 | 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.5.dev6) (2.32.3) 2026-07-10 00:30:48.441672 | 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.5.dev6) (3.1.5) 2026-07-10 00:30:48.441711 | 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.5.dev6) (10.12.1) 2026-07-10 00:30:48.441730 | 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.5.dev6) (1.3.0) 2026-07-10 00:30:48.441748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting neutron-lib>=3.17.0 (from neutron==26.0.5.dev6) 2026-07-10 00:30:48.441767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 00:30:48.441786 | 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.5.dev6) (11.4.0) 2026-07-10 00:30:48.441815 | 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.5.dev6) (9.0.0) 2026-07-10 00:30:48.441857 | 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.5.dev6) (2.0.38) 2026-07-10 00:30:48.441868 | 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.5.dev6) (1.8.9) 2026-07-10 00:30:48.441878 | 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.5.dev6) (5.10.0) 2026-07-10 00:30:48.441888 | 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.5.dev6) (1.14.1) 2026-07-10 00:30:48.441897 | 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.5.dev6) (5.4.1) 2026-07-10 00:30:48.441907 | 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.5.dev6) (3.11.0) 2026-07-10 00:30:48.441918 | 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.5.dev6) (7.1.0) 2026-07-10 00:30:48.441948 | 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.5.dev6) (9.7.1) 2026-07-10 00:30:48.441967 | 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.5.dev6) (5.7.1) 2026-07-10 00:30:48.441978 | 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.5.dev6) (17.2.1) 2026-07-10 00:30:48.441987 | 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.5.dev6) (6.5.1) 2026-07-10 00:30:48.441997 | 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.5.dev6) (7.1.0) 2026-07-10 00:30:48.442036 | 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.5.dev6) (16.1.1) 2026-07-10 00:30:48.442047 | 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.5.dev6) (6.3.1) 2026-07-10 00:30:48.442057 | 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.5.dev6) (4.5.1) 2026-07-10 00:30:48.442067 | 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.5.dev6) (3.6.0) 2026-07-10 00:30:48.442098 | 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.5.dev6) (3.5.1) 2026-07-10 00:30:48.442109 | 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.5.dev6) (7.5.1) 2026-07-10 00:30:48.442200 | 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.5.dev6) (5.7.0) 2026-07-10 00:30:48.442272 | 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.5.dev6) (4.1.1) 2026-07-10 00:30:48.442283 | 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.5.dev6) (2.5.0) 2026-07-10 00:30:48.442294 | 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.5.dev6) (8.2.0) 2026-07-10 00:30:48.442304 | 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.5.dev6) (3.6.0) 2026-07-10 00:30:48.442314 | 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.5.dev6) (4.2.0) 2026-07-10 00:30:48.442324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-ken>=3.0.0 (from neutron==26.0.5.dev6) 2026-07-10 00:30:48.442357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:30:48.442368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-resource-classes>=1.1.0 (from neutron==26.0.5.dev6) 2026-07-10 00:30:48.442378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:30:48.442388 | 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.5.dev6) (3.5.1) 2026-07-10 00:30:48.442430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ovsdbapp>=2.11.0 (from neutron==26.0.5.dev6) 2026-07-10 00:30:48.442441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-10 00:30:48.442451 | 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.5.dev6) (7.0.0) 2026-07-10 00:30:48.442461 | 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.5.dev6) (0.8.1) 2026-07-10 00:30:48.442491 | 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.5.dev6) (24.2.1) 2026-07-10 00:30:48.444352 | 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.5.dev6) (18.9.0) 2026-07-10 00:30:48.444423 | 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.5.dev6) (4.4.0) 2026-07-10 00:30:48.444451 | 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.5.dev6) (6.2.0) 2026-07-10 00:30:48.444468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-vif>=3.1.0 (from neutron==26.0.5.dev6) 2026-07-10 00:30:48.444484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_vif-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:30:48.444501 | 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.5.dev6) (3.1.0) 2026-07-10 00:30:48.444517 | 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.5.dev6) (6.3.0) 2026-07-10 00:30:48.444548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.0.2) 2026-07-10 00:30:48.444557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: lxml>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.3.1) 2026-07-10 00:30:48.444566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: suds-community>=0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.2.0) 2026-07-10 00:30:48.444575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: urllib3>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.26.20) 2026-07-10 00:30:48.444584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-openstackclient>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tap-as-a-service) (7.5.0) 2026-07-10 00:30:48.444593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osc-lib>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tap-as-a-service) (3.2.0) 2026-07-10 00:30:48.444602 | 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.5.dev6) (1.3.9) 2026-07-10 00:30:48.444611 | 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.5.dev6) (4.12.2) 2026-07-10 00:30:48.444621 | 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.5.dev6) (1.17.2) 2026-07-10 00:30:48.444630 | 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.5.dev6) (2.7.0) 2026-07-10 00:30:48.444639 | 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.5.dev6) (3.1.1) 2026-07-10 00:30:48.444648 | 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.5.dev6) (3.2.1) 2026-07-10 00:30:48.444659 | 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.5.dev6) (3.0.2) 2026-07-10 00:30:48.444668 | 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.5.dev6) (2.1.0) 2026-07-10 00:30:48.444677 | 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.5.dev6) (1.7.0) 2026-07-10 00:30:48.444686 | 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.5.dev6) (4.0.1) 2026-07-10 00:30:48.444725 | 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.5.dev6) (2.10.1) 2026-07-10 00:30:48.444736 | 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.5.dev6) (5.6.0) 2026-07-10 00:30:48.444746 | 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.5.dev6) (1.3.4) 2026-07-10 00:30:48.444762 | 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.5.dev6) (3.3.0) 2026-07-10 00:30:48.444771 | 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.5.dev6) (43.0.3) 2026-07-10 00:30:48.444780 | 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.5.dev6) (1.3.4) 2026-07-10 00:30:48.444789 | 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.5.dev6) (1.0.1) 2026-07-10 00:30:48.444798 | 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.5.dev6) (1.33) 2026-07-10 00:30:48.444807 | 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.5.dev6) (4.3.6) 2026-07-10 00:30:48.444815 | 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.5.dev6) (1.4.0) 2026-07-10 00:30:48.444824 | 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.5.dev6) (1.17.1) 2026-07-10 00:30:48.444834 | 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.5.dev6) (2.22) 2026-07-10 00:30:48.444843 | 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.5.dev6) (3.0.0) 2026-07-10 00:30:48.444851 | 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.5.dev6) (1.1.0) 2026-07-10 00:30:48.444861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ncclient>=0.6.13 (from os-ken>=3.0.0->neutron==26.0.5.dev6) 2026-07-10 00:30:48.444870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ncclient-0.6.16.tar.gz (112 kB) 2026-07-10 00:30:48.444879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-07-10 00:30:48.444888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:30:48.444897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-07-10 00:30:48.444905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:30:48.444914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:30:48.444923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:30:48.444932 | 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.5.dev6) (24.2) 2026-07-10 00:30:48.444941 | 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.5.dev6) (83.0.0) 2026-07-10 00:30:48.444961 | 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.5.dev6) (3.5.1) 2026-07-10 00:30:48.444977 | 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.5.dev6) (1.17.0) 2026-07-10 00:30:48.444986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cliff>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=2.3.0->tap-as-a-service) (4.9.1) 2026-07-10 00:30:48.444995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (0.5.2) 2026-07-10 00:30:48.445004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (2.5.11) 2026-07-10 00:30:48.445013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (3.14.0) 2026-07-10 00:30:48.445022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (1.9.0) 2026-07-10 00:30:48.445031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=2.3.0->tap-as-a-service) (0.2.13) 2026-07-10 00:30:48.445040 | 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.5.dev6) (0.19) 2026-07-10 00:30:48.445048 | 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.5.dev6) (2.0.0) 2026-07-10 00:30:48.445058 | 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.5.dev6) (2.0.1) 2026-07-10 00:30:48.445066 | 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.5.dev6) (0.5.0) 2026-07-10 00:30:48.445075 | 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.5.dev6) (2.9.0.post0) 2026-07-10 00:30:48.445084 | 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.5.dev6) (5.5.2) 2026-07-10 00:30:48.445093 | 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.5.dev6) (5.3.1) 2026-07-10 00:30:48.445101 | 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.5.dev6) (5.4.2) 2026-07-10 00:30:48.445110 | 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.5.dev6) (0.11.0) 2026-07-10 00:30:48.445119 | 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.5.dev6) (5.1.0) 2026-07-10 00:30:48.445166 | 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.5.dev6) (2025.1) 2026-07-10 00:30:48.445226 | 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.5.dev6) (0.21.1) 2026-07-10 00:30:48.445243 | 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.5.dev6) (4.0.1) 2026-07-10 00:30:48.445278 | 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.5.dev6) (4.0.1) 2026-07-10 00:30:48.445292 | 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.5.dev6) (1.6.10) 2026-07-10 00:30:48.445301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.11.0->neutron==26.0.5.dev6) 2026-07-10 00:30:48.445310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2026-07-10 00:30:48.445319 | 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.5.dev6) (1.5.0) 2026-07-10 00:30:48.445328 | 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.5.dev6) (0.3.5) 2026-07-10 00:30:48.445337 | 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.5.dev6) (4.23.0) 2026-07-10 00:30:48.445346 | 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.5.dev6) (25.1.0) 2026-07-10 00:30:48.445354 | 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.5.dev6) (2024.10.1) 2026-07-10 00:30:48.445365 | 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.5.dev6) (0.36.2) 2026-07-10 00:30:48.445374 | 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.5.dev6) (0.23.1) 2026-07-10 00:30:48.445383 | 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.5.dev6) (2.1.0) 2026-07-10 00:30:48.445392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-cinderclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->tap-as-a-service) (9.7.0) 2026-07-10 00:30:48.445401 | 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.5.dev6) (3.4.1) 2026-07-10 00:30:48.445410 | 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.5.dev6) (3.10) 2026-07-10 00:30:48.445419 | 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.5.dev6) (2026.6.17) 2026-07-10 00:30:48.445435 | 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.5.dev6) (0.7) 2026-07-10 00:30:48.445444 | 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.5.dev6) (2.7.2) 2026-07-10 00:30:48.445452 | 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.5.dev6) (0.15.2) 2026-07-10 00:30:48.445463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:WARNING: The candidate selected for download or install is a yanked version: 'fixtures' candidate (version 4.2.4.post1 at https://files.pythonhosted.org/packages/75/d5/2757cabc34758fac81039d4fbcde11c91d3952d91e33f8d5c69ea8c74e0f/fixtures-4.2.4.post1-py3-none-any.whl (from https://pypi.org/simple/fixtures/) (requires-python:>=3.8)) 2026-07-10 00:30:48.445485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2026-07-10 00:30:48.445495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2026-07-10 00:30:48.445504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading tap_as_a_service-15.0.0-py3-none-any.whl (123 kB) 2026-07-10 00:30:48.445513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2026-07-10 00:30:48.445522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 11.0 MB/s 0:00:00 2026-07-10 00:30:48.445530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2026-07-10 00:30:48.445539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 18.1 MB/s 0:00:00 2026-07-10 00:30:48.445548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-10 00:30:48.445557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_vif-4.1.0-py3-none-any.whl (110 kB) 2026-07-10 00:30:48.445566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2026-07-10 00:30:48.445575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2026-07-10 00:30:48.445584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: neutron, ncclient 2026-07-10 00:30:48.445593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (pyproject.toml): started 2026-07-10 00:30:48.445601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (pyproject.toml): finished with status 'done' 2026-07-10 00:30:48.445610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron: filename=neutron-26.0.5.dev6-py3-none-any.whl size=4356719 sha256=1bdc17c5556ad537facf037a48415d160004fc166418c5b96e92225ad8a3b1f8 2026-07-10 00:30:48.445619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-c6qfp10q/wheels/c1/dd/cf/7f53fd20115fee295198350a55a7a6d3d71883e08f386f65f2 2026-07-10 00:30:48.445628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (pyproject.toml): started 2026-07-10 00:30:48.445637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-07-10 00:30:48.445646 | 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=08ce52765f4097f23d6900e51c6d58e05b19f75ed32fdca7c7af8792e3915222 2026-07-10 00:30:48.445654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-c6qfp10q/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2026-07-10 00:30:48.445670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built neutron ncclient 2026-07-10 00:30:48.445684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Installing collected packages: fixtures, ovsdbapp, os-resource-classes, ncclient, os-ken, os-vif, neutron-lib, neutron, tap-as-a-service 2026-07-10 00:30:48.445694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed fixtures-4.2.4.post1 ncclient-0.6.16 neutron-26.0.5.dev6 neutron-lib-3.18.2 os-ken-3.0.1 os-resource-classes-1.1.0 os-vif-4.1.0 ovsdbapp-2.11.0 tap-as-a-service-15.0.0 2026-07-10 00:30:48.445704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/networking_baremetal-6.5.1.dev2 2026-07-10 00:30:48.445714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-07-10 00:30:48.445724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:30:48.445734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-07-10 00:30:48.445748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:30:48.445758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:30:48.445768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:30:48.445782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/networking_generic_switch-7.5.1.dev10 2026-07-10 00:30:48.445829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-07-10 00:30:48.445859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:30:48.445905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-07-10 00:30:48.445920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:30:48.445967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:30:48.445989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:30:48.446034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/networking_sfc-20.0.0.0rc2.dev2 2026-07-10 00:30:48.446064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-07-10 00:30:48.446104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:30:48.446201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-07-10 00:30:48.446220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:30:48.446234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-07-10 00:30:48.446248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:30:48.446304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:30:48.446320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:30:48.446367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/neutron_fwaas-22.0.1.dev8 2026-07-10 00:30:48.446381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-07-10 00:30:48.446440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:30:48.446452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-07-10 00:30:48.446466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:30:48.446516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:30:48.446541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:30:48.446555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing ./plugins/neutron_vpnaas-26.0.0.0rc2.dev2 2026-07-10 00:30:48.446605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2026-07-10 00:30:48.446617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:30:48.446678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2026-07-10 00:30:48.446699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:30:48.446721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2026-07-10 00:30:48.446744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:30:48.446769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:30:48.446791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:30:48.446810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ncclient>=0.6.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (0.6.16) 2026-07-10 00:30:48.446865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: neutron-lib>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (3.18.2) 2026-07-10 00:30:48.446880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (9.7.1) 2026-07-10 00:30:48.446894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (6.5.1) 2026-07-10 00:30:48.446943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (7.1.0) 2026-07-10 00:30:48.446968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.utils>=3.40.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (8.2.0) 2026-07-10 00:30:48.446991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.messaging>=5.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (16.1.1) 2026-07-10 00:30:48.447015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.service>=1.40.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (4.1.1) 2026-07-10 00:30:48.447039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pbr>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (7.0.0) 2026-07-10 00:30:48.447073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: openstacksdk>=0.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (4.4.0) 2026-07-10 00:30:48.447099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tooz>=2.5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (6.3.0) 2026-07-10 00:30:48.447157 | 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.5.dev6) 2026-07-10 00:30:48.447227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (9.0.0) 2026-07-10 00:30:48.447261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (5.10.0) 2026-07-10 00:30:48.447286 | 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.dev10) (2.4.2) 2026-07-10 00:30:48.447304 | 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.dev10) (0.39.0) 2026-07-10 00:30:48.447328 | 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.dev10) (5.4.1) 2026-07-10 00:30:48.447352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting netmiko>=4.1.1 (from networking-generic-switch==7.5.1.dev10) 2026-07-10 00:30:48.447367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading netmiko-4.5.0-py3-none-any.whl.metadata (7.5 kB) 2026-07-10 00:30:48.447404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (1.3.0) 2026-07-10 00:30:48.447458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-neutronclient>=10.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (11.4.0) 2026-07-10 00:30:48.447470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: SQLAlchemy>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (2.0.38) 2026-07-10 00:30:48.447484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (1.14.1) 2026-07-10 00:30:48.447537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (5.7.0) 2026-07-10 00:30:48.447552 | 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.dev8) (3.0.1) 2026-07-10 00:30:48.447612 | 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.dev8) (7.1.0) 2026-07-10 00:30:48.447624 | 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.dev8) (17.2.1) 2026-07-10 00:30:48.447638 | 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.dev8) (3.6.0) 2026-07-10 00:30:48.447685 | 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.dev8) (0.8.1) 2026-07-10 00:30:48.447700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyzmq>=14.3.1 (from neutron-fwaas==22.0.1.dev8) 2026-07-10 00:30:48.447760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyzmq-26.2.1-cp312-cp312-manylinux_2_28_x86_64.whl.metadata (6.2 kB) 2026-07-10 00:30:48.447772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==26.0.0.0rc2.dev2) (3.1.5) 2026-07-10 00:30:48.447801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==26.0.0.0rc2.dev2) (3.5.1) 2026-07-10 00:30:48.447816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==20.0.0.0rc2.dev2) (1.3.9) 2026-07-10 00:30:48.447881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==20.0.0.0rc2.dev2) (4.12.2) 2026-07-10 00:30:48.447893 | 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.dev10) (3.1.0) 2026-07-10 00:30:48.447907 | 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.dev10) (2.32.3) 2026-07-10 00:30:48.447955 | 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.dev10) (2.7.0) 2026-07-10 00:30:48.447970 | 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.dev10) (3.1.1) 2026-07-10 00:30:48.448018 | 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.dev10) (3.0.0) 2026-07-10 00:30:48.448034 | 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.dev10) (1.17.2) 2026-07-10 00:30:48.448094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron-vpnaas==26.0.0.0rc2.dev2) (3.0.2) 2026-07-10 00:30:48.448106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.5.1.dev2) (2.1.0) 2026-07-10 00:30:48.448120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.5.1.dev2) (1.7.0) 2026-07-10 00:30:48.448219 | 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) (83.0.0) 2026-07-10 00:30:48.448241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.5.1.dev2) (3.5.1) 2026-07-10 00:30:48.448254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.5.1.dev2) (5.3.1) 2026-07-10 00:30:48.448280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.5.1.dev2) (1.17.0) 2026-07-10 00:30:48.448329 | 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.dev10) 2026-07-10 00:30:48.448344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ntc_templates-7.7.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-10 00:30:48.448392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyserial>=3.3 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev10) 2026-07-10 00:30:48.448407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:30:48.448467 | 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.dev10) (6.0.2) 2026-07-10 00:30:48.448488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting rich>=13.8 (from netmiko>=4.1.1->networking-generic-switch==7.5.1.dev10) 2026-07-10 00:30:48.448502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading rich-13.9.4-py3-none-any.whl.metadata (18 kB) 2026-07-10 00:30:48.448522 | 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.dev10) 2026-07-10 00:30:48.448574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB) 2026-07-10 00:30:48.448589 | 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.dev10) 2026-07-10 00:30:48.448635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 2026-07-10 00:30:48.448650 | 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.dev10) 2026-07-10 00:30:48.448709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading textfsm-1.1.3-py2.py3-none-any.whl.metadata (2.6 kB) 2026-07-10 00:30:48.448720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.10.1) 2026-07-10 00:30:48.448734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.1.0) 2026-07-10 00:30:48.448781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.5.1) 2026-07-10 00:30:48.448797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (5.1.1) 2026-07-10 00:30:48.448843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pecan>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (1.5.1) 2026-07-10 00:30:48.448862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: httplib2>=0.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.22.0) 2026-07-10 00:30:48.448886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (10.12.1) 2026-07-10 00:30:48.448909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (1.8.9) 2026-07-10 00:30:48.448932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.11.0) 2026-07-10 00:30:48.449016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (5.7.1) 2026-07-10 00:30:48.449038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (6.3.1) 2026-07-10 00:30:48.449060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.5.1) 2026-07-10 00:30:48.449095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (7.5.1) 2026-07-10 00:30:48.449121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.5.0) 2026-07-10 00:30:48.449210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.6.0) 2026-07-10 00:30:48.449238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osprofiler>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.2.0) 2026-07-10 00:30:48.449267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-resource-classes>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (1.1.0) 2026-07-10 00:30:48.449283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovs>=2.12.0 in ./usr/lib/python3/dist-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.5.1) 2026-07-10 00:30:48.449296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: ovsdbapp>=2.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.11.0) 2026-07-10 00:30:48.449368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: psutil>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (7.0.0) 2026-07-10 00:30:48.449380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (24.2.1) 2026-07-10 00:30:48.449395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (18.9.0) 2026-07-10 00:30:48.449409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (6.2.0) 2026-07-10 00:30:48.449466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-vif>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.1.0) 2026-07-10 00:30:48.449483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.2.1) 2026-07-10 00:30:48.449531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.0.1) 2026-07-10 00:30:48.449547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.10.1) 2026-07-10 00:30:48.449561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (5.6.0) 2026-07-10 00:30:48.449622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.5.1.dev2) (1.3.4) 2026-07-10 00:30:48.449649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.5.1.dev2) (3.3.0) 2026-07-10 00:30:48.449663 | 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.dev10) 2026-07-10 00:30:48.449711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-10 00:30:48.449727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (43.0.3) 2026-07-10 00:30:48.449785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.3.4) 2026-07-10 00:30:48.449796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.0.1) 2026-07-10 00:30:48.449853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.33) 2026-07-10 00:30:48.449906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (4.3.6) 2026-07-10 00:30:48.449922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.4.0) 2026-07-10 00:30:48.449936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.17.1) 2026-07-10 00:30:48.449984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (2.22) 2026-07-10 00:30:48.449999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (3.0.0) 2026-07-10 00:30:48.450044 | 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.dev8) (1.1.0) 2026-07-10 00:30:48.450059 | 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.dev8) (24.2) 2026-07-10 00:30:48.450105 | 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.dev8) (0.19) 2026-07-10 00:30:48.450120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-baremetal==6.5.1.dev2) (2.0.0) 2026-07-10 00:30:48.450165 | 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.dev8) (2.0.1) 2026-07-10 00:30:48.450244 | 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.dev8) (0.5.0) 2026-07-10 00:30:48.450265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-baremetal==6.5.1.dev2) (2.9.0.post0) 2026-07-10 00:30:48.450280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (5.5.2) 2026-07-10 00:30:48.450293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (5.3.1) 2026-07-10 00:30:48.450341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (5.4.2) 2026-07-10 00:30:48.450357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (0.11.0) 2026-07-10 00:30:48.450415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (5.1.0) 2026-07-10 00:30:48.450426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (2025.1) 2026-07-10 00:30:48.450441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (0.21.1) 2026-07-10 00:30:48.450493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.0.1) 2026-07-10 00:30:48.450509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.0.1) 2026-07-10 00:30:48.450523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.40.2->networking-baremetal==6.5.1.dev2) (1.6.10) 2026-07-10 00:30:48.450571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.14.0) 2026-07-10 00:30:48.450586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: fixtures>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.11.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.2.4.post1) 2026-07-10 00:30:48.450601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.9->networking-baremetal==6.5.1.dev2) (1.5.0) 2026-07-10 00:30:48.450660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.3.5) 2026-07-10 00:30:48.450675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.2.13) 2026-07-10 00:30:48.450697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.9.1) 2026-07-10 00:30:48.450746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.23.0) 2026-07-10 00:30:48.450758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: osc-lib>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.2.0) 2026-07-10 00:30:48.450773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.5.2) 2026-07-10 00:30:48.450830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.5.11) 2026-07-10 00:30:48.450846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (1.9.0) 2026-07-10 00:30:48.450905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (25.1.0) 2026-07-10 00:30:48.450917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2024.10.1) 2026-07-10 00:30:48.450933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.36.2) 2026-07-10 00:30:48.450986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.23.1) 2026-07-10 00:30:48.451002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=10.0.0->networking-sfc==20.0.0.0rc2.dev2) (2.1.0) 2026-07-10 00:30:48.451016 | 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.dev10) (3.4.1) 2026-07-10 00:30:48.451064 | 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.dev10) (3.10) 2026-07-10 00:30:48.451079 | 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.dev10) (1.26.20) 2026-07-10 00:30:48.451153 | 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.dev10) (2026.6.17) 2026-07-10 00:30:48.451198 | 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.dev10) 2026-07-10 00:30:48.452219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-10 00:30:48.452236 | 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.dev10) 2026-07-10 00:30:48.452246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 00:30:48.452254 | 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.dev10) 2026-07-10 00:30:48.452261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:30:48.452269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.7) 2026-07-10 00:30:48.452276 | 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.dev10) 2026-07-10 00:30:48.452283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ruamel.yaml.clib-0.2.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB) 2026-07-10 00:30:48.452290 | 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.dev8) (2.7.2) 2026-07-10 00:30:48.452298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.5.1->networking-baremetal==6.5.1.dev2) (0.15.2) 2026-07-10 00:30:48.452305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading netmiko-4.5.0-py3-none-any.whl (244 kB) 2026-07-10 00:30:48.452312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ntc_templates-7.7.0-py3-none-any.whl (568 kB) 2026-07-10 00:30:48.452319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.6/568.6 kB 45.2 MB/s 0:00:00 2026-07-10 00:30:48.452326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading textfsm-1.1.3-py2.py3-none-any.whl (44 kB) 2026-07-10 00:30:48.452333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) 2026-07-10 00:30:48.452340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyzmq-26.2.1-cp312-cp312-manylinux_2_28_x86_64.whl (865 kB) 2026-07-10 00:30:48.452348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 865.9/865.9 kB 52.6 MB/s 0:00:00 2026-07-10 00:30:48.452355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading rich-13.9.4-py3-none-any.whl (242 kB) 2026-07-10 00:30:48.452362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 2026-07-10 00:30:48.452375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 87.4 MB/s 0:00:00 2026-07-10 00:30:48.452383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2026-07-10 00:30:48.452390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-10 00:30:48.452397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ruamel.yaml-0.18.10-py3-none-any.whl (117 kB) 2026-07-10 00:30:48.452404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ruamel.yaml.clib-0.2.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (754 kB) 2026-07-10 00:30:48.452418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 754.1/754.1 kB 206.0 MB/s 0:00:00 2026-07-10 00:30:48.452426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 2026-07-10 00:30:48.452433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading future-1.0.0-py3-none-any.whl (491 kB) 2026-07-10 00:30:48.452440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: networking-baremetal, networking-generic-switch, networking-sfc, neutron-fwaas, neutron-vpnaas 2026-07-10 00:30:48.452447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): started 2026-07-10 00:30:48.452454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2026-07-10 00:30:48.452467 | 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=73049 sha256=d089ce333149becb7dc23860484966afadac5946236f94f1b77076beb0c4fd56 2026-07-10 00:30:48.452474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bj92r0gr/wheels/9e/6a/9a/e03db8d35baf9c1d7bdad40156d8ba94d299e717bf47671a62 2026-07-10 00:30:48.452482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): started 2026-07-10 00:30:48.452489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2026-07-10 00:30:48.452496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.5.1.dev10-py3-none-any.whl size=104743 sha256=8633dbde489ca0b0f7ee899ea8e5bee228494695d3dc2ad60585f0e8551b716d 2026-07-10 00:30:48.452504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bj92r0gr/wheels/1d/48/7f/354663774d8601a0c5272765bdaff6187cd557a2049d5c6c76 2026-07-10 00:30:48.452511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (pyproject.toml): started 2026-07-10 00:30:48.452518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (pyproject.toml): finished with status 'done' 2026-07-10 00:30:48.452525 | 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=25f03b440d9978c21c56685f91b392018d9dee1199dbb30c0655fb6ebb90edab 2026-07-10 00:30:48.452532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bj92r0gr/wheels/f6/d7/13/805d4b49afb27014510b2a37d8b1527f62c2fc86dc4ff38366 2026-07-10 00:30:48.452539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): started 2026-07-10 00:30:48.452546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2026-07-10 00:30:48.452553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron-fwaas: filename=neutron_fwaas-22.0.1.dev8-py3-none-any.whl size=271161 sha256=75dcfb6937dda9a876785b15980f773a3c570173a8f957a1ca21bb70a65d16b3 2026-07-10 00:30:48.452561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bj92r0gr/wheels/38/c6/f9/65f285639a526a4d8cc3c13ff4bb9de804a3605d65ea72adac 2026-07-10 00:30:48.452568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (pyproject.toml): started 2026-07-10 00:30:48.452575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (pyproject.toml): finished with status 'done' 2026-07-10 00:30:48.452582 | 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=231687 sha256=0cf197ef1935cca9ff304688d3e6bb5a183021067b5ab39b0d08eea999271151 2026-07-10 00:30:48.452599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-bj92r0gr/wheels/cb/f8/d2/0e0daa199fe5979591e3d2dc269cc0338831431a8fe427e8d9 2026-07-10 00:30:48.452611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built networking-baremetal networking-generic-switch networking-sfc neutron-fwaas neutron-vpnaas 2026-07-10 00:30:48.452619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Installing collected packages: pyserial, ruamel.yaml.clib, pyzmq, pygments, mdurl, future, textfsm, ruamel.yaml, markdown-it-py, rich, ntc-templates, scp, netmiko, neutron-vpnaas, neutron-fwaas, networking-sfc, networking-generic-switch, networking-baremetal 2026-07-10 00:30:48.452629 | 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.dev10 networking-sfc-20.0.0.0rc2.dev2 neutron-fwaas-22.0.1.dev8 neutron-vpnaas-26.0.0.0rc2.dev2 ntc-templates-7.7.0 pygments-2.19.1 pyserial-3.5 pyzmq-26.2.1 rich-13.9.4 ruamel.yaml-0.18.10 ruamel.yaml.clib-0.2.12 scp-0.15.0 textfsm-1.1.3 2026-07-10 00:30:48.452637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 3075f00c4114 2026-07-10 00:30:48.452645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> a014a06b2ea4 2026-07-10 00:30:48.452652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 14/15 : COPY patches /patches 2026-07-10 00:30:48.452659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 03ea82eddd46 2026-07-10 00:30:48.452666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 15/15 : RUN kolla_patch 2026-07-10 00:30:48.452673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 4b6d9e68843f 2026-07-10 00:30:48.452680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:[i] No series file found, nothing to patch. 2026-07-10 00:30:48.452693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 4b6d9e68843f 2026-07-10 00:30:48.452700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 0734781ac23d 2026-07-10 00:30:48.452707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built 428a9aaf22a1 2026-07-10 00:30:48.452714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully tagged osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:30:48.452722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Built at 2026-07-10 00:30:48.452550 (took 0:01:42.794601) 2026-07-10 00:30:48.452729 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-bgp-dragent) to queue 2026-07-10 00:30:48.452739 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-server) to queue 2026-07-10 00:30:48.452762 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-agent) to queue 2026-07-10 00:30:48.452801 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-l3-agent) to queue 2026-07-10 00:30:48.452814 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-dhcp-agent) to queue 2026-07-10 00:30:48.452883 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-openvswitch-agent) to queue 2026-07-10 00:30:48.452893 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metadata-agent) to queue 2026-07-10 00:30:48.452903 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-mlnx-agent) to queue 2026-07-10 00:30:48.452942 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-vpn-agent) to queue 2026-07-10 00:30:48.452953 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-sriov-agent) to queue 2026-07-10 00:30:48.453003 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metering-agent) to queue 2026-07-10 00:30:48.453014 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-neutron-agent) to queue 2026-07-10 00:30:48.453375 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-base) 2026-07-10 00:30:48.453394 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Processing 2026-07-10 00:30:48.453456 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building started at 2026-07-10 00:30:48.453398 2026-07-10 00:30:48.453504 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Getting local archive from tarballs/magnum-stable-2025.1.tar.gz 2026-07-10 00:30:48.455547 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 plugins into plugins archive 2026-07-10 00:30:48.455936 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 additions into additions archive 2026-07-10 00:31:26.083440 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:31:26.083552 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 4206f22d8f69 2026-07-10 00:31:26.083607 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 2/10 : LABEL "build-date"="20260710" "name"="magnum-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="magnum-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:31:26.083713 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 38b6f22f8593 2026-07-10 00:31:26.083799 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 38b6f22f8593 2026-07-10 00:31:26.083830 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> ec10c9848117 2026-07-10 00:31:26.083958 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 3/10 : RUN usermod --append --home /var/lib/magnum --groups kolla magnum && mkdir -p /var/lib/magnum && chown -R 42428:42428 /var/lib/magnum 2026-07-10 00:31:26.083983 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in d49b2f0f0de7 2026-07-10 00:31:26.084064 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container d49b2f0f0de7 2026-07-10 00:31:26.084199 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 88bf2a634487 2026-07-10 00:31:26.084292 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 4/10 : ADD magnum-base-archive /magnum-base-source 2026-07-10 00:31:26.084369 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 327572d50708 2026-07-10 00:31:26.084442 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 5/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:31:26.084527 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 9abfc256bb77 2026-07-10 00:31:26.084600 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 6/10 : RUN ln -s magnum-base-source/* magnum && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /magnum[osprofiler] magnum-cluster-api && mkdir -p /etc/magnum && cp -r /magnum/etc/magnum/* /etc/magnum && mv /etc/magnum/keystone_auth_default_policy.sample /etc/magnum/keystone_auth_default_policy.json && touch /usr/local/bin/kolla_magnum_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_magnum_extend_start 2026-07-10 00:31:26.084656 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 2d11ecda6a52 2026-07-10 00:31:26.084729 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Processing ./magnum 2026-07-10 00:31:26.084801 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: started 2026-07-10 00:31:26.084945 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:31:26.085001 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: started 2026-07-10 00:31:26.085283 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:31:26.085360 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: started 2026-07-10 00:31:26.085386 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:31:26.085428 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:31:26.085444 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:31:26.085457 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting magnum-cluster-api 2026-07-10 00:31:26.086687 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading magnum_cluster_api-0.37.0-cp38-abi3-manylinux_2_28_x86_64.whl.metadata (2.9 kB) 2026-07-10 00:31:26.086770 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (6.0.2) 2026-07-10 00:31:26.086784 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: SQLAlchemy>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (2.0.38) 2026-07-10 00:31:26.086793 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WSME>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (0.12.1) 2026-07-10 00:31:26.086802 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WebOb>=1.8.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (1.8.9) 2026-07-10 00:31:26.086811 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (1.14.1) 2026-07-10 00:31:26.086821 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (4.9.1) 2026-07-10 00:31:26.086830 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: decorator>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (5.1.1) 2026-07-10 00:31:26.086839 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: eventlet>=0.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (0.39.0) 2026-07-10 00:31:26.086875 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (1.33) 2026-07-10 00:31:26.086885 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (5.10.0) 2026-07-10 00:31:26.086894 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystonemiddleware>=9.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (10.12.1) 2026-07-10 00:31:26.086904 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (1.3.0) 2026-07-10 00:31:26.086913 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.concurrency>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (7.1.0) 2026-07-10 00:31:26.086922 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.config>=8.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (9.7.1) 2026-07-10 00:31:26.086931 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.context>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (5.7.1) 2026-07-10 00:31:26.086940 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.db>=8.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (17.2.1) 2026-07-10 00:31:26.086949 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.i18n>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (6.5.1) 2026-07-10 00:31:26.086958 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.log>=4.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (7.1.0) 2026-07-10 00:31:26.086985 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (16.1.1) 2026-07-10 00:31:26.086995 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.middleware>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (6.3.1) 2026-07-10 00:31:26.087004 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (4.5.1) 2026-07-10 00:31:26.087013 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.reports>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (3.5.1) 2026-07-10 00:31:26.087032 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.serialization>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (5.7.0) 2026-07-10 00:31:26.087041 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.service>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (4.1.1) 2026-07-10 00:31:26.087050 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (2.5.0) 2026-07-10 00:31:26.087059 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.utils>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (8.2.0) 2026-07-10 00:31:26.087197 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.versionedobjects>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (3.6.0) 2026-07-10 00:31:26.087212 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pbr>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (7.0.0) 2026-07-10 00:31:26.087247 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pecan>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (1.5.1) 2026-07-10 00:31:26.087256 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (4.0.1) 2026-07-10 00:31:26.087286 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-barbicanclient>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (7.1.0) 2026-07-10 00:31:26.087320 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-cinderclient>=7.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (9.7.0) 2026-07-10 00:31:26.087331 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-glanceclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (4.8.0) 2026-07-10 00:31:26.087340 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-heatclient>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (4.1.0) 2026-07-10 00:31:26.087368 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-neutronclient>=7.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (11.4.0) 2026-07-10 00:31:26.087377 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-novaclient>=17.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (18.9.0) 2026-07-10 00:31:26.087405 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (5.6.0) 2026-07-10 00:31:26.087422 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting python-octaviaclient>=2.1.0 (from magnum==20.0.2.dev9) 2026-07-10 00:31:26.087451 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:31:26.087460 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests>=2.20.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (2.32.3) 2026-07-10 00:31:26.087491 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (83.0.0) 2026-07-10 00:31:26.087502 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: stevedore>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (5.4.1) 2026-07-10 00:31:26.087531 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting taskflow>=2.16.0 (from magnum==20.0.2.dev9) 2026-07-10 00:31:26.087544 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-07-10 00:31:26.087573 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cryptography>=2.1.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (43.0.3) 2026-07-10 00:31:26.087583 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting Werkzeug>=0.9 (from magnum==20.0.2.dev9) 2026-07-10 00:31:26.087611 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:31:26.087620 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: osprofiler>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum==20.0.2.dev9) (4.2.0) 2026-07-10 00:31:26.087648 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: certifi in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2026.6.17) 2026-07-10 00:31:26.087658 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: click>=8.0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (8.1.8) 2026-07-10 00:31:26.087667 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting diskcache>=5.6.1 (from magnum-cluster-api) 2026-07-10 00:31:26.087700 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-07-10 00:31:26.087709 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api) 2026-07-10 00:31:26.087737 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-07-10 00:31:26.087747 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: started 2026-07-10 00:31:26.087777 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:31:26.087787 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: started 2026-07-10 00:31:26.087818 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:31:26.087859 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: started 2026-07-10 00:31:26.087896 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:31:26.087969 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:31:26.087980 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:31:26.088015 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting kubernetes>=24.2.0 (from magnum-cluster-api) 2026-07-10 00:31:26.088063 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading kubernetes-32.0.1-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:31:26.088118 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-privsep>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.6.0) 2026-07-10 00:31:26.088192 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: openstacksdk in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.4.0) 2026-07-10 00:31:26.088226 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: platformdirs>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.3.6) 2026-07-10 00:31:26.088259 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pykube-ng (from magnum-cluster-api) 2026-07-10 00:31:26.088299 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-07-10 00:31:26.088370 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyroute2>=0.3.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.8.1) 2026-07-10 00:31:26.088381 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-manilaclient>=3.3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.4.0) 2026-07-10 00:31:26.088415 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting semver>=2.0.0 (from magnum-cluster-api) 2026-07-10 00:31:26.088452 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-07-10 00:31:26.088522 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting sherlock>=0.4.1 (from magnum-cluster-api) 2026-07-10 00:31:26.088533 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-10 00:31:26.088564 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting shortuuid (from magnum-cluster-api) 2026-07-10 00:31:26.088596 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-07-10 00:31:26.088666 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==20.0.2.dev9) (1.3.9) 2026-07-10 00:31:26.088677 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==20.0.2.dev9) (4.12.2) 2026-07-10 00:31:26.088711 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum==20.0.2.dev9) (0.5.2) 2026-07-10 00:31:26.088743 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum==20.0.2.dev9) (2.5.11) 2026-07-10 00:31:26.088799 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum==20.0.2.dev9) (3.14.0) 2026-07-10 00:31:26.088838 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum==20.0.2.dev9) (1.9.0) 2026-07-10 00:31:26.088870 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum==20.0.2.dev9) (0.2.13) 2026-07-10 00:31:26.088940 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==20.0.2.dev9) (1.17.1) 2026-07-10 00:31:26.088951 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==20.0.2.dev9) (2.22) 2026-07-10 00:31:26.088997 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==20.0.2.dev9) (2.7.0) 2026-07-10 00:31:26.089076 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==20.0.2.dev9) (3.1.1) 2026-07-10 00:31:26.089188 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api) (1.17.0) 2026-07-10 00:31:26.089237 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==20.0.2.dev9) (3.0.0) 2026-07-10 00:31:26.089272 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==20.0.2.dev9) (2.1.0) 2026-07-10 00:31:26.089300 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==20.0.2.dev9) (1.7.0) 2026-07-10 00:31:26.089330 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==20.0.2.dev9) (3.11.0) 2026-07-10 00:31:26.089362 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==20.0.2.dev9) (2.10.1) 2026-07-10 00:31:26.089432 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-dateutil>=2.5.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.9.0.post0) 2026-07-10 00:31:26.089450 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting google-auth>=1.0.1 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-07-10 00:31:26.089496 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading google_auth-2.38.0-py2.py3-none-any.whl.metadata (4.8 kB) 2026-07-10 00:31:26.089509 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-07-10 00:31:26.089545 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2026-07-10 00:31:26.089580 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api) 2026-07-10 00:31:26.089611 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2026-07-10 00:31:26.089646 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting oauthlib>=3.2.2 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-07-10 00:31:26.089681 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2026-07-10 00:31:26.089712 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: urllib3>=1.24.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.26.20) 2026-07-10 00:31:26.089743 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api) 2026-07-10 00:31:26.089776 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading durationpy-0.9-py3-none-any.whl.metadata (338 bytes) 2026-07-10 00:31:26.089808 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cachetools<6.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (5.5.2) 2026-07-10 00:31:26.089844 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2026-07-10 00:31:26.089880 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-07-10 00:31:26.089914 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2026-07-10 00:31:26.089953 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 00:31:26.089985 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) 2026-07-10 00:31:26.090016 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-07-10 00:31:26.090048 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==20.0.2.dev9) (1.3.4) 2026-07-10 00:31:26.090080 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==20.0.2.dev9) (3.0.0) 2026-07-10 00:31:26.090212 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==20.0.2.dev9) (1.17.2) 2026-07-10 00:31:26.090277 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==20.0.2.dev9) (0.19) 2026-07-10 00:31:26.090307 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==20.0.2.dev9) (2.0.0) 2026-07-10 00:31:26.090339 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==20.0.2.dev9) (2.0.1) 2026-07-10 00:31:26.090349 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==20.0.2.dev9) (0.5.0) 2026-07-10 00:31:26.090365 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==20.0.2.dev9) (3.1.0) 2026-07-10 00:31:26.090377 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==20.0.2.dev9) (5.3.1) 2026-07-10 00:31:26.090427 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==20.0.2.dev9) (5.4.2) 2026-07-10 00:31:26.090438 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==20.0.2.dev9) (0.11.0) 2026-07-10 00:31:26.090466 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum==20.0.2.dev9) (5.1.0) 2026-07-10 00:31:26.090497 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->magnum==20.0.2.dev9) (2025.1) 2026-07-10 00:31:26.090510 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum==20.0.2.dev9) (0.21.1) 2026-07-10 00:31:26.090544 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==20.0.2.dev9) (3.1.5) 2026-07-10 00:31:26.090575 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==20.0.2.dev9) (4.0.1) 2026-07-10 00:31:26.090622 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==20.0.2.dev9) (4.0.1) 2026-07-10 00:31:26.090632 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum==20.0.2.dev9) (3.0.2) 2026-07-10 00:31:26.090666 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api) (1.1.0) 2026-07-10 00:31:26.090692 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum==20.0.2.dev9) (7.0.0) 2026-07-10 00:31:26.090717 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==20.0.2.dev9) (3.1.0) 2026-07-10 00:31:26.090773 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==20.0.2.dev9) (2.5.1) 2026-07-10 00:31:26.090782 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==20.0.2.dev9) (3.10.1) 2026-07-10 00:31:26.090813 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==20.0.2.dev9) (1.6.10) 2026-07-10 00:31:26.090885 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==20.0.2.dev9) (3.2.1) 2026-07-10 00:31:26.090895 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==20.0.2.dev9) (24.2) 2026-07-10 00:31:26.090921 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.3->magnum==20.0.2.dev9) (0.3.5) 2026-07-10 00:31:26.090947 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==20.0.2.dev9) (2.0.1) 2026-07-10 00:31:26.090979 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==20.0.2.dev9) (24.2.1) 2026-07-10 00:31:26.091040 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: osc-lib>=1.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==20.0.2.dev9) (3.2.0) 2026-07-10 00:31:26.091049 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-swiftclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==20.0.2.dev9) (4.7.0) 2026-07-10 00:31:26.091073 | 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->magnum-cluster-api) (1.0.1) 2026-07-10 00:31:26.091155 | 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->magnum-cluster-api) (1.4.0) 2026-07-10 00:31:26.091190 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.2.0->magnum==20.0.2.dev9) (2.1.0) 2026-07-10 00:31:26.091216 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-openstackclient>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=2.1.0->magnum==20.0.2.dev9) (7.5.0) 2026-07-10 00:31:26.091254 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==20.0.2.dev9) (3.4.1) 2026-07-10 00:31:26.091280 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==20.0.2.dev9) (3.10) 2026-07-10 00:31:26.091333 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.2.0->magnum==20.0.2.dev9) (0.7) 2026-07-10 00:31:26.091342 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->magnum==20.0.2.dev9) 2026-07-10 00:31:26.091400 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-07-10 00:31:26.091409 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==20.0.2.dev9) (4.23.0) 2026-07-10 00:31:26.091434 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==20.0.2.dev9) (3.2.0) 2026-07-10 00:31:26.091460 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==20.0.2.dev9) (9.0.0) 2026-07-10 00:31:26.091512 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->magnum==20.0.2.dev9) 2026-07-10 00:31:26.091537 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-07-10 00:31:26.091563 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==20.0.2.dev9) (25.1.0) 2026-07-10 00:31:26.091627 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==20.0.2.dev9) (2024.10.1) 2026-07-10 00:31:26.091648 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==20.0.2.dev9) (0.36.2) 2026-07-10 00:31:26.091672 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==20.0.2.dev9) (0.23.1) 2026-07-10 00:31:26.091702 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum==20.0.2.dev9) (2.7.2) 2026-07-10 00:31:26.091727 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==20.0.2.dev9) (0.8.1) 2026-07-10 00:31:26.091779 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pytz in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==20.0.2.dev9) (2025.1) 2026-07-10 00:31:26.091788 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==20.0.2.dev9) (8.5.0) 2026-07-10 00:31:26.091844 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum==20.0.2.dev9) (3.21.0) 2026-07-10 00:31:26.091859 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading magnum_cluster_api-0.37.0-cp38-abi3-manylinux_2_28_x86_64.whl (6.9 MB) 2026-07-10 00:31:26.091891 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 97.6 MB/s 0:00:00 2026-07-10 00:31:26.091943 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-07-10 00:31:26.091951 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading kubernetes-32.0.1-py2.py3-none-any.whl (2.0 MB) 2026-07-10 00:31:26.092010 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 94.8 MB/s 0:00:00 2026-07-10 00:31:26.092019 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading durationpy-0.9-py3-none-any.whl (3.5 kB) 2026-07-10 00:31:26.092074 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB) 2026-07-10 00:31:26.092122 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2026-07-10 00:31:26.092239 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2026-07-10 00:31:26.092287 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-07-10 00:31:26.092318 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-07-10 00:31:26.092375 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2026-07-10 00:31:26.092384 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-07-10 00:31:26.092414 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-07-10 00:31:26.092473 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-07-10 00:31:26.092482 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-07-10 00:31:26.092513 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 60.1 MB/s 0:00:00 2026-07-10 00:31:26.092559 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-07-10 00:31:26.092589 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2026-07-10 00:31:26.092628 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-07-10 00:31:26.092657 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-07-10 00:31:26.092688 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2026-07-10 00:31:26.092719 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-07-10 00:31:26.092747 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building wheels for collected packages: magnum, haproxyadmin 2026-07-10 00:31:26.092775 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (pyproject.toml): started 2026-07-10 00:31:26.092837 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (pyproject.toml): finished with status 'done' 2026-07-10 00:31:26.092881 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for magnum: filename=magnum-20.0.2.dev9-py3-none-any.whl size=763003 sha256=a8e5241f472de8e511dd2afdffc0cecee275803b8d2483c4b32f6ce561575c69 2026-07-10 00:31:26.092890 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-x_07mghh/wheels/c6/63/c6/375a1a8da0c8de4e5722cf0c8dc229db304a304f670b15e047 2026-07-10 00:31:26.092922 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (pyproject.toml): started 2026-07-10 00:31:26.092949 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-07-10 00:31:26.092984 | 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=c43f9796b81184863733e04636b15652b1afa13c38a03dced287bd6cd963e2d1 2026-07-10 00:31:26.093015 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-x_07mghh/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-07-10 00:31:26.093044 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built magnum haproxyadmin 2026-07-10 00:31:26.093075 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Installing collected packages: durationpy, Werkzeug, websocket-client, shortuuid, sherlock, semver, pydot, pyasn1, oauthlib, networkx, haproxyadmin, diskcache, rsa, requests-oauthlib, pykube-ng, pyasn1-modules, google-auth, kubernetes, taskflow, python-octaviaclient, magnum, magnum-cluster-api 2026-07-10 00:31:26.093203 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully installed Werkzeug-3.1.3 diskcache-5.6.3 durationpy-0.9 google-auth-2.38.0 haproxyadmin-0.2.4 kubernetes-32.0.1 magnum-20.0.2.dev9 magnum-cluster-api-0.37.0 networkx-3.4.2 oauthlib-3.2.2 pyasn1-0.6.0 pyasn1-modules-0.4.1 pydot-3.0.4 pykube-ng-23.6.0 python-octaviaclient-3.10.0 requests-oauthlib-2.0.0 rsa-4.9 semver-3.0.4 sherlock-0.4.1 shortuuid-1.0.13 taskflow-5.12.0 websocket-client-1.8.0 2026-07-10 00:31:26.093224 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 2d11ecda6a52 2026-07-10 00:31:26.093250 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> c63686876bb0 2026-07-10 00:31:26.093276 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 7/10 : COPY patches /patches 2026-07-10 00:31:26.093286 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> f6bd5f7096ca 2026-07-10 00:31:26.093313 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 8/10 : RUN kolla_patch 2026-07-10 00:31:26.093344 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 4e858dc17c99 2026-07-10 00:31:26.093375 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:[i] No series file found, nothing to patch. 2026-07-10 00:31:26.093433 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 4e858dc17c99 2026-07-10 00:31:26.093442 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 98ecb43c3e77 2026-07-10 00:31:26.093472 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 9/10 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt magnum-cluster-api 2026-07-10 00:31:26.093504 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in fe70f283ba21 2026-07-10 00:31:26.093562 | 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.37.0) 2026-07-10 00:31:26.093572 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: certifi in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2026.6.17) 2026-07-10 00:31:26.093599 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: click>=8.0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (8.1.8) 2026-07-10 00:31:26.093625 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: diskcache>=5.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.6.3) 2026-07-10 00:31:26.093657 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: eventlet>=0.33.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.39.0) 2026-07-10 00:31:26.093686 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: haproxyadmin>=0.2.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.2.4) 2026-07-10 00:31:26.093739 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: kubernetes>=24.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (32.0.1) 2026-07-10 00:31:26.093746 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: magnum>=15.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (20.0.2.dev9) 2026-07-10 00:31:26.093794 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-concurrency>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (7.1.0) 2026-07-10 00:31:26.093816 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-config>=8.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (9.7.1) 2026-07-10 00:31:26.093840 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-context>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.7.1) 2026-07-10 00:31:26.093886 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-log>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (7.1.0) 2026-07-10 00:31:26.093894 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-privsep>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.6.0) 2026-07-10 00:31:26.093933 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo-service>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.1.1) 2026-07-10 00:31:26.093961 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: openstacksdk in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.4.0) 2026-07-10 00:31:26.094018 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: platformdirs>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.3.6) 2026-07-10 00:31:26.094026 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pykube-ng in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (23.6.0) 2026-07-10 00:31:26.094059 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyroute2>=0.3.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.8.1) 2026-07-10 00:31:26.094086 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-heatclient in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (4.1.0) 2026-07-10 00:31:26.094163 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-manilaclient>=3.3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (5.4.0) 2026-07-10 00:31:26.094208 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests>=2.27.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (2.32.3) 2026-07-10 00:31:26.094238 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: semver>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (3.0.4) 2026-07-10 00:31:26.094264 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: sherlock>=0.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (0.4.1) 2026-07-10 00:31:26.094303 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: shortuuid in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-cluster-api) (1.0.13) 2026-07-10 00:31:26.094326 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api) (2.7.0) 2026-07-10 00:31:26.094354 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api) (3.1.1) 2026-07-10 00:31:26.094393 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api) (1.17.0) 2026-07-10 00:31:26.094418 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-dateutil>=2.5.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.9.0.post0) 2026-07-10 00:31:26.094456 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyyaml>=5.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (6.0.2) 2026-07-10 00:31:26.094479 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: google-auth>=1.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.38.0) 2026-07-10 00:31:26.094529 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.8.0) 2026-07-10 00:31:26.094541 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: requests-oauthlib in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (2.0.0) 2026-07-10 00:31:26.094565 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oauthlib>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (3.2.2) 2026-07-10 00:31:26.094587 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: urllib3>=1.24.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (1.26.20) 2026-07-10 00:31:26.094636 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: durationpy>=0.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api) (0.9) 2026-07-10 00:31:26.094644 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cachetools<6.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (5.5.2) 2026-07-10 00:31:26.094668 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyasn1-modules>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (0.4.1) 2026-07-10 00:31:26.094718 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rsa<5,>=3.1.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (4.9) 2026-07-10 00:31:26.094725 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyasn1>=0.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from rsa<5,>=3.1.4->google-auth>=1.0.1->kubernetes>=24.2.0->magnum-cluster-api) (0.6.0) 2026-07-10 00:31:26.094747 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: SQLAlchemy>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (2.0.38) 2026-07-10 00:31:26.094769 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WSME>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (0.12.1) 2026-07-10 00:31:26.094819 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: WebOb>=1.8.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.8.9) 2026-07-10 00:31:26.094826 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.14.1) 2026-07-10 00:31:26.094849 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.9.1) 2026-07-10 00:31:26.094870 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: decorator>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.1.1) 2026-07-10 00:31:26.094910 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.33) 2026-07-10 00:31:26.094965 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.10.0) 2026-07-10 00:31:26.095015 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: keystonemiddleware>=9.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (10.12.1) 2026-07-10 00:31:26.095054 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.3.0) 2026-07-10 00:31:26.095094 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.db>=8.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (17.2.1) 2026-07-10 00:31:26.095165 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.i18n>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (6.5.1) 2026-07-10 00:31:26.095176 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (16.1.1) 2026-07-10 00:31:26.095205 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.middleware>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (6.3.1) 2026-07-10 00:31:26.095232 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.5.1) 2026-07-10 00:31:26.095254 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.reports>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.5.1) 2026-07-10 00:31:26.095277 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.serialization>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.7.0) 2026-07-10 00:31:26.095300 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (2.5.0) 2026-07-10 00:31:26.095350 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.utils>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (8.2.0) 2026-07-10 00:31:26.095358 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.versionedobjects>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.6.0) 2026-07-10 00:31:26.095382 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pbr>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (7.0.0) 2026-07-10 00:31:26.095408 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pecan>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (1.5.1) 2026-07-10 00:31:26.095459 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.0.1) 2026-07-10 00:31:26.095468 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-barbicanclient>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (7.1.0) 2026-07-10 00:31:26.095489 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-cinderclient>=7.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (9.7.0) 2026-07-10 00:31:26.095511 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-glanceclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (4.8.0) 2026-07-10 00:31:26.095540 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-neutronclient>=7.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (11.4.0) 2026-07-10 00:31:26.095600 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-novaclient>=17.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (18.9.0) 2026-07-10 00:31:26.095626 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.6.0) 2026-07-10 00:31:26.095653 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-octaviaclient>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.10.0) 2026-07-10 00:31:26.095694 | 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) (83.0.0) 2026-07-10 00:31:26.095720 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: stevedore>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.4.1) 2026-07-10 00:31:26.095744 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: taskflow>=2.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (5.12.0) 2026-07-10 00:31:26.095802 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cryptography>=2.1.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (43.0.3) 2026-07-10 00:31:26.095820 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Werkzeug>=0.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api) (3.1.3) 2026-07-10 00:31:26.095841 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api) (1.3.9) 2026-07-10 00:31:26.095868 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api) (4.12.2) 2026-07-10 00:31:26.095919 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (0.5.2) 2026-07-10 00:31:26.095967 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (2.5.11) 2026-07-10 00:31:26.095990 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (3.14.0) 2026-07-10 00:31:26.096046 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (1.9.0) 2026-07-10 00:31:26.096074 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->magnum>=15.0.0->magnum-cluster-api) (0.2.13) 2026-07-10 00:31:26.096186 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api) (1.17.1) 2026-07-10 00:31:26.096253 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api) (2.22) 2026-07-10 00:31:26.096266 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum>=15.0.0->magnum-cluster-api) (3.0.0) 2026-07-10 00:31:26.096293 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api) (2.1.0) 2026-07-10 00:31:26.096348 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api) (1.7.0) 2026-07-10 00:31:26.096376 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (3.11.0) 2026-07-10 00:31:26.096427 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (2.10.1) 2026-07-10 00:31:26.096465 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (1.3.4) 2026-07-10 00:31:26.096518 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (3.0.0) 2026-07-10 00:31:26.096542 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (1.17.2) 2026-07-10 00:31:26.096609 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api) (0.19) 2026-07-10 00:31:26.096622 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api) (2.0.0) 2026-07-10 00:31:26.096647 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (2.0.1) 2026-07-10 00:31:26.096685 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (0.5.0) 2026-07-10 00:31:26.096730 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (3.1.0) 2026-07-10 00:31:26.096754 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.3.1) 2026-07-10 00:31:26.096802 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.4.2) 2026-07-10 00:31:26.096809 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (0.11.0) 2026-07-10 00:31:26.096836 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (5.1.0) 2026-07-10 00:31:26.096863 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (2025.1) 2026-07-10 00:31:26.096895 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api) (0.21.1) 2026-07-10 00:31:26.096937 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (3.1.5) 2026-07-10 00:31:26.096947 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (4.0.1) 2026-07-10 00:31:26.096989 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (4.0.1) 2026-07-10 00:31:26.097001 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api) (3.0.2) 2026-07-10 00:31:26.097059 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api) (1.1.0) 2026-07-10 00:31:26.097122 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum>=15.0.0->magnum-cluster-api) (7.0.0) 2026-07-10 00:31:26.097213 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (3.1.0) 2026-07-10 00:31:26.097309 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (2.5.1) 2026-07-10 00:31:26.097362 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (3.10.1) 2026-07-10 00:31:26.097403 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api) (1.6.10) 2026-07-10 00:31:26.097415 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api) (3.2.1) 2026-07-10 00:31:26.097425 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api) (24.2) 2026-07-10 00:31:26.097436 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.3->magnum>=15.0.0->magnum-cluster-api) (0.3.5) 2026-07-10 00:31:26.097446 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api) (2.0.1) 2026-07-10 00:31:26.097471 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api) (24.2.1) 2026-07-10 00:31:26.097482 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: osc-lib>=1.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api) (3.2.0) 2026-07-10 00:31:26.097505 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-swiftclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api) (4.7.0) 2026-07-10 00:31:26.097525 | 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->magnum-cluster-api) (1.0.1) 2026-07-10 00:31:26.097531 | 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->magnum-cluster-api) (1.4.0) 2026-07-10 00:31:26.097549 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.2.0->magnum>=15.0.0->magnum-cluster-api) (2.1.0) 2026-07-10 00:31:26.097556 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: python-openstackclient>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=2.1.0->magnum>=15.0.0->magnum-cluster-api) (7.5.0) 2026-07-10 00:31:26.097562 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api) (3.4.1) 2026-07-10 00:31:26.097583 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api) (3.10) 2026-07-10 00:31:26.097589 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo-service>=2.8.0->magnum-cluster-api) (0.7) 2026-07-10 00:31:26.097607 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: networkx>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.4.2) 2026-07-10 00:31:26.097822 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (4.23.0) 2026-07-10 00:31:26.097850 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.2.0) 2026-07-10 00:31:26.097857 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (9.0.0) 2026-07-10 00:31:26.097863 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pydot>=1.2.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (3.0.4) 2026-07-10 00:31:26.097869 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (25.1.0) 2026-07-10 00:31:26.097878 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (2024.10.1) 2026-07-10 00:31:26.097885 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (0.36.2) 2026-07-10 00:31:26.097919 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api) (0.23.1) 2026-07-10 00:31:26.097925 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api) (2.7.2) 2026-07-10 00:31:26.097931 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (0.8.1) 2026-07-10 00:31:26.097952 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: pytz in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (2025.1) 2026-07-10 00:31:26.097957 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (8.5.0) 2026-07-10 00:31:26.097975 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api) (3.21.0) 2026-07-10 00:31:26.097982 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container fe70f283ba21 2026-07-10 00:31:26.097991 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> c8fe0e075f21 2026-07-10 00:31:26.098009 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 10/10 : RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2026-07-10 00:31:26.098018 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in eebf33fc2167 2026-07-10 00:31:26.098044 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:curl (https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz): response: 200, time: 0.351107, size: 16624839 2026-07-10 00:31:26.098083 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:linux-amd64/helm 2026-07-10 00:31:26.098221 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container eebf33fc2167 2026-07-10 00:31:26.098239 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 3845f5c50295 2026-07-10 00:31:26.098245 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built 39a589223095 2026-07-10 00:31:26.098265 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully tagged osism.harbor.regio.digital/kolla/magnum-base:build-20260710 2026-07-10 00:31:26.098322 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Built at 2026-07-10 00:31:26.098249 (took 0:00:37.644851) 2026-07-10 00:31:26.098391 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-api) to queue 2026-07-10 00:31:26.098440 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-conductor) to queue 2026-07-10 00:31:26.098736 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-base) 2026-07-10 00:31:26.098801 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Processing 2026-07-10 00:31:26.098832 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building started at 2026-07-10 00:31:26.098779 2026-07-10 00:31:26.098884 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Getting local archive from tarballs/octavia-stable-2025.1.tar.gz 2026-07-10 00:31:26.102463 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 plugins into plugins archive 2026-07-10 00:31:26.103084 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 additions into additions archive 2026-07-10 00:32:00.664712 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:32:00.664850 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 4206f22d8f69 2026-07-10 00:32:00.664909 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 2/9 : LABEL "build-date"="20260710" "name"="octavia-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:32:00.664934 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 7c3ae7bb873f 2026-07-10 00:32:00.664950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 7c3ae7bb873f 2026-07-10 00:32:00.664993 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 396f872bfc40 2026-07-10 00:32:00.665178 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 3/9 : RUN usermod --append --home /var/lib/octavia --groups kolla octavia && mkdir -p /var/lib/octavia && chown -R 42437:42437 /var/lib/octavia 2026-07-10 00:32:00.665252 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in d5c86e39e3c3 2026-07-10 00:32:00.665309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container d5c86e39e3c3 2026-07-10 00:32:00.665375 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> b58b5d59b95e 2026-07-10 00:32:00.665409 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-openvswitch && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:32:00.665488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 8879f79c682d 2026-07-10 00:32:00.665526 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:32:00.665598 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:32:00.665667 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:32:00.665704 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:32:00.665770 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:32:00.665835 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:32:00.665872 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:32:00.665926 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:32:00.665992 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:32:00.666074 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:32:00.666301 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:32:00.666344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:32:00.666382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:32:00.666572 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:32:00.666616 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:32:00.666627 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 28.0 MB in 3s (10.4 MB/s) 2026-07-10 00:32:00.666658 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2026-07-10 00:32:00.666667 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2026-07-10 00:32:00.666737 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building dependency tree... 2026-07-10 00:32:00.666772 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading state information... 2026-07-10 00:32:00.666845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following additional packages will be installed: 2026-07-10 00:32:00.666896 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-sortedcontainers 2026-07-10 00:32:00.666946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Suggested packages: 2026-07-10 00:32:00.667007 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-graphviz python3-unbound python-sortedcontainers-doc 2026-07-10 00:32:00.667085 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Recommended packages: 2026-07-10 00:32:00.667163 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-click python3-netaddr python3-pyparsing python3-rich 2026-07-10 00:32:00.667299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following NEW packages will be installed: 2026-07-10 00:32:00.667387 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-openvswitch 2026-07-10 00:32:00.667462 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-sortedcontainers 2026-07-10 00:32:00.667533 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:32:00.667587 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Need to get 1,769 kB of archives. 2026-07-10 00:32:00.667631 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:After this operation, 5,666 kB of additional disk space will be used. 2026-07-10 00:32:00.667713 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-07-10 00:32:00.667773 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:32:00.667844 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-openvswitch amd64 3.5.1-0ubuntu0.1~cloud0 [1,063 kB] 2026-07-10 00:32:00.667893 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 00:32:00.667950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-10 00:32:00.668005 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-10 00:32:00.668097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-10 00:32:00.668171 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 1,769 kB in 1s (2,718 kB/s) 2026-07-10 00:32:00.668251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libnuma1:amd64. 2026-07-10 00:32:00.668343 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 2026-07-10 00:32:00.668455 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:32:00.668526 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 70% 2026-07-10 00:32:00.668585 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 75% 2026-07-10 00:32:00.668642 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 80% 2026-07-10 00:32:00.668714 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 85% 2026-07-10 00:32:00.668770 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 90% 2026-07-10 00:32:00.668823 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 95% 2026-07-10 00:32:00.668880 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 00:32:00.668981 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../0-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:32:00.669167 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:32:00.669367 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-10 00:32:00.669388 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 00:32:00.669467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:32:00.669569 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libunbound8:amd64. 2026-07-10 00:32:00.669667 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 00:32:00.669731 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:32:00.669812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libxdp1:amd64. 2026-07-10 00:32:00.669871 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../3-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-07-10 00:32:00.669931 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-07-10 00:32:00.669979 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-sortedcontainers. 2026-07-10 00:32:00.670061 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../4-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-10 00:32:00.670330 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:32:00.670405 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-openvswitch. 2026-07-10 00:32:00.670477 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../5-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:32:00.670568 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:32:00.670655 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:32:00.670682 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:32:00.670709 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-07-10 00:32:00.670758 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:32:00.670785 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:32:00.670837 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:32:00.670864 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:32:00.670910 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 8879f79c682d 2026-07-10 00:32:00.670941 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> a80ecab6e722 2026-07-10 00:32:00.670987 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 5/9 : ADD octavia-base-archive /octavia-base-source 2026-07-10 00:32:00.671064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 9e11bd5728cd 2026-07-10 00:32:00.671102 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:32:00.671166 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 44553eafd30d 2026-07-10 00:32:00.671248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 7/9 : RUN ln -s /octavia-base-source/* octavia && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /octavia && mkdir -p /etc/octavia && cp -r /octavia/etc/* /etc/octavia/ && cp /octavia/etc/audit/octavia_api_audit_map.conf.sample /etc/octavia/octavia_api_audit_map.conf && touch /usr/local/bin/kolla_octavia_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_octavia_extend_start 2026-07-10 00:32:00.671282 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in a270b07aa4d4 2026-07-10 00:32:00.671339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing ./octavia 2026-07-10 00:32:00.671371 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing build dependencies: started 2026-07-10 00:32:00.671425 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:32:00.671453 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Getting requirements to build wheel: started 2026-07-10 00:32:00.671534 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:32:00.671562 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing backend dependencies: started 2026-07-10 00:32:00.671617 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:32:00.671644 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:32:00.671695 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:32:00.671723 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (1.14.1) 2026-07-10 00:32:00.671769 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting cotyledon>=1.3.0 (from octavia==16.0.2.dev14) 2026-07-10 00:32:00.671795 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:32:00.671846 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pecan>=1.3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (1.5.1) 2026-07-10 00:32:00.671873 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (7.0.0) 2026-07-10 00:32:00.671919 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: SQLAlchemy>=1.2.19 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (2.0.38) 2026-07-10 00:32:00.671946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==16.0.2.dev14) 2026-07-10 00:32:00.671996 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 00:32:00.672041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (3.1.0) 2026-07-10 00:32:00.672108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: requests>=2.23.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (2.32.3) 2026-07-10 00:32:00.672245 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (2.0.0) 2026-07-10 00:32:00.672274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: keystoneauth1>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (5.10.0) 2026-07-10 00:32:00.672283 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: keystonemiddleware>=9.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (10.12.1) 2026-07-10 00:32:00.672313 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (1.8.9) 2026-07-10 00:32:00.672321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (5.4.1) 2026-07-10 00:32:00.672352 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: openstacksdk>=0.103.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (4.4.0) 2026-07-10 00:32:00.672395 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (9.7.1) 2026-07-10 00:32:00.672424 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (5.7.1) 2026-07-10 00:32:00.672466 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.db>=8.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev14) (17.2.1) 2026-07-10 00:32:00.672505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (6.5.1) 2026-07-10 00:32:00.672545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (7.1.0) 2026-07-10 00:32:00.672585 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (16.1.1) 2026-07-10 00:32:00.672626 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.middleware>=4.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (6.3.1) 2026-07-10 00:32:00.672666 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.policy>=3.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (4.5.1) 2026-07-10 00:32:00.672705 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (3.5.1) 2026-07-10 00:32:00.672744 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.serialization>=2.28.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (5.7.0) 2026-07-10 00:32:00.672783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (2.5.0) 2026-07-10 00:32:00.672813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.utils>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (8.2.0) 2026-07-10 00:32:00.672855 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: psutil>=5.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (7.0.0) 2026-07-10 00:32:00.672894 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==16.0.2.dev14) 2026-07-10 00:32:00.672931 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-07-10 00:32:00.672972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1-modules>=0.0.6 (from octavia==16.0.2.dev14) 2026-07-10 00:32:00.673011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-07-10 00:32:00.673073 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-barbicanclient>=4.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (7.1.0) 2026-07-10 00:32:00.673111 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-glanceclient>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (4.8.0) 2026-07-10 00:32:00.673209 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (18.9.0) 2026-07-10 00:32:00.673222 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-cinderclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (9.7.0) 2026-07-10 00:32:00.673262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: WSME>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (0.12.1) 2026-07-10 00:32:00.673299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (3.1.5) 2026-07-10 00:32:00.673326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting taskflow>=5.9.0 (from octavia==16.0.2.dev14) 2026-07-10 00:32:00.673356 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-07-10 00:32:00.673405 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: castellan>=0.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (5.2.1) 2026-07-10 00:32:00.673434 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: tenacity>=5.0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (9.0.0) 2026-07-10 00:32:00.673493 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting distro>=1.2.0 (from octavia==16.0.2.dev14) 2026-07-10 00:32:00.673502 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-10 00:32:00.673546 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (4.23.0) 2026-07-10 00:32:00.673576 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting octavia-lib>=3.8.0 (from octavia==16.0.2.dev14) 2026-07-10 00:32:00.673636 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading octavia_lib-3.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:32:00.673660 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (1.3.4) 2026-07-10 00:32:00.673690 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (2.9.0.post0) 2026-07-10 00:32:00.673735 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Flask!=0.11,>=0.10 (from octavia==16.0.2.dev14) 2026-07-10 00:32:00.673761 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-10 00:32:00.673811 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cryptography>=42.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (43.0.3) 2026-07-10 00:32:00.673838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyroute2>=0.5.14 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from octavia==16.0.2.dev14) (0.8.1) 2026-07-10 00:32:00.673883 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting gunicorn>=19.9.0 (from octavia==16.0.2.dev14) 2026-07-10 00:32:00.673912 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-07-10 00:32:00.673971 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Werkzeug>=0.14.1 (from octavia==16.0.2.dev14) 2026-07-10 00:32:00.673980 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:32:00.674088 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==16.0.2.dev14) (1.3.9) 2026-07-10 00:32:00.674099 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==16.0.2.dev14) (4.12.2) 2026-07-10 00:32:00.674169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==16.0.2.dev14) (1.17.1) 2026-07-10 00:32:00.674202 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==16.0.2.dev14) (2.22) 2026-07-10 00:32:00.674248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=0.10->octavia==16.0.2.dev14) 2026-07-10 00:32:00.674278 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:32:00.674341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: click>=8.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==16.0.2.dev14) (8.1.8) 2026-07-10 00:32:00.674350 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting blinker>=1.9 (from Flask!=0.11,>=0.10->octavia==16.0.2.dev14) 2026-07-10 00:32:00.674397 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:32:00.674427 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->octavia==16.0.2.dev14) (3.0.0) 2026-07-10 00:32:00.674473 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==16.0.2.dev14) (1.17.2) 2026-07-10 00:32:00.674503 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: packaging in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==16.0.2.dev14) (24.2) 2026-07-10 00:32:00.674549 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->octavia==16.0.2.dev14) (3.0.2) 2026-07-10 00:32:00.674579 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==16.0.2.dev14) (25.1.0) 2026-07-10 00:32:00.674624 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==16.0.2.dev14) (2024.10.1) 2026-07-10 00:32:00.674653 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==16.0.2.dev14) (0.36.2) 2026-07-10 00:32:00.674698 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==16.0.2.dev14) (0.23.1) 2026-07-10 00:32:00.674728 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==16.0.2.dev14) (2.1.0) 2026-07-10 00:32:00.674773 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==16.0.2.dev14) (1.7.0) 2026-07-10 00:32:00.674802 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev14) (3.11.0) 2026-07-10 00:32:00.674839 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev14) (4.0.1) 2026-07-10 00:32:00.674886 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev14) (2.10.1) 2026-07-10 00:32:00.674916 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev14) (5.6.0) 2026-07-10 00:32:00.674944 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) (5.1.1) 2026-07-10 00:32:00.674989 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) (1.3.4) 2026-07-10 00:32:00.675016 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) (1.0.1) 2026-07-10 00:32:00.675111 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) (1.33) 2026-07-10 00:32:00.675175 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) (4.3.6) 2026-07-10 00:32:00.675227 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) (6.0.2) 2026-07-10 00:32:00.675256 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) (1.4.0) 2026-07-10 00:32:00.675301 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==16.0.2.dev14) (3.0.0) 2026-07-10 00:32:00.675330 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==16.0.2.dev14) (1.3.0) 2026-07-10 00:32:00.675376 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev14) (2.0.1) 2026-07-10 00:32:00.675405 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev14) (0.5.0) 2026-07-10 00:32:00.675465 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PyMySQL>=0.7.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev14) (1.1.1) 2026-07-10 00:32:00.675490 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (4.1.1) 2026-07-10 00:32:00.675519 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (5.5.2) 2026-07-10 00:32:00.675564 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (5.3.1) 2026-07-10 00:32:00.675600 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (5.4.2) 2026-07-10 00:32:00.675661 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (0.11.0) 2026-07-10 00:32:00.675685 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (5.1.0) 2026-07-10 00:32:00.675716 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (2025.1) 2026-07-10 00:32:00.675760 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (0.21.1) 2026-07-10 00:32:00.675791 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==16.0.2.dev14) (4.0.1) 2026-07-10 00:32:00.675836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==16.0.2.dev14) (4.0.1) 2026-07-10 00:32:00.675865 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==16.0.2.dev14) (1.1.0) 2026-07-10 00:32:00.675910 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (0.39.0) 2026-07-10 00:32:00.675952 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (3.1.1) 2026-07-10 00:32:00.675980 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (7.1.0) 2026-07-10 00:32:00.676005 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (3.1.0) 2026-07-10 00:32:00.676094 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (2.5.1) 2026-07-10 00:32:00.676104 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (3.10.1) 2026-07-10 00:32:00.676164 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (1.6.10) 2026-07-10 00:32:00.676197 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (2.7.0) 2026-07-10 00:32:00.676232 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (0.19) 2026-07-10 00:32:00.676262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==16.0.2.dev14) (3.14.0) 2026-07-10 00:32:00.676309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==16.0.2.dev14) (3.2.1) 2026-07-10 00:32:00.676339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (83.0.0) 2026-07-10 00:32:00.676384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.2->octavia==16.0.2.dev14) (0.3.5) 2026-07-10 00:32:00.676413 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==16.0.2.dev14) (0.2.13) 2026-07-10 00:32:00.676472 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cliff>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==16.0.2.dev14) (4.9.1) 2026-07-10 00:32:00.676481 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==16.0.2.dev14) (0.5.2) 2026-07-10 00:32:00.676525 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==16.0.2.dev14) (2.5.11) 2026-07-10 00:32:00.676555 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==16.0.2.dev14) (1.9.0) 2026-07-10 00:32:00.676609 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->octavia==16.0.2.dev14) (1.17.0) 2026-07-10 00:32:00.676635 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==16.0.2.dev14) (2.0.1) 2026-07-10 00:32:00.676701 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==16.0.2.dev14) (24.2.1) 2026-07-10 00:32:00.676711 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==16.0.2.dev14) (3.4.1) 2026-07-10 00:32:00.676742 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==16.0.2.dev14) (3.10) 2026-07-10 00:32:00.676790 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==16.0.2.dev14) (1.26.20) 2026-07-10 00:32:00.676820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==16.0.2.dev14) (2026.6.17) 2026-07-10 00:32:00.676879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (0.7) 2026-07-10 00:32:00.676894 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting networkx>=2.1.0 (from taskflow>=5.9.0->octavia==16.0.2.dev14) 2026-07-10 00:32:00.676926 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-07-10 00:32:00.676972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=5.9.0->octavia==16.0.2.dev14) (3.2.0) 2026-07-10 00:32:00.677002 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pydot>=1.2.4 (from taskflow>=5.9.0->octavia==16.0.2.dev14) 2026-07-10 00:32:00.677064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-07-10 00:32:00.677094 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev14) (2.7.2) 2026-07-10 00:32:00.677159 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==16.0.2.dev14) (0.8.1) 2026-07-10 00:32:00.677193 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: pytz in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==16.0.2.dev14) (2025.1) 2026-07-10 00:32:00.677250 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==16.0.2.dev14) (8.5.0) 2026-07-10 00:32:00.677277 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==16.0.2.dev14) (3.21.0) 2026-07-10 00:32:00.677328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-07-10 00:32:00.677355 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-10 00:32:00.677400 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-07-10 00:32:00.677429 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-10 00:32:00.677475 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-07-10 00:32:00.677505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-10 00:32:00.677533 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading octavia_lib-3.8.0-py3-none-any.whl (38 kB) 2026-07-10 00:32:00.677577 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-07-10 00:32:00.677607 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-07-10 00:32:00.677652 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-07-10 00:32:00.677681 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-07-10 00:32:00.677725 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-07-10 00:32:00.677757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 96.6 MB/s 0:00:00 2026-07-10 00:32:00.677812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-07-10 00:32:00.677851 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-07-10 00:32:00.677887 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building wheels for collected packages: octavia 2026-07-10 00:32:00.677918 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (pyproject.toml): started 2026-07-10 00:32:00.677983 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (pyproject.toml): finished with status 'done' 2026-07-10 00:32:00.677992 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Created wheel for octavia: filename=octavia-16.0.2.dev14-py3-none-any.whl size=1254385 sha256=7fdee531fac18a07407896d5e5f41578df3fdf13e88e1fd0b9950dcb3926895e 2026-07-10 00:32:00.678051 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Stored in directory: /tmp/pip-ephem-wheel-cache-o23mvgrj/wheels/c3/68/97/4f1e177892bdf6f03475198b05455c8bf6208370be1b790a8b 2026-07-10 00:32:00.678113 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built octavia 2026-07-10 00:32:00.678164 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Installing collected packages: Werkzeug, pydot, pyasn1, networkx, itsdangerous, gunicorn, distro, cotyledon, blinker, SQLAlchemy-Utils, pyasn1-modules, Flask, taskflow, octavia-lib, octavia 2026-07-10 00:32:00.678220 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully installed Flask-3.1.0 SQLAlchemy-Utils-0.41.2 Werkzeug-3.1.3 blinker-1.9.0 cotyledon-2.0.0 distro-1.9.0 gunicorn-23.0.0 itsdangerous-2.2.0 networkx-3.4.2 octavia-16.0.2.dev14 octavia-lib-3.8.0 pyasn1-0.6.0 pyasn1-modules-0.4.1 pydot-3.0.4 taskflow-5.12.0 2026-07-10 00:32:00.678246 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container a270b07aa4d4 2026-07-10 00:32:00.678272 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 479fbaf1aeee 2026-07-10 00:32:00.678329 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 8/9 : COPY patches /patches 2026-07-10 00:32:00.678337 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> d8de5a6c269b 2026-07-10 00:32:00.678367 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 9/9 : RUN kolla_patch 2026-07-10 00:32:00.678412 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 0fa5fa231dcd 2026-07-10 00:32:00.678441 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:[i] No series file found, nothing to patch. 2026-07-10 00:32:00.678466 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 0fa5fa231dcd 2026-07-10 00:32:00.678511 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 0add710f26cb 2026-07-10 00:32:00.678542 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built 71220b30402b 2026-07-10 00:32:00.678571 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully tagged osism.harbor.regio.digital/kolla/octavia-base:build-20260710 2026-07-10 00:32:00.678674 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Built at 2026-07-10 00:32:00.678578 (took 0:00:34.579799) 2026-07-10 00:32:00.678761 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-worker) to queue 2026-07-10 00:32:00.678817 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-api) to queue 2026-07-10 00:32:00.678843 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-driver-agent) to queue 2026-07-10 00:32:00.678893 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-housekeeping) to queue 2026-07-10 00:32:00.678920 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-health-manager) to queue 2026-07-10 00:32:00.679310 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-base) 2026-07-10 00:32:00.679378 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Processing 2026-07-10 00:32:00.679446 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building started at 2026-07-10 00:32:00.679355 2026-07-10 00:32:00.679489 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Getting local archive from tarballs/aodh-stable-2025.1.tar.gz 2026-07-10 00:32:00.680947 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 plugins into plugins archive 2026-07-10 00:32:00.681688 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 additions into additions archive 2026-07-10 00:32:13.307887 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:32:13.307948 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 4206f22d8f69 2026-07-10 00:32:13.307976 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 2/10 : LABEL "build-date"="20260710" "name"="aodh-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:32:13.308163 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 75bc783b9a63 2026-07-10 00:32:13.308263 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 75bc783b9a63 2026-07-10 00:32:13.308321 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> f0893108ef80 2026-07-10 00:32:13.308384 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 3/10 : RUN usermod --append --home /var/lib/aodh --groups kolla aodh && mkdir -p /var/lib/aodh && chown -R 42402:42402 /var/lib/aodh 2026-07-10 00:32:13.308467 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 0ff0a3ac6d73 2026-07-10 00:32:13.308525 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 0ff0a3ac6d73 2026-07-10 00:32:13.308584 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> c17a62971355 2026-07-10 00:32:13.308639 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 4/10 : RUN mkdir -p /var/www/cgi-bin/aodh 2026-07-10 00:32:13.308700 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in c9b427a85a6b 2026-07-10 00:32:13.308765 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container c9b427a85a6b 2026-07-10 00:32:13.308830 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 588f29961cf7 2026-07-10 00:32:13.308877 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 5/10 : ADD aodh-base-archive /aodh-base-source 2026-07-10 00:32:13.308935 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 06545da57547 2026-07-10 00:32:13.309033 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:32:13.309365 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> df61b509bc9a 2026-07-10 00:32:13.309423 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 7/10 : COPY aodh_sudoers /etc/sudoers.d/kolla_aodh_sudoers 2026-07-10 00:32:13.309437 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 1ef90191c96c 2026-07-10 00:32:13.309451 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 8/10 : RUN ln -s aodh-base-source/* aodh && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /aodh && mkdir -p /etc/aodh /var/www/cgi-bin/aodh && cp /aodh/aodh/api/app.wsgi /var/www/cgi-bin/aodh && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_aodh_sudoers && chmod 755 /var/www/cgi-bin/aodh && touch /usr/local/bin/kolla_aodh_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_aodh_extend_start 2026-07-10 00:32:13.309464 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in d884caf84ebe 2026-07-10 00:32:13.309559 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Processing ./aodh 2026-07-10 00:32:13.309572 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing build dependencies: started 2026-07-10 00:32:13.309676 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:32:13.309754 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Getting requirements to build wheel: started 2026-07-10 00:32:13.309765 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:32:13.309780 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing backend dependencies: started 2026-07-10 00:32:13.309924 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:32:13.309937 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:32:13.309990 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:32:13.310045 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: tenacity>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (9.0.0) 2026-07-10 00:32:13.310057 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting croniter>=0.3.4 (from aodh==20.0.0.0rc2.dev2) 2026-07-10 00:32:13.310067 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2026-07-10 00:32:13.310077 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: futurist>=0.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (3.1.0) 2026-07-10 00:32:13.310212 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (4.23.0) 2026-07-10 00:32:13.310277 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (10.12.1) 2026-07-10 00:32:13.310290 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: gnocchiclient>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (7.1.0) 2026-07-10 00:32:13.310338 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: lxml>=2.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (5.3.1) 2026-07-10 00:32:13.310350 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.db>=11.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (17.2.1) 2026-07-10 00:32:13.310381 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (9.7.1) 2026-07-10 00:32:13.310421 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.i18n>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (6.5.1) 2026-07-10 00:32:13.310431 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (7.1.0) 2026-07-10 00:32:13.310530 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (3.5.1) 2026-07-10 00:32:13.310542 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (4.5.1) 2026-07-10 00:32:13.310585 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (2.5.0) 2026-07-10 00:32:13.310649 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (3.1.0) 2026-07-10 00:32:13.310690 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pbr>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (7.0.0) 2026-07-10 00:32:13.310765 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pecan>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (1.5.1) 2026-07-10 00:32:13.310838 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.messaging>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (16.1.1) 2026-07-10 00:32:13.310880 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.middleware>=3.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (6.3.1) 2026-07-10 00:32:13.310927 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.utils>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (8.2.0) 2026-07-10 00:32:13.311018 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-keystoneclient>=1.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (5.6.0) 2026-07-10 00:32:13.311158 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: requests>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (2.32.3) 2026-07-10 00:32:13.311213 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: stevedore>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (5.4.1) 2026-07-10 00:32:13.311290 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: SQLAlchemy>=1.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (2.0.38) 2026-07-10 00:32:13.311333 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: tooz>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (6.3.0) 2026-07-10 00:32:13.311395 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: voluptuous>=0.8.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (0.15.2) 2026-07-10 00:32:13.311437 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: WebOb>=1.2.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (1.8.9) 2026-07-10 00:32:13.311498 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: WSME>=0.12.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (0.12.1) 2026-07-10 00:32:13.311534 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cachetools>=1.1.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (5.5.2) 2026-07-10 00:32:13.311641 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting cotyledon>=1.7.3 (from aodh==20.0.0.0rc2.dev2) 2026-07-10 00:32:13.311658 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:32:13.311698 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: keystoneauth1>=2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (5.10.0) 2026-07-10 00:32:13.311782 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-observabilityclient>=0.0.4 (from aodh==20.0.0.0rc2.dev2) 2026-07-10 00:32:13.311796 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_observabilityclient-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:32:13.311837 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-octaviaclient>=1.8.0 (from aodh==20.0.0.0rc2.dev2) 2026-07-10 00:32:13.311913 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:32:13.311968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-dateutil>=2.5.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (2.9.0.post0) 2026-07-10 00:32:13.312032 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-heatclient>=1.17.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (4.1.0) 2026-07-10 00:32:13.312122 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodh==20.0.0.0rc2.dev2) (2025.1) 2026-07-10 00:32:13.312203 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: setproctitle in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cotyledon>=1.7.3->aodh==20.0.0.0rc2.dev2) (1.3.4) 2026-07-10 00:32:13.312218 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pytz>2021.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.4->aodh==20.0.0.0rc2.dev2) (2025.1) 2026-07-10 00:32:13.312264 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=0.11.0->aodh==20.0.0.0rc2.dev2) (3.0.0) 2026-07-10 00:32:13.312287 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=0.11.0->aodh==20.0.0.0rc2.dev2) (1.17.2) 2026-07-10 00:32:13.312339 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cliff>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (4.9.1) 2026-07-10 00:32:13.312390 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: ujson in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (5.10.0) 2026-07-10 00:32:13.312475 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: iso8601 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (2.1.0) 2026-07-10 00:32:13.312487 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (0.5.2) 2026-07-10 00:32:13.312522 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (2.5.11) 2026-07-10 00:32:13.312608 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (3.14.0) 2026-07-10 00:32:13.312620 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PyYAML>=3.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (6.0.2) 2026-07-10 00:32:13.312697 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (1.9.0) 2026-07-10 00:32:13.312709 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=6.0.0->aodh==20.0.0.0rc2.dev2) (0.2.13) 2026-07-10 00:32:13.312786 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==20.0.0.0rc2.dev2) (25.1.0) 2026-07-10 00:32:13.312797 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==20.0.0.0rc2.dev2) (2024.10.1) 2026-07-10 00:32:13.312892 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==20.0.0.0rc2.dev2) (0.36.2) 2026-07-10 00:32:13.312912 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->aodh==20.0.0.0rc2.dev2) (0.23.1) 2026-07-10 00:32:13.312940 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.1->aodh==20.0.0.0rc2.dev2) (1.7.0) 2026-07-10 00:32:13.312977 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.1->aodh==20.0.0.0rc2.dev2) (4.12.2) 2026-07-10 00:32:13.313115 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (3.11.0) 2026-07-10 00:32:13.313189 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.context>=2.19.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (5.7.1) 2026-07-10 00:32:13.313200 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.serialization>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (5.7.0) 2026-07-10 00:32:13.313239 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (4.0.1) 2026-07-10 00:32:13.313271 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (2.10.1) 2026-07-10 00:32:13.313285 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (1.3.4) 2026-07-10 00:32:13.313368 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (5.1.1) 2026-07-10 00:32:13.313383 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->aodh==20.0.0.0rc2.dev2) (1.3.0) 2026-07-10 00:32:13.313418 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->aodh==20.0.0.0rc2.dev2) (2.0.0) 2026-07-10 00:32:13.313452 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->aodh==20.0.0.0rc2.dev2) (1.14.1) 2026-07-10 00:32:13.313513 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->aodh==20.0.0.0rc2.dev2) (2.0.1) 2026-07-10 00:32:13.313553 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->aodh==20.0.0.0rc2.dev2) (0.5.0) 2026-07-10 00:32:13.313594 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->aodh==20.0.0.0rc2.dev2) (1.3.9) 2026-07-10 00:32:13.313671 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (4.1.1) 2026-07-10 00:32:13.313683 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (5.3.1) 2026-07-10 00:32:13.313754 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (5.4.2) 2026-07-10 00:32:13.313793 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (0.11.0) 2026-07-10 00:32:13.313894 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (5.1.0) 2026-07-10 00:32:13.313915 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (0.21.1) 2026-07-10 00:32:13.313958 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->aodh==20.0.0.0rc2.dev2) (3.1.5) 2026-07-10 00:32:13.313969 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->aodh==20.0.0.0rc2.dev2) (4.0.1) 2026-07-10 00:32:13.314070 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->aodh==20.0.0.0rc2.dev2) (4.0.1) 2026-07-10 00:32:13.314083 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.22.0->aodh==20.0.0.0rc2.dev2) (3.0.2) 2026-07-10 00:32:13.314118 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->aodh==20.0.0.0rc2.dev2) (7.0.0) 2026-07-10 00:32:13.314188 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=5.1.0->aodh==20.0.0.0rc2.dev2) (1.1.0) 2026-07-10 00:32:13.314340 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (0.39.0) 2026-07-10 00:32:13.314371 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (3.1.1) 2026-07-10 00:32:13.314462 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (7.1.0) 2026-07-10 00:32:13.314534 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (2.5.1) 2026-07-10 00:32:13.314586 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (3.10.1) 2026-07-10 00:32:13.314636 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (1.6.10) 2026-07-10 00:32:13.314685 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (2.7.0) 2026-07-10 00:32:13.314735 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (0.19) 2026-07-10 00:32:13.314783 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->aodh==20.0.0.0rc2.dev2) (3.2.1) 2026-07-10 00:32:13.314832 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->aodh==20.0.0.0rc2.dev2) (24.2) 2026-07-10 00:32:13.314880 | 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) (83.0.0) 2026-07-10 00:32:13.314939 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=0.8.0->aodh==20.0.0.0rc2.dev2) (0.3.5) 2026-07-10 00:32:13.314976 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.5.3->aodh==20.0.0.0rc2.dev2) (1.17.0) 2026-07-10 00:32:13.315079 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: osc-lib>=1.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (3.2.0) 2026-07-10 00:32:13.315160 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-swiftclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (4.7.0) 2026-07-10 00:32:13.315214 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: openstacksdk>=0.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (4.4.0) 2026-07-10 00:32:13.315266 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (43.0.3) 2026-07-10 00:32:13.315318 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (1.0.1) 2026-07-10 00:32:13.315368 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (1.33) 2026-07-10 00:32:13.315416 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (4.3.6) 2026-07-10 00:32:13.315465 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (1.4.0) 2026-07-10 00:32:13.315515 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (1.17.1) 2026-07-10 00:32:13.315568 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (2.22) 2026-07-10 00:32:13.315613 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=1.17.0->aodh==20.0.0.0rc2.dev2) (3.0.0) 2026-07-10 00:32:13.315653 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-neutronclient>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=1.8.0->aodh==20.0.0.0rc2.dev2) (11.4.0) 2026-07-10 00:32:13.315695 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-openstackclient>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-octaviaclient>=1.8.0->aodh==20.0.0.0rc2.dev2) (7.5.0) 2026-07-10 00:32:13.315735 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->python-octaviaclient>=1.8.0->aodh==20.0.0.0rc2.dev2) (2.1.0) 2026-07-10 00:32:13.315776 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: python-cinderclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient>=1.8.0->aodh==20.0.0.0rc2.dev2) (9.7.0) 2026-07-10 00:32:13.315816 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==20.0.0.0rc2.dev2) (3.4.1) 2026-07-10 00:32:13.315864 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==20.0.0.0rc2.dev2) (3.10) 2026-07-10 00:32:13.315892 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==20.0.0.0rc2.dev2) (1.26.20) 2026-07-10 00:32:13.315929 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.5.2->aodh==20.0.0.0rc2.dev2) (2026.6.17) 2026-07-10 00:32:13.315968 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.2.0->aodh==20.0.0.0rc2.dev2) (0.7) 2026-07-10 00:32:13.316019 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->aodh==20.0.0.0rc2.dev2) (2.7.2) 2026-07-10 00:32:13.316064 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.12.1->aodh==20.0.0.0rc2.dev2) (0.8.1) 2026-07-10 00:32:13.316104 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.12.1->aodh==20.0.0.0rc2.dev2) (8.5.0) 2026-07-10 00:32:13.316150 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.12.1->aodh==20.0.0.0rc2.dev2) (3.21.0) 2026-07-10 00:32:13.316214 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-07-10 00:32:13.316257 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2026-07-10 00:32:13.316299 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_observabilityclient-0.4.0-py3-none-any.whl (35 kB) 2026-07-10 00:32:13.316338 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2026-07-10 00:32:13.316378 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building wheels for collected packages: aodh 2026-07-10 00:32:13.316420 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (pyproject.toml): started 2026-07-10 00:32:13.316460 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (pyproject.toml): finished with status 'done' 2026-07-10 00:32:13.316501 | 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=222170 sha256=581ca61d6c502e9c117b61afc5d2741f0b9d7ad90fadb3dbd0ae7d81283d86ea 2026-07-10 00:32:13.316542 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ssfwbs9e/wheels/66/81/db/2f4d72c5bd2b4240a21c784489635f5963653184e984e1adb8 2026-07-10 00:32:13.316585 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built aodh 2026-07-10 00:32:13.316626 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Installing collected packages: cotyledon, croniter, python-observabilityclient, python-octaviaclient, aodh 2026-07-10 00:32:13.316683 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully installed aodh-20.0.0.0rc2.dev2 cotyledon-2.0.0 croniter-6.0.0 python-observabilityclient-0.4.0 python-octaviaclient-3.10.0 2026-07-10 00:32:13.316723 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container d884caf84ebe 2026-07-10 00:32:13.316763 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 40eacf88ad91 2026-07-10 00:32:13.316805 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 9/10 : COPY patches /patches 2026-07-10 00:32:13.316848 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 1f1797c7f0bf 2026-07-10 00:32:13.316889 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 10/10 : RUN kolla_patch 2026-07-10 00:32:13.316933 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 0eafacb5f414 2026-07-10 00:32:13.316975 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:[i] No series file found, nothing to patch. 2026-07-10 00:32:13.317247 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 0eafacb5f414 2026-07-10 00:32:13.317289 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 551432dcbd1d 2026-07-10 00:32:13.317304 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built 511374725939 2026-07-10 00:32:13.317317 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully tagged osism.harbor.regio.digital/kolla/aodh-base:build-20260710 2026-07-10 00:32:13.317355 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Built at 2026-07-10 00:32:13.317162 (took 0:00:12.637807) 2026-07-10 00:32:13.317366 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-notifier) to queue 2026-07-10 00:32:13.317449 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-listener) to queue 2026-07-10 00:32:13.317461 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-evaluator) to queue 2026-07-10 00:32:13.317496 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-api) to queue 2026-07-10 00:32:13.317532 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-expirer) to queue 2026-07-10 00:32:13.317964 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-base) 2026-07-10 00:32:13.317990 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Processing 2026-07-10 00:32:13.318061 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Building started at 2026-07-10 00:32:13.317927 2026-07-10 00:32:13.318177 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Getting local archive from tarballs/watcher-stable-2025.1.tar.gz 2026-07-10 00:32:13.320701 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Turned 0 plugins into plugins archive 2026-07-10 00:32:13.321246 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-base:Turned 0 additions into additions archive 2026-07-10 00:32:32.011559 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:32:32.011635 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 4206f22d8f69 2026-07-10 00:32:32.011655 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 2/8 : LABEL "build-date"="20260710" "name"="watcher-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="watcher-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:32:32.011672 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Running in 052c4d3cea2f 2026-07-10 00:32:32.011686 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Removed intermediate container 052c4d3cea2f 2026-07-10 00:32:32.011699 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 46d508c6a5ab 2026-07-10 00:32:32.011826 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 3/8 : RUN usermod --append --home /var/lib/watcher --groups kolla watcher && mkdir -p /var/lib/watcher && chown -R 42451:42451 /var/lib/watcher 2026-07-10 00:32:32.012031 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Running in 3f4771a724f4 2026-07-10 00:32:32.012044 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Removed intermediate container 3f4771a724f4 2026-07-10 00:32:32.012054 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 2b3aca1293a2 2026-07-10 00:32:32.012064 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 4/8 : ADD watcher-base-archive /watcher-base-source 2026-07-10 00:32:32.012073 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 998edd08ae13 2026-07-10 00:32:32.012083 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:32:32.012093 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 1649d5a3611d 2026-07-10 00:32:32.012105 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 6/8 : RUN ln -s watcher-base-source/* watcher && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /watcher && mkdir -p /etc/watcher && cp -r /watcher/etc/watcher/* /etc/watcher/ && touch /usr/local/bin/kolla_watcher_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_watcher_extend_start 2026-07-10 00:32:32.012116 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Running in 6d7b3623fd38 2026-07-10 00:32:32.012172 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Processing ./watcher 2026-07-10 00:32:32.012187 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Installing build dependencies: started 2026-07-10 00:32:32.012197 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:32:32.012206 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Getting requirements to build wheel: started 2026-07-10 00:32:32.012216 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:32:32.012226 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:32:32.012242 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:32:32.012252 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting apscheduler>=3.5.1 (from python-watcher==14.1.1.dev5) 2026-07-10 00:32:32.012262 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading APScheduler-3.11.0-py3-none-any.whl.metadata (6.4 kB) 2026-07-10 00:32:32.012273 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (0.39.0) 2026-07-10 00:32:32.012300 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jsonpatch>=1.21 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (1.33) 2026-07-10 00:32:32.012311 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: keystoneauth1>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.10.0) 2026-07-10 00:32:32.012320 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (4.23.0) 2026-07-10 00:32:32.012330 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: keystonemiddleware>=4.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (10.12.1) 2026-07-10 00:32:32.012340 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: lxml>=4.5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.3.1) 2026-07-10 00:32:32.012350 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting croniter>=0.3.20 (from python-watcher==14.1.1.dev5) 2026-07-10 00:32:32.012456 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2026-07-10 00:32:32.012622 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting os-resource-classes>=0.4.0 (from python-watcher==14.1.1.dev5) 2026-07-10 00:32:32.012814 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:32:32.012943 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (7.1.0) 2026-07-10 00:32:32.012975 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.cache>=1.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (3.11.0) 2026-07-10 00:32:32.012986 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (9.7.1) 2026-07-10 00:32:32.012996 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.context>=2.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.7.1) 2026-07-10 00:32:32.013006 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (17.2.1) 2026-07-10 00:32:32.013015 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (6.5.1) 2026-07-10 00:32:32.013025 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.log>=3.37.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (7.1.0) 2026-07-10 00:32:32.013035 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (16.1.1) 2026-07-10 00:32:32.013044 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (4.5.1) 2026-07-10 00:32:32.013054 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.reports>=1.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (3.5.1) 2026-07-10 00:32:32.013064 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.7.0) 2026-07-10 00:32:32.013073 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.service>=1.30.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (4.1.1) 2026-07-10 00:32:32.013083 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (2.5.0) 2026-07-10 00:32:32.013093 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.utils>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (8.2.0) 2026-07-10 00:32:32.013102 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.versionedobjects>=1.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (3.6.0) 2026-07-10 00:32:32.013119 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: PasteDeploy>=1.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (3.1.0) 2026-07-10 00:32:32.013151 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (7.0.0) 2026-07-10 00:32:32.013166 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pecan>=1.3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (1.5.1) 2026-07-10 00:32:32.013176 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (3.14.0) 2026-07-10 00:32:32.013194 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: gnocchiclient>=7.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (7.1.0) 2026-07-10 00:32:32.013215 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-cinderclient>=3.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (9.7.0) 2026-07-10 00:32:32.013226 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-glanceclient>=2.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (4.8.0) 2026-07-10 00:32:32.013236 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-keystoneclient>=3.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.6.0) 2026-07-10 00:32:32.013245 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting python-monascaclient>=1.12.0 (from python-watcher==14.1.1.dev5) 2026-07-10 00:32:32.013256 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading python_monascaclient-2.8.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 00:32:32.013265 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-neutronclient>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (11.4.0) 2026-07-10 00:32:32.013275 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-novaclient>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (18.9.0) 2026-07-10 00:32:32.013285 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting python-observabilityclient>=0.3.0 (from python-watcher==14.1.1.dev5) 2026-07-10 00:32:32.013295 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading python_observabilityclient-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:32:32.013305 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-openstackclient>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (7.5.0) 2026-07-10 00:32:32.013316 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-ironicclient>=2.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.10.2) 2026-07-10 00:32:32.013326 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: SQLAlchemy>=1.2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (2.0.38) 2026-07-10 00:32:32.013335 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: stevedore>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (5.4.1) 2026-07-10 00:32:32.013345 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting taskflow>=3.8.0 (from python-watcher==14.1.1.dev5) 2026-07-10 00:32:32.013355 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-07-10 00:32:32.013364 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: WebOb>=1.8.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (1.8.9) 2026-07-10 00:32:32.013374 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: WSME>=0.9.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (0.12.1) 2026-07-10 00:32:32.013384 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting networkx>=2.4 (from python-watcher==14.1.1.dev5) 2026-07-10 00:32:32.013393 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-07-10 00:32:32.013403 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting microversion-parse>=0.2.1 (from python-watcher==14.1.1.dev5) 2026-07-10 00:32:32.013413 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:32:32.013435 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: futurist>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-watcher==14.1.1.dev5) (3.1.0) 2026-07-10 00:32:32.013446 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting tzlocal>=3.0 (from apscheduler>=3.5.1->python-watcher==14.1.1.dev5) 2026-07-10 00:32:32.013455 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading tzlocal-5.3-py3-none-any.whl.metadata (7.6 kB) 2026-07-10 00:32:32.013465 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: python-dateutil in ./var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.20->python-watcher==14.1.1.dev5) (2.9.0.post0) 2026-07-10 00:32:32.013475 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pytz>2021.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.20->python-watcher==14.1.1.dev5) (2025.1) 2026-07-10 00:32:32.013485 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->python-watcher==14.1.1.dev5) (2.7.0) 2026-07-10 00:32:32.013550 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->python-watcher==14.1.1.dev5) (3.1.1) 2026-07-10 00:32:32.013613 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.8.0->python-watcher==14.1.1.dev5) (3.0.0) 2026-07-10 00:32:32.013739 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.8.0->python-watcher==14.1.1.dev5) (1.17.2) 2026-07-10 00:32:32.013863 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: cliff>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (4.9.1) 2026-07-10 00:32:32.013948 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: ujson in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (5.10.0) 2026-07-10 00:32:32.014211 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: iso8601 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (2.1.0) 2026-07-10 00:32:32.014248 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (0.5.2) 2026-07-10 00:32:32.014335 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (2.5.11) 2026-07-10 00:32:32.014455 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: PyYAML>=3.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (6.0.2) 2026-07-10 00:32:32.014585 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (1.9.0) 2026-07-10 00:32:32.014623 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.1->python-watcher==14.1.1.dev5) (0.2.13) 2026-07-10 00:32:32.014634 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch>=1.21->python-watcher==14.1.1.dev5) (3.0.0) 2026-07-10 00:32:32.014644 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-watcher==14.1.1.dev5) (25.1.0) 2026-07-10 00:32:32.014661 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-watcher==14.1.1.dev5) (2024.10.1) 2026-07-10 00:32:32.014671 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-watcher==14.1.1.dev5) (0.36.2) 2026-07-10 00:32:32.014687 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-watcher==14.1.1.dev5) (0.23.1) 2026-07-10 00:32:32.014698 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-watcher==14.1.1.dev5) (2.32.3) 2026-07-10 00:32:32.014708 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-watcher==14.1.1.dev5) (1.7.0) 2026-07-10 00:32:32.014718 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-watcher==14.1.1.dev5) (4.12.2) 2026-07-10 00:32:32.014736 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.21.0->python-watcher==14.1.1.dev5) (4.0.1) 2026-07-10 00:32:32.014746 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.21.0->python-watcher==14.1.1.dev5) (2.10.1) 2026-07-10 00:32:32.014756 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.29.0->python-watcher==14.1.1.dev5) (1.3.4) 2026-07-10 00:32:32.014766 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=1.29.0->python-watcher==14.1.1.dev5) (5.1.1) 2026-07-10 00:32:32.014776 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->python-watcher==14.1.1.dev5) (0.19) 2026-07-10 00:32:32.014785 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->python-watcher==14.1.1.dev5) (1.3.0) 2026-07-10 00:32:32.014795 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->python-watcher==14.1.1.dev5) (2.0.0) 2026-07-10 00:32:32.014805 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->python-watcher==14.1.1.dev5) (1.14.1) 2026-07-10 00:32:32.014815 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->python-watcher==14.1.1.dev5) (2.0.1) 2026-07-10 00:32:32.014825 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->python-watcher==14.1.1.dev5) (0.5.0) 2026-07-10 00:32:32.014835 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=4.44.0->python-watcher==14.1.1.dev5) (1.3.9) 2026-07-10 00:32:32.014851 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (5.5.2) 2026-07-10 00:32:32.014861 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (5.3.1) 2026-07-10 00:32:32.014871 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (5.4.2) 2026-07-10 00:32:32.014881 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (6.3.1) 2026-07-10 00:32:32.014891 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (0.11.0) 2026-07-10 00:32:32.014906 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (5.1.0) 2026-07-10 00:32:32.014917 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (2025.1) 2026-07-10 00:32:32.014927 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (0.21.1) 2026-07-10 00:32:32.014937 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (3.1.5) 2026-07-10 00:32:32.014998 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (4.0.1) 2026-07-10 00:32:32.015011 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (4.0.1) 2026-07-10 00:32:32.015021 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=14.1.0->python-watcher==14.1.1.dev5) (3.0.2) 2026-07-10 00:32:32.015033 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.27.0->python-watcher==14.1.1.dev5) (7.0.0) 2026-07-10 00:32:32.015043 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->python-watcher==14.1.1.dev5) (1.1.0) 2026-07-10 00:32:32.015053 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.30.0->python-watcher==14.1.1.dev5) (2.5.1) 2026-07-10 00:32:32.015062 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.30.0->python-watcher==14.1.1.dev5) (3.10.1) 2026-07-10 00:32:32.015072 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.30.0->python-watcher==14.1.1.dev5) (1.6.10) 2026-07-10 00:32:32.015090 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->python-watcher==14.1.1.dev5) (3.2.1) 2026-07-10 00:32:32.015100 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->python-watcher==14.1.1.dev5) (24.2) 2026-07-10 00:32:32.015109 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.30.0->python-watcher==14.1.1.dev5) (83.0.0) 2026-07-10 00:32:32.015119 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.3.2->python-watcher==14.1.1.dev5) (0.3.5) 2026-07-10 00:32:32.015152 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil->croniter>=0.3.20->python-watcher==14.1.1.dev5) (1.17.0) 2026-07-10 00:32:32.015166 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.9.1->python-watcher==14.1.1.dev5) (2.0.1) 2026-07-10 00:32:32.015176 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.9.1->python-watcher==14.1.1.dev5) (24.2.1) 2026-07-10 00:32:32.015192 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: cryptography<44,>=41.0.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.9.1->python-watcher==14.1.1.dev5) (43.0.3) 2026-07-10 00:32:32.015203 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.9.1->python-watcher==14.1.1.dev5) (1.17.1) 2026-07-10 00:32:32.015226 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.9.1->python-watcher==14.1.1.dev5) (2.22) 2026-07-10 00:32:32.015236 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-ironicclient>=2.5.0->python-watcher==14.1.1.dev5) (4.3.6) 2026-07-10 00:32:32.015254 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: openstacksdk>=0.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-ironicclient>=2.5.0->python-watcher==14.1.1.dev5) (4.4.0) 2026-07-10 00:32:32.015264 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: osc-lib>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-ironicclient>=2.5.0->python-watcher==14.1.1.dev5) (3.2.0) 2026-07-10 00:32:32.015274 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.18.0->python-ironicclient>=2.5.0->python-watcher==14.1.1.dev5) (1.0.1) 2026-07-10 00:32:32.015284 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.18.0->python-ironicclient>=2.5.0->python-watcher==14.1.1.dev5) (1.4.0) 2026-07-10 00:32:32.015294 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-monascaclient>=1.12.0->python-watcher==14.1.1.dev5) (2.17.0) 2026-07-10 00:32:32.015304 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->python-watcher==14.1.1.dev5) (2.1.0) 2026-07-10 00:32:32.015320 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcher==14.1.1.dev5) (3.4.1) 2026-07-10 00:32:32.015331 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcher==14.1.1.dev5) (3.10) 2026-07-10 00:32:32.015341 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcher==14.1.1.dev5) (1.26.20) 2026-07-10 00:32:32.015351 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->python-watcher==14.1.1.dev5) (2026.6.17) 2026-07-10 00:32:32.015361 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.30.0->python-watcher==14.1.1.dev5) (0.7) 2026-07-10 00:32:32.015371 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=3.8.0->python-watcher==14.1.1.dev5) (3.2.0) 2026-07-10 00:32:32.015381 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=3.8.0->python-watcher==14.1.1.dev5) (9.0.0) 2026-07-10 00:32:32.015390 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Collecting pydot>=1.2.4 (from taskflow>=3.8.0->python-watcher==14.1.1.dev5) 2026-07-10 00:32:32.015400 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-07-10 00:32:32.015410 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->python-watcher==14.1.1.dev5) (2.7.2) 2026-07-10 00:32:32.015426 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.9.2->python-watcher==14.1.1.dev5) (0.8.1) 2026-07-10 00:32:32.015436 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.9.2->python-watcher==14.1.1.dev5) (8.5.0) 2026-07-10 00:32:32.015446 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.9.2->python-watcher==14.1.1.dev5) (3.21.0) 2026-07-10 00:32:32.015456 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading APScheduler-3.11.0-py3-none-any.whl (64 kB) 2026-07-10 00:32:32.015466 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2026-07-10 00:32:32.015476 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-07-10 00:32:32.015491 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-07-10 00:32:32.015502 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 11.0 MB/s 0:00:00 2026-07-10 00:32:32.015512 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-10 00:32:32.015733 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) 2026-07-10 00:32:32.015751 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading python_observabilityclient-0.4.0-py3-none-any.whl (35 kB) 2026-07-10 00:32:32.015768 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-07-10 00:32:32.015778 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-07-10 00:32:32.015789 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Downloading tzlocal-5.3-py3-none-any.whl (17 kB) 2026-07-10 00:32:32.015799 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Building wheels for collected packages: python-watcher 2026-07-10 00:32:32.015808 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Building wheel for python-watcher (pyproject.toml): started 2026-07-10 00:32:32.015819 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Building wheel for python-watcher (pyproject.toml): finished with status 'done' 2026-07-10 00:32:32.015829 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Created wheel for python-watcher: filename=python_watcher-14.1.1.dev5-py3-none-any.whl size=846843 sha256=ea4b5a736c97b86d47230be0ef32b8545a4e2c42dfaf9e794f9c866f2ad60d3a 2026-07-10 00:32:32.015840 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: Stored in directory: /tmp/pip-ephem-wheel-cache-c0tbg0ge/wheels/26/90/87/3ae8c497a0c7b5de0a059ae481167d5faaabc2fb15e3155140 2026-07-10 00:32:32.015850 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully built python-watcher 2026-07-10 00:32:32.015860 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Installing collected packages: tzlocal, pydot, networkx, microversion-parse, os-resource-classes, croniter, apscheduler, taskflow, python-observabilityclient, python-monascaclient, python-watcher 2026-07-10 00:32:32.015871 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully installed apscheduler-3.11.0 croniter-6.0.0 microversion-parse-2.0.0 networkx-3.4.2 os-resource-classes-1.1.0 pydot-3.0.4 python-monascaclient-2.8.0 python-observabilityclient-0.4.0 python-watcher-14.1.1.dev5 taskflow-5.12.0 tzlocal-5.3 2026-07-10 00:32:32.015882 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Removed intermediate container 6d7b3623fd38 2026-07-10 00:32:32.015892 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> 0cf718e54e59 2026-07-10 00:32:32.015902 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 7/8 : COPY patches /patches 2026-07-10 00:32:32.015912 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> da5be244da3f 2026-07-10 00:32:32.015922 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Step 8/8 : RUN kolla_patch 2026-07-10 00:32:32.015932 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Running in 6d1d827e0115 2026-07-10 00:32:32.015942 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:[i] No series file found, nothing to patch. 2026-07-10 00:32:32.015952 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> Removed intermediate container 6d1d827e0115 2026-07-10 00:32:32.015983 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base: ---> d3392ae7e5a5 2026-07-10 00:32:32.015993 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully built 0705d1c529ff 2026-07-10 00:32:32.016003 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Successfully tagged osism.harbor.regio.digital/kolla/watcher-base:build-20260710 2026-07-10 00:32:32.016013 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-base:Built at 2026-07-10 00:32:32.015006 (took 0:00:18.697079) 2026-07-10 00:32:32.016023 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-applier) to queue 2026-07-10 00:32:32.016033 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-api) to queue 2026-07-10 00:32:32.016043 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(watcher-engine) to queue 2026-07-10 00:32:32.016061 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-base) 2026-07-10 00:32:32.016071 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Processing 2026-07-10 00:32:32.016081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building started at 2026-07-10 00:32:32.015415 2026-07-10 00:32:32.016091 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Getting local archive from tarballs/keystone-stable-2025.1.tar.gz 2026-07-10 00:32:32.018045 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 plugins into plugins archive 2026-07-10 00:32:32.018421 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 additions into additions archive 2026-07-10 00:33:10.278448 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:33:10.278513 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 4206f22d8f69 2026-07-10 00:33:10.278530 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 2/9 : LABEL "build-date"="20260710" "name"="keystone-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:33:10.278546 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 0c811f68e553 2026-07-10 00:33:10.278558 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 0c811f68e553 2026-07-10 00:33:10.278569 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 7a720c335107 2026-07-10 00:33:10.278581 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 3/9 : RUN usermod --append --home /var/lib/keystone --groups kolla keystone && mkdir -p /var/lib/keystone && chown -R 42425:42425 /var/lib/keystone 2026-07-10 00:33:10.278593 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 3c7acd25e08d 2026-07-10 00:33:10.278604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 3c7acd25e08d 2026-07-10 00:33:10.278615 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 72c620353a85 2026-07-10 00:33:10.278628 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 4/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libapache2-mod-auth-mellon libapache2-mod-auth-openidc libldap-common libldap2-dev libsasl2-dev && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:33:10.278645 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 4668ba3fd8e2 2026-07-10 00:33:10.279240 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:33:10.279264 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:33:10.279277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:33:10.279289 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:33:10.279301 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:33:10.279313 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:33:10.279325 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:33:10.279336 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:33:10.279348 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:33:10.279359 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:33:10.279370 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:33:10.279382 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:33:10.279423 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:33:10.279447 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:33:10.279457 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:33:10.279470 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 28.0 MB in 4s (6,906 kB/s) 2026-07-10 00:33:10.279483 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2026-07-10 00:33:10.279601 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2026-07-10 00:33:10.279701 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building dependency tree... 2026-07-10 00:33:10.279764 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading state information... 2026-07-10 00:33:10.279861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following additional packages will be installed: 2026-07-10 00:33:10.279994 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libcjose0 libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-dev 2026-07-10 00:33:10.280077 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libxmlsec1t64 libxmlsec1t64-openssl 2026-07-10 00:33:10.280187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Suggested packages: 2026-07-10 00:33:10.280265 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: low-memory-monitor 2026-07-10 00:33:10.280331 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Recommended packages: 2026-07-10 00:33:10.280397 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-data shared-mime-info xdg-user-dirs 2026-07-10 00:33:10.280471 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following NEW packages will be installed: 2026-07-10 00:33:10.280544 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libapache2-mod-auth-mellon libapache2-mod-auth-openidc libcjose0 2026-07-10 00:33:10.280609 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-common libldap-dev 2026-07-10 00:33:10.280690 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libldap2-dev libsasl2-dev libxmlsec1t64 libxmlsec1t64-openssl 2026-07-10 00:33:10.280761 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:33:10.280820 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Need to get 2,893 kB of archives. 2026-07-10 00:33:10.280903 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:After this operation, 9,448 kB of additional disk space will be used. 2026-07-10 00:33:10.280967 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:33:10.281052 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:33:10.281184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB] 2026-07-10 00:33:10.281280 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmlsec1t64 amd64 1.2.39-5build2 [153 kB] 2026-07-10 00:33:10.281354 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmlsec1t64-openssl amd64 1.2.39-5build2 [84.1 kB] 2026-07-10 00:33:10.283252 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblasso3t64 amd64 2.8.2-2ubuntu0.1 [164 kB] 2026-07-10 00:33:10.283297 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-common all 2.6.10+dfsg-0ubuntu0.24.04.1 [32.9 kB] 2026-07-10 00:33:10.283310 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-10 00:33:10.283338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-10 00:33:10.283348 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libapache2-mod-auth-mellon amd64 0.19.0-1build3 [81.3 kB] 2026-07-10 00:33:10.283357 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 libcjose0 amd64 0.6.2.2-1build3 [35.6 kB] 2026-07-10 00:33:10.283366 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libapache2-mod-auth-openidc amd64 2.4.15.1-1ubuntu0.1 [192 kB] 2026-07-10 00:33:10.283376 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-10 00:33:10.283386 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 2,893 kB in 0s (6,206 kB/s) 2026-07-10 00:33:10.283395 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:33:10.283405 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 2026-07-10 00:33:10.283425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:33:10.283437 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 70% 2026-07-10 00:33:10.283446 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 75% 2026-07-10 00:33:10.283455 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 80% 2026-07-10 00:33:10.283463 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 85% 2026-07-10 00:33:10.283472 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 90% 2026-07-10 00:33:10.283481 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 95% 2026-07-10 00:33:10.283490 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 00:33:10.283500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:33:10.283509 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:33:10.283517 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libhiredis1.1.0:amd64. 2026-07-10 00:33:10.283526 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../01-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ... 2026-07-10 00:33:10.283535 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2026-07-10 00:33:10.283544 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64:amd64. 2026-07-10 00:33:10.283553 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../02-libxmlsec1t64_1.2.39-5build2_amd64.deb ... 2026-07-10 00:33:10.283562 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64:amd64 (1.2.39-5build2) ... 2026-07-10 00:33:10.283570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64-openssl:amd64. 2026-07-10 00:33:10.283579 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../03-libxmlsec1t64-openssl_1.2.39-5build2_amd64.deb ... 2026-07-10 00:33:10.283588 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2026-07-10 00:33:10.283597 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package liblasso3t64. 2026-07-10 00:33:10.283606 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../04-liblasso3t64_2.8.2-2ubuntu0.1_amd64.deb ... 2026-07-10 00:33:10.283629 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking liblasso3t64 (2.8.2-2ubuntu0.1) ... 2026-07-10 00:33:10.283652 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-common. 2026-07-10 00:33:10.283670 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../05-libldap-common_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-10 00:33:10.283679 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-common (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 00:33:10.283688 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-dev:amd64. 2026-07-10 00:33:10.283697 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../06-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:33:10.283706 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 00:33:10.283715 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libsasl2-dev. 2026-07-10 00:33:10.283727 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../07-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 00:33:10.283736 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:33:10.283770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-mellon. 2026-07-10 00:33:10.283869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../08-libapache2-mod-auth-mellon_0.19.0-1build3_amd64.deb ... 2026-07-10 00:33:10.283902 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2026-07-10 00:33:10.283987 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-mellon (0.19.0-1build3) ... 2026-07-10 00:33:10.284027 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libcjose0:amd64. 2026-07-10 00:33:10.284082 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../09-libcjose0_0.6.2.2-1build3_amd64.deb ... 2026-07-10 00:33:10.284151 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libcjose0:amd64 (0.6.2.2-1build3) ... 2026-07-10 00:33:10.284266 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-openidc. 2026-07-10 00:33:10.284357 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../10-libapache2-mod-auth-openidc_2.4.15.1-1ubuntu0.1_amd64.deb ... 2026-07-10 00:33:10.284445 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2026-07-10 00:33:10.284560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap2-dev. 2026-07-10 00:33:10.284647 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../11-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-10 00:33:10.284732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 00:33:10.284819 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64:amd64 (1.2.39-5build2) ... 2026-07-10 00:33:10.284928 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-common (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 00:33:10.285023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:33:10.285116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:No schema files found: doing nothing. 2026-07-10 00:33:10.285237 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 00:33:10.285334 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2026-07-10 00:33:10.285428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 00:33:10.285516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2026-07-10 00:33:10.285577 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libcjose0:amd64 (0.6.2.2-1build3) ... 2026-07-10 00:33:10.285627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up liblasso3t64 (2.8.2-2ubuntu0.1) ... 2026-07-10 00:33:10.285698 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 00:33:10.285752 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-mellon (0.19.0-1build3) ... 2026-07-10 00:33:10.285808 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_mellon 2026-07-10 00:33:10.285875 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:33:10.285955 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2026-07-10 00:33:10.286035 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2026-07-10 00:33:10.286060 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_openidc 2026-07-10 00:33:10.286226 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:33:10.286272 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2026-07-10 00:33:10.286277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable configuration auth_openidc 2026-07-10 00:33:10.286324 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:33:10.286369 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of reload. 2026-07-10 00:33:10.286415 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:33:10.286461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 4668ba3fd8e2 2026-07-10 00:33:10.286508 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 6f94ab9f4361 2026-07-10 00:33:10.286554 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 5/9 : ADD keystone-base-archive /keystone-base-source 2026-07-10 00:33:10.286603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 9d8398fe8e02 2026-07-10 00:33:10.286656 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 6/9 : RUN ln -s keystone-base-source/* keystone && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /keystone[ldap] && mkdir -p /etc/keystone /var/www/cgi-bin/keystone && cp -r /keystone/etc/* /etc/keystone/ && cp /var/lib/kolla/venv/bin/keystone-wsgi-admin /var/www/cgi-bin/keystone/admin && cp /var/lib/kolla/venv/bin/keystone-wsgi-public /var/www/cgi-bin/keystone/main 2026-07-10 00:33:10.286705 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in c4d4dbf2ce5b 2026-07-10 00:33:10.286752 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing ./keystone 2026-07-10 00:33:10.286799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2026-07-10 00:33:10.286845 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:33:10.286909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2026-07-10 00:33:10.286947 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:33:10.286995 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing backend dependencies: started 2026-07-10 00:33:10.287048 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:33:10.287093 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:33:10.287139 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:33:10.287222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (7.0.0) 2026-07-10 00:33:10.287273 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (1.8.9) 2026-07-10 00:33:10.287320 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask!=0.11,>=1.0.2 (from keystone==27.0.2.dev22) 2026-07-10 00:33:10.287367 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-10 00:33:10.287413 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask-RESTful>=0.3.5 (from keystone==27.0.2.dev22) 2026-07-10 00:33:10.287459 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-10 00:33:10.287508 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (43.0.3) 2026-07-10 00:33:10.287555 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (2.0.38) 2026-07-10 00:33:10.287602 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (5.4.1) 2026-07-10 00:33:10.287651 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (5.6.0) 2026-07-10 00:33:10.287696 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: keystonemiddleware>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (10.12.1) 2026-07-10 00:33:10.287742 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (4.0.1) 2026-07-10 00:33:10.287788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting scrypt>=0.8.0 (from keystone==27.0.2.dev22) 2026-07-10 00:33:10.287835 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading scrypt-0.8.27-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.3 kB) 2026-07-10 00:33:10.287891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (3.11.0) 2026-07-10 00:33:10.287940 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (9.7.1) 2026-07-10 00:33:10.287988 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (5.7.1) 2026-07-10 00:33:10.288035 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.messaging>=5.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (16.1.1) 2026-07-10 00:33:10.288082 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.db>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (17.2.1) 2026-07-10 00:33:10.288137 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (6.5.1) 2026-07-10 00:33:10.288194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.log>=3.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (7.1.0) 2026-07-10 00:33:10.288246 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (6.3.1) 2026-07-10 00:33:10.288295 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (4.5.1) 2026-07-10 00:33:10.288343 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (5.7.0) 2026-07-10 00:33:10.288390 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (2.5.0) 2026-07-10 00:33:10.288441 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.utils>=3.33.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (8.2.0) 2026-07-10 00:33:10.288492 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting oauthlib>=0.6.2 (from keystone==27.0.2.dev22) 2026-07-10 00:33:10.288548 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2026-07-10 00:33:10.288598 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pysaml2>=5.0.0 (from keystone==27.0.2.dev22) 2026-07-10 00:33:10.288645 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pysaml2-7.5.2-py3-none-any.whl.metadata (7.2 kB) 2026-07-10 00:33:10.288692 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PyJWT>=1.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (2.10.1) 2026-07-10 00:33:10.288741 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: dogpile.cache>=1.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (1.3.4) 2026-07-10 00:33:10.288788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (4.23.0) 2026-07-10 00:33:10.288838 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (4.0.1) 2026-07-10 00:33:10.288902 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: msgpack>=0.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (1.1.0) 2026-07-10 00:33:10.288978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: osprofiler>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone==27.0.2.dev22) (4.2.0) 2026-07-10 00:33:10.289016 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting python-ldap>=3.0.0 (from keystone==27.0.2.dev22) 2026-07-10 00:33:10.289064 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading python-ldap-3.4.4.tar.gz (377 kB) 2026-07-10 00:33:10.289112 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2026-07-10 00:33:10.289186 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:33:10.291194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2026-07-10 00:33:10.291208 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:33:10.291212 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:33:10.291217 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:33:10.291221 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting ldappool>=2.3.1 (from keystone==27.0.2.dev22) 2026-07-10 00:33:10.291225 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading ldappool-3.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-07-10 00:33:10.291228 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->keystone==27.0.2.dev22) (1.17.1) 2026-07-10 00:33:10.291232 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->keystone==27.0.2.dev22) (2.22) 2026-07-10 00:33:10.291237 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==27.0.2.dev22) (5.1.1) 2026-07-10 00:33:10.291248 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Werkzeug>=3.1 (from Flask!=0.11,>=1.0.2->keystone==27.0.2.dev22) 2026-07-10 00:33:10.291252 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:33:10.291256 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Jinja2>=3.1.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==27.0.2.dev22) (3.1.5) 2026-07-10 00:33:10.291259 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=1.0.2->keystone==27.0.2.dev22) 2026-07-10 00:33:10.291263 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:33:10.291266 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: click>=8.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==27.0.2.dev22) (8.1.8) 2026-07-10 00:33:10.291270 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting blinker>=1.9 (from Flask!=0.11,>=1.0.2->keystone==27.0.2.dev22) 2026-07-10 00:33:10.291281 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:33:10.291287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==27.0.2.dev22) 2026-07-10 00:33:10.291292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading aniso8601-10.0.0-py2.py3-none-any.whl.metadata (23 kB) 2026-07-10 00:33:10.291298 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: six>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==27.0.2.dev22) (1.17.0) 2026-07-10 00:33:10.291304 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pytz in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==27.0.2.dev22) (2025.1) 2026-07-10 00:33:10.291310 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask!=0.11,>=1.0.2->keystone==27.0.2.dev22) (3.0.2) 2026-07-10 00:33:10.291316 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==27.0.2.dev22) (25.1.0) 2026-07-10 00:33:10.291322 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==27.0.2.dev22) (2024.10.1) 2026-07-10 00:33:10.291328 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==27.0.2.dev22) (0.36.2) 2026-07-10 00:33:10.291334 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->keystone==27.0.2.dev22) (0.23.1) 2026-07-10 00:33:10.291340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: keystoneauth1>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==27.0.2.dev22) (5.10.0) 2026-07-10 00:33:10.291354 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==27.0.2.dev22) (2.32.3) 2026-07-10 00:33:10.291360 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==27.0.2.dev22) (2.1.0) 2026-07-10 00:33:10.291364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==27.0.2.dev22) (1.7.0) 2026-07-10 00:33:10.291373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==27.0.2.dev22) (4.12.2) 2026-07-10 00:33:10.291377 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ldappool>=2.3.1->keystone==27.0.2.dev22) (3.14.0) 2026-07-10 00:33:10.291381 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystone==27.0.2.dev22) (3.0.0) 2026-07-10 00:33:10.291384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=1.26.0->keystone==27.0.2.dev22) (1.17.2) 2026-07-10 00:33:10.291388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==27.0.2.dev22) (1.3.0) 2026-07-10 00:33:10.291391 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==27.0.2.dev22) (2.0.0) 2026-07-10 00:33:10.291395 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==27.0.2.dev22) (6.0.2) 2026-07-10 00:33:10.291407 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==27.0.2.dev22) (1.14.1) 2026-07-10 00:33:10.291411 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==27.0.2.dev22) (2.0.1) 2026-07-10 00:33:10.291414 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==27.0.2.dev22) (0.5.0) 2026-07-10 00:33:10.291418 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==27.0.2.dev22) (1.3.9) 2026-07-10 00:33:10.291421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==27.0.2.dev22) (2.9.0.post0) 2026-07-10 00:33:10.291425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (3.1.0) 2026-07-10 00:33:10.291428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (4.1.1) 2026-07-10 00:33:10.291431 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (5.5.2) 2026-07-10 00:33:10.291435 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (5.3.1) 2026-07-10 00:33:10.291438 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (5.4.2) 2026-07-10 00:33:10.291448 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (0.11.0) 2026-07-10 00:33:10.291452 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (5.1.0) 2026-07-10 00:33:10.291455 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (2025.1) 2026-07-10 00:33:10.291459 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (0.21.1) 2026-07-10 00:33:10.291463 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->keystone==27.0.2.dev22) (4.0.1) 2026-07-10 00:33:10.291466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (0.39.0) 2026-07-10 00:33:10.291470 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (3.1.1) 2026-07-10 00:33:10.291474 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (7.1.0) 2026-07-10 00:33:10.291477 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (3.1.0) 2026-07-10 00:33:10.291481 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (2.5.1) 2026-07-10 00:33:10.291487 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (3.10.1) 2026-07-10 00:33:10.291491 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (1.6.10) 2026-07-10 00:33:10.291495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (2.7.0) 2026-07-10 00:33:10.291499 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (0.19) 2026-07-10 00:33:10.291503 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==27.0.2.dev22) (3.2.1) 2026-07-10 00:33:10.291507 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==27.0.2.dev22) (24.2) 2026-07-10 00:33:10.291511 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==27.0.2.dev22) (7.0.0) 2026-07-10 00:33:10.291517 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (83.0.0) 2026-07-10 00:33:10.291521 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->ldappool>=2.3.1->keystone==27.0.2.dev22) (0.2.13) 2026-07-10 00:33:10.291528 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting defusedxml (from pysaml2>=5.0.0->keystone==27.0.2.dev22) 2026-07-10 00:33:10.291532 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-10 00:33:10.291535 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: pyopenssl<24.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pysaml2>=5.0.0->keystone==27.0.2.dev22) (24.2.1) 2026-07-10 00:33:10.291539 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting xmlschema<3,>=2 (from pysaml2>=5.0.0->keystone==27.0.2.dev22) 2026-07-10 00:33:10.291542 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-10 00:33:10.291546 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==27.0.2.dev22) (3.4.1) 2026-07-10 00:33:10.291550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==27.0.2.dev22) (3.10) 2026-07-10 00:33:10.291553 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==27.0.2.dev22) (1.26.20) 2026-07-10 00:33:10.291557 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==27.0.2.dev22) (2026.6.17) 2026-07-10 00:33:10.291561 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3,>=2->pysaml2>=5.0.0->keystone==27.0.2.dev22) 2026-07-10 00:33:10.291564 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading elementpath-4.7.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-10 00:33:10.291568 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1>=0.3.7 (from python-ldap>=3.0.0->keystone==27.0.2.dev22) 2026-07-10 00:33:10.291571 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-07-10 00:33:10.291575 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1_modules>=0.1.5 (from python-ldap>=3.0.0->keystone==27.0.2.dev22) 2026-07-10 00:33:10.291581 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-07-10 00:33:10.291585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==27.0.2.dev22) (0.7) 2026-07-10 00:33:10.291589 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==27.0.2.dev22) (2.7.2) 2026-07-10 00:33:10.291594 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-07-10 00:33:10.291598 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-10 00:33:10.291650 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-10 00:33:10.291688 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading aniso8601-10.0.0-py2.py3-none-any.whl (52 kB) 2026-07-10 00:33:10.291740 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-10 00:33:10.291777 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading ldappool-3.0.0-py3-none-any.whl (12 kB) 2026-07-10 00:33:10.291828 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2026-07-10 00:33:10.291866 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pysaml2-7.5.2-py3-none-any.whl (420 kB) 2026-07-10 00:33:10.291926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-10 00:33:10.291970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading elementpath-4.7.0-py3-none-any.whl (240 kB) 2026-07-10 00:33:10.292015 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-07-10 00:33:10.292058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-07-10 00:33:10.292102 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading scrypt-0.8.27-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2026-07-10 00:33:10.292174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 170.5 MB/s 0:00:00 2026-07-10 00:33:10.292223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-07-10 00:33:10.292269 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-10 00:33:10.292314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building wheels for collected packages: keystone, python-ldap 2026-07-10 00:33:10.292371 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (pyproject.toml): started 2026-07-10 00:33:10.292418 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (pyproject.toml): finished with status 'done' 2026-07-10 00:33:10.292466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Created wheel for keystone: filename=keystone-27.0.2.dev22-py3-none-any.whl size=1478477 sha256=7f6eb2fb86186a9fb23a7379311242062b59e70da9f258b208fbfbd0a625d1d2 2026-07-10 00:33:10.292512 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-9m4623jy/wheels/d7/05/14/fd7e33e5fac271ee50e6a06d9e392b88b1af8eadb7374df074 2026-07-10 00:33:10.292557 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): started 2026-07-10 00:33:10.292602 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): finished with status 'done' 2026-07-10 00:33:10.292647 | 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=366210 sha256=bca343cc7ea24b3abd09a56e695605d8568483dca64a34c5010211cec1e702dc 2026-07-10 00:33:10.292693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-9m4623jy/wheels/52/eb/41/5a7623499a292eb53b74babfcd0a455a759c0cb0ba34790587 2026-07-10 00:33:10.292737 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built keystone python-ldap 2026-07-10 00:33:10.292784 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Installing collected packages: scrypt, aniso8601, Werkzeug, pyasn1, oauthlib, itsdangerous, elementpath, defusedxml, blinker, xmlschema, pyasn1_modules, Flask, python-ldap, Flask-RESTful, pysaml2, ldappool, keystone 2026-07-10 00:33:10.292835 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully installed Flask-3.1.0 Flask-RESTful-0.3.10 Werkzeug-3.1.3 aniso8601-10.0.0 blinker-1.9.0 defusedxml-0.7.1 elementpath-4.7.0 itsdangerous-2.2.0 keystone-27.0.2.dev22 ldappool-3.0.0 oauthlib-3.2.2 pyasn1-0.6.0 pyasn1_modules-0.4.1 pysaml2-7.5.2 python-ldap-3.4.4 scrypt-0.8.27 xmlschema-2.5.1 2026-07-10 00:33:10.292895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container c4d4dbf2ce5b 2026-07-10 00:33:10.292964 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 1bf4a16e11e3 2026-07-10 00:33:10.293016 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 7/9 : RUN chmod 755 /var/www/cgi-bin/keystone/* 2026-07-10 00:33:10.293058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in b9c7ba020a23 2026-07-10 00:33:10.293099 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container b9c7ba020a23 2026-07-10 00:33:10.293157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 5d2d46d8eed4 2026-07-10 00:33:10.293204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 8/9 : COPY patches /patches 2026-07-10 00:33:10.293250 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 69bce605b67d 2026-07-10 00:33:10.293290 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 9/9 : RUN kolla_patch 2026-07-10 00:33:10.293333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in fc66e516c9cb 2026-07-10 00:33:10.293375 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:[i] No series file found, nothing to patch. 2026-07-10 00:33:10.293416 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container fc66e516c9cb 2026-07-10 00:33:10.293456 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 41a156aa90be 2026-07-10 00:33:10.293499 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built 35c19ddf5fba 2026-07-10 00:33:10.293540 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully tagged osism.harbor.regio.digital/kolla/keystone-base:build-20260710 2026-07-10 00:33:10.293628 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Built at 2026-07-10 00:33:10.293563 (took 0:00:38.278148) 2026-07-10 00:33:10.293709 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone) to queue 2026-07-10 00:33:10.293768 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-fernet) to queue 2026-07-10 00:33:10.293813 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-ssh) to queue 2026-07-10 00:33:10.294157 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-base) 2026-07-10 00:33:10.294308 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Processing 2026-07-10 00:33:10.294384 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building started at 2026-07-10 00:33:10.294332 2026-07-10 00:33:10.294461 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Getting local archive from tarballs/heat-stable-2025.1.tar.gz 2026-07-10 00:33:10.297606 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 plugins into plugins archive 2026-07-10 00:33:10.298238 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 additions into additions archive 2026-07-10 00:33:51.103370 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:33:51.103451 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 4206f22d8f69 2026-07-10 00:33:51.103462 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 2/8 : LABEL "build-date"="20260710" "name"="heat-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:33:51.103471 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 95c07d8b4dcd 2026-07-10 00:33:51.103480 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 95c07d8b4dcd 2026-07-10 00:33:51.103485 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> ef01e11d1add 2026-07-10 00:33:51.103529 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 3/8 : RUN usermod --append --home /var/lib/heat --groups kolla heat && mkdir -p /var/lib/heat && chown -R 42418:42418 /var/lib/heat 2026-07-10 00:33:51.103571 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 5066164f75a1 2026-07-10 00:33:51.103577 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 5066164f75a1 2026-07-10 00:33:51.103610 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 1457c5400149 2026-07-10 00:33:51.103641 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 4/8 : ADD heat-base-archive /heat-base-source 2026-07-10 00:33:51.103711 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> a38b99de025b 2026-07-10 00:33:51.103745 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:33:51.103859 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 3b5afbb6fdf3 2026-07-10 00:33:51.103886 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 6/8 : RUN ln -s heat-base-source/* heat && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt setuptools==81.* && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /heat && mkdir -p /etc/heat && cp -r /heat/etc/heat/* /etc/heat/ && cp /var/lib/kolla/venv/etc/pycadf/heat_api_audit_map.conf /etc/heat/ && touch /usr/local/bin/kolla_heat_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_heat_extend_start 2026-07-10 00:33:51.103902 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in ef235017e940 2026-07-10 00:33:51.103940 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting setuptools==81.* 2026-07-10 00:33:51.103964 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading setuptools-81.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-10 00:33:51.103995 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading setuptools-81.0.0-py3-none-any.whl (1.1 MB) 2026-07-10 00:33:51.104028 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.8 MB/s 0:00:00 2026-07-10 00:33:51.104061 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Installing collected packages: setuptools 2026-07-10 00:33:51.104086 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Attempting uninstall: setuptools 2026-07-10 00:33:51.104109 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Found existing installation: setuptools 83.0.0 2026-07-10 00:33:51.104142 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Uninstalling setuptools-83.0.0: 2026-07-10 00:33:51.104199 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Successfully uninstalled setuptools-83.0.0 2026-07-10 00:33:51.104231 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully installed setuptools-81.0.0 2026-07-10 00:33:51.106228 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Processing ./heat 2026-07-10 00:33:51.106267 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2026-07-10 00:33:51.106278 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:33:51.106288 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2026-07-10 00:33:51.106297 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:33:51.106307 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing backend dependencies: started 2026-07-10 00:33:51.106318 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:33:51.106327 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:33:51.106337 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:33:51.106347 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (7.0.0) 2026-07-10 00:33:51.106359 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: alembic>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (1.14.1) 2026-07-10 00:33:51.106387 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting croniter>=0.3.4 (from openstack-heat==24.1.1.dev13) 2026-07-10 00:33:51.106397 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading croniter-6.0.0-py2.py3-none-any.whl.metadata (32 kB) 2026-07-10 00:33:51.106407 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cryptography>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (43.0.3) 2026-07-10 00:33:51.106418 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (0.39.0) 2026-07-10 00:33:51.106428 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: keystoneauth1>=3.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (5.10.0) 2026-07-10 00:33:51.106438 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (10.12.1) 2026-07-10 00:33:51.106447 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: lxml>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (5.3.1) 2026-07-10 00:33:51.106457 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (1.3.0) 2026-07-10 00:33:51.106466 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting neutron-lib>=1.14.0 (from openstack-heat==24.1.1.dev13) 2026-07-10 00:33:51.106476 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 00:33:51.106485 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: openstacksdk>=0.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (4.4.0) 2026-07-10 00:33:51.106519 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (3.11.0) 2026-07-10 00:33:51.106530 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (9.7.1) 2026-07-10 00:33:51.106541 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (7.1.0) 2026-07-10 00:33:51.106551 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (5.7.1) 2026-07-10 00:33:51.106561 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.db>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (17.2.1) 2026-07-10 00:33:51.106571 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (6.5.1) 2026-07-10 00:33:51.106581 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (7.1.0) 2026-07-10 00:33:51.106602 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (16.1.1) 2026-07-10 00:33:51.106613 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (6.3.1) 2026-07-10 00:33:51.106623 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (4.5.1) 2026-07-10 00:33:51.106644 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (3.5.1) 2026-07-10 00:33:51.106655 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (5.7.0) 2026-07-10 00:33:51.106666 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (4.1.1) 2026-07-10 00:33:51.106676 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (2.5.0) 2026-07-10 00:33:51.106687 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.utils>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (8.2.0) 2026-07-10 00:33:51.106697 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: osprofiler>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (4.2.0) 2026-07-10 00:33:51.106707 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (3.6.0) 2026-07-10 00:33:51.106717 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (3.1.0) 2026-07-10 00:33:51.106727 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: aodhclient>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (3.7.1) 2026-07-10 00:33:51.106737 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-barbicanclient>=4.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (7.1.0) 2026-07-10 00:33:51.106747 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-blazarclient>=1.0.1 (from openstack-heat==24.1.1.dev13) 2026-07-10 00:33:51.106758 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_blazarclient-4.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:33:51.106770 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-cinderclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (9.7.0) 2026-07-10 00:33:51.106787 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (6.2.0) 2026-07-10 00:33:51.106838 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-glanceclient>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (4.8.0) 2026-07-10 00:33:51.106850 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-heatclient>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (4.1.0) 2026-07-10 00:33:51.106860 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-ironicclient>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (5.10.2) 2026-07-10 00:33:51.106871 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (5.6.0) 2026-07-10 00:33:51.106881 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-magnumclient>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (4.8.1) 2026-07-10 00:33:51.106892 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-manilaclient>=1.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (5.4.0) 2026-07-10 00:33:51.106926 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-mistralclient>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (5.4.0) 2026-07-10 00:33:51.106938 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-monascaclient>=1.12.0 (from openstack-heat==24.1.1.dev13) 2026-07-10 00:33:51.106949 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_monascaclient-2.8.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 00:33:51.106960 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-neutronclient>=7.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (11.4.0) 2026-07-10 00:33:51.106971 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (18.9.0) 2026-07-10 00:33:51.106981 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-octaviaclient>=1.8.0 (from openstack-heat==24.1.1.dev13) 2026-07-10 00:33:51.106991 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_octaviaclient-3.10.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:33:51.107001 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-openstackclient>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (7.5.0) 2026-07-10 00:33:51.107011 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-swiftclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (4.7.0) 2026-07-10 00:33:51.107021 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-troveclient>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (8.8.0) 2026-07-10 00:33:51.107031 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-vitrageclient>=2.7.0 (from openstack-heat==24.1.1.dev13) 2026-07-10 00:33:51.107041 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_vitrageclient-5.2.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 00:33:51.107052 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zaqarclient>=1.3.0 (from openstack-heat==24.1.1.dev13) 2026-07-10 00:33:51.107063 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zaqarclient-3.0.1-py3-none-any.whl.metadata (4.5 kB) 2026-07-10 00:33:51.107074 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zunclient>=3.4.0 (from openstack-heat==24.1.1.dev13) 2026-07-10 00:33:51.107085 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zunclient-5.2.1-py3-none-any.whl.metadata (2.7 kB) 2026-07-10 00:33:51.107094 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (6.0.2) 2026-07-10 00:33:51.107104 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: requests>=2.23.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (2.32.3) 2026-07-10 00:33:51.107110 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: tenacity>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (9.0.0) 2026-07-10 00:33:51.107123 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (2025.1) 2026-07-10 00:33:51.107169 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (2.5.1) 2026-07-10 00:33:51.107176 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (2.0.38) 2026-07-10 00:33:51.107182 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: stevedore>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (5.4.1) 2026-07-10 00:33:51.107195 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-heat==24.1.1.dev13) (1.8.9) 2026-07-10 00:33:51.107201 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting yaql>=1.1.3 (from openstack-heat==24.1.1.dev13) 2026-07-10 00:33:51.107208 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading yaql-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:33:51.107215 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->openstack-heat==24.1.1.dev13) (1.3.9) 2026-07-10 00:33:51.107228 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->openstack-heat==24.1.1.dev13) (4.12.2) 2026-07-10 00:33:51.107237 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cliff>=1.17.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodhclient>=0.9.0->openstack-heat==24.1.1.dev13) (4.9.1) 2026-07-10 00:33:51.107243 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: osc-lib>=1.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodhclient>=0.9.0->openstack-heat==24.1.1.dev13) (3.2.0) 2026-07-10 00:33:51.107250 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pyparsing>2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from aodhclient>=0.9.0->openstack-heat==24.1.1.dev13) (3.2.1) 2026-07-10 00:33:51.107256 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==24.1.1.dev13) (0.5.2) 2026-07-10 00:33:51.107264 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==24.1.1.dev13) (2.5.11) 2026-07-10 00:33:51.107271 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==24.1.1.dev13) (3.14.0) 2026-07-10 00:33:51.107278 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==24.1.1.dev13) (1.9.0) 2026-07-10 00:33:51.107285 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=1.17.0->aodhclient>=0.9.0->openstack-heat==24.1.1.dev13) (0.2.13) 2026-07-10 00:33:51.107291 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: python-dateutil in ./var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.4->openstack-heat==24.1.1.dev13) (2.9.0.post0) 2026-07-10 00:33:51.107298 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pytz>2021.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from croniter>=0.3.4->openstack-heat==24.1.1.dev13) (2025.1) 2026-07-10 00:33:51.107304 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.5->openstack-heat==24.1.1.dev13) (1.17.1) 2026-07-10 00:33:51.107310 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.5->openstack-heat==24.1.1.dev13) (2.22) 2026-07-10 00:33:51.107317 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->openstack-heat==24.1.1.dev13) (2.7.0) 2026-07-10 00:33:51.107323 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->openstack-heat==24.1.1.dev13) (3.1.1) 2026-07-10 00:33:51.107336 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->openstack-heat==24.1.1.dev13) (2.1.0) 2026-07-10 00:33:51.107409 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->openstack-heat==24.1.1.dev13) (1.7.0) 2026-07-10 00:33:51.107424 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->openstack-heat==24.1.1.dev13) (4.0.1) 2026-07-10 00:33:51.107431 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->openstack-heat==24.1.1.dev13) (2.10.1) 2026-07-10 00:33:51.107437 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pecan>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (1.5.1) 2026-07-10 00:33:51.107443 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting os-ken>=0.3.0 (from neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) 2026-07-10 00:33:51.107457 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:33:51.107464 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (1.3.4) 2026-07-10 00:33:51.107471 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (3.3.0) 2026-07-10 00:33:51.107477 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (3.0.0) 2026-07-10 00:33:51.107483 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (1.17.2) 2026-07-10 00:33:51.107490 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==24.1.1.dev13) (5.1.1) 2026-07-10 00:33:51.107496 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==24.1.1.dev13) (1.3.4) 2026-07-10 00:33:51.107502 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==24.1.1.dev13) (1.0.1) 2026-07-10 00:33:51.107508 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==24.1.1.dev13) (1.33) 2026-07-10 00:33:51.107514 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==24.1.1.dev13) (4.3.6) 2026-07-10 00:33:51.107519 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==24.1.1.dev13) (7.0.0) 2026-07-10 00:33:51.107525 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.28.0->openstack-heat==24.1.1.dev13) (1.4.0) 2026-07-10 00:33:51.107537 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.28.0->openstack-heat==24.1.1.dev13) (3.0.0) 2026-07-10 00:33:51.107544 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (1.1.0) 2026-07-10 00:33:51.107554 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting ncclient>=0.6.13 (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) 2026-07-10 00:33:51.107561 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ncclient-0.6.16.tar.gz (112 kB) 2026-07-10 00:33:51.107567 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2026-07-10 00:33:51.107573 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:33:51.107579 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2026-07-10 00:33:51.107585 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:33:51.107592 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:33:51.107598 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:33:51.107605 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting ovs>=2.8.0 (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) 2026-07-10 00:33:51.107611 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-10 00:33:51.107617 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2026-07-10 00:33:51.107624 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:33:51.107630 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2026-07-10 00:33:51.107636 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:33:51.107647 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:33:51.107654 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:33:51.107660 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (24.2) 2026-07-10 00:33:51.107667 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: setuptools>0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (81.0.0) 2026-07-10 00:33:51.107675 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (3.5.1) 2026-07-10 00:33:51.107681 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (1.17.0) 2026-07-10 00:33:51.107688 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-heat==24.1.1.dev13) (0.19) 2026-07-10 00:33:51.107694 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->openstack-heat==24.1.1.dev13) (2.0.0) 2026-07-10 00:33:51.107700 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->openstack-heat==24.1.1.dev13) (2.0.1) 2026-07-10 00:33:51.107711 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->openstack-heat==24.1.1.dev13) (0.5.0) 2026-07-10 00:33:51.107718 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==24.1.1.dev13) (3.1.0) 2026-07-10 00:33:51.107724 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==24.1.1.dev13) (5.5.2) 2026-07-10 00:33:51.107730 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==24.1.1.dev13) (5.3.1) 2026-07-10 00:33:51.107737 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==24.1.1.dev13) (5.4.2) 2026-07-10 00:33:51.107743 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->openstack-heat==24.1.1.dev13) (0.11.0) 2026-07-10 00:33:51.107753 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->openstack-heat==24.1.1.dev13) (5.1.0) 2026-07-10 00:33:51.107759 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->openstack-heat==24.1.1.dev13) (0.21.1) 2026-07-10 00:33:51.107766 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-heat==24.1.1.dev13) (3.1.5) 2026-07-10 00:33:51.107772 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-heat==24.1.1.dev13) (4.0.1) 2026-07-10 00:33:51.107778 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-heat==24.1.1.dev13) (4.0.1) 2026-07-10 00:33:51.107789 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-heat==24.1.1.dev13) (3.0.2) 2026-07-10 00:33:51.107796 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->openstack-heat==24.1.1.dev13) (3.10.1) 2026-07-10 00:33:51.107831 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->openstack-heat==24.1.1.dev13) (1.6.10) 2026-07-10 00:33:51.107838 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting sortedcontainers (from ovs>=2.8.0->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) 2026-07-10 00:33:51.107843 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-10 00:33:51.107850 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (1.5.0) 2026-07-10 00:33:51.107858 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->neutron-lib>=1.14.0->openstack-heat==24.1.1.dev13) (0.3.5) 2026-07-10 00:33:51.107871 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->openstack-heat==24.1.1.dev13) (4.23.0) 2026-07-10 00:33:51.107877 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->openstack-heat==24.1.1.dev13) (25.1.0) 2026-07-10 00:33:51.107884 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->openstack-heat==24.1.1.dev13) (2024.10.1) 2026-07-10 00:33:51.107890 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->openstack-heat==24.1.1.dev13) (0.36.2) 2026-07-10 00:33:51.107896 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->openstack-heat==24.1.1.dev13) (0.23.1) 2026-07-10 00:33:51.107902 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->openstack-heat==24.1.1.dev13) (2.0.1) 2026-07-10 00:33:51.107909 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->openstack-heat==24.1.1.dev13) (24.2.1) 2026-07-10 00:33:51.107919 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-magnumclient>=2.3.0->openstack-heat==24.1.1.dev13) (2.1.0) 2026-07-10 00:33:51.107926 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-monascaclient>=1.12.0->openstack-heat==24.1.1.dev13) (2.17.0) 2026-07-10 00:33:51.107932 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting networkx>=2.3 (from python-vitrageclient>=2.7.0->openstack-heat==24.1.1.dev13) 2026-07-10 00:33:51.107938 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-07-10 00:33:51.107944 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting pydot>=1.4.1 (from python-vitrageclient>=2.7.0->openstack-heat==24.1.1.dev13) 2026-07-10 00:33:51.107950 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-07-10 00:33:51.107956 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting websocket-client>=0.44.0 (from python-zunclient>=3.4.0->openstack-heat==24.1.1.dev13) 2026-07-10 00:33:51.107962 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2026-07-10 00:33:51.107969 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting docker>=2.4.2 (from python-zunclient>=3.4.0->openstack-heat==24.1.1.dev13) 2026-07-10 00:33:51.107976 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-10 00:33:51.107987 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: urllib3>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from docker>=2.4.2->python-zunclient>=3.4.0->openstack-heat==24.1.1.dev13) (1.26.20) 2026-07-10 00:33:51.107994 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->openstack-heat==24.1.1.dev13) (3.4.1) 2026-07-10 00:33:51.108000 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->openstack-heat==24.1.1.dev13) (3.10) 2026-07-10 00:33:51.108013 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->openstack-heat==24.1.1.dev13) (2026.6.17) 2026-07-10 00:33:51.108019 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-heat==24.1.1.dev13) (0.7) 2026-07-10 00:33:51.108026 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->openstack-heat==24.1.1.dev13) (2.7.2) 2026-07-10 00:33:51.108032 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: ply in ./var/lib/kolla/venv/lib/python3.12/site-packages (from yaql>=1.1.3->openstack-heat==24.1.1.dev13) (3.11) 2026-07-10 00:33:51.108038 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading croniter-6.0.0-py2.py3-none-any.whl (25 kB) 2026-07-10 00:33:51.108044 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2026-07-10 00:33:51.108051 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 32.8 MB/s 0:00:00 2026-07-10 00:33:51.108057 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2026-07-10 00:33:51.108063 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 99.4 MB/s 0:00:00 2026-07-10 00:33:51.108070 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_blazarclient-4.3.0-py3-none-any.whl (50 kB) 2026-07-10 00:33:51.108076 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) 2026-07-10 00:33:51.108082 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_octaviaclient-3.10.0-py3-none-any.whl (113 kB) 2026-07-10 00:33:51.108089 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_vitrageclient-5.2.0-py3-none-any.whl (51 kB) 2026-07-10 00:33:51.108098 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-07-10 00:33:51.108105 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 9.1 MB/s 0:00:00 2026-07-10 00:33:51.108112 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-07-10 00:33:51.108118 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zaqarclient-3.0.1-py3-none-any.whl (83 kB) 2026-07-10 00:33:51.108165 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zunclient-5.2.1-py3-none-any.whl (155 kB) 2026-07-10 00:33:51.108183 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2026-07-10 00:33:51.108196 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2026-07-10 00:33:51.108210 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading yaql-3.0.0-py3-none-any.whl (125 kB) 2026-07-10 00:33:51.108253 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-10 00:33:51.108270 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building wheels for collected packages: openstack-heat, ncclient, ovs 2026-07-10 00:33:51.108285 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (pyproject.toml): started 2026-07-10 00:33:51.108326 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (pyproject.toml): finished with status 'done' 2026-07-10 00:33:51.108338 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for openstack-heat: filename=openstack_heat-24.1.1.dev13-py3-none-any.whl size=2587281 sha256=cf11a01e537cad49d081ef1ddf05b4bdd9c2a1eb97fb8fdbc1212a77d44e31f8 2026-07-10 00:33:51.108375 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-4ssndknq/wheels/49/1a/f9/03af5c52d733b9ac12d47b1167326d5fe08eca26bfe83c4a4b 2026-07-10 00:33:51.108421 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (pyproject.toml): started 2026-07-10 00:33:51.108432 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-07-10 00:33:51.108457 | 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=b9b3ed4c43f32a66fe8fa0a09d950970a8e2ec572dfde76cd4ea866cdb18bdcc 2026-07-10 00:33:51.108485 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-4ssndknq/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2026-07-10 00:33:51.108513 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (pyproject.toml): started 2026-07-10 00:33:51.108542 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-10 00:33:51.108570 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=38a3d0cc9c1035021193e12203ea904e21947bfefef0e0f2edba6b1a01f45989 2026-07-10 00:33:51.108597 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-4ssndknq/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-10 00:33:51.108627 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built openstack-heat ncclient ovs 2026-07-10 00:33:51.108661 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Installing collected packages: sortedcontainers, websocket-client, pydot, ovs, networkx, yaql, docker, croniter, ncclient, os-ken, python-zaqarclient, python-vitrageclient, python-monascaclient, python-blazarclient, python-zunclient, python-octaviaclient, neutron-lib, openstack-heat 2026-07-10 00:33:51.108695 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully installed croniter-6.0.0 docker-7.1.0 ncclient-0.6.16 networkx-3.4.2 neutron-lib-3.18.2 openstack-heat-24.1.1.dev13 os-ken-3.0.1 ovs-3.7.1 pydot-3.0.4 python-blazarclient-4.3.0 python-monascaclient-2.8.0 python-octaviaclient-3.10.0 python-vitrageclient-5.2.0 python-zaqarclient-3.0.1 python-zunclient-5.2.1 sortedcontainers-2.4.0 websocket-client-1.8.0 yaql-3.0.0 2026-07-10 00:33:51.108722 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container ef235017e940 2026-07-10 00:33:51.108751 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 89abdbc8e541 2026-07-10 00:33:51.108778 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 7/8 : COPY patches /patches 2026-07-10 00:33:51.108822 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 331bee5df3ad 2026-07-10 00:33:51.108853 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 8/8 : RUN kolla_patch 2026-07-10 00:33:51.108883 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 627076cc1118 2026-07-10 00:33:51.108912 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:[i] No series file found, nothing to patch. 2026-07-10 00:33:51.108941 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 627076cc1118 2026-07-10 00:33:51.108970 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 8b31ecce76d2 2026-07-10 00:33:51.109001 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built c00d521ce78f 2026-07-10 00:33:51.109030 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully tagged osism.harbor.regio.digital/kolla/heat-base:build-20260710 2026-07-10 00:33:51.109145 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Built at 2026-07-10 00:33:51.109044 (took 0:00:40.814712) 2026-07-10 00:33:51.109197 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-engine) to queue 2026-07-10 00:33:51.109245 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api) to queue 2026-07-10 00:33:51.109279 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api-cfn) to queue 2026-07-10 00:33:51.109564 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-base) 2026-07-10 00:33:51.109623 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Processing 2026-07-10 00:33:51.109688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building started at 2026-07-10 00:33:51.109636 2026-07-10 00:33:51.109733 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting local archive from tarballs/nova-stable-2025.1.tar.gz 2026-07-10 00:33:51.120255 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting archive from https://tarballs.opendev.org/openstack/blazar-nova/blazar-nova-stable-2025.1.tar.gz 2026-07-10 00:33:51.713671 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 1 plugins into plugins archive 2026-07-10 00:33:51.714175 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 0 additions into additions archive 2026-07-10 00:34:54.269359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 1/11 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:34:54.269745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 4206f22d8f69 2026-07-10 00:34:54.269942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 2/11 : LABEL "build-date"="20260710" "name"="nova-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:34:54.270076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in ef10a7318308 2026-07-10 00:34:54.270243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container ef10a7318308 2026-07-10 00:34:54.270379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 429a398bf2ed 2026-07-10 00:34:54.270559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 3/11 : RUN usermod --append --home /var/lib/nova --groups kolla nova && usermod --append --groups qemu nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2026-07-10 00:34:54.270763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 3aba4f511ba5 2026-07-10 00:34:54.270901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 3aba4f511ba5 2026-07-10 00:34:54.272239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> ecd888b0b73c 2026-07-10 00:34:54.272267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 4/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends dnsmasq ebtables iproute2 iptables openssh-client openvswitch-switch python3-libvirt python3-openvswitch ovmf && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:34:54.272283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 4868d2535aa2 2026-07-10 00:34:54.272296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:34:54.272309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:34:54.272321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:34:54.272334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:34:54.272347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:34:54.272359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:34:54.272371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:34:54.272385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:34:54.272408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:34:54.272418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:34:54.272428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:34:54.272438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:34:54.272448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:34:54.272474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:34:54.272485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:34:54.272495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 28.0 MB in 2s (12.1 MB/s) 2026-07-10 00:34:54.272505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2026-07-10 00:34:54.272515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2026-07-10 00:34:54.272525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building dependency tree... 2026-07-10 00:34:54.272587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading state information... 2026-07-10 00:34:54.272735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:iproute2 is already the newest version (6.1.0-1ubuntu6.4). 2026-07-10 00:34:54.272836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following additional packages will be installed: 2026-07-10 00:34:54.272945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq-base libcbor0.10 libdbus-1-3 libevent-2.1-7t64 libfido2-1 2026-07-10 00:34:54.273044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libglib2.0-0t64 libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2026-07-10 00:34:54.273179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnftables1 libnftnl11 libnuma1 libunbound8 libvirt0 libxdp1 2026-07-10 00:34:54.273301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-common python3-sortedcontainers uuid-runtime 2026-07-10 00:34:54.273413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Suggested packages: 2026-07-10 00:34:54.273517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: resolvconf firewalld low-memory-monitor keychain libpam-ssh monkeysphere 2026-07-10 00:34:54.273619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ssh-askpass ethtool openvswitch-doc qemu-system-x86 python3-graphviz 2026-07-10 00:34:54.273750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-unbound python-sortedcontainers-doc 2026-07-10 00:34:54.273847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Recommended packages: 2026-07-10 00:34:54.273946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dns-root-data nftables dbus libglib2.0-data shared-mime-info xdg-user-dirs 2026-07-10 00:34:54.274041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libvirt-l10n xauth python3-netifaces python3-click python3-netaddr 2026-07-10 00:34:54.274165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-pyparsing python3-rich 2026-07-10 00:34:54.274307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following NEW packages will be installed: 2026-07-10 00:34:54.274416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq dnsmasq-base ebtables iptables libcbor0.10 libdbus-1-3 2026-07-10 00:34:54.276217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libevent-2.1-7t64 libfido2-1 libglib2.0-0t64 libip4tc2 libip6tc2 2026-07-10 00:34:54.276239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libnuma1 2026-07-10 00:34:54.276248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libunbound8 libvirt0 libxdp1 openssh-client openvswitch-common 2026-07-10 00:34:54.276257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-switch ovmf python3-libvirt python3-openvswitch 2026-07-10 00:34:54.276266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-sortedcontainers uuid-runtime 2026-07-10 00:34:54.276281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:34:54.276291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Need to get 15.8 MB of archives. 2026-07-10 00:34:54.276299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:After this operation, 52.8 MB of additional disk space will be used. 2026-07-10 00:34:54.276310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-common amd64 3.5.1-0ubuntu0.1~cloud0 [1,061 kB] 2026-07-10 00:34:54.276319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:34:54.276329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-10 00:34:54.276338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:26 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-07-10 00:34:54.276349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:27 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-07-10 00:34:54.276358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:28 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-openvswitch amd64 3.5.1-0ubuntu0.1~cloud0 [1,063 kB] 2026-07-10 00:34:54.276367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 00:34:54.276376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-07-10 00:34:54.276395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-07-10 00:34:54.276405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-07-10 00:34:54.276414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-07-10 00:34:54.276423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-07-10 00:34:54.276431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.3 [17.9 kB] 2026-07-10 00:34:54.276440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-10 00:34:54.276450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-10 00:34:54.276459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 00:34:54.276468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:34:54.276476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2026-07-10 00:34:54.276486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2026-07-10 00:34:54.276494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2026-07-10 00:34:54.276503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-07-10 00:34:54.276512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-07-10 00:34:54.276527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-07-10 00:34:54.276544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-10 00:34:54.276554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1,830 kB] 2026-07-10 00:34:54.276563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-10 00:34:54.276572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-10 00:34:54.276581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-07-10 00:34:54.276690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 15.8 MB in 1s (11.9 MB/s) 2026-07-10 00:34:54.276796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package uuid-runtime. 2026-07-10 00:34:54.276886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 2026-07-10 00:34:54.277000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:34:54.277184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 70% 2026-07-10 00:34:54.277301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 75% 2026-07-10 00:34:54.277393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 80% 2026-07-10 00:34:54.277485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 85% 2026-07-10 00:34:54.277576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 90% 2026-07-10 00:34:54.277733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 95% 2026-07-10 00:34:54.277848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 00:34:54.277948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:34:54.278044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:34:54.278164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 00:34:54.278283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:34:54.278378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:34:54.278455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnfnetlink0:amd64. 2026-07-10 00:34:54.278530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-07-10 00:34:54.278604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:34:54.278755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-07-10 00:34:54.278891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-07-10 00:34:54.278978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:34:54.279055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftnl11:amd64. 2026-07-10 00:34:54.279167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-07-10 00:34:54.279277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:34:54.281195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftables1:amd64. 2026-07-10 00:34:54.281213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../05-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-07-10 00:34:54.281220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-07-10 00:34:54.281226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-07-10 00:34:54.281234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq-base. 2026-07-10 00:34:54.281240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-07-10 00:34:54.281246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-10 00:34:54.281252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq. 2026-07-10 00:34:54.281258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.3_all.deb ... 2026-07-10 00:34:54.281265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq (2.90-2ubuntu0.3) ... 2026-07-10 00:34:54.281271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-10 00:34:54.281277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../08-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 00:34:54.281283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:34:54.281289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libunbound8:amd64. 2026-07-10 00:34:54.281295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../09-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 00:34:54.281302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:34:54.281308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-common. 2026-07-10 00:34:54.281314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../10-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:34:54.281320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:34:54.281326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnuma1:amd64. 2026-07-10 00:34:54.281332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../11-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:34:54.281339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:34:54.281345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libxdp1:amd64. 2026-07-10 00:34:54.281351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../12-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-07-10 00:34:54.281357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-07-10 00:34:54.281363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-switch. 2026-07-10 00:34:54.281369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../13-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:34:54.281376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:34:54.281382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:34:54.281388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../14-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:34:54.281394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:34:54.281400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip4tc2:amd64. 2026-07-10 00:34:54.281419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../15-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:34:54.281426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:34:54.281433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip6tc2:amd64. 2026-07-10 00:34:54.281439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../16-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:34:54.281445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:34:54.281451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package iptables. 2026-07-10 00:34:54.281457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../17-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:34:54.281464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-07-10 00:34:54.281470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libcbor0.10:amd64. 2026-07-10 00:34:54.281476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../18-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-07-10 00:34:54.281483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-07-10 00:34:54.281489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 00:34:54.281500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libfido2-1:amd64. 2026-07-10 00:34:54.281506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../19-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-07-10 00:34:54.281512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 00:34:54.281519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openssh-client. 2026-07-10 00:34:54.281525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../20-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 00:34:54.281531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:34:54.281537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ebtables. 2026-07-10 00:34:54.281593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../21-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-10 00:34:54.281680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ebtables (2.0.11-6build1) ... 2026-07-10 00:34:54.281746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libvirt0:amd64. 2026-07-10 00:34:54.281813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-07-10 00:34:54.281879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../22-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 00:34:54.281945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 00:34:54.282010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-libvirt. 2026-07-10 00:34:54.282075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../23-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-10 00:34:54.282159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-10 00:34:54.282234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-sortedcontainers. 2026-07-10 00:34:54.282299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../24-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-10 00:34:54.282365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:34:54.282429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-openvswitch. 2026-07-10 00:34:54.282494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../25-python3-openvswitch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:34:54.282559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:34:54.282632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ovmf. 2026-07-10 00:34:54.282711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../26-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-10 00:34:54.282774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-07-10 00:34:54.282836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:34:54.282914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 00:34:54.282978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:34:54.283043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:34:54.283106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:34:54.283190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-10 00:34:54.283262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-10 00:34:54.283326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-07-10 00:34:54.283390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:34:54.284386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:No schema files found: doing nothing. 2026-07-10 00:34:54.284455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:34:54.284463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ebtables (2.0.11-6build1) ... 2026-07-10 00:34:54.284469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ebtables-legacy to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-07-10 00:34:54.284477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:34:54.284482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:34:54.284488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 00:34:54.284494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:34:54.284499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:34:54.284505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Adding group `uuidd' (GID 102) ... 2026-07-10 00:34:54.284510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:34:54.284516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:34:54.284521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:34:54.284527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:34:54.284532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 00:34:54.284538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:34:54.284543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-10 00:34:54.284550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:34:54.284555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:34:54.284561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-07-10 00:34:54.284566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-10 00:34:54.284572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 00:34:54.284577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-openvswitch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:34:54.284599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:34:54.284606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up iptables (1.8.10-3ubuntu2) ... 2026-07-10 00:34:54.284611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-07-10 00:34:54.284617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2026-07-10 00:34:54.284623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-07-10 00:34:54.284629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-07-10 00:34:54.284693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-07-10 00:34:54.284701 | 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 2026-07-10 00:34:54.284719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-07-10 00:34:54.284724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-10 00:34:54.284733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq (2.90-2ubuntu0.3) ... 2026-07-10 00:34:54.284752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:34:54.284761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:34:54.284770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:34:54.284780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 4868d2535aa2 2026-07-10 00:34:54.284790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> e1b79365185b 2026-07-10 00:34:54.284799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 5/11 : ADD nova-base-archive /nova-base-source 2026-07-10 00:34:54.284809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 757516aa3407 2026-07-10 00:34:54.284818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 6/11 : ADD plugins-archive / 2026-07-10 00:34:54.284828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> e36b41768fdf 2026-07-10 00:34:54.284838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 7/11 : COPY nova_sudoers /etc/sudoers.d/kolla_nova_sudoers 2026-07-10 00:34:54.284848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> a3a2ee2d696a 2026-07-10 00:34:54.284887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 8/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:34:54.284895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 5150ab45ad23 2026-07-10 00:34:54.284903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 9/11 : RUN ln -s nova-base-source/* nova && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /nova && mkdir -p /etc/nova/ && cp -r /nova/etc/nova/* /etc/nova/ && cp /var/lib/kolla/venv/etc/pycadf/nova_api_audit_map.conf /etc/nova/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/nova/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_nova_sudoers && touch /usr/local/bin/kolla_nova_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_nova_extend_start 2026-07-10 00:34:54.284912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 45910412df61 2026-07-10 00:34:54.284918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing ./nova 2026-07-10 00:34:54.284924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2026-07-10 00:34:54.284935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:34:54.284959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2026-07-10 00:34:54.284966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:34:54.284971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:34:54.284989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:34:54.285007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pbr>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (7.0.0) 2026-07-10 00:34:54.285043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: SQLAlchemy>=1.4.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (2.0.38) 2026-07-10 00:34:54.285062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (5.1.1) 2026-07-10 00:34:54.285161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: eventlet>=0.30.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (0.39.0) 2026-07-10 00:34:54.287407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (3.1.5) 2026-07-10 00:34:54.287455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: keystonemiddleware>=4.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (10.12.1) 2026-07-10 00:34:54.287466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: lxml>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (5.3.1) 2026-07-10 00:34:54.287473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (2.5.1) 2026-07-10 00:34:54.287481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (43.0.3) 2026-07-10 00:34:54.287489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (1.8.9) 2026-07-10 00:34:54.287496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (3.1.1) 2026-07-10 00:34:54.287503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (3.1.0) 2026-07-10 00:34:54.287510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (3.10.1) 2026-07-10 00:34:54.287518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (3.14.0) 2026-07-10 00:34:54.287537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: alembic>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (1.14.1) 2026-07-10 00:34:54.287545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (1.3.0) 2026-07-10 00:34:54.287552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: paramiko>=2.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (3.5.1) 2026-07-10 00:34:54.287559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (2.1.0) 2026-07-10 00:34:54.287573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonschema>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (4.23.0) 2026-07-10 00:34:54.287580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-cinderclient>=4.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (9.7.0) 2026-07-10 00:34:54.287588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: keystoneauth1>=3.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (5.10.0) 2026-07-10 00:34:54.287595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-neutronclient>=7.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (11.4.0) 2026-07-10 00:34:54.287602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-glanceclient>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (4.8.0) 2026-07-10 00:34:54.287610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: requests>=2.25.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (2.32.3) 2026-07-10 00:34:54.287617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (5.4.1) 2026-07-10 00:34:54.287625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting websockify>=0.9.0 (from nova==31.3.1.dev17) 2026-07-10 00:34:54.287633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2026-07-10 00:34:54.287641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (3.11.0) 2026-07-10 00:34:54.287674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.concurrency>=5.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (7.1.0) 2026-07-10 00:34:54.287682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.config>=8.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (9.7.1) 2026-07-10 00:34:54.287689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.context>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (5.7.1) 2026-07-10 00:34:54.287697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.log>=4.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (7.1.0) 2026-07-10 00:34:54.287704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting oslo.limit>=1.5.0 (from nova==31.3.1.dev17) 2026-07-10 00:34:54.287722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading oslo.limit-2.6.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:34:54.287730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (3.5.1) 2026-07-10 00:34:54.287746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.serialization>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (5.7.0) 2026-07-10 00:34:54.287753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (2.5.0) 2026-07-10 00:34:54.287760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.utils>=8.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (8.2.0) 2026-07-10 00:34:54.287767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.db>=10.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (17.2.1) 2026-07-10 00:34:54.287774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (7.5.1) 2026-07-10 00:34:54.287795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (16.1.1) 2026-07-10 00:34:54.287804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (4.5.1) 2026-07-10 00:34:54.287811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.privsep>=2.6.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (3.6.0) 2026-07-10 00:34:54.287818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.i18n>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (6.5.1) 2026-07-10 00:34:54.287825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.service>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (4.1.1) 2026-07-10 00:34:54.287832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (2.0.0) 2026-07-10 00:34:54.287839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (6.3.1) 2026-07-10 00:34:54.287846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (7.0.0) 2026-07-10 00:34:54.287853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.versionedobjects>=1.35.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (3.6.0) 2026-07-10 00:34:54.287860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-brick>=6.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (6.11.0) 2026-07-10 00:34:54.287867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-resource-classes>=1.1.0 (from nova==31.3.1.dev17) 2026-07-10 00:34:54.287874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:34:54.287881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-traits>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (3.3.0) 2026-07-10 00:34:54.287888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-vif>=3.1.0 (from nova==31.3.1.dev17) 2026-07-10 00:34:54.287896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_vif-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:34:54.287908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: castellan>=0.16.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (5.2.1) 2026-07-10 00:34:54.287916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting microversion-parse>=0.2.1 (from nova==31.3.1.dev17) 2026-07-10 00:34:54.287923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:34:54.287930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tooz>=1.58.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (6.3.0) 2026-07-10 00:34:54.287937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting cursive>=0.2.1 (from nova==31.3.1.dev17) 2026-07-10 00:34:54.287944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:34:54.287951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: retrying>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (1.3.4) 2026-07-10 00:34:54.287958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-service-types>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (1.7.0) 2026-07-10 00:34:54.287971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (2.9.0.post0) 2026-07-10 00:34:54.287978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: futurist>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (3.1.0) 2026-07-10 00:34:54.287985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: openstacksdk>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (4.4.0) 2026-07-10 00:34:54.287992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from nova==31.3.1.dev17) (6.0.2) 2026-07-10 00:34:54.288004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==31.3.1.dev17) (1.3.9) 2026-07-10 00:34:54.288011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==31.3.1.dev17) (4.12.2) 2026-07-10 00:34:54.288018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-barbicanclient>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==31.3.1.dev17) (7.1.0) 2026-07-10 00:34:54.288027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==31.3.1.dev17) (1.17.1) 2026-07-10 00:34:54.288034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==31.3.1.dev17) (2.22) 2026-07-10 00:34:54.288041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==31.3.1.dev17) (2.7.0) 2026-07-10 00:34:54.288048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.8.0->nova==31.3.1.dev17) (3.0.0) 2026-07-10 00:34:54.288055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.8.0->nova==31.3.1.dev17) (1.17.2) 2026-07-10 00:34:54.288062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==31.3.1.dev17) (3.0.2) 2026-07-10 00:34:54.288069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==31.3.1.dev17) (25.1.0) 2026-07-10 00:34:54.288076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==31.3.1.dev17) (2024.10.1) 2026-07-10 00:34:54.288084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==31.3.1.dev17) (0.36.2) 2026-07-10 00:34:54.288095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==31.3.1.dev17) (0.23.1) 2026-07-10 00:34:54.288103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==31.3.1.dev17) (4.0.1) 2026-07-10 00:34:54.288111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==31.3.1.dev17) (2.10.1) 2026-07-10 00:34:54.288150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==31.3.1.dev17) (5.6.0) 2026-07-10 00:34:54.288162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==31.3.1.dev17) (1.3.4) 2026-07-10 00:34:54.288169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==31.3.1.dev17) (1.0.1) 2026-07-10 00:34:54.288176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==31.3.1.dev17) (1.33) 2026-07-10 00:34:54.288183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==31.3.1.dev17) (4.3.6) 2026-07-10 00:34:54.288195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==31.3.1.dev17) (1.4.0) 2026-07-10 00:34:54.288207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==31.3.1.dev17) (3.0.0) 2026-07-10 00:34:54.288215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tenacity>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==31.3.1.dev17) (9.0.0) 2026-07-10 00:34:54.288222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-win>=5.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==31.3.1.dev17) (5.9.0) 2026-07-10 00:34:54.288229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting ovsdbapp>=0.12.1 (from os-vif>=3.1.0->nova==31.3.1.dev17) 2026-07-10 00:34:54.288236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-10 00:34:54.288243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyroute2>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==31.3.1.dev17) (0.8.1) 2026-07-10 00:34:54.288250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==31.3.1.dev17) (0.19) 2026-07-10 00:34:54.288257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==31.3.1.dev17) (2.0.1) 2026-07-10 00:34:54.288264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==31.3.1.dev17) (0.5.0) 2026-07-10 00:34:54.288271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==31.3.1.dev17) (5.5.2) 2026-07-10 00:34:54.288279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==31.3.1.dev17) (5.3.1) 2026-07-10 00:34:54.288286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==31.3.1.dev17) (5.4.2) 2026-07-10 00:34:54.288293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==31.3.1.dev17) (0.11.0) 2026-07-10 00:34:54.288300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==31.3.1.dev17) (5.1.0) 2026-07-10 00:34:54.288313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->nova==31.3.1.dev17) (2025.1) 2026-07-10 00:34:54.288320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==31.3.1.dev17) (0.21.1) 2026-07-10 00:34:54.288327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==31.3.1.dev17) (4.0.1) 2026-07-10 00:34:54.288334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==31.3.1.dev17) (4.0.1) 2026-07-10 00:34:54.288341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==31.3.1.dev17) (1.1.0) 2026-07-10 00:34:54.288348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->nova==31.3.1.dev17) (1.6.10) 2026-07-10 00:34:54.288355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==31.3.1.dev17) (3.2.1) 2026-07-10 00:34:54.288368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==31.3.1.dev17) (24.2) 2026-07-10 00:34:54.288376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting fixtures>=3.0.0 (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==31.3.1.dev17) 2026-07-10 00:34:54.288387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2026-07-10 00:34:54.288395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: ovs>=2.10.0 in ./usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==31.3.1.dev17) (3.5.1) 2026-07-10 00:34:54.288402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==31.3.1.dev17) (1.5.0) 2026-07-10 00:34:54.288409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==31.3.1.dev17) (83.0.0) 2026-07-10 00:34:54.288417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==31.3.1.dev17) (0.2.13) 2026-07-10 00:34:54.288424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cliff>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==31.3.1.dev17) (4.9.1) 2026-07-10 00:34:54.288431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==31.3.1.dev17) (0.5.2) 2026-07-10 00:34:54.288441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==31.3.1.dev17) (2.5.11) 2026-07-10 00:34:54.288448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==31.3.1.dev17) (1.9.0) 2026-07-10 00:34:54.288462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==31.3.1.dev17) (1.17.0) 2026-07-10 00:34:54.288469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->nova==31.3.1.dev17) (2.0.1) 2026-07-10 00:34:54.288480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->nova==31.3.1.dev17) (24.2.1) 2026-07-10 00:34:54.288487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==31.3.1.dev17) (2.1.0) 2026-07-10 00:34:54.288495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: osc-lib>=1.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==31.3.1.dev17) (3.2.0) 2026-07-10 00:34:54.288505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==31.3.1.dev17) (3.4.1) 2026-07-10 00:34:54.288515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==31.3.1.dev17) (3.10) 2026-07-10 00:34:54.288577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==31.3.1.dev17) (1.26.20) 2026-07-10 00:34:54.288590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==31.3.1.dev17) (2026.6.17) 2026-07-10 00:34:54.288645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==31.3.1.dev17) (0.7) 2026-07-10 00:34:54.288720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==31.3.1.dev17) (2.7.2) 2026-07-10 00:34:54.288730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==31.3.1.dev17) (0.15.2) 2026-07-10 00:34:54.288779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting numpy (from websockify>=0.9.0->nova==31.3.1.dev17) 2026-07-10 00:34:54.288792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading numpy-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-07-10 00:34:54.288844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting jwcrypto (from websockify>=0.9.0->nova==31.3.1.dev17) 2026-07-10 00:34:54.288881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-07-10 00:34:54.288937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: redis in ./var/lib/kolla/venv/lib/python3.12/site-packages (from websockify>=0.9.0->nova==31.3.1.dev17) (5.2.1) 2026-07-10 00:34:54.288975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:WARNING: The candidate selected for download or install is a yanked version: 'fixtures' candidate (version 4.2.4.post1 at https://files.pythonhosted.org/packages/75/d5/2757cabc34758fac81039d4fbcde11c91d3952d91e33f8d5c69ea8c74e0f/fixtures-4.2.4.post1-py3-none-any.whl (from https://pypi.org/simple/fixtures/) (requires-python:>=3.8)) 2026-07-10 00:34:54.288989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2026-07-10 00:34:54.289043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2026-07-10 00:34:54.289095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-10 00:34:54.289113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-07-10 00:34:54.289191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-10 00:34:54.289232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_vif-4.1.0-py3-none-any.whl (110 kB) 2026-07-10 00:34:54.289267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading oslo.limit-2.6.1-py3-none-any.whl (21 kB) 2026-07-10 00:34:54.289314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2026-07-10 00:34:54.289325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2026-07-10 00:34:54.289377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2026-07-10 00:34:54.289414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-07-10 00:34:54.289460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading numpy-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.1 MB) 2026-07-10 00:34:54.289505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 95.8 MB/s 0:00:00 2026-07-10 00:34:54.289627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: nova 2026-07-10 00:34:54.289641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): started 2026-07-10 00:34:54.289728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): finished with status 'done' 2026-07-10 00:34:54.289766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for nova: filename=nova-31.3.1.dev17-py3-none-any.whl size=5919705 sha256=f8a5525652b02f69b1de3a4e9e375e778e0527be53e52671a9e0fc0b060a7dae 2026-07-10 00:34:54.289801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-i_idztf3/wheels/86/62/4b/f7dc95c17fe7e8702e5ea0a7269b8ad164f5bf2d9459e4359b 2026-07-10 00:34:54.289837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built nova 2026-07-10 00:34:54.289873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: numpy, microversion-parse, fixtures, ovsdbapp, os-resource-classes, jwcrypto, websockify, oslo.limit, cursive, os-vif, nova 2026-07-10 00:34:54.289909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed cursive-0.2.3 fixtures-4.2.4.post1 jwcrypto-1.5.6 microversion-parse-2.0.0 nova-31.3.1.dev17 numpy-2.2.3 os-resource-classes-1.1.0 os-vif-4.1.0 oslo.limit-2.6.1 ovsdbapp-2.11.0 websockify-0.12.0 2026-07-10 00:34:54.289937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing ./plugins/blazar_nova-7.0.1.dev7 2026-07-10 00:34:54.290002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2026-07-10 00:34:54.290038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:34:54.290051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2026-07-10 00:34:54.290107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:34:54.290153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: started 2026-07-10 00:34:54.290194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:34:54.290229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:34:54.290265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:34:54.290283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pbr>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==7.0.1.dev7) (7.0.0) 2026-07-10 00:34:54.290339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.config>=8.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==7.0.1.dev7) (9.7.1) 2026-07-10 00:34:54.290358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.i18n>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==7.0.1.dev7) (6.5.1) 2026-07-10 00:34:54.290405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.log>=4.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==7.0.1.dev7) (7.1.0) 2026-07-10 00:34:54.290417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: debtcollector>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (3.0.0) 2026-07-10 00:34:54.290468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (1.3.0) 2026-07-10 00:34:54.290480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (5.4.1) 2026-07-10 00:34:54.290532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (2.0.0) 2026-07-10 00:34:54.290544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (6.0.2) 2026-07-10 00:34:54.290596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: requests>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (2.32.3) 2026-07-10 00:34:54.290608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (1.17.2) 2026-07-10 00:34:54.290672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.context>=2.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (5.7.1) 2026-07-10 00:34:54.290685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.utils>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (8.2.0) 2026-07-10 00:34:54.290737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (5.7.0) 2026-07-10 00:34:54.290749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (2.9.0.post0) 2026-07-10 00:34:54.290802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (1.1.0) 2026-07-10 00:34:54.292220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (2025.1) 2026-07-10 00:34:54.292243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (2.1.0) 2026-07-10 00:34:54.292251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (3.2.1) 2026-07-10 00:34:54.292258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (24.2) 2026-07-10 00:34:54.292283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (7.0.0) 2026-07-10 00:34:54.292291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=5.8.0->blazar-nova==7.0.1.dev7) (83.0.0) 2026-07-10 00:34:54.292298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (1.17.0) 2026-07-10 00:34:54.292305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (3.4.1) 2026-07-10 00:34:54.292312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (3.10) 2026-07-10 00:34:54.292319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (1.26.20) 2026-07-10 00:34:54.292326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (2026.6.17) 2026-07-10 00:34:54.292334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: blazar-nova 2026-07-10 00:34:54.292341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (pyproject.toml): started 2026-07-10 00:34:54.292348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (pyproject.toml): finished with status 'done' 2026-07-10 00:34:54.292355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for blazar-nova: filename=blazar_nova-7.0.1.dev7-py3-none-any.whl size=13091 sha256=894bfa96ad142f6d64118e5136173ee453403ed2773b133859ec41edd3db8ed3 2026-07-10 00:34:54.292363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-tldn_vbn/wheels/40/17/9e/4fea3bfa6bdcc4ba09f1e22fa53eb645aca19da18f76bc13e3 2026-07-10 00:34:54.292370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built blazar-nova 2026-07-10 00:34:54.292377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: blazar-nova 2026-07-10 00:34:54.292384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed blazar-nova-7.0.1.dev7 2026-07-10 00:34:54.292391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 45910412df61 2026-07-10 00:34:54.292399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 79234420f69a 2026-07-10 00:34:54.292406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 10/11 : COPY patches /patches 2026-07-10 00:34:54.292413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> fdc754da6a9c 2026-07-10 00:34:54.292420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 11/11 : RUN kolla_patch 2026-07-10 00:34:54.292427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 2bccc86d7976 2026-07-10 00:34:54.292434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:[i] No series file found, nothing to patch. 2026-07-10 00:34:54.292441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 2bccc86d7976 2026-07-10 00:34:54.292448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> e5a6b7260669 2026-07-10 00:34:54.292455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built b71250122b99 2026-07-10 00:34:54.292463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully tagged osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 00:34:54.292470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Built at 2026-07-10 00:34:54.291423 (took 0:01:03.181787) 2026-07-10 00:34:54.292489 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-api) to queue 2026-07-10 00:34:54.292497 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-serialproxy) to queue 2026-07-10 00:34:54.292504 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-conductor) to queue 2026-07-10 00:34:54.292511 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-scheduler) to queue 2026-07-10 00:34:54.292518 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-ssh) to queue 2026-07-10 00:34:54.292525 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-spicehtml5proxy) to queue 2026-07-10 00:34:54.292532 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute-ironic) to queue 2026-07-10 00:34:54.292539 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute) to queue 2026-07-10 00:34:54.292546 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-novncproxy) to queue 2026-07-10 00:34:54.292553 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-base) 2026-07-10 00:34:54.292560 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Processing 2026-07-10 00:34:54.292567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building started at 2026-07-10 00:34:54.292087 2026-07-10 00:34:54.292574 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Getting local archive from tarballs/cinder-stable-2025.1.tar.gz 2026-07-10 00:34:54.301769 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 plugins into plugins archive 2026-07-10 00:34:54.302228 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 additions into additions archive 2026-07-10 00:36:42.910001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:36:42.910098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 4206f22d8f69 2026-07-10 00:36:42.910114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 2/10 : LABEL "build-date"="20260710" "name"="cinder-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:36:42.910162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 5445b52713fe 2026-07-10 00:36:42.910174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 5445b52713fe 2026-07-10 00:36:42.910183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 5fc07b033501 2026-07-10 00:36:42.910192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 3/10 : RUN usermod --append --home /var/lib/cinder --groups kolla cinder && mkdir -p /var/lib/cinder && chown -R 42407:42407 /var/lib/cinder 2026-07-10 00:36:42.910207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in cf62b61127ce 2026-07-10 00:36:42.910215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container cf62b61127ce 2026-07-10 00:36:42.910224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> a76cd1ad8ee0 2026-07-10 00:36:42.910237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 4/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common cryptsetup lvm2 nvme-cli python3-cephfs python3-rados python3-rbd qemu-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:36:42.910250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in b9ffda571dda 2026-07-10 00:36:42.910280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:36:42.910325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:36:42.910377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:36:42.910385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:36:42.910395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:36:42.910480 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:36:42.910492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:36:42.910539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:36:42.910574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:36:42.910584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:36:42.910630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:36:42.910641 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:36:42.910685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:36:42.910696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:36:42.910738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:36:42.910749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 28.0 MB in 3s (10.7 MB/s) 2026-07-10 00:36:42.910794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2026-07-10 00:36:42.910847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2026-07-10 00:36:42.910909 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building dependency tree... 2026-07-10 00:36:42.910921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading state information... 2026-07-10 00:36:42.911002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-10 00:36:42.911011 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following additional packages will be installed: 2026-07-10 00:36:42.911021 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-bin libargon2-1 libbabeltrace1 libboost-context1.83.0 2026-07-10 00:36:42.911055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2026-07-10 00:36:42.911065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-07-10 00:36:42.911083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libfuse3-3 libglib2.0-0t64 2026-07-10 00:36:42.911163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libgoogle-perftools4t64 libjson-c5 liblmdb0 libncurses6 libndctl6 libnuma1 2026-07-10 00:36:42.911180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libnvme1t64 liboath0t64 libpmem1 libpmemobj1 libpopt0 librabbitmq4 librados2 2026-07-10 00:36:42.911187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 liburing2 2026-07-10 00:36:42.911231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2026-07-10 00:36:42.911240 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-requests python3-urllib3 2026-07-10 00:36:42.911256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-wcwidth python3-yaml uuid-runtime 2026-07-10 00:36:42.911299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Suggested packages: 2026-07-10 00:36:42.911316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph ceph-mds dosfstools keyutils liblocale-gettext-perl fuse3 2026-07-10 00:36:42.911330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: low-memory-monitor python3-cryptography python3-openssl python3-socks 2026-07-10 00:36:42.911345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python-requests-doc python3-brotli 2026-07-10 00:36:42.911377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Recommended packages: 2026-07-10 00:36:42.911395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-initramfs libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-07-10 00:36:42.911410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: pci.ids qemu-block-extra 2026-07-10 00:36:42.911460 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following NEW packages will be installed: 2026-07-10 00:36:42.911469 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph-common cryptsetup cryptsetup-bin libargon2-1 libbabeltrace1 2026-07-10 00:36:42.911479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-07-10 00:36:42.911513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-07-10 00:36:42.911523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-url1.83.0 libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 2026-07-10 00:36:42.911556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libjson-c5 liblmdb0 2026-07-10 00:36:42.911567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libncurses6 libndctl6 libnuma1 libnvme1t64 liboath0t64 libpmem1 libpmemobj1 2026-07-10 00:36:42.911607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libpopt0 librabbitmq4 librados2 libradosstriper1 librbd1 2026-07-10 00:36:42.911618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libtcmalloc-minimal4t64 libunwind8 liburing2 nvme-cli python3-ceph-argparse 2026-07-10 00:36:42.911657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-common python3-cephfs python3-certifi python3-chardet 2026-07-10 00:36:42.911668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-rados python3-rbd python3-requests 2026-07-10 00:36:42.911701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-urllib3 python3-wcwidth python3-yaml qemu-utils uuid-runtime 2026-07-10 00:36:42.911711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:0 upgraded, 52 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:36:42.911753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Need to get 44.9 MB of archives. 2026-07-10 00:36:42.911764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:After this operation, 182 MB of additional disk space will be used. 2026-07-10 00:36:42.911796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-07-10 00:36:42.911808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:36:42.911858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-10 00:36:42.911869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:52 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2026-07-10 00:36:42.911922 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:53 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2026-07-10 00:36:42.911934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-07-10 00:36:42.911969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-07-10 00:36:42.911980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-07-10 00:36:42.912038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:36:42.912050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 00:36:42.912092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-07-10 00:36:42.912103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-07-10 00:36:42.912148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 00:36:42.912210 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 00:36:42.912222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-07-10 00:36:42.912264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-07-10 00:36:42.912275 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-07-10 00:36:42.912315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-07-10 00:36:42.912326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-07-10 00:36:42.912367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-07-10 00:36:42.912378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-07-10 00:36:42.912419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-07-10 00:36:42.912430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-07-10 00:36:42.912463 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-07-10 00:36:42.912473 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-07-10 00:36:42.912513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-07-10 00:36:42.912524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-07-10 00:36:42.912557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-07-10 00:36:42.912585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-10 00:36:42.912594 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-07-10 00:36:42.912612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-07-10 00:36:42.912661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-07-10 00:36:42.912675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-07-10 00:36:42.912709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-07-10 00:36:42.912719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-07-10 00:36:42.912751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-07-10 00:36:42.912762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-07-10 00:36:42.912804 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-07-10 00:36:42.912835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-07-10 00:36:42.912998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-07-10 00:36:42.913042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-07-10 00:36:42.913049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-07-10 00:36:42.913055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-07-10 00:36:42.913067 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-07-10 00:36:42.913073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librabbitmq4 amd64 0.11.0-1ubuntu0.1 [37.8 kB] 2026-07-10 00:36:42.913078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-07-10 00:36:42.913084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-07-10 00:36:42.913089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-07-10 00:36:42.913097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-07-10 00:36:42.913106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2026-07-10 00:36:42.913150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-10 00:36:42.913167 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2026-07-10 00:36:42.913212 | 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.17 [2,222 kB] 2026-07-10 00:36:42.913222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preconfiguring packages ... 2026-07-10 00:36:42.913259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 44.9 MB in 1s (40.8 MB/s) 2026-07-10 00:36:42.913283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package uuid-runtime. 2026-07-10 00:36:42.913293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2026-07-10 00:36:42.913336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:36:42.913347 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:36:42.913385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 80% 2026-07-10 00:36:42.913418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 85% 2026-07-10 00:36:42.913427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 90% 2026-07-10 00:36:42.913464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 95% 2026-07-10 00:36:42.913510 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 00:36:42.913519 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:36:42.913547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:36:42.913557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libargon2-1:amd64. 2026-07-10 00:36:42.913597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-07-10 00:36:42.913634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 00:36:42.913660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libjson-c5:amd64. 2026-07-10 00:36:42.913670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2026-07-10 00:36:42.913710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 00:36:42.913719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcryptsetup12:amd64. 2026-07-10 00:36:42.913758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-07-10 00:36:42.913768 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:36:42.913808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:36:42.913872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../04-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:36:42.913888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:36:42.913925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpopt0:amd64. 2026-07-10 00:36:42.913958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../05-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 00:36:42.916226 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:36:42.916250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libfuse3-3:amd64. 2026-07-10 00:36:42.916257 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../06-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-07-10 00:36:42.916263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 00:36:42.916268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liblmdb0:amd64. 2026-07-10 00:36:42.916275 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../07-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-07-10 00:36:42.916291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 00:36:42.916298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libncurses6:amd64. 2026-07-10 00:36:42.916303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../08-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:36:42.916309 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:36:42.916314 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnuma1:amd64. 2026-07-10 00:36:42.916320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../09-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:36:42.916326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:36:42.916331 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-07-10 00:36:42.916338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../10-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:36:42.916344 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:36:42.916350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-07-10 00:36:42.916355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../11-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:36:42.916361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:36:42.916366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librados2. 2026-07-10 00:36:42.916372 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../12-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:36:42.916377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.916383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdaxctl1:amd64. 2026-07-10 00:36:42.916396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../13-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-07-10 00:36:42.916403 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 00:36:42.916409 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libndctl6:amd64. 2026-07-10 00:36:42.916414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../14-libndctl6_77-2ubuntu2_amd64.deb ... 2026-07-10 00:36:42.916420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 00:36:42.916426 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmem1:amd64. 2026-07-10 00:36:42.916431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../15-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 00:36:42.916437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:36:42.916442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmemobj1:amd64. 2026-07-10 00:36:42.916448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../16-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 00:36:42.916454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:36:42.916461 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:36:42.916466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librbd1. 2026-07-10 00:36:42.916472 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../17-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:36:42.916477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.916483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-argparse. 2026-07-10 00:36:42.916494 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../18-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:36:42.916499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.916505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-yaml. 2026-07-10 00:36:42.916518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../19-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-07-10 00:36:42.916525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-07-10 00:36:42.916530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-common. 2026-07-10 00:36:42.916536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../20-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-07-10 00:36:42.916541 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.916547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-07-10 00:36:42.916553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../21-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:36:42.916558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:36:42.916563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcephfs2. 2026-07-10 00:36:42.916569 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../22-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:36:42.916575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.916580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rados. 2026-07-10 00:36:42.916585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../23-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:36:42.916591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.916596 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-cephfs. 2026-07-10 00:36:42.916602 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../24-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:36:42.916607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.916613 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-wcwidth. 2026-07-10 00:36:42.916618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../25-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-10 00:36:42.916624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 00:36:42.916630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-prettytable. 2026-07-10 00:36:42.916636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../26-python3-prettytable_3.6.0-2_all.deb ... 2026-07-10 00:36:42.916642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-prettytable (3.6.0-2) ... 2026-07-10 00:36:42.916647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rbd. 2026-07-10 00:36:42.916656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../27-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:36:42.916661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.916667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-certifi. 2026-07-10 00:36:42.916672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../28-python3-certifi_2023.11.17-1_all.deb ... 2026-07-10 00:36:42.916682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-certifi (2023.11.17-1) ... 2026-07-10 00:36:42.916688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-chardet. 2026-07-10 00:36:42.916693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../29-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-07-10 00:36:42.916699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 00:36:42.916705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-idna. 2026-07-10 00:36:42.916710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../30-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-07-10 00:36:42.916715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 00:36:42.916721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:36:42.916726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-urllib3. 2026-07-10 00:36:42.916732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../31-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-07-10 00:36:42.916737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-07-10 00:36:42.916743 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-requests. 2026-07-10 00:36:42.916748 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../32-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2026-07-10 00:36:42.916754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-07-10 00:36:42.916764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdw1t64:amd64. 2026-07-10 00:36:42.916769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../33-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-07-10 00:36:42.916775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 00:36:42.916781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libbabeltrace1:amd64. 2026-07-10 00:36:42.916786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../34-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-07-10 00:36:42.916792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-07-10 00:36:42.916797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-07-10 00:36:42.916803 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../35-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:36:42.916825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:36:42.916831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-07-10 00:36:42.916836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../36-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:36:42.916841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:36:42.916847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-07-10 00:36:42.916852 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../37-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:36:42.916858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:36:42.916864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-07-10 00:36:42.916869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:36:42.916874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../38-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:36:42.916880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:36:42.916889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:36:42.916895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-07-10 00:36:42.916901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../39-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-07-10 00:36:42.916907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-07-10 00:36:42.916913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libunwind8:amd64. 2026-07-10 00:36:42.916922 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../40-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-07-10 00:36:42.916927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-07-10 00:36:42.916933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-07-10 00:36:42.916939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../41-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-07-10 00:36:42.916944 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-07-10 00:36:42.916950 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liboath0t64:amd64. 2026-07-10 00:36:42.916956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../42-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-07-10 00:36:42.916961 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-07-10 00:36:42.916967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librabbitmq4:amd64. 2026-07-10 00:36:42.916972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../43-librabbitmq4_0.11.0-1ubuntu0.1_amd64.deb ... 2026-07-10 00:36:42.916978 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:36:42.916984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-07-10 00:36:42.916989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libradosstriper1. 2026-07-10 00:36:42.916994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../44-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:36:42.917000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.917006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package ceph-common. 2026-07-10 00:36:42.917011 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../45-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:36:42.917021 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.917027 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup-bin. 2026-07-10 00:36:42.917032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../46-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-07-10 00:36:42.917038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:36:42.917043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup. 2026-07-10 00:36:42.917049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../47-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-07-10 00:36:42.917054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:36:42.917060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnvme1t64. 2026-07-10 00:36:42.917065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../48-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-07-10 00:36:42.917071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-07-10 00:36:42.917077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liburing2:amd64. 2026-07-10 00:36:42.917086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../49-liburing2_2.5-1build1_amd64.deb ... 2026-07-10 00:36:42.917092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:36:42.917098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-10 00:36:42.917103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:36:42.917108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package nvme-cli. 2026-07-10 00:36:42.917114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../50-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-07-10 00:36:42.917119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-07-10 00:36:42.917141 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package qemu-utils. 2026-07-10 00:36:42.917151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../51-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 00:36:42.917157 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:36:42.917162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 00:36:42.917168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:36:42.917174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-07-10 00:36:42.917179 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 00:36:42.917184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:36:42.917189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.917203 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:36:42.917209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-07-10 00:36:42.917215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:36:42.917221 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-07-10 00:36:42.917226 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:36:42.917231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 00:36:42.917237 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:36:42.917243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:No schema files found: doing nothing. 2026-07-10 00:36:42.917252 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 00:36:42.917258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 00:36:42.917263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-certifi (2023.11.17-1) ... 2026-07-10 00:36:42.917269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:36:42.917274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:36:42.917279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.917285 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 00:36:42.917291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-07-10 00:36:42.917296 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 00:36:42.917304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 00:36:42.917314 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-07-10 00:36:42.917322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-07-10 00:36:42.917368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:36:42.917375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:36:42.917402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:36:42.917412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Adding group `uuidd' (GID 102) ... 2026-07-10 00:36:42.917563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:36:42.917599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:36:42.917604 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 00:36:42.917610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-07-10 00:36:42.917618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:36:42.917623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-10 00:36:42.917627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-prettytable (3.6.0-2) ... 2026-07-10 00:36:42.917631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:36:42.917638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 00:36:42.917658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:36:42.917694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.917725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-07-10 00:36:42.917732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:36:42.917770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.917795 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.917839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-07-10 00:36:42.917846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-07-10 00:36:42.917903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:36:42.917910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:36:42.917939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 00:36:42.917963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2026-07-10 00:36:42.917992 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:36:42.918028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.918035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-07-10 00:36:42.918073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:36:42.918096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.918119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.918166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.918182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:36:42.918222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding group ceph.. 2026-07-10 00:36:42.918239 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2026-07-10 00:36:42.918275 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding system user ceph.. 2026-07-10 00:36:42.918299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2026-07-10 00:36:42.918323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting system user ceph properties.. 2026-07-10 00:36:42.918346 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:usermod: unlocking the user's password would result in a passwordless account. 2026-07-10 00:36:42.918376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:You should set a password with usermod -p to unlock this user's password. 2026-07-10 00:36:42.918405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2026-07-10 00:36:42.918411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-07-10 00:36:42.918450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:36:42.918473 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container b9ffda571dda 2026-07-10 00:36:42.918496 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> b92bb4610829 2026-07-10 00:36:42.918519 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 5/10 : ADD cinder-base-archive /cinder-base-source 2026-07-10 00:36:42.918554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 46170665271c 2026-07-10 00:36:42.918577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 6/10 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_sudoers 2026-07-10 00:36:42.918608 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 1c1d353d1b08 2026-07-10 00:36:42.918631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:36:42.918654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 97c74b48d9d1 2026-07-10 00:36:42.918688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 8/10 : RUN ln -s cinder-base-source/* cinder && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /cinder && mkdir -p /etc/cinder && cp -r /cinder/etc/cinder/* /etc/cinder/ && cp /var/lib/kolla/venv/etc/pycadf/cinder_api_audit_map.conf /etc/cinder/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/cinder/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_cinder_sudoers && touch /usr/local/bin/kolla_cinder_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_cinder_extend_start 2026-07-10 00:36:42.918713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in f1c70da58fba 2026-07-10 00:36:42.918736 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing ./cinder 2026-07-10 00:36:42.918758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2026-07-10 00:36:42.918780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:36:42.918803 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2026-07-10 00:36:42.918846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:36:42.918870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing backend dependencies: started 2026-07-10 00:36:42.918893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:36:42.918915 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:36:42.918937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:36:42.918960 | 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.dev18) (7.0.0) 2026-07-10 00:36:42.918984 | 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.dev18) (5.1.1) 2026-07-10 00:36:42.918996 | 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.dev18) (0.39.0) 2026-07-10 00:36:42.919038 | 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.dev18) (3.1.1) 2026-07-10 00:36:42.919069 | 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.dev18) (2.1.0) 2026-07-10 00:36:42.919091 | 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.dev18) (4.23.0) 2026-07-10 00:36:42.919121 | 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.dev18) (5.10.0) 2026-07-10 00:36:42.919159 | 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.dev18) (10.12.1) 2026-07-10 00:36:42.919191 | 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.dev18) (5.3.1) 2026-07-10 00:36:42.919214 | 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.dev18) (9.7.1) 2026-07-10 00:36:42.919237 | 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.dev18) (7.1.0) 2026-07-10 00:36:42.919260 | 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.dev18) (5.7.1) 2026-07-10 00:36:42.919282 | 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.dev18) (17.2.1) 2026-07-10 00:36:42.919306 | 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.dev18) (7.1.0) 2026-07-10 00:36:42.919335 | 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.dev18) (16.1.1) 2026-07-10 00:36:42.919358 | 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.dev18) (6.3.1) 2026-07-10 00:36:42.919380 | 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.dev18) (4.5.1) 2026-07-10 00:36:42.919408 | 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.dev18) (3.6.0) 2026-07-10 00:36:42.919431 | 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.dev18) (3.5.1) 2026-07-10 00:36:42.919454 | 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.dev18) (7.5.1) 2026-07-10 00:36:42.919476 | 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.dev18) (5.7.0) 2026-07-10 00:36:42.919505 | 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.dev18) (4.1.1) 2026-07-10 00:36:42.919519 | 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.dev18) (2.5.0) 2026-07-10 00:36:42.919555 | 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.dev18) (8.2.0) 2026-07-10 00:36:42.919578 | 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.dev18) (3.6.0) 2026-07-10 00:36:42.919601 | 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.dev18) (4.2.0) 2026-07-10 00:36:42.919627 | 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.dev18) (24.2) 2026-07-10 00:36:42.919634 | 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.dev18) (3.5.1) 2026-07-10 00:36:42.919679 | 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.dev18) (3.10.1) 2026-07-10 00:36:42.919702 | 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.dev18) (3.1.0) 2026-07-10 00:36:42.919724 | 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.dev18) (3.2.1) 2026-07-10 00:36:42.919747 | 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.dev18) (7.1.0) 2026-07-10 00:36:42.919770 | 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.dev18) (4.8.0) 2026-07-10 00:36:42.919792 | 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.dev18) (5.6.0) 2026-07-10 00:36:42.919840 | 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.dev18) (18.9.0) 2026-07-10 00:36:42.919848 | 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.dev18) (4.7.0) 2026-07-10 00:36:42.919879 | 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.dev18) (2.32.3) 2026-07-10 00:36:42.919913 | 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.dev18) (2.5.1) 2026-07-10 00:36:42.919943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting taskflow>=4.5.0 (from cinder==26.2.1.dev18) 2026-07-10 00:36:42.919966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-07-10 00:36:42.919995 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting rtslib-fb>=2.1.74 (from cinder==26.2.1.dev18) 2026-07-10 00:36:42.920019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rtslib-fb-2.1.76.tar.gz (78 kB) 2026-07-10 00:36:42.920041 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2026-07-10 00:36:42.920064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:36:42.920093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2026-07-10 00:36:42.920104 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:36:42.920168 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:36:42.920178 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:36:42.920216 | 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.dev18) (2.0.38) 2026-07-10 00:36:42.920245 | 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.dev18) (5.4.1) 2026-07-10 00:36:42.920268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting tabulate>=0.8.7 (from cinder==26.2.1.dev18) 2026-07-10 00:36:42.920290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-07-10 00:36:42.920313 | 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.dev18) (9.0.0) 2026-07-10 00:36:42.920336 | 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.dev18) (1.8.9) 2026-07-10 00:36:42.920359 | 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.dev18) (6.5.1) 2026-07-10 00:36:42.920386 | 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.dev18) (4.6.0) 2026-07-10 00:36:42.920416 | 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.dev18) (6.11.0) 2026-07-10 00:36:42.920438 | 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.dev18) (5.9.0) 2026-07-10 00:36:42.920461 | 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.dev18) (6.3.0) 2026-07-10 00:36:42.920483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-api-python-client>=1.11.0 (from cinder==26.2.1.dev18) 2026-07-10 00:36:42.920512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_api_python_client-2.161.0-py2.py3-none-any.whl.metadata (6.7 kB) 2026-07-10 00:36:42.920535 | 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.dev18) (5.2.1) 2026-07-10 00:36:42.920557 | 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.dev18) (43.0.3) 2026-07-10 00:36:42.920580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting cursive>=0.2.2 (from cinder==26.2.1.dev18) 2026-07-10 00:36:42.920602 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:36:42.920624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting zstd>=1.4.5.1 (from cinder==26.2.1.dev18) 2026-07-10 00:36:42.920647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading zstd-1.5.6.4.tar.gz (648 kB) 2026-07-10 00:36:42.920681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 648.8/648.8 kB 9.0 MB/s 0:00:00 2026-07-10 00:36:42.920712 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2026-07-10 00:36:42.920735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:36:42.920745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2026-07-10 00:36:42.920784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:36:42.920807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:36:42.920867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:36:42.920898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting boto3>=1.18.49 (from cinder==26.2.1.dev18) 2026-07-10 00:36:42.920921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2026-07-10 00:36:42.920949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting distro>=1.8.0 (from cinder==26.2.1.dev18) 2026-07-10 00:36:42.920972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-10 00:36:42.920995 | 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.dev18) (2025.1) 2026-07-10 00:36:42.921017 | 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.dev18) 2026-07-10 00:36:42.921040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2026-07-10 00:36:42.921069 | 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.dev18) (1.0.1) 2026-07-10 00:36:42.921092 | 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.dev18) 2026-07-10 00:36:42.921114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:36:42.921156 | 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.dev18) (2.9.0.post0) 2026-07-10 00:36:42.921189 | 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.dev18) (1.26.20) 2026-07-10 00:36:42.921219 | 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.dev18) (1.17.0) 2026-07-10 00:36:42.921246 | 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.dev18) (1.17.1) 2026-07-10 00:36:42.921279 | 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.dev18) (2.22) 2026-07-10 00:36:42.921309 | 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.dev18) (2.7.0) 2026-07-10 00:36:42.921332 | 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.dev18) (0.22.0) 2026-07-10 00:36:42.921356 | 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.dev18) 2026-07-10 00:36:42.921379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_auth-2.38.0-py2.py3-none-any.whl.metadata (4.8 kB) 2026-07-10 00:36:42.921416 | 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.dev18) 2026-07-10 00:36:42.921444 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:36:42.921466 | 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.dev18) 2026-07-10 00:36:42.921489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_api_core-2.24.1-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 00:36:42.921512 | 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.dev18) 2026-07-10 00:36:42.921535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading uritemplate-4.1.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-10 00:36:42.921557 | 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.dev18) 2026-07-10 00:36:42.921580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading googleapis_common_protos-1.68.0-py2.py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:36:42.921604 | 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.dev18) 2026-07-10 00:36:42.921628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading protobuf-5.29.3-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) 2026-07-10 00:36:42.921651 | 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.dev18) 2026-07-10 00:36:42.921673 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading proto_plus-1.26.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 00:36:42.921696 | 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.dev18) (5.5.2) 2026-07-10 00:36:42.921720 | 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.dev18) 2026-07-10 00:36:42.921742 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-07-10 00:36:42.921765 | 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.dev18) 2026-07-10 00:36:42.921787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 00:36:42.921830 | 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.dev18) (3.4.1) 2026-07-10 00:36:42.921857 | 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.dev18) (3.10) 2026-07-10 00:36:42.921881 | 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.dev18) (2026.6.17) 2026-07-10 00:36:42.921911 | 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.dev18) 2026-07-10 00:36:42.921934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-07-10 00:36:42.921968 | 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.dev18) (25.1.0) 2026-07-10 00:36:42.921976 | 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.dev18) (2024.10.1) 2026-07-10 00:36:42.922014 | 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.dev18) (0.36.2) 2026-07-10 00:36:42.922037 | 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.dev18) (0.23.1) 2026-07-10 00:36:42.922060 | 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.dev18) (1.7.0) 2026-07-10 00:36:42.922083 | 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.dev18) (4.12.2) 2026-07-10 00:36:42.922111 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==26.2.1.dev18) (3.11.0) 2026-07-10 00:36:42.922144 | 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.dev18) (4.0.1) 2026-07-10 00:36:42.922175 | 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.dev18) (2.10.1) 2026-07-10 00:36:42.922207 | 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.dev18) (7.0.0) 2026-07-10 00:36:42.922231 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==26.2.1.dev18) (1.3.4) 2026-07-10 00:36:42.922260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==26.2.1.dev18) (3.0.0) 2026-07-10 00:36:42.922283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==26.2.1.dev18) (1.17.2) 2026-07-10 00:36:42.922312 | 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.dev18) (0.19) 2026-07-10 00:36:42.922334 | 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.dev18) (1.3.0) 2026-07-10 00:36:42.922357 | 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.dev18) (2.0.0) 2026-07-10 00:36:42.922380 | 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.dev18) (6.0.2) 2026-07-10 00:36:42.922410 | 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.dev18) (1.14.1) 2026-07-10 00:36:42.922421 | 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.dev18) (2.0.1) 2026-07-10 00:36:42.922477 | 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.dev18) (0.5.0) 2026-07-10 00:36:42.922501 | 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.dev18) (1.3.9) 2026-07-10 00:36:42.922523 | 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.dev18) (3.1.0) 2026-07-10 00:36:42.922545 | 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.dev18) (5.3.1) 2026-07-10 00:36:42.922568 | 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.dev18) (5.4.2) 2026-07-10 00:36:42.922591 | 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.dev18) (0.11.0) 2026-07-10 00:36:42.922614 | 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.dev18) (5.1.0) 2026-07-10 00:36:42.922636 | 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.dev18) (0.21.1) 2026-07-10 00:36:42.922659 | 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.dev18) (3.1.5) 2026-07-10 00:36:42.922681 | 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.dev18) (4.0.1) 2026-07-10 00:36:42.922704 | 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.dev18) (4.0.1) 2026-07-10 00:36:42.922732 | 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.dev18) (3.0.2) 2026-07-10 00:36:42.922755 | 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.dev18) (1.1.0) 2026-07-10 00:36:42.922778 | 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.dev18) (1.6.10) 2026-07-10 00:36:42.922800 | 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.dev18) (3.14.0) 2026-07-10 00:36:42.922927 | 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.dev18) (1.2.0) 2026-07-10 00:36:42.922955 | 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.dev18) (1.5.0) 2026-07-10 00:36:42.922975 | 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.dev18) (83.0.0) 2026-07-10 00:36:42.922987 | 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.dev18) (0.2.13) 2026-07-10 00:36:42.923001 | 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.dev18) (4.9.1) 2026-07-10 00:36:42.923007 | 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.dev18) (0.5.2) 2026-07-10 00:36:42.923015 | 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.dev18) (2.5.11) 2026-07-10 00:36:42.923023 | 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.dev18) (1.9.0) 2026-07-10 00:36:42.923059 | 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.dev18) (2.0.1) 2026-07-10 00:36:42.923068 | 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.dev18) (24.2.1) 2026-07-10 00:36:42.923104 | 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.dev18) (0.7) 2026-07-10 00:36:42.923114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyudev>=0.16.1 (from rtslib-fb>=2.1.74->cinder==26.2.1.dev18) 2026-07-10 00:36:42.923174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-10 00:36:42.923190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting networkx>=2.1.0 (from taskflow>=4.5.0->cinder==26.2.1.dev18) 2026-07-10 00:36:42.923227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-07-10 00:36:42.923260 | 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.dev18) (3.2.0) 2026-07-10 00:36:42.923268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pydot>=1.2.4 (from taskflow>=4.5.0->cinder==26.2.1.dev18) 2026-07-10 00:36:42.923304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-07-10 00:36:42.923315 | 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.dev18) (2.7.2) 2026-07-10 00:36:42.923353 | 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.dev18) (0.15.2) 2026-07-10 00:36:42.923388 | 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.dev18) (1.33) 2026-07-10 00:36:42.923397 | 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.dev18) (3.0.0) 2026-07-10 00:36:42.923432 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2026-07-10 00:36:42.923441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2026-07-10 00:36:42.923481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 34.8 MB/s 0:00:00 2026-07-10 00:36:42.923509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2026-07-10 00:36:42.923535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-10 00:36:42.923544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-10 00:36:42.923584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_python_client-2.161.0-py2.py3-none-any.whl (12.9 MB) 2026-07-10 00:36:42.923601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.9/12.9 MB 109.0 MB/s 0:00:00 2026-07-10 00:36:42.923638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_core-2.24.1-py3-none-any.whl (160 kB) 2026-07-10 00:36:42.923655 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth-2.38.0-py2.py3-none-any.whl (210 kB) 2026-07-10 00:36:42.923682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB) 2026-07-10 00:36:42.923716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading googleapis_common_protos-1.68.0-py2.py3-none-any.whl (164 kB) 2026-07-10 00:36:42.923725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading proto_plus-1.26.0-py3-none-any.whl (50 kB) 2026-07-10 00:36:42.923765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading protobuf-5.29.3-cp38-abi3-manylinux2014_x86_64.whl (319 kB) 2026-07-10 00:36:42.923775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2026-07-10 00:36:42.923838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2026-07-10 00:36:42.923851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-07-10 00:36:42.923877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-07-10 00:36:42.923886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2026-07-10 00:36:42.923924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-07-10 00:36:42.923934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-07-10 00:36:42.923973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-07-10 00:36:42.924000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 159.7 MB/s 0:00:00 2026-07-10 00:36:42.924009 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-07-10 00:36:42.924047 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building wheels for collected packages: cinder, rtslib-fb, zstd 2026-07-10 00:36:42.924062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (pyproject.toml): started 2026-07-10 00:36:42.924097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (pyproject.toml): finished with status 'done' 2026-07-10 00:36:42.924142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for cinder: filename=cinder-26.2.1.dev18-py3-none-any.whl size=5290391 sha256=94542472d0ce7d70579992730cd1f576d97cfe37d9001c86cedfa51ed7e012f2 2026-07-10 00:36:42.924160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-3u9i44up/wheels/ef/0d/3b/bc24d3cce7d2ff230e5f1a2b6bd8231fbfe9305d51d85d1d41 2026-07-10 00:36:42.924192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (pyproject.toml): started 2026-07-10 00:36:42.924228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (pyproject.toml): finished with status 'done' 2026-07-10 00:36:42.924235 | 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=89980 sha256=e80ef0283cd9c9f5e10c9e3dcc2d75a3953152a5845bd436aa01a7cd0c77f49f 2026-07-10 00:36:42.924269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-3u9i44up/wheels/76/74/69/e73e01729d411ba1d55604e41f1d1c5b31692ae4b3614cb772 2026-07-10 00:36:42.924278 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (pyproject.toml): started 2026-07-10 00:36:42.924312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (pyproject.toml): finished with status 'done' 2026-07-10 00:36:42.924350 | 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=1730041 sha256=64d6dec36213487ed83736f45dd53344ba3e62ba209d15c262a846938d7f4e73 2026-07-10 00:36:42.924383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-3u9i44up/wheels/62/16/eb/ed6e38f1fd95d9a63211f76211d0fd600d55a15fac5b9cf2f7 2026-07-10 00:36:42.924391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built cinder rtslib-fb zstd 2026-07-10 00:36:42.924434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Installing collected packages: zstd, uritemplate, tabulate, pyudev, pydot, pyasn1, protobuf, networkx, distro, rtslib-fb, rsa, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, google-auth, google-auth-httplib2, google-api-core, boto3, taskflow, google-api-python-client, cursive, cinder 2026-07-10 00:36:42.924495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully installed boto3-1.36.26 botocore-1.36.26 cinder-26.2.1.dev18 cursive-0.2.3 distro-1.9.0 google-api-core-2.24.1 google-api-python-client-2.161.0 google-auth-2.38.0 google-auth-httplib2-0.2.0 googleapis-common-protos-1.68.0 networkx-3.4.2 proto-plus-1.26.0 protobuf-5.29.3 pyasn1-0.6.0 pyasn1-modules-0.4.1 pydot-3.0.4 pyudev-0.24.3 rsa-4.9 rtslib-fb-2.1.76 s3transfer-0.11.2 tabulate-0.9.0 taskflow-5.12.0 uritemplate-4.1.1 zstd-1.5.6.4 2026-07-10 00:36:42.925361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container f1c70da58fba 2026-07-10 00:36:42.925414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> a4b8d7020d29 2026-07-10 00:36:42.925427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 9/10 : COPY patches /patches 2026-07-10 00:36:42.925438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 36131d707b0f 2026-07-10 00:36:42.925448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 10/10 : RUN kolla_patch 2026-07-10 00:36:42.925458 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 8cf095f7db65 2026-07-10 00:36:42.925468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:[i] No series file found, nothing to patch. 2026-07-10 00:36:42.925478 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 8cf095f7db65 2026-07-10 00:36:42.925488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> bdb046cbaf03 2026-07-10 00:36:42.925498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built 3ea9fcc50d09 2026-07-10 00:36:42.925508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully tagged osism.harbor.regio.digital/kolla/cinder-base:build-20260710 2026-07-10 00:36:42.925519 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Built at 2026-07-10 00:36:42.924673 (took 0:01:48.632586) 2026-07-10 00:36:42.925529 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-volume) to queue 2026-07-10 00:36:42.925539 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-api) to queue 2026-07-10 00:36:42.925549 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-backup) to queue 2026-07-10 00:36:42.925559 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-scheduler) to queue 2026-07-10 00:36:42.925569 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-base) 2026-07-10 00:36:42.925579 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Processing 2026-07-10 00:36:42.925621 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building started at 2026-07-10 00:36:42.925092 2026-07-10 00:36:42.925632 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Getting local archive from tarballs/glance-stable-2025.1.tar.gz 2026-07-10 00:36:42.928287 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 plugins into plugins archive 2026-07-10 00:36:42.928577 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 additions into additions archive 2026-07-10 00:37:22.181484 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 1/11 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:37:22.181562 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 4206f22d8f69 2026-07-10 00:37:22.181631 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 2/11 : LABEL "build-date"="20260710" "name"="glance-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="glance-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:37:22.181650 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 3bc73608f8d5 2026-07-10 00:37:22.181663 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 3bc73608f8d5 2026-07-10 00:37:22.181676 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> a0f53aa329e0 2026-07-10 00:37:22.181690 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 3/11 : RUN usermod --append --home /var/lib/glance --groups kolla glance && mkdir -p /var/lib/glance && chown -R 42415:42415 /var/lib/glance 2026-07-10 00:37:22.181708 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 563af65bc76e 2026-07-10 00:37:22.181879 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 563af65bc76e 2026-07-10 00:37:22.181975 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 83a3e5d970c7 2026-07-10 00:37:22.182058 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 4/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-rados python3-rbd nvme-cli && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:37:22.183283 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in ca14e62832f0 2026-07-10 00:37:22.183326 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:37:22.183343 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:37:22.183358 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:37:22.183371 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:37:22.183423 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:37:22.183437 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:37:22.183449 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:37:22.183462 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:37:22.183475 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:37:22.183510 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:37:22.183521 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:37:22.183531 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:37:22.183540 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:37:22.183550 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:37:22.183560 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:37:22.183570 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 28.0 MB in 3s (8,761 kB/s) 2026-07-10 00:37:22.183580 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2026-07-10 00:37:22.183598 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2026-07-10 00:37:22.183608 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building dependency tree... 2026-07-10 00:37:22.183618 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading state information... 2026-07-10 00:37:22.183628 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following additional packages will be installed: 2026-07-10 00:37:22.183638 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2026-07-10 00:37:22.183653 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libnvme1t64 libpmem1 libpmemobj1 librados2 2026-07-10 00:37:22.183715 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: librbd1 uuid-runtime 2026-07-10 00:37:22.183842 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Recommended packages: 2026-07-10 00:37:22.183861 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: pci.ids 2026-07-10 00:37:22.184018 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following NEW packages will be installed: 2026-07-10 00:37:22.184085 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2026-07-10 00:37:22.184159 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libnvme1t64 libpmem1 libpmemobj1 librados2 2026-07-10 00:37:22.184313 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: librbd1 nvme-cli python3-rados python3-rbd uuid-runtime 2026-07-10 00:37:22.184336 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:37:22.184423 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Need to get 10.0 MB of archives. 2026-07-10 00:37:22.184494 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:After this operation, 42.1 MB of additional disk space will be used. 2026-07-10 00:37:22.184565 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:37:22.184646 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-10 00:37:22.184727 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-07-10 00:37:22.184807 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-07-10 00:37:22.184883 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-07-10 00:37:22.184987 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-07-10 00:37:22.185066 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-07-10 00:37:22.185163 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-07-10 00:37:22.185267 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-07-10 00:37:22.185349 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2026-07-10 00:37:22.185434 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-07-10 00:37:22.185514 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-07-10 00:37:22.185591 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-07-10 00:37:22.185669 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-07-10 00:37:22.185809 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2026-07-10 00:37:22.185862 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-07-10 00:37:22.186105 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-07-10 00:37:22.186221 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 10.0 MB in 1s (11.8 MB/s) 2026-07-10 00:37:22.186249 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package uuid-runtime. 2026-07-10 00:37:22.186261 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2026-07-10 00:37:22.186281 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:37:22.186375 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 70% 2026-07-10 00:37:22.186465 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 75% 2026-07-10 00:37:22.186543 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 80% 2026-07-10 00:37:22.186619 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 85% 2026-07-10 00:37:22.186694 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 90% 2026-07-10 00:37:22.187246 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 95% 2026-07-10 00:37:22.187271 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 00:37:22.187283 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:37:22.187293 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:37:22.187303 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libargon2-1:amd64. 2026-07-10 00:37:22.187313 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-07-10 00:37:22.187323 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 00:37:22.187337 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libjson-c5:amd64. 2026-07-10 00:37:22.187350 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2026-07-10 00:37:22.187460 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 00:37:22.187500 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libcryptsetup12:amd64. 2026-07-10 00:37:22.187616 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-07-10 00:37:22.187634 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:37:22.187740 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-07-10 00:37:22.187791 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../04-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:37:22.187855 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:37:22.187940 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-07-10 00:37:22.188090 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../05-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:37:22.188104 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: 2026-07-10 00:37:22.188181 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:37:22.188236 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libdaxctl1:amd64. 2026-07-10 00:37:22.188302 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../06-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-07-10 00:37:22.188367 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 00:37:22.188383 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libndctl6:amd64. 2026-07-10 00:37:22.188457 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../07-libndctl6_77-2ubuntu2_amd64.deb ... 2026-07-10 00:37:22.188505 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 00:37:22.188553 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libnvme1t64. 2026-07-10 00:37:22.188600 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../08-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-07-10 00:37:22.188643 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-07-10 00:37:22.188699 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmem1:amd64. 2026-07-10 00:37:22.188756 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../09-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 00:37:22.190382 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:37:22.190440 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmemobj1:amd64. 2026-07-10 00:37:22.190453 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../10-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 00:37:22.190464 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:37:22.190474 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librados2. 2026-07-10 00:37:22.190484 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../11-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:37:22.190494 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:37:22.190504 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librbd1. 2026-07-10 00:37:22.190514 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../12-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:37:22.190524 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:37:22.190533 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package nvme-cli. 2026-07-10 00:37:22.190543 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../13-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-07-10 00:37:22.190564 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-07-10 00:37:22.190575 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rados. 2026-07-10 00:37:22.190584 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../14-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:37:22.190595 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:37:22.190605 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rbd. 2026-07-10 00:37:22.190615 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../15-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:37:22.190625 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:37:22.190635 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 00:37:22.190645 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:37:22.190655 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:37:22.190665 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 00:37:22.190674 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:37:22.190684 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:37:22.190694 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:info: Adding group `uuidd' (GID 102) ... 2026-07-10 00:37:22.190704 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:37:22.190714 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:37:22.190723 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 00:37:22.190733 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:37:22.190743 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 00:37:22.190753 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:37:22.190763 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-07-10 00:37:22.190772 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 00:37:22.190797 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 00:37:22.190808 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:37:22.190817 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-07-10 00:37:22.190827 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:37:22.190837 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:37:22.190847 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:37:22.190856 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container ca14e62832f0 2026-07-10 00:37:22.190867 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 93a5ecf78355 2026-07-10 00:37:22.190877 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 5/11 : ADD glance-base-archive /glance-base-source 2026-07-10 00:37:22.190887 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> df9e52fbbd53 2026-07-10 00:37:22.190897 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 6/11 : COPY etc/glance /etc/glance 2026-07-10 00:37:22.190946 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> d55d64fab1ca 2026-07-10 00:37:22.191223 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 7/11 : COPY glance_sudoers /etc/sudoers.d/kolla_glance_sudoers 2026-07-10 00:37:22.191254 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> ef5a5d6a1189 2026-07-10 00:37:22.191265 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 8/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:37:22.191275 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 0ed5119e634e 2026-07-10 00:37:22.191289 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 9/11 : RUN ln -s glance-base-source/* glance && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /glance glance_store[cinder,vmware,swift,s3] boto3 && mkdir -p /etc/glance && cp -r /glance/etc/* /etc/glance/ && cp /var/lib/kolla/venv/etc/pycadf/glance_api_audit_map.conf /etc/glance/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/glance/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_glance_sudoers && touch /usr/local/bin/kolla_glance_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_glance_extend_start 2026-07-10 00:37:22.191302 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 69ef5f406c1b 2026-07-10 00:37:22.191312 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing ./glance 2026-07-10 00:37:22.191322 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing build dependencies: started 2026-07-10 00:37:22.191332 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:37:22.191342 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Getting requirements to build wheel: started 2026-07-10 00:37:22.191351 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:37:22.191361 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing backend dependencies: started 2026-07-10 00:37:22.191371 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:37:22.191381 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:37:22.191391 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:37:22.191401 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting boto3 2026-07-10 00:37:22.191410 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2026-07-10 00:37:22.191420 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting glance_store[cinder,s3,swift,vmware] 2026-07-10 00:37:22.191430 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading glance_store-4.9.1-py3-none-any.whl.metadata (4.4 kB) 2026-07-10 00:37:22.191440 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (7.0.0) 2026-07-10 00:37:22.191452 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting defusedxml>=0.7.1 (from glance==30.2.1.dev5) 2026-07-10 00:37:22.191462 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-10 00:37:22.191477 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: SQLAlchemy>=1.3.14 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (2.0.38) 2026-07-10 00:37:22.191488 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: eventlet>=0.33.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (0.39.0) 2026-07-10 00:37:22.191498 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (3.1.0) 2026-07-10 00:37:22.191515 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (2.5.1) 2026-07-10 00:37:22.191530 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: WebOb>=1.8.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (1.8.9) 2026-07-10 00:37:22.191551 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (1.14.1) 2026-07-10 00:37:22.191609 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: httplib2>=0.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (0.22.0) 2026-07-10 00:37:22.191625 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.config>=8.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (9.7.1) 2026-07-10 00:37:22.191689 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.concurrency>=4.5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (7.1.0) 2026-07-10 00:37:22.191705 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (5.7.1) 2026-07-10 00:37:22.191776 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (2.5.0) 2026-07-10 00:37:22.191838 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.utils>=7.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (8.2.0) 2026-07-10 00:37:22.191853 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (5.4.1) 2026-07-10 00:37:22.191937 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (3.1.0) 2026-07-10 00:37:22.191957 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting taskflow>=4.0.0 (from glance==30.2.1.dev5) 2026-07-10 00:37:22.192007 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-07-10 00:37:22.192067 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: keystoneauth1>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (5.10.0) 2026-07-10 00:37:22.192083 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (10.12.1) 2026-07-10 00:37:22.192180 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: WSME>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (0.12.1) 2026-07-10 00:37:22.192202 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (3.14.0) 2026-07-10 00:37:22.192283 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (3.10.1) 2026-07-10 00:37:22.192346 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (4.23.0) 2026-07-10 00:37:22.192362 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (5.6.0) 2026-07-10 00:37:22.192411 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.db>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (17.2.1) 2026-07-10 00:37:22.192470 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.i18n>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (6.5.1) 2026-07-10 00:37:22.192486 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting oslo.limit>=1.6.0 (from glance==30.2.1.dev5) 2026-07-10 00:37:22.192546 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading oslo.limit-2.6.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 00:37:22.192562 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.log>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (7.1.0) 2026-07-10 00:37:22.192632 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (16.1.1) 2026-07-10 00:37:22.192685 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (6.3.1) 2026-07-10 00:37:22.192701 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (3.5.1) 2026-07-10 00:37:22.192765 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (4.5.1) 2026-07-10 00:37:22.192781 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (1.3.4) 2026-07-10 00:37:22.192849 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: osprofiler>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (4.2.0) 2026-07-10 00:37:22.192865 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: debtcollector>=1.19.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (3.0.0) 2026-07-10 00:37:22.193111 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cryptography>=2.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (43.0.3) 2026-07-10 00:37:22.193212 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting cursive>=0.2.1 (from glance==30.2.1.dev5) 2026-07-10 00:37:22.193229 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:37:22.193251 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: castellan>=0.17.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance==30.2.1.dev5) (5.2.1) 2026-07-10 00:37:22.193263 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (5.7.0) 2026-07-10 00:37:22.193274 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (2.32.3) 2026-07-10 00:37:22.193284 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-cinderclient>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (9.7.0) 2026-07-10 00:37:22.193298 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-brick>=6.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (6.11.0) 2026-07-10 00:37:22.193314 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.rootwrap>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (7.5.1) 2026-07-10 00:37:22.193382 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.privsep>=1.23.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (3.6.0) 2026-07-10 00:37:22.193398 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-swiftclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (4.7.0) 2026-07-10 00:37:22.193467 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.vmware>=3.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from glance_store[cinder,s3,swift,vmware]) (4.6.0) 2026-07-10 00:37:22.193506 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting botocore<1.37.0,>=1.36.26 (from boto3) 2026-07-10 00:37:22.193521 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2026-07-10 00:37:22.193590 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from boto3) (1.0.1) 2026-07-10 00:37:22.193606 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3) 2026-07-10 00:37:22.193659 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:37:22.193675 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.37.0,>=1.36.26->boto3) (2.9.0.post0) 2026-07-10 00:37:22.193764 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from botocore<1.37.0,>=1.36.26->boto3) (1.26.20) 2026-07-10 00:37:22.193782 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.37.0,>=1.36.26->boto3) (1.17.0) 2026-07-10 00:37:22.193796 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==30.2.1.dev5) (1.3.9) 2026-07-10 00:37:22.193876 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==30.2.1.dev5) (4.12.2) 2026-07-10 00:37:22.193892 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: python-barbicanclient>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==30.2.1.dev5) (7.1.0) 2026-07-10 00:37:22.193966 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==30.2.1.dev5) (1.17.1) 2026-07-10 00:37:22.193983 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==30.2.1.dev5) (2.22) 2026-07-10 00:37:22.195366 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==30.2.1.dev5) (1.17.2) 2026-07-10 00:37:22.195437 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==30.2.1.dev5) (2.7.0) 2026-07-10 00:37:22.195451 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==30.2.1.dev5) (3.1.1) 2026-07-10 00:37:22.195462 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==30.2.1.dev5) (3.2.1) 2026-07-10 00:37:22.195473 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==30.2.1.dev5) (25.1.0) 2026-07-10 00:37:22.195483 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==30.2.1.dev5) (2024.10.1) 2026-07-10 00:37:22.195492 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==30.2.1.dev5) (0.36.2) 2026-07-10 00:37:22.195526 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==30.2.1.dev5) (0.23.1) 2026-07-10 00:37:22.195537 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==30.2.1.dev5) (2.1.0) 2026-07-10 00:37:22.195547 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==30.2.1.dev5) (1.7.0) 2026-07-10 00:37:22.195556 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==30.2.1.dev5) (3.11.0) 2026-07-10 00:37:22.195566 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==30.2.1.dev5) (4.0.1) 2026-07-10 00:37:22.195576 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==30.2.1.dev5) (2.10.1) 2026-07-10 00:37:22.195586 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.service>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (4.1.1) 2026-07-10 00:37:22.195628 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: tenacity>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (9.0.0) 2026-07-10 00:37:22.195640 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: os-win>=5.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (5.9.0) 2026-07-10 00:37:22.195650 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: psutil>=5.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (7.0.0) 2026-07-10 00:37:22.195660 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==30.2.1.dev5) (1.3.4) 2026-07-10 00:37:22.195670 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==30.2.1.dev5) (5.1.1) 2026-07-10 00:37:22.195683 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==30.2.1.dev5) (0.19) 2026-07-10 00:37:22.195712 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==30.2.1.dev5) (1.3.0) 2026-07-10 00:37:22.195723 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==30.2.1.dev5) (2.0.0) 2026-07-10 00:37:22.195733 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==30.2.1.dev5) (6.0.2) 2026-07-10 00:37:22.195743 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==30.2.1.dev5) (2.0.1) 2026-07-10 00:37:22.195753 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==30.2.1.dev5) (0.5.0) 2026-07-10 00:37:22.195774 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: openstacksdk>=0.47.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.limit>=1.6.0->glance==30.2.1.dev5) (4.4.0) 2026-07-10 00:37:22.195793 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==30.2.1.dev5) (1.33) 2026-07-10 00:37:22.196011 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==30.2.1.dev5) (4.3.6) 2026-07-10 00:37:22.196044 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==30.2.1.dev5) (1.4.0) 2026-07-10 00:37:22.196062 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==30.2.1.dev5) (3.0.0) 2026-07-10 00:37:22.196079 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==30.2.1.dev5) (5.5.2) 2026-07-10 00:37:22.196097 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==30.2.1.dev5) (5.3.1) 2026-07-10 00:37:22.196112 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==30.2.1.dev5) (5.4.2) 2026-07-10 00:37:22.196184 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==30.2.1.dev5) (0.11.0) 2026-07-10 00:37:22.196226 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==30.2.1.dev5) (5.1.0) 2026-07-10 00:37:22.196246 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging!=9.0.0,>=5.29.0->glance==30.2.1.dev5) (2025.1) 2026-07-10 00:37:22.196262 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==30.2.1.dev5) (0.21.1) 2026-07-10 00:37:22.196281 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==30.2.1.dev5) (3.1.5) 2026-07-10 00:37:22.196299 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==30.2.1.dev5) (4.0.1) 2026-07-10 00:37:22.196316 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==30.2.1.dev5) (4.0.1) 2026-07-10 00:37:22.196352 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==30.2.1.dev5) (3.0.2) 2026-07-10 00:37:22.196371 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance_store[cinder,s3,swift,vmware]) (1.1.0) 2026-07-10 00:37:22.196403 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance_store[cinder,s3,swift,vmware]) (1.6.10) 2026-07-10 00:37:22.196415 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.3.0->glance==30.2.1.dev5) (24.2) 2026-07-10 00:37:22.196425 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: lxml>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.6.0->glance_store[cinder,s3,swift,vmware]) (5.3.1) 2026-07-10 00:37:22.196435 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: suds-community>=0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.vmware>=3.6.0->glance_store[cinder,s3,swift,vmware]) (1.2.0) 2026-07-10 00:37:22.196445 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==30.2.1.dev5) (83.0.0) 2026-07-10 00:37:22.196455 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==30.2.1.dev5) (0.2.13) 2026-07-10 00:37:22.196464 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cliff>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==30.2.1.dev5) (4.9.1) 2026-07-10 00:37:22.196474 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==30.2.1.dev5) (0.5.2) 2026-07-10 00:37:22.196485 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==30.2.1.dev5) (2.5.11) 2026-07-10 00:37:22.196495 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==30.2.1.dev5) (1.9.0) 2026-07-10 00:37:22.196506 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (3.4.1) 2026-07-10 00:37:22.196524 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (3.10) 2026-07-10 00:37:22.196535 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance_store[cinder,s3,swift,vmware]) (2026.6.17) 2026-07-10 00:37:22.196545 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==30.2.1.dev5) (0.7) 2026-07-10 00:37:22.196556 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==30.2.1.dev5) 2026-07-10 00:37:22.196566 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-07-10 00:37:22.196576 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==30.2.1.dev5) (3.2.0) 2026-07-10 00:37:22.196585 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==30.2.1.dev5) 2026-07-10 00:37:22.196602 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-07-10 00:37:22.196623 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==30.2.1.dev5) (2.7.2) 2026-07-10 00:37:22.196633 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==30.2.1.dev5) (0.8.1) 2026-07-10 00:37:22.196643 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: pytz in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==30.2.1.dev5) (2025.1) 2026-07-10 00:37:22.196653 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==30.2.1.dev5) (8.5.0) 2026-07-10 00:37:22.196663 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->glance==30.2.1.dev5) (3.21.0) 2026-07-10 00:37:22.196673 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading glance_store-4.9.1-py3-none-any.whl (242 kB) 2026-07-10 00:37:22.196684 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2026-07-10 00:37:22.196702 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2026-07-10 00:37:22.196717 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 32.4 MB/s 0:00:00 2026-07-10 00:37:22.196733 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2026-07-10 00:37:22.196750 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-10 00:37:22.196765 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-10 00:37:22.196781 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading oslo.limit-2.6.1-py3-none-any.whl (21 kB) 2026-07-10 00:37:22.196796 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-07-10 00:37:22.196812 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-07-10 00:37:22.196828 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 76.5 MB/s 0:00:00 2026-07-10 00:37:22.196844 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-07-10 00:37:22.196860 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building wheels for collected packages: glance 2026-07-10 00:37:22.196877 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (pyproject.toml): started 2026-07-10 00:37:22.196929 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (pyproject.toml): finished with status 'done' 2026-07-10 00:37:22.196950 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Created wheel for glance: filename=glance-30.2.1.dev5-py3-none-any.whl size=1425692 sha256=60a6b467c91796107e1800758f2386296657462a4a51c937b1ba78072346df8d 2026-07-10 00:37:22.196977 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Stored in directory: /tmp/pip-ephem-wheel-cache-wq55f59l/wheels/09/94/93/dfaefdbbfb3dae2d10816beda122a0abc2cff77a30b54d9fac 2026-07-10 00:37:22.196998 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built glance 2026-07-10 00:37:22.197024 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Installing collected packages: pydot, networkx, defusedxml, botocore, s3transfer, boto3, taskflow, oslo.limit, glance_store, cursive, glance 2026-07-10 00:37:22.197041 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully installed boto3-1.36.26 botocore-1.36.26 cursive-0.2.3 defusedxml-0.7.1 glance-30.2.1.dev5 glance_store-4.9.1 networkx-3.4.2 oslo.limit-2.6.1 pydot-3.0.4 s3transfer-0.11.2 taskflow-5.12.0 2026-07-10 00:37:22.197070 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 69ef5f406c1b 2026-07-10 00:37:22.197086 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 728b70c4e280 2026-07-10 00:37:22.197110 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 10/11 : COPY patches /patches 2026-07-10 00:37:22.197181 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 2b3b2d42e161 2026-07-10 00:37:22.197202 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 11/11 : RUN kolla_patch 2026-07-10 00:37:22.197213 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in f1b748016c41 2026-07-10 00:37:22.197223 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:[i] No series file found, nothing to patch. 2026-07-10 00:37:22.197238 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container f1b748016c41 2026-07-10 00:37:22.197248 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 5514de82c1dc 2026-07-10 00:37:22.197258 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built 198f6d52cc7f 2026-07-10 00:37:22.197271 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully tagged osism.harbor.regio.digital/kolla/glance-base:build-20260710 2026-07-10 00:37:22.197427 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Built at 2026-07-10 00:37:22.197280 (took 0:00:39.272188) 2026-07-10 00:37:22.197466 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-api) to queue 2026-07-10 00:37:22.197874 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-inspector) 2026-07-10 00:37:22.197958 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Processing 2026-07-10 00:37:22.197988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building started at 2026-07-10 00:37:22.197808 2026-07-10 00:37:22.198007 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Getting archive from https://tarballs.opendev.org/openstack/ironic-inspector/ironic-inspector-stable-2025.1.tar.gz 2026-07-10 00:37:23.163483 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 plugins into plugins archive 2026-07-10 00:37:23.164467 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 additions into additions archive 2026-07-10 00:38:14.132725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 1/12 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:38:14.132823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 4206f22d8f69 2026-07-10 00:38:14.133092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 2/12 : LABEL "build-date"="20260710" "name"="ironic-inspector" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-inspector" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:38:14.133209 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in ad364cd0a933 2026-07-10 00:38:14.133239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container ad364cd0a933 2026-07-10 00:38:14.133253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 0019d51c279f 2026-07-10 00:38:14.133272 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 3/12 : RUN usermod --append --home /var/lib/ironic-inspector --groups kolla ironic-inspector && mkdir -p /var/lib/ironic-inspector && chown -R 42461:42461 /var/lib/ironic-inspector 2026-07-10 00:38:14.133448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 3c63b8eaafe8 2026-07-10 00:38:14.133504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 3c63b8eaafe8 2026-07-10 00:38:14.133549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> cab820352439 2026-07-10 00:38:14.133559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 4/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends iptables && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:38:14.133637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 1e3cf1eed2ca 2026-07-10 00:38:14.133742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:38:14.133804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:38:14.133848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:38:14.133964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:38:14.134055 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:38:14.134165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:38:14.134246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:38:14.135244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:38:14.135270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:38:14.135279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:38:14.135287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:38:14.135296 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:38:14.135304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:38:14.135312 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:38:14.135320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:38:14.135328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 28.0 MB in 3s (8,348 kB/s) 2026-07-10 00:38:14.135337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-07-10 00:38:14.135345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-07-10 00:38:14.135354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2026-07-10 00:38:14.135361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2026-07-10 00:38:14.135369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following additional packages will be installed: 2026-07-10 00:38:14.135377 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 2026-07-10 00:38:14.135386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Suggested packages: 2026-07-10 00:38:14.135394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: firewalld 2026-07-10 00:38:14.135402 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Recommended packages: 2026-07-10 00:38:14.135410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: nftables 2026-07-10 00:38:14.135417 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following NEW packages will be installed: 2026-07-10 00:38:14.135429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: iptables libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2026-07-10 00:38:14.135463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libnftnl11 2026-07-10 00:38:14.135474 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:38:14.135611 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Need to get 554 kB of archives. 2026-07-10 00:38:14.135729 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 3,049 kB of additional disk space will be used. 2026-07-10 00:38:14.135828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:38:14.135964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2026-07-10 00:38:14.136122 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2026-07-10 00:38:14.136280 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2026-07-10 00:38:14.136434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2026-07-10 00:38:14.136555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2026-07-10 00:38:14.136698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2026-07-10 00:38:14.136827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 554 kB in 2s (366 kB/s) 2026-07-10 00:38:14.136946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip4tc2:amd64. 2026-07-10 00:38:14.137088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-07-10 00:38:14.137221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:38:14.137360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2026-07-10 00:38:14.137462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2026-07-10 00:38:14.137565 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2026-07-10 00:38:14.137714 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2026-07-10 00:38:14.137811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2026-07-10 00:38:14.137908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2026-07-10 00:38:14.138064 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 00:38:14.138238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../0-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:38:14.138388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:38:14.139232 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip6tc2:amd64. 2026-07-10 00:38:14.139257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../1-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:38:14.139266 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:38:14.139275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnfnetlink0:amd64. 2026-07-10 00:38:14.139283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../2-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2026-07-10 00:38:14.139291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:38:14.139312 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-07-10 00:38:14.139320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../3-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2026-07-10 00:38:14.139328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:38:14.139335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnftnl11:amd64. 2026-07-10 00:38:14.139342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2026-07-10 00:38:14.139353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:38:14.139448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package iptables. 2026-07-10 00:38:14.139554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../5-iptables_1.8.10-3ubuntu2_amd64.deb ... 2026-07-10 00:38:14.139662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking iptables (1.8.10-3ubuntu2) ... 2026-07-10 00:38:14.139805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:38:14.139871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2026-07-10 00:38:14.139911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2026-07-10 00:38:14.139969 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2026-07-10 00:38:14.140060 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2026-07-10 00:38:14.140121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up iptables (1.8.10-3ubuntu2) ... 2026-07-10 00:38:14.140210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-07-10 00:38:14.140284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-07-10 00:38:14.140345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2026-07-10 00:38:14.140406 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-07-10 00:38:14.140466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-07-10 00:38:14.140525 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-07-10 00:38:14.140595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-07-10 00:38:14.140665 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:38:14.140725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 1e3cf1eed2ca 2026-07-10 00:38:14.140783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 3fa950e86f2f 2026-07-10 00:38:14.140841 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 5/12 : ADD ironic-inspector-archive /ironic-inspector-source 2026-07-10 00:38:14.140902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 124c3d368d0b 2026-07-10 00:38:14.140961 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 6/12 : ADD ironic_inspector_sudoers /etc/sudoers.d/kolla_ironic_inspector_sudoers 2026-07-10 00:38:14.141088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> d7ae731c013b 2026-07-10 00:38:14.141280 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 7/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:38:14.141326 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 051dadbb983f 2026-07-10 00:38:14.141393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 8/12 : RUN ln -s ironic-inspector-source/* ironic-inspector && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ironic-inspector && mkdir -p /etc/ironic-inspector && cp /ironic-inspector/rootwrap.conf /etc/ironic-inspector/ && cp -r /ironic-inspector/rootwrap.d/ /etc/ironic-inspector/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ironic-inspector/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ironic_inspector_sudoers && chmod 644 /usr/local/bin/kolla_extend_start && mkdir -p /var/lib/ironic-inspector/dhcp-hostsdir && chown -R ironic-inspector: /var/lib/ironic-inspector 2026-07-10 00:38:14.141440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in a5d1bf0b9101 2026-07-10 00:38:14.141484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing ./ironic-inspector 2026-07-10 00:38:14.141509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing build dependencies: started 2026-07-10 00:38:14.141571 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing build dependencies: finished with status 'done' 2026-07-10 00:38:14.142291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Getting requirements to build wheel: started 2026-07-10 00:38:14.142305 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:38:14.142313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing backend dependencies: started 2026-07-10 00:38:14.142321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing backend dependencies: finished with status 'done' 2026-07-10 00:38:14.142332 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (pyproject.toml): started 2026-07-10 00:38:14.142343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:38:14.142353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (3.2.0) 2026-07-10 00:38:14.142364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: alembic>=1.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (1.14.1) 2026-07-10 00:38:14.142374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting construct>=2.9.39 (from ironic-inspector==12.4.1.dev3) 2026-07-10 00:38:14.142384 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 00:38:14.142394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (0.39.0) 2026-07-10 00:38:14.142405 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Flask>=1.1.0 (from ironic-inspector==12.4.1.dev3) 2026-07-10 00:38:14.142415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-10 00:38:14.142427 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (3.1.0) 2026-07-10 00:38:14.142435 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonpath-rw>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (1.4.0) 2026-07-10 00:38:14.142442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (4.23.0) 2026-07-10 00:38:14.142458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: keystoneauth1>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (5.10.0) 2026-07-10 00:38:14.142473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: keystonemiddleware>=4.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (10.12.1) 2026-07-10 00:38:14.142481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (1.3.0) 2026-07-10 00:38:14.142488 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (7.0.0) 2026-07-10 00:38:14.142496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PyYAML>=5.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (6.0.2) 2026-07-10 00:38:14.142503 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: openstacksdk>=0.40.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (4.4.0) 2026-07-10 00:38:14.142510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (7.1.0) 2026-07-10 00:38:14.142542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (9.7.1) 2026-07-10 00:38:14.142549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (5.7.1) 2026-07-10 00:38:14.142556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.db>=12.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (17.2.1) 2026-07-10 00:38:14.142563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (6.5.1) 2026-07-10 00:38:14.142570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (7.1.0) 2026-07-10 00:38:14.142577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (16.1.1) 2026-07-10 00:38:14.142584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (6.3.1) 2026-07-10 00:38:14.142591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (4.5.1) 2026-07-10 00:38:14.142598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.rootwrap>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (7.5.1) 2026-07-10 00:38:14.142604 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (5.7.0) 2026-07-10 00:38:14.142613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.service>=1.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (4.1.1) 2026-07-10 00:38:14.142622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.upgradecheck>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (2.5.0) 2026-07-10 00:38:14.142690 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.utils>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (8.2.0) 2026-07-10 00:38:14.142708 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tenacity>=6.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (9.0.0) 2026-07-10 00:38:14.142787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (5.4.1) 2026-07-10 00:38:14.142833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (2.0.38) 2026-07-10 00:38:14.142882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tooz>=2.5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (6.3.0) 2026-07-10 00:38:14.142930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting microversion_parse>=1.0.1 (from ironic-inspector==12.4.1.dev3) 2026-07-10 00:38:14.142977 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:38:14.143040 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting zeroconf>=0.24.0 (from ironic-inspector==12.4.1.dev3) 2026-07-10 00:38:14.143087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading zeroconf-0.145.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.2 kB) 2026-07-10 00:38:14.143148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-inspector==12.4.1.dev3) (4.0.1) 2026-07-10 00:38:14.143202 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic-inspector==12.4.1.dev3) (1.3.9) 2026-07-10 00:38:14.143258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic-inspector==12.4.1.dev3) (4.12.2) 2026-07-10 00:38:14.144424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from automaton>=1.9.0->ironic-inspector==12.4.1.dev3) (3.14.0) 2026-07-10 00:38:14.144504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->ironic-inspector==12.4.1.dev3) (2.7.0) 2026-07-10 00:38:14.144528 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->ironic-inspector==12.4.1.dev3) (3.1.1) 2026-07-10 00:38:14.144547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Werkzeug>=3.1 (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) 2026-07-10 00:38:14.144562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:38:14.144572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Jinja2>=3.1.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) (3.1.5) 2026-07-10 00:38:14.144582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting itsdangerous>=2.2 (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) 2026-07-10 00:38:14.144592 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:38:14.144602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: click>=8.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) (8.1.8) 2026-07-10 00:38:14.144612 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting blinker>=1.9 (from Flask>=1.1.0->ironic-inspector==12.4.1.dev3) 2026-07-10 00:38:14.144634 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:38:14.144645 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->ironic-inspector==12.4.1.dev3) (3.0.0) 2026-07-10 00:38:14.144655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->ironic-inspector==12.4.1.dev3) (1.17.2) 2026-07-10 00:38:14.144666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask>=1.1.0->ironic-inspector==12.4.1.dev3) (3.0.2) 2026-07-10 00:38:14.144676 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: ply in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->ironic-inspector==12.4.1.dev3) (3.11) 2026-07-10 00:38:14.144703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: decorator in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->ironic-inspector==12.4.1.dev3) (5.1.1) 2026-07-10 00:38:14.144714 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->ironic-inspector==12.4.1.dev3) (1.17.0) 2026-07-10 00:38:14.144724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.4.1.dev3) (25.1.0) 2026-07-10 00:38:14.144734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.4.1.dev3) (2024.10.1) 2026-07-10 00:38:14.144747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.4.1.dev3) (0.36.2) 2026-07-10 00:38:14.144757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->ironic-inspector==12.4.1.dev3) (0.23.1) 2026-07-10 00:38:14.144767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.4.1.dev3) (2.1.0) 2026-07-10 00:38:14.144790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.4.1.dev3) (2.32.3) 2026-07-10 00:38:14.144800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic-inspector==12.4.1.dev3) (1.7.0) 2026-07-10 00:38:14.144810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.4.1.dev3) (3.11.0) 2026-07-10 00:38:14.144820 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.4.1.dev3) (4.0.1) 2026-07-10 00:38:14.144830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.4.1.dev3) (2.10.1) 2026-07-10 00:38:14.144840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.4.1.dev3) (5.6.0) 2026-07-10 00:38:14.144857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.4.1.dev3) (1.8.9) 2026-07-10 00:38:14.144867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (43.0.3) 2026-07-10 00:38:14.144877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (1.3.4) 2026-07-10 00:38:14.144887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (1.0.1) 2026-07-10 00:38:14.144897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (1.33) 2026-07-10 00:38:14.144907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (4.3.6) 2026-07-10 00:38:14.144923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (7.0.0) 2026-07-10 00:38:14.144933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (1.4.0) 2026-07-10 00:38:14.144943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (1.17.1) 2026-07-10 00:38:14.146252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (2.22) 2026-07-10 00:38:14.146286 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.40.0->ironic-inspector==12.4.1.dev3) (3.0.0) 2026-07-10 00:38:14.146298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->ironic-inspector==12.4.1.dev3) (0.19) 2026-07-10 00:38:14.146310 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->ironic-inspector==12.4.1.dev3) (2.0.0) 2026-07-10 00:38:14.146321 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->ironic-inspector==12.4.1.dev3) (2.0.1) 2026-07-10 00:38:14.146332 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=12.1.0->ironic-inspector==12.4.1.dev3) (0.5.0) 2026-07-10 00:38:14.146343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ironic-inspector==12.4.1.dev3) (2.9.0.post0) 2026-07-10 00:38:14.146354 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.4.1.dev3) (5.5.2) 2026-07-10 00:38:14.146380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.4.1.dev3) (5.3.1) 2026-07-10 00:38:14.146392 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.4.1.dev3) (5.4.2) 2026-07-10 00:38:14.146403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic-inspector==12.4.1.dev3) (0.11.0) 2026-07-10 00:38:14.146415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->ironic-inspector==12.4.1.dev3) (5.1.0) 2026-07-10 00:38:14.146426 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->ironic-inspector==12.4.1.dev3) (2025.1) 2026-07-10 00:38:14.146437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->ironic-inspector==12.4.1.dev3) (0.21.1) 2026-07-10 00:38:14.146448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->ironic-inspector==12.4.1.dev3) (4.0.1) 2026-07-10 00:38:14.146459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->ironic-inspector==12.4.1.dev3) (1.1.0) 2026-07-10 00:38:14.146495 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.4.1.dev3) (3.1.0) 2026-07-10 00:38:14.146508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.4.1.dev3) (2.5.1) 2026-07-10 00:38:14.146519 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.4.1.dev3) (3.10.1) 2026-07-10 00:38:14.146541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.31.0->ironic-inspector==12.4.1.dev3) (1.6.10) 2026-07-10 00:38:14.146551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic-inspector==12.4.1.dev3) (3.2.1) 2026-07-10 00:38:14.146562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->ironic-inspector==12.4.1.dev3) (24.2) 2026-07-10 00:38:14.146572 | 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) (83.0.0) 2026-07-10 00:38:14.146582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->ironic-inspector==12.4.1.dev3) (0.2.13) 2026-07-10 00:38:14.146592 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.4.1.dev3) (3.4.1) 2026-07-10 00:38:14.146609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.4.1.dev3) (3.10) 2026-07-10 00:38:14.146619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.4.1.dev3) (1.26.20) 2026-07-10 00:38:14.146630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=4.2.0->ironic-inspector==12.4.1.dev3) (2026.6.17) 2026-07-10 00:38:14.146641 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.31.0->ironic-inspector==12.4.1.dev3) (0.7) 2026-07-10 00:38:14.146651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=12.1.0->ironic-inspector==12.4.1.dev3) (2.7.2) 2026-07-10 00:38:14.146661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.5.1->ironic-inspector==12.4.1.dev3) (0.15.2) 2026-07-10 00:38:14.146671 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting ifaddr>=0.1.7 (from zeroconf>=0.24.0->ironic-inspector==12.4.1.dev3) 2026-07-10 00:38:14.146681 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2026-07-10 00:38:14.146692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-07-10 00:38:14.146702 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-07-10 00:38:14.146712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-10 00:38:14.146722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-10 00:38:14.146732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-07-10 00:38:14.146742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-07-10 00:38:14.146752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading zeroconf-0.145.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.3 MB) 2026-07-10 00:38:14.146769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 118.8 MB/s 0:00:00 2026-07-10 00:38:14.146780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2026-07-10 00:38:14.146791 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building wheels for collected packages: ironic-inspector 2026-07-10 00:38:14.146801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (pyproject.toml): started 2026-07-10 00:38:14.146818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (pyproject.toml): finished with status 'done' 2026-07-10 00:38:14.146829 | 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=289781 sha256=05b0002fd33b28409826a3517752a8ab19aadbd2988a5ff3018886d53fbe40c9 2026-07-10 00:38:14.146839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Stored in directory: /tmp/pip-ephem-wheel-cache-ngu97u1y/wheels/81/c6/53/c54c068480ece96999594e32d74a984f1ee523639d5025d9ee 2026-07-10 00:38:14.146850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built ironic-inspector 2026-07-10 00:38:14.146867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: ifaddr, zeroconf, Werkzeug, microversion_parse, itsdangerous, construct, blinker, Flask, ironic-inspector 2026-07-10 00:38:14.146878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed Flask-3.1.0 Werkzeug-3.1.3 blinker-1.9.0 construct-2.10.70 ifaddr-0.2.0 ironic-inspector-12.4.1.dev3 itsdangerous-2.2.0 microversion_parse-2.0.0 zeroconf-0.145.1 2026-07-10 00:38:14.146888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container a5d1bf0b9101 2026-07-10 00:38:14.146898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> a077155fa81f 2026-07-10 00:38:14.146908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 9/12 : COPY patches /patches 2026-07-10 00:38:14.146918 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> cf0d2794cd71 2026-07-10 00:38:14.146929 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 10/12 : RUN kolla_patch 2026-07-10 00:38:14.146939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 22c6e3499efa 2026-07-10 00:38:14.146949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:[i] No series file found, nothing to patch. 2026-07-10 00:38:14.146959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 22c6e3499efa 2026-07-10 00:38:14.146969 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 1f1edf4ae003 2026-07-10 00:38:14.146981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 11/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:38:14.147023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 558d674757ec 2026-07-10 00:38:14.147035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-07-10 00:38:14.147045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2026-07-10 00:38:14.147054 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2026-07-10 00:38:14.147064 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages were automatically installed and are no longer required: 2026-07-10 00:38:14.147074 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:38:14.147084 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:38:14.147095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:38:14.147105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:38:14.147115 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:38:14.147155 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:38:14.147170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:38:14.147179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2026-07-10 00:38:14.147189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Use 'apt autoremove' to remove them. 2026-07-10 00:38:14.147199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2026-07-10 00:38:14.147209 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: build-essential 2026-07-10 00:38:14.147219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:38:14.147237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:38:14.147254 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-07-10 00:38:14.147273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:38:14.147285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2026-07-10 00:38:14.147296 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% (Reading database ... 80% 2026-07-10 00:38:14.147313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2026-07-10 00:38:14.147330 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2026-07-10 00:38:14.147345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2026-07-10 00:38:14.147360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 19027 files and directories currently installed.) 2026-07-10 00:38:14.147375 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:38:14.147393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2026-07-10 00:38:14.147411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2026-07-10 00:38:14.147429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2026-07-10 00:38:14.147445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2026-07-10 00:38:14.147463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:38:14.147479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:38:14.147490 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:38:14.147500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:38:14.147510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:38:14.147519 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:38:14.147529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:38:14.147544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2026-07-10 00:38:14.147554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:38:14.147569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 228 MB disk space will be freed. 2026-07-10 00:38:14.147640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-07-10 00:38:14.147656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2026-07-10 00:38:14.147757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:38:14.147774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:38:14.147788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2026-07-10 00:38:14.147839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2026-07-10 00:38:14.147854 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2026-07-10 00:38:14.147921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2026-07-10 00:38:14.147949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 19018 files and directories currently installed.) 2026-07-10 00:38:14.148030 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:38:14.148060 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:38:14.148150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:38:14.148172 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:38:14.148240 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:38:14.148256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:38:14.148320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:38:14.148391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:38:14.148409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:38:14.148459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:38:14.148475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:38:14.148538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:38:14.148555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:38:14.148602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:38:14.148617 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:38:14.148664 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:38:14.148679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-07-10 00:38:14.148741 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:38:14.148757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:38:14.148808 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:38:14.148823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:38:14.148871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:38:14.148886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-07-10 00:38:14.148933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:38:14.148948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:38:14.149037 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-07-10 00:38:14.149051 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:38:14.149066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-07-10 00:38:14.149150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:38:14.149172 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:38:14.149221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:38:14.149236 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:38:14.149293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:38:14.149308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-07-10 00:38:14.149381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:38:14.149393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-07-10 00:38:14.149408 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:38:14.149629 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:38:14.149691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-07-10 00:38:14.149707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:38:14.149726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-07-10 00:38:14.149745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:38:14.149765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:38:14.149776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:38:14.149786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:38:14.149798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:38:14.149817 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing lto-disabled-list (47) ... 2026-07-10 00:38:14.149834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing make (4.3-4.1build2) ... 2026-07-10 00:38:14.149851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:38:14.149869 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:38:14.149890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting pyclean==3.0.0 2026-07-10 00:38:14.149936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:38:14.149956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:38:14.150041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: pyclean 2026-07-10 00:38:14.150061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed pyclean-3.0.0 2026-07-10 00:38:14.150174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:38:14.150230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-07-10 00:38:14.150247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 8368 files, 1183 directories removed. 2026-07-10 00:38:14.150266 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-07-10 00:38:14.150282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /usr 2026-07-10 00:38:14.150301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-07-10 00:38:14.150380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 1316 files, 133 directories removed. 2026-07-10 00:38:14.150398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2026-07-10 00:38:14.150417 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Found existing installation: pyclean 3.0.0 2026-07-10 00:38:14.150441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Uninstalling pyclean-3.0.0: 2026-07-10 00:38:14.150462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:38:14.150529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 558d674757ec 2026-07-10 00:38:14.150550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> c37b641e25e4 2026-07-10 00:38:14.150573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 12/12 : USER ironic-inspector 2026-07-10 00:38:14.150596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in e5778e4679e0 2026-07-10 00:38:14.150616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container e5778e4679e0 2026-07-10 00:38:14.150660 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 954fdd60e903 2026-07-10 00:38:14.150685 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built 65ef5d7b9efc 2026-07-10 00:38:14.150735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully tagged osism.harbor.regio.digital/kolla/ironic-inspector:build-20260710 2026-07-10 00:38:14.150819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Built at 2026-07-10 00:38:14.150729 (took 0:00:51.952921) 2026-07-10 00:38:14.151246 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-base) 2026-07-10 00:38:14.151307 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Processing 2026-07-10 00:38:14.151327 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building started at 2026-07-10 00:38:14.151202 2026-07-10 00:38:14.151369 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Cloning from https://github.com/gnocchixyz/gnocchi.git 2026-07-10 00:38:15.742188 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Git checkout by reference 4.6.4 (5f26d4f10ae6eaaeb33a5c5bed8bd773df8e97f7) 2026-07-10 00:38:15.844644 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 plugins into plugins archive 2026-07-10 00:38:15.844895 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 additions into additions archive 2026-07-10 00:38:52.281925 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 1/13 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:38:52.282093 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 4206f22d8f69 2026-07-10 00:38:52.282174 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 2/13 : LABEL "build-date"="20260710" "name"="gnocchi-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:38:52.282216 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 8ab03df0644a 2026-07-10 00:38:52.282243 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 8ab03df0644a 2026-07-10 00:38:52.282307 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 8538853736ca 2026-07-10 00:38:52.282409 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 3/13 : RUN usermod --append --home /var/lib/gnocchi --groups kolla gnocchi && mkdir -p /var/lib/gnocchi && chown -R 42416:42416 /var/lib/gnocchi 2026-07-10 00:38:52.282431 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 9012ad13b9aa 2026-07-10 00:38:52.282536 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 9012ad13b9aa 2026-07-10 00:38:52.282591 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> b55296c9702b 2026-07-10 00:38:52.282651 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 4/13 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends librados-dev python3-rados python3-rados && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:38:52.282724 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 2f07ecc798e6 2026-07-10 00:38:52.282789 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:38:52.282901 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:38:52.284229 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:38:52.284267 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:38:52.284280 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:38:52.284328 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:38:52.284339 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:38:52.284349 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:38:52.284360 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:38:52.284370 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:38:52.284379 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:38:52.284388 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:38:52.284397 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:38:52.284406 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:38:52.284415 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:38:52.284423 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 28.0 MB in 3s (10.3 MB/s) 2026-07-10 00:38:52.284433 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2026-07-10 00:38:52.284442 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2026-07-10 00:38:52.284451 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building dependency tree... 2026-07-10 00:38:52.284460 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading state information... 2026-07-10 00:38:52.284469 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following additional packages will be installed: 2026-07-10 00:38:52.284477 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2026-07-10 00:38:52.284486 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados2 2026-07-10 00:38:52.284494 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following NEW packages will be installed: 2026-07-10 00:38:52.284503 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2026-07-10 00:38:52.284512 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados-dev librados2 python3-rados 2026-07-10 00:38:52.284520 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:38:52.284529 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Need to get 5,280 kB of archives. 2026-07-10 00:38:52.284538 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:After this operation, 24.6 MB of additional disk space will be used. 2026-07-10 00:38:52.284546 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:38:52.284555 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-07-10 00:38:52.284565 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-07-10 00:38:52.284575 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-07-10 00:38:52.284584 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-07-10 00:38:52.284599 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados-dev amd64 19.2.3-0ubuntu0.24.04.3 [47.5 kB] 2026-07-10 00:38:52.284615 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-07-10 00:38:52.284624 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 5,280 kB in 2s (3,423 kB/s) 2026-07-10 00:38:52.284633 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-07-10 00:38:52.284642 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 2026-07-10 00:38:52.284664 | 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 ... 2026-07-10 00:38:52.284675 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:65% 2026-07-10 00:38:52.284688 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 70% 2026-07-10 00:38:52.284697 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 75% 2026-07-10 00:38:52.284810 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 80% 2026-07-10 00:38:52.284862 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 85% 2026-07-10 00:38:52.284937 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 90% 2026-07-10 00:38:52.284978 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 95% 2026-07-10 00:38:52.285088 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 00:38:52.285105 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../0-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:38:52.285211 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:38:52.285232 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-07-10 00:38:52.285301 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../1-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:38:52.285358 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:38:52.285416 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-07-10 00:38:52.285472 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../2-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 00:38:52.285527 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:38:52.285584 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados2. 2026-07-10 00:38:52.285640 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../3-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:38:52.285696 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:38:52.285751 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados-dev. 2026-07-10 00:38:52.285805 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../4-librados-dev_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:38:52.285861 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados-dev (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:38:52.285916 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package python3-rados. 2026-07-10 00:38:52.285969 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../5-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:38:52.286024 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:38:52.286147 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:38:52.286204 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:38:52.286267 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 00:38:52.286326 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:38:52.286383 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados-dev (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:38:52.286439 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 00:38:52.286497 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:38:52.286549 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 2f07ecc798e6 2026-07-10 00:38:52.286599 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 5f4f6fb9365e 2026-07-10 00:38:52.286648 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 5/13 : ADD gnocchi-base-archive /gnocchi-base-source 2026-07-10 00:38:52.286699 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 130592d8cd9d 2026-07-10 00:38:52.286748 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 6/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:38:52.286799 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> aeb0a016429c 2026-07-10 00:38:52.286847 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 7/13 : COPY gnocchi_sudoers /etc/sudoers.d/kolla_gnocchi_sudoers 2026-07-10 00:38:52.286897 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 774c48761ff0 2026-07-10 00:38:52.286953 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 8/13 : RUN sed -e "s/^Werkzeug===3.0.1/Werkzeug==2.2.3/g" -i requirements/upper-constraints.txt 2026-07-10 00:38:52.287005 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 59a9313d5892 2026-07-10 00:38:52.287068 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 59a9313d5892 2026-07-10 00:38:52.287106 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> efd57d8a6b47 2026-07-10 00:38:52.287183 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 9/13 : RUN sed -e "s/^numpy===2.2.3/numpy==2.2.6/g" -i requirements/upper-constraints.txt 2026-07-10 00:38:52.287241 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 9d72363e67e9 2026-07-10 00:38:52.287291 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 9d72363e67e9 2026-07-10 00:38:52.287341 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 55cd86cf1af4 2026-07-10 00:38:52.287400 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 10/13 : RUN ln -s gnocchi-base-source/* gnocchi && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt gnocchiclient /gnocchi[keystone,mysql,file,ceph,s3] && mkdir -p /etc/gnocchi && cp /var/lib/kolla/venv/etc/pycadf/gnocchi_api_audit_map.conf /etc/gnocchi/ && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_gnocchi_sudoers && touch /usr/local/bin/kolla_gnocchi_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_gnocchi_extend_start 2026-07-10 00:38:52.287451 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 9405fb552db7 2026-07-10 00:38:52.287501 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing ./gnocchi 2026-07-10 00:38:52.287550 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: started 2026-07-10 00:38:52.287601 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:38:52.287651 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: started 2026-07-10 00:38:52.287699 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:38:52.287747 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:38:52.287807 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:38:52.287855 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: gnocchiclient in ./var/lib/kolla/venv/lib/python3.12/site-packages (7.1.0) 2026-07-10 00:38:52.287892 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting numpy>=1.14.0 (from gnocchi==4.6.4) 2026-07-10 00:38:52.287943 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-07-10 00:38:52.287994 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: iso8601 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (2.1.0) 2026-07-10 00:38:52.288068 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.config>=3.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (9.7.1) 2026-07-10 00:38:52.288085 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.policy>=3.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (4.5.1) 2026-07-10 00:38:52.288154 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.middleware>=3.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (6.3.1) 2026-07-10 00:38:52.288220 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting pytimeparse (from gnocchi==4.6.4) 2026-07-10 00:38:52.288270 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading pytimeparse-1.1.8-py2.py3-none-any.whl.metadata (3.4 kB) 2026-07-10 00:38:52.291264 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pecan>=0.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.5.1) 2026-07-10 00:38:52.291302 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jsonpatch in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.33) 2026-07-10 00:38:52.291311 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting cotyledon>=1.5.0 (from gnocchi==4.6.4) 2026-07-10 00:38:52.291320 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:38:52.291328 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: stevedore in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.4.1) 2026-07-10 00:38:52.291336 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: ujson in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.10.0) 2026-07-10 00:38:52.291345 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: voluptuous>=0.8.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (0.15.2) 2026-07-10 00:38:52.291365 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting werkzeug (from gnocchi==4.6.4) 2026-07-10 00:38:52.291374 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:38:52.291382 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tenacity>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (9.0.0) 2026-07-10 00:38:52.291391 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: WebOb>=1.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.8.9) 2026-07-10 00:38:52.291399 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Paste in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.10.1) 2026-07-10 00:38:52.291407 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PasteDeploy in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.1.0) 2026-07-10 00:38:52.291415 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting daiquiri (from gnocchi==4.6.4) 2026-07-10 00:38:52.291423 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading daiquiri-3.3.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-10 00:38:52.291432 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pyparsing>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (3.2.1) 2026-07-10 00:38:52.291452 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting lz4>=0.9.0 (from gnocchi==4.6.4) 2026-07-10 00:38:52.291460 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading lz4-4.4.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-10 00:38:52.291467 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tooz>=1.38 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (6.3.0) 2026-07-10 00:38:52.291474 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: cachetools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (5.5.2) 2026-07-10 00:38:52.291482 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:WARNING: gnocchi 4.6.4 does not provide the extra 'file' 2026-07-10 00:38:52.291489 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: 2026-07-10 00:38:52.291497 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: keystonemiddleware!=4.19.0,>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (10.12.1) 2026-07-10 00:38:52.291505 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pymysql in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.1.1) 2026-07-10 00:38:52.291512 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.db>=4.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (17.2.1) 2026-07-10 00:38:52.291520 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: sqlalchemy>=1.4.24 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (2.0.38) 2026-07-10 00:38:52.291527 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting sqlalchemy-utils (from gnocchi==4.6.4) 2026-07-10 00:38:52.291534 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 00:38:52.291542 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: alembic!=0.8.1,!=0.9.0,>=0.7.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchi==4.6.4) (1.14.1) 2026-07-10 00:38:52.291549 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting boto3 (from gnocchi==4.6.4) 2026-07-10 00:38:52.291564 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading boto3-1.36.26-py3-none-any.whl.metadata (6.7 kB) 2026-07-10 00:38:52.291571 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting botocore>=1.5 (from gnocchi==4.6.4) 2026-07-10 00:38:52.291578 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading botocore-1.36.26-py3-none-any.whl.metadata (5.7 kB) 2026-07-10 00:38:52.291586 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: cliff>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (4.9.1) 2026-07-10 00:38:52.291593 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: keystoneauth1>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (5.10.0) 2026-07-10 00:38:52.291600 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: futurist in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (3.1.0) 2026-07-10 00:38:52.291607 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: python-dateutil in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (2.9.0.post0) 2026-07-10 00:38:52.291619 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: debtcollector in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient) (3.0.0) 2026-07-10 00:38:52.291626 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic!=0.8.1,!=0.9.0,>=0.7.6->gnocchi==4.6.4) (1.3.9) 2026-07-10 00:38:52.291634 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic!=0.8.1,!=0.9.0,>=0.7.6->gnocchi==4.6.4) (4.12.2) 2026-07-10 00:38:52.291648 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from botocore>=1.5->gnocchi==4.6.4) (1.0.1) 2026-07-10 00:38:52.291655 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from botocore>=1.5->gnocchi==4.6.4) (1.26.20) 2026-07-10 00:38:52.291662 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil->gnocchiclient) (1.17.0) 2026-07-10 00:38:52.291669 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (0.5.2) 2026-07-10 00:38:52.291677 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (2.5.11) 2026-07-10 00:38:52.291684 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (3.14.0) 2026-07-10 00:38:52.291691 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PyYAML>=3.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient) (6.0.2) 2026-07-10 00:38:52.291698 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient) (1.9.0) 2026-07-10 00:38:52.291705 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient) (0.2.13) 2026-07-10 00:38:52.291712 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: setproctitle in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cotyledon>=1.5.0->gnocchi==4.6.4) (1.3.4) 2026-07-10 00:38:52.291720 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pbr>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (7.0.0) 2026-07-10 00:38:52.291727 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (2.32.3) 2026-07-10 00:38:52.291735 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=2.0.0->gnocchiclient) (1.7.0) 2026-07-10 00:38:52.291743 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (3.11.0) 2026-07-10 00:38:52.291762 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.context>=2.19.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.7.1) 2026-07-10 00:38:52.291770 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (6.5.1) 2026-07-10 00:38:52.291777 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (7.1.0) 2026-07-10 00:38:52.291785 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.serialization>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.7.0) 2026-07-10 00:38:52.291794 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.utils>=3.33.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (8.2.0) 2026-07-10 00:38:52.291812 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (4.0.1) 2026-07-10 00:38:52.291821 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (2.10.1) 2026-07-10 00:38:52.291829 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.6.0) 2026-07-10 00:38:52.291837 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (1.3.4) 2026-07-10 00:38:52.291847 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector->gnocchiclient) (1.17.2) 2026-07-10 00:38:52.291855 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.1.1) 2026-07-10 00:38:52.291865 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=3.22.0->gnocchi==4.6.4) (1.3.0) 2026-07-10 00:38:52.291872 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=3.22.0->gnocchi==4.6.4) (2.0.0) 2026-07-10 00:38:52.291880 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.29.0->gnocchi==4.6.4) (2.0.1) 2026-07-10 00:38:52.291889 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.29.0->gnocchi==4.6.4) (0.5.0) 2026-07-10 00:38:52.291897 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (3.1.5) 2026-07-10 00:38:52.291905 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (4.0.1) 2026-07-10 00:38:52.291912 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.22.0->gnocchi==4.6.4) (4.0.1) 2026-07-10 00:38:52.291920 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.22.0->gnocchi==4.6.4) (3.0.2) 2026-07-10 00:38:52.291928 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (1.1.0) 2026-07-10 00:38:52.291943 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (2025.1) 2026-07-10 00:38:52.291951 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (24.2) 2026-07-10 00:38:52.291965 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (7.0.0) 2026-07-10 00:38:52.291973 | 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) (83.0.0) 2026-07-10 00:38:52.291981 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=0.9->gnocchi==4.6.4) (0.3.5) 2026-07-10 00:38:52.292001 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (3.4.1) 2026-07-10 00:38:52.292010 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (3.10) 2026-07-10 00:38:52.292017 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=2.0.0->gnocchiclient) (2026.6.17) 2026-07-10 00:38:52.292026 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: greenlet!=0.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from sqlalchemy>=1.4.24->gnocchi==4.6.4) (3.1.1) 2026-07-10 00:38:52.292058 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.29.0->gnocchi==4.6.4) (2.7.2) 2026-07-10 00:38:52.292066 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: fasteners>=0.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.38->gnocchi==4.6.4) (0.19) 2026-07-10 00:38:52.292074 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting s3transfer<0.12.0,>=0.11.0 (from boto3->gnocchi==4.6.4) 2026-07-10 00:38:52.292082 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading s3transfer-0.11.2-py3-none-any.whl.metadata (1.7 kB) 2026-07-10 00:38:52.292090 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting python-json-logger>=3 (from daiquiri->gnocchi==4.6.4) 2026-07-10 00:38:52.292098 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading python_json_logger-3.2.1-py3-none-any.whl.metadata (4.1 kB) 2026-07-10 00:38:52.292106 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch->gnocchi==4.6.4) (3.0.0) 2026-07-10 00:38:52.292114 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading botocore-1.36.26-py3-none-any.whl (13.4 MB) 2026-07-10 00:38:52.292122 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.4/13.4 MB 114.3 MB/s 0:00:00 2026-07-10 00:38:52.292168 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-07-10 00:38:52.292176 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading lz4-4.4.5-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 2026-07-10 00:38:52.292184 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 115.1 MB/s 0:00:00 2026-07-10 00:38:52.292192 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-07-10 00:38:52.292200 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 86.9 MB/s 0:00:00 2026-07-10 00:38:52.292215 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading boto3-1.36.26-py3-none-any.whl (139 kB) 2026-07-10 00:38:52.292223 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading s3transfer-0.11.2-py3-none-any.whl (84 kB) 2026-07-10 00:38:52.292231 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading daiquiri-3.3.0-py3-none-any.whl (19 kB) 2026-07-10 00:38:52.292246 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading python_json_logger-3.2.1-py3-none-any.whl (14 kB) 2026-07-10 00:38:52.292254 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading pytimeparse-1.1.8-py2.py3-none-any.whl (10.0 kB) 2026-07-10 00:38:52.292262 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-07-10 00:38:52.292270 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-07-10 00:38:52.292278 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building wheels for collected packages: gnocchi 2026-07-10 00:38:52.292286 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): started 2026-07-10 00:38:52.292294 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): finished with status 'done' 2026-07-10 00:38:52.292302 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Created wheel for gnocchi: filename=gnocchi-4.6.4-py2.py3-none-any.whl size=328731 sha256=45e9034cebb8f4d54c6d7e0223952b2a3a4c3cd8db82dd0014ad20bdc6e0d951 2026-07-10 00:38:52.292315 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Stored in directory: /tmp/pip-ephem-wheel-cache-a43cyz_f/wheels/90/b4/38/638914de71a2a508e24d901bf3e8f2f5dd36176e53c7cd4d55 2026-07-10 00:38:52.292324 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built gnocchi 2026-07-10 00:38:52.292332 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Installing collected packages: pytimeparse, werkzeug, python-json-logger, numpy, lz4, cotyledon, sqlalchemy-utils, daiquiri, botocore, s3transfer, boto3, gnocchi 2026-07-10 00:38:52.292340 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully installed boto3-1.36.26 botocore-1.36.26 cotyledon-2.0.0 daiquiri-3.3.0 gnocchi-4.6.4 lz4-4.4.5 numpy-2.2.6 python-json-logger-3.2.1 pytimeparse-1.1.8 s3transfer-0.11.2 sqlalchemy-utils-0.41.2 werkzeug-3.1.3 2026-07-10 00:38:52.292349 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 9405fb552db7 2026-07-10 00:38:52.292357 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> adc0c6df07ef 2026-07-10 00:38:52.292365 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 11/13 : COPY patches /patches 2026-07-10 00:38:52.292373 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 42ed91b67999 2026-07-10 00:38:52.292381 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 12/13 : RUN kolla_patch 2026-07-10 00:38:52.292389 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in d7a8dd9c0542 2026-07-10 00:38:52.292397 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:[i] No series file found, nothing to patch. 2026-07-10 00:38:52.292405 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container d7a8dd9c0542 2026-07-10 00:38:52.292412 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> e0350515fcb6 2026-07-10 00:38:52.292420 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 13/13 : RUN mkdir -p /var/lib/gnocchi/tmp && chown -R gnocchi: /var/lib/gnocchi/tmp 2026-07-10 00:38:52.292428 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 60a6cea7fc80 2026-07-10 00:38:52.292440 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 60a6cea7fc80 2026-07-10 00:38:52.292448 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> bafe85c6ebdc 2026-07-10 00:38:52.292456 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built c297fe05f763 2026-07-10 00:38:52.292464 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-base:build-20260710 2026-07-10 00:38:52.292472 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Built at 2026-07-10 00:38:52.292382 (took 0:00:38.141180) 2026-07-10 00:38:52.292578 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-api) to queue 2026-07-10 00:38:52.292600 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-statsd) to queue 2026-07-10 00:38:52.292628 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-metricd) to queue 2026-07-10 00:38:52.292981 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-base) 2026-07-10 00:38:52.293005 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Processing 2026-07-10 00:38:52.293023 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building started at 2026-07-10 00:38:52.292961 2026-07-10 00:38:52.293160 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Getting local archive from tarballs/manila-stable-2025.1.tar.gz 2026-07-10 00:38:52.297695 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 plugins into plugins archive 2026-07-10 00:38:52.298171 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 additions into additions archive 2026-07-10 00:39:28.424804 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 1/11 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:39:28.424888 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 4206f22d8f69 2026-07-10 00:39:28.424957 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 2/11 : LABEL "build-date"="20260710" "name"="manila-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:39:28.424974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in a269a67ebf5f 2026-07-10 00:39:28.425013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container a269a67ebf5f 2026-07-10 00:39:28.425025 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> dbd50351d1fd 2026-07-10 00:39:28.425041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 3/11 : RUN usermod --append --home /var/lib/manila --groups kolla manila && mkdir -p /var/lib/manila && chown -R 42429:42429 /var/lib/manila 2026-07-10 00:39:28.425110 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 8858343cb21e 2026-07-10 00:39:28.425322 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 8858343cb21e 2026-07-10 00:39:28.426220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 2a2684ef3c84 2026-07-10 00:39:28.426242 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 4/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openvswitch-switch && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:39:28.426255 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 602c63e66923 2026-07-10 00:39:28.426269 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:39:28.426282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:39:28.426296 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:39:28.426308 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:39:28.426322 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:39:28.426334 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:39:28.426347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:39:28.426380 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:39:28.426390 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:39:28.426399 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:39:28.426408 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:39:28.426417 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:39:28.426426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:39:28.426439 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:39:28.426448 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:39:28.426457 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 28.0 MB in 3s (9,229 kB/s) 2026-07-10 00:39:28.426552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2026-07-10 00:39:28.426618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2026-07-10 00:39:28.426721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building dependency tree... 2026-07-10 00:39:28.426780 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading state information... 2026-07-10 00:39:28.426844 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following additional packages will be installed: 2026-07-10 00:39:28.426915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2026-07-10 00:39:28.426981 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: uuid-runtime 2026-07-10 00:39:28.427052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Suggested packages: 2026-07-10 00:39:28.427196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ethtool openvswitch-doc 2026-07-10 00:39:28.427297 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Recommended packages: 2026-07-10 00:39:28.427364 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-openvswitch python3-netifaces 2026-07-10 00:39:28.427438 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following NEW packages will be installed: 2026-07-10 00:39:28.427511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2026-07-10 00:39:28.427582 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: openvswitch-switch uuid-runtime 2026-07-10 00:39:28.427652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:39:28.427717 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Need to get 3,410 kB of archives. 2026-07-10 00:39:28.427779 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:After this operation, 10.5 MB of additional disk space will be used. 2026-07-10 00:39:28.427842 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:39:28.427912 | 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.5 [33.1 kB] 2026-07-10 00:39:28.427982 | 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] 2026-07-10 00:39:28.428050 | 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] 2026-07-10 00:39:28.428263 | 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.8 [445 kB] 2026-07-10 00:39:28.428329 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 00:39:28.428352 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 libxdp1 amd64 1.5.1-1ubuntu2~cloud0 [64.5 kB] 2026-07-10 00:39:28.428364 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 openvswitch-switch amd64 3.5.1-0ubuntu0.1~cloud0 [1,638 kB] 2026-07-10 00:39:28.428443 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 3,410 kB in 1s (2,524 kB/s) 2026-07-10 00:39:28.428508 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package uuid-runtime. 2026-07-10 00:39:28.430269 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2026-07-10 00:39:28.430307 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:39:28.430322 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 70% 2026-07-10 00:39:28.430333 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 75% 2026-07-10 00:39:28.430344 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 80% 2026-07-10 00:39:28.430353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 85% 2026-07-10 00:39:28.430361 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 90% 2026-07-10 00:39:28.430370 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 95% 2026-07-10 00:39:28.430379 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 00:39:28.430390 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 00:39:28.430399 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:39:28.430408 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-10 00:39:28.430417 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 00:39:28.430426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:39:28.430435 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libunbound8:amd64. 2026-07-10 00:39:28.430443 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 00:39:28.430452 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:39:28.430461 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-common. 2026-07-10 00:39:28.430469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../3-openvswitch-common_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:39:28.430479 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:39:28.430487 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libnuma1:amd64. 2026-07-10 00:39:28.430496 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../4-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:39:28.430504 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:39:28.430513 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libxdp1:amd64. 2026-07-10 00:39:28.430522 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: 2026-07-10 00:39:28.430531 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../5-libxdp1_1.5.1-1ubuntu2~cloud0_amd64.deb ... 2026-07-10 00:39:28.430541 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-07-10 00:39:28.430571 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-switch. 2026-07-10 00:39:28.430581 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../6-openvswitch-switch_3.5.1-0ubuntu0.1~cloud0_amd64.deb ... 2026-07-10 00:39:28.430589 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:39:28.430598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 00:39:28.430607 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libxdp1:amd64 (1.5.1-1ubuntu2~cloud0) ... 2026-07-10 00:39:28.430615 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 00:39:28.430624 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 00:39:28.430642 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 00:39:28.430651 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Selecting GID from range 100 to 59999 ... 2026-07-10 00:39:28.430660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Adding group `uuidd' (GID 102) ... 2026-07-10 00:39:28.430668 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:39:28.430677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:39:28.430686 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-common (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:39:28.430694 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-switch (3.5.1-0ubuntu0.1~cloud0) ... 2026-07-10 00:39:28.430709 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-10 00:39:28.430719 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2026-07-10 00:39:28.430728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:39:28.430736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:39:28.430745 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 602c63e66923 2026-07-10 00:39:28.430754 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> bb6a5042bc48 2026-07-10 00:39:28.430762 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 5/11 : ADD manila-base-archive /manila-base-source 2026-07-10 00:39:28.430771 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> ebac22ed60fe 2026-07-10 00:39:28.430780 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 6/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:39:28.430788 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> e3cbc5f7cb17 2026-07-10 00:39:28.430801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 7/11 : COPY manila_sudoers /etc/sudoers.d/kolla_manila_sudoers 2026-07-10 00:39:28.430810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 51517c05a9c4 2026-07-10 00:39:28.430881 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 8/11 : RUN ln -s manila-base-source/* manila && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /manila && mkdir -p /etc/manila /var/cache/manila && cp -r /manila/etc/manila/* /etc/manila/ && chown -R manila: /var/cache/manila && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/manila/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_manila_sudoers && touch /usr/local/bin/kolla_manila_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_manila_extend_start 2026-07-10 00:39:28.430897 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in af5326b8a78d 2026-07-10 00:39:28.430997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing ./manila 2026-07-10 00:39:28.431013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: started 2026-07-10 00:39:28.431091 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:39:28.431229 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: started 2026-07-10 00:39:28.431251 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:39:28.431347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:39:28.431402 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:39:28.431448 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pbr>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (7.0.0) 2026-07-10 00:39:28.431492 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: alembic>=1.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (1.14.1) 2026-07-10 00:39:28.431548 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting defusedxml>=0.7.1 (from manila==20.0.2.dev12) 2026-07-10 00:39:28.431605 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-10 00:39:28.431663 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (0.39.0) 2026-07-10 00:39:28.431721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: greenlet>=0.4.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (3.1.1) 2026-07-10 00:39:28.431778 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: lxml>=4.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (5.3.1) 2026-07-10 00:39:28.431843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: netaddr>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (1.3.0) 2026-07-10 00:39:28.431905 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.config>=8.3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (9.7.1) 2026-07-10 00:39:28.431962 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.context>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (5.7.1) 2026-07-10 00:39:28.432018 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.db>=8.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (17.2.1) 2026-07-10 00:39:28.432100 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.i18n>=5.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (6.5.1) 2026-07-10 00:39:28.432241 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.log>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (7.1.0) 2026-07-10 00:39:28.432262 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (16.1.1) 2026-07-10 00:39:28.432331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.middleware>=4.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (6.3.1) 2026-07-10 00:39:28.432378 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (4.5.1) 2026-07-10 00:39:28.432433 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.privsep>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (3.6.0) 2026-07-10 00:39:28.432447 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.reports>=2.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (3.5.1) 2026-07-10 00:39:28.432502 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.rootwrap>=6.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (7.5.1) 2026-07-10 00:39:28.432546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.serialization>=4.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (5.7.0) 2026-07-10 00:39:28.432601 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.service>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (4.1.1) 2026-07-10 00:39:28.432615 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (2.5.0) 2026-07-10 00:39:28.432677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.utils>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (8.2.0) 2026-07-10 00:39:28.432711 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.concurrency>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (7.1.0) 2026-07-10 00:39:28.432772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: osprofiler>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (4.2.0) 2026-07-10 00:39:28.432815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: paramiko>=2.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (3.5.1) 2026-07-10 00:39:28.432829 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Paste>=3.4.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (3.10.1) 2026-07-10 00:39:28.432896 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PasteDeploy>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (3.1.0) 2026-07-10 00:39:28.432939 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyparsing>=2.4.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (3.2.1) 2026-07-10 00:39:28.432991 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-neutronclient>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (11.4.0) 2026-07-10 00:39:28.433013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: keystoneauth1>=4.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (5.10.0) 2026-07-10 00:39:28.433103 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: keystonemiddleware>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (10.12.1) 2026-07-10 00:39:28.433118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requests>=2.23.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (2.32.3) 2026-07-10 00:39:28.433302 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tenacity>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (9.0.0) 2026-07-10 00:39:28.433338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Routes>=2.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (2.5.1) 2026-07-10 00:39:28.433353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: SQLAlchemy>=1.3.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (2.0.38) 2026-07-10 00:39:28.433398 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting SQLAlchemy-Utils>=0.38.3 (from manila==20.0.2.dev12) 2026-07-10 00:39:28.433466 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 00:39:28.433517 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: stevedore>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (5.4.1) 2026-07-10 00:39:28.433543 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tooz>=2.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (6.3.0) 2026-07-10 00:39:28.433606 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-cinderclient>=4.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (9.7.0) 2026-07-10 00:39:28.433653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-novaclient>=17.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (18.9.0) 2026-07-10 00:39:28.433699 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-glanceclient>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (4.8.0) 2026-07-10 00:39:28.433745 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: WebOb>=1.8.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (1.8.9) 2026-07-10 00:39:28.433792 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cachetools>=4.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (5.5.2) 2026-07-10 00:39:28.433841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: packaging>=20.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from manila==20.0.2.dev12) (24.2) 2026-07-10 00:39:28.433886 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==20.0.2.dev12) (1.3.9) 2026-07-10 00:39:28.433930 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==20.0.2.dev12) (4.12.2) 2026-07-10 00:39:28.433972 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->manila==20.0.2.dev12) (2.7.0) 2026-07-10 00:39:28.434015 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==20.0.2.dev12) (2.1.0) 2026-07-10 00:39:28.434063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==20.0.2.dev12) (1.7.0) 2026-07-10 00:39:28.434155 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (3.11.0) 2026-07-10 00:39:28.434181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (4.0.1) 2026-07-10 00:39:28.434270 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (2.10.1) 2026-07-10 00:39:28.434321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (5.6.0) 2026-07-10 00:39:28.434372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (1.3.4) 2026-07-10 00:39:28.434421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (3.0.0) 2026-07-10 00:39:28.434464 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (1.17.2) 2026-07-10 00:39:28.434513 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->manila==20.0.2.dev12) (5.1.1) 2026-07-10 00:39:28.434563 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==20.0.2.dev12) (0.19) 2026-07-10 00:39:28.434612 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->manila==20.0.2.dev12) (2.0.0) 2026-07-10 00:39:28.434661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->manila==20.0.2.dev12) (6.0.2) 2026-07-10 00:39:28.434709 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->manila==20.0.2.dev12) (2.0.1) 2026-07-10 00:39:28.434757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->manila==20.0.2.dev12) (0.5.0) 2026-07-10 00:39:28.434805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.4.0->manila==20.0.2.dev12) (2.9.0.post0) 2026-07-10 00:39:28.434852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==20.0.2.dev12) (3.1.0) 2026-07-10 00:39:28.434900 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==20.0.2.dev12) (5.3.1) 2026-07-10 00:39:28.434947 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==20.0.2.dev12) (5.4.2) 2026-07-10 00:39:28.434996 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==20.0.2.dev12) (0.11.0) 2026-07-10 00:39:28.435043 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->manila==20.0.2.dev12) (5.1.0) 2026-07-10 00:39:28.435109 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->manila==20.0.2.dev12) (2025.1) 2026-07-10 00:39:28.435204 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->manila==20.0.2.dev12) (0.21.1) 2026-07-10 00:39:28.435254 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==20.0.2.dev12) (3.1.5) 2026-07-10 00:39:28.435305 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==20.0.2.dev12) (4.0.1) 2026-07-10 00:39:28.435355 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==20.0.2.dev12) (4.0.1) 2026-07-10 00:39:28.435396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->manila==20.0.2.dev12) (3.0.2) 2026-07-10 00:39:28.435438 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cffi>=1.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==20.0.2.dev12) (1.17.1) 2026-07-10 00:39:28.435482 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==20.0.2.dev12) (1.1.0) 2026-07-10 00:39:28.435528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=2.4.0->manila==20.0.2.dev12) (2.22) 2026-07-10 00:39:28.435572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=2.2.0->manila==20.0.2.dev12) (7.0.0) 2026-07-10 00:39:28.435615 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=2.4.0->manila==20.0.2.dev12) (1.6.10) 2026-07-10 00:39:28.435659 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==20.0.2.dev12) (3.14.0) 2026-07-10 00:39:28.435703 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cryptography>=3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==20.0.2.dev12) (43.0.3) 2026-07-10 00:39:28.435747 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==20.0.2.dev12) (1.5.0) 2026-07-10 00:39:28.435790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==20.0.2.dev12) (83.0.0) 2026-07-10 00:39:28.435835 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->manila==20.0.2.dev12) (0.2.13) 2026-07-10 00:39:28.435879 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.4.0->manila==20.0.2.dev12) (1.17.0) 2026-07-10 00:39:28.435923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->manila==20.0.2.dev12) (2.0.1) 2026-07-10 00:39:28.435966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->manila==20.0.2.dev12) (24.2.1) 2026-07-10 00:39:28.438303 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cliff>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==20.0.2.dev12) (4.9.1) 2026-07-10 00:39:28.438324 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: openstacksdk>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==20.0.2.dev12) (4.4.0) 2026-07-10 00:39:28.438331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==20.0.2.dev12) (2.1.0) 2026-07-10 00:39:28.438337 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: osc-lib>=1.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==20.0.2.dev12) (3.2.0) 2026-07-10 00:39:28.438354 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0->manila==20.0.2.dev12) (0.5.2) 2026-07-10 00:39:28.438367 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0->manila==20.0.2.dev12) (2.5.11) 2026-07-10 00:39:28.438374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->manila==20.0.2.dev12) (1.9.0) 2026-07-10 00:39:28.438381 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==20.0.2.dev12) (1.0.1) 2026-07-10 00:39:28.438388 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==20.0.2.dev12) (1.33) 2026-07-10 00:39:28.438395 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==20.0.2.dev12) (4.3.6) 2026-07-10 00:39:28.438401 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==20.0.2.dev12) (1.4.0) 2026-07-10 00:39:28.438408 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.7.0->manila==20.0.2.dev12) (3.0.0) 2026-07-10 00:39:28.438416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==20.0.2.dev12) (3.4.1) 2026-07-10 00:39:28.438423 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==20.0.2.dev12) (3.10) 2026-07-10 00:39:28.438429 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==20.0.2.dev12) (1.26.20) 2026-07-10 00:39:28.438436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==20.0.2.dev12) (2026.6.17) 2026-07-10 00:39:28.438442 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==20.0.2.dev12) (0.7) 2026-07-10 00:39:28.438449 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->manila==20.0.2.dev12) (2.7.2) 2026-07-10 00:39:28.438456 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==20.0.2.dev12) (0.15.2) 2026-07-10 00:39:28.438471 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonschema<5,>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->manila==20.0.2.dev12) (4.23.0) 2026-07-10 00:39:28.438478 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==20.0.2.dev12) (25.1.0) 2026-07-10 00:39:28.438491 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==20.0.2.dev12) (2024.10.1) 2026-07-10 00:39:28.438499 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==20.0.2.dev12) (0.36.2) 2026-07-10 00:39:28.438506 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=3.2.2->manila==20.0.2.dev12) (0.23.1) 2026-07-10 00:39:28.438517 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-10 00:39:28.438524 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-07-10 00:39:28.438531 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building wheels for collected packages: manila 2026-07-10 00:39:28.438537 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): started 2026-07-10 00:39:28.438544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): finished with status 'done' 2026-07-10 00:39:28.438551 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Created wheel for manila: filename=manila-20.0.2.dev12-py3-none-any.whl size=2736202 sha256=10335bf766ab31674b464fbf6fc73a820ea88624abac90deaae89f019dca9dff 2026-07-10 00:39:28.438557 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Stored in directory: /tmp/pip-ephem-wheel-cache-wvsxiq_9/wheels/9d/d2/bf/c55c25939060c9fde9c8dac426184558210b50fb388ffae07f 2026-07-10 00:39:28.438565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built manila 2026-07-10 00:39:28.438572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: defusedxml, SQLAlchemy-Utils, manila 2026-07-10 00:39:28.438578 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed SQLAlchemy-Utils-0.41.2 defusedxml-0.7.1 manila-20.0.2.dev12 2026-07-10 00:39:28.438585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container af5326b8a78d 2026-07-10 00:39:28.438592 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 1c5bfb408148 2026-07-10 00:39:28.438599 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 9/11 : COPY patches /patches 2026-07-10 00:39:28.438605 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> f2358b903bb8 2026-07-10 00:39:28.438612 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 10/11 : RUN kolla_patch 2026-07-10 00:39:28.438618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 3bb660851728 2026-07-10 00:39:28.438625 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:[i] No series file found, nothing to patch. 2026-07-10 00:39:28.438631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 3bb660851728 2026-07-10 00:39:28.438638 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 56b5b5ecb89e 2026-07-10 00:39:28.438644 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 11/11 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt pywinrm 2026-07-10 00:39:28.438651 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 8af6e492472c 2026-07-10 00:39:28.438658 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pywinrm 2026-07-10 00:39:28.438664 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pywinrm-0.5.0-py3-none-any.whl.metadata (11 kB) 2026-07-10 00:39:28.438671 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: requests>=2.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pywinrm) (2.32.3) 2026-07-10 00:39:28.438677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting requests-ntlm>=1.1.0 (from pywinrm) 2026-07-10 00:39:28.438684 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading requests_ntlm-1.3.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 00:39:28.438700 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting xmltodict (from pywinrm) 2026-07-10 00:39:28.438707 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading xmltodict-0.14.2-py2.py3-none-any.whl.metadata (8.0 kB) 2026-07-10 00:39:28.438714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (3.4.1) 2026-07-10 00:39:28.438721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (3.10) 2026-07-10 00:39:28.438732 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (1.26.20) 2026-07-10 00:39:28.438739 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.9.1->pywinrm) (2026.6.17) 2026-07-10 00:39:28.438746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cryptography>=1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests-ntlm>=1.1.0->pywinrm) (43.0.3) 2026-07-10 00:39:28.438752 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pyspnego>=0.4.0 (from requests-ntlm>=1.1.0->pywinrm) 2026-07-10 00:39:28.438759 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pyspnego-0.11.2-py3-none-any.whl.metadata (5.4 kB) 2026-07-10 00:39:28.438765 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=1.3->requests-ntlm>=1.1.0->pywinrm) (1.17.1) 2026-07-10 00:39:28.438776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=1.3->requests-ntlm>=1.1.0->pywinrm) (2.22) 2026-07-10 00:39:28.438783 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pywinrm-0.5.0-py3-none-any.whl (48 kB) 2026-07-10 00:39:28.438790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading requests_ntlm-1.3.0-py3-none-any.whl (6.6 kB) 2026-07-10 00:39:28.438797 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pyspnego-0.11.2-py3-none-any.whl (130 kB) 2026-07-10 00:39:28.438803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading xmltodict-0.14.2-py2.py3-none-any.whl (10.0 kB) 2026-07-10 00:39:28.438810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: xmltodict, pyspnego, requests-ntlm, pywinrm 2026-07-10 00:39:28.438817 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed pyspnego-0.11.2 pywinrm-0.5.0 requests-ntlm-1.3.0 xmltodict-0.14.2 2026-07-10 00:39:28.438823 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 8af6e492472c 2026-07-10 00:39:28.438830 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 74d376b4caee 2026-07-10 00:39:28.438837 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built 92bbcb218526 2026-07-10 00:39:28.438843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully tagged osism.harbor.regio.digital/kolla/manila-base:build-20260710 2026-07-10 00:39:28.438850 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Built at 2026-07-10 00:39:28.437801 (took 0:00:36.144840) 2026-07-10 00:39:28.438857 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-scheduler) to queue 2026-07-10 00:39:28.438863 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-share) to queue 2026-07-10 00:39:28.438870 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-api) to queue 2026-07-10 00:39:28.438876 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-data) to queue 2026-07-10 00:39:28.438883 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-base) 2026-07-10 00:39:28.438889 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Processing 2026-07-10 00:39:28.438896 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building started at 2026-07-10 00:39:28.438486 2026-07-10 00:39:28.438908 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Getting local archive from tarballs/ceilometer-stable-2025.1.tar.gz 2026-07-10 00:39:28.440739 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 plugins into plugins archive 2026-07-10 00:39:28.441557 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 additions into additions archive 2026-07-10 00:39:40.799981 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:39:40.801304 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 4206f22d8f69 2026-07-10 00:39:40.801334 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 2/10 : LABEL "build-date"="20260710" "name"="ceilometer-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:39:40.801344 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in c312cbc64690 2026-07-10 00:39:40.801351 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container c312cbc64690 2026-07-10 00:39:40.801357 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 775273737e82 2026-07-10 00:39:40.801364 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 3/10 : RUN usermod --append --home /var/lib/ceilometer --groups kolla ceilometer && mkdir -p /var/lib/ceilometer && chown -R 42405:42405 /var/lib/ceilometer 2026-07-10 00:39:40.801372 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in bc7b63091471 2026-07-10 00:39:40.801378 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container bc7b63091471 2026-07-10 00:39:40.801384 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 97ad4700b48a 2026-07-10 00:39:40.801390 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 4/10 : ADD ceilometer-base-archive /ceilometer-base-source 2026-07-10 00:39:40.801396 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> afa91bbef86b 2026-07-10 00:39:40.801402 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 5/10 : ADD plugins-archive / 2026-07-10 00:39:40.801408 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 7ec45df2a1d6 2026-07-10 00:39:40.801413 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 6/10 : COPY ceilometer_sudoers /etc/sudoers.d/kolla_ceilometer_sudoers 2026-07-10 00:39:40.801419 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 52b58c7e9154 2026-07-10 00:39:40.801440 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:39:40.801446 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> b49dc30af1e7 2026-07-10 00:39:40.801453 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 8/10 : RUN ln -s ceilometer-base-source/* ceilometer && sed -e "/^ceilometer===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ceilometer && mkdir -p /etc/ceilometer && cp -r /ceilometer/etc/ceilometer/* /etc/ceilometer/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ceilometer/rootwrap.conf && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ceilometer_sudoers && touch /usr/local/bin/kolla_ceilometer_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_ceilometer_extend_start 2026-07-10 00:39:40.801468 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 29a36adb1d33 2026-07-10 00:39:40.801473 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing ./ceilometer 2026-07-10 00:39:40.801478 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: started 2026-07-10 00:39:40.804288 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:39:40.804330 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: started 2026-07-10 00:39:40.804338 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:39:40.804344 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: started 2026-07-10 00:39:40.804350 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:39:40.804355 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:39:40.804361 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:39:40.804366 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting xmltodict>=0.13.0 (from ceilometer==24.0.1.dev4) 2026-07-10 00:39:40.804372 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading xmltodict-0.14.2-py2.py3-none-any.whl.metadata (8.0 kB) 2026-07-10 00:39:40.804379 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cachetools>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (5.5.2) 2026-07-10 00:39:40.804386 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting cotyledon>=1.3.0 (from ceilometer==24.0.1.dev4) 2026-07-10 00:39:40.804391 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:39:40.804396 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: futurist>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (3.1.0) 2026-07-10 00:39:40.804401 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpath-rw-ext>=1.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (1.2.2) 2026-07-10 00:39:40.804407 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: lxml>=4.5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (5.3.1) 2026-07-10 00:39:40.804413 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (1.1.0) 2026-07-10 00:39:40.804418 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.concurrency>=3.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (7.1.0) 2026-07-10 00:39:40.804422 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.config>=8.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (9.7.1) 2026-07-10 00:39:40.804427 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (6.5.1) 2026-07-10 00:39:40.804431 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (7.1.0) 2026-07-10 00:39:40.804451 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (3.5.1) 2026-07-10 00:39:40.804456 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.rootwrap>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (7.5.1) 2026-07-10 00:39:40.804473 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pbr>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (7.0.0) 2026-07-10 00:39:40.804478 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.messaging>=10.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (16.1.1) 2026-07-10 00:39:40.804483 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.upgradecheck>=0.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (2.5.0) 2026-07-10 00:39:40.804487 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.utils>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (8.2.0) 2026-07-10 00:39:40.804492 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.privsep>=1.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (3.6.0) 2026-07-10 00:39:40.804503 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-glanceclient>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (4.8.0) 2026-07-10 00:39:40.804508 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-keystoneclient>=3.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (5.6.0) 2026-07-10 00:39:40.804513 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: keystoneauth1>=3.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (5.10.0) 2026-07-10 00:39:40.804517 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-neutronclient>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (11.4.0) 2026-07-10 00:39:40.804522 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (18.9.0) 2026-07-10 00:39:40.804527 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-swiftclient>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (4.7.0) 2026-07-10 00:39:40.804531 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-cinderclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (9.7.0) 2026-07-10 00:39:40.804536 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (6.0.2) 2026-07-10 00:39:40.804540 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: requests>=2.25.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (2.32.3) 2026-07-10 00:39:40.804545 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (5.4.1) 2026-07-10 00:39:40.804550 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tenacity>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (9.0.0) 2026-07-10 00:39:40.804554 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tooz>=1.47.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (6.3.0) 2026-07-10 00:39:40.804559 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (3.11.0) 2026-07-10 00:39:40.804563 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: gnocchiclient>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (7.1.0) 2026-07-10 00:39:40.804572 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting python-zaqarclient>=1.3.0 (from ceilometer==24.0.1.dev4) 2026-07-10 00:39:40.804577 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading python_zaqarclient-3.0.1-py3-none-any.whl.metadata (4.5 kB) 2026-07-10 00:39:40.804585 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: prometheus_client>=0.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ceilometer==24.0.1.dev4) (0.21.1) 2026-07-10 00:39:40.804590 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: setproctitle in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cotyledon>=1.3.0->ceilometer==24.0.1.dev4) (1.3.4) 2026-07-10 00:39:40.804595 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.8.0->ceilometer==24.0.1.dev4) (3.0.0) 2026-07-10 00:39:40.804601 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.8.0->ceilometer==24.0.1.dev4) (1.17.2) 2026-07-10 00:39:40.804606 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cliff>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (4.9.1) 2026-07-10 00:39:40.804611 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: ujson in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (5.10.0) 2026-07-10 00:39:40.804621 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: iso8601 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (2.1.0) 2026-07-10 00:39:40.804626 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: python-dateutil in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (2.9.0.post0) 2026-07-10 00:39:40.804631 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (0.5.2) 2026-07-10 00:39:40.804636 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (2.5.11) 2026-07-10 00:39:40.804640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (3.14.0) 2026-07-10 00:39:40.804645 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (1.9.0) 2026-07-10 00:39:40.804649 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.10->gnocchiclient>=7.0.0->ceilometer==24.0.1.dev4) (0.2.13) 2026-07-10 00:39:40.804656 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpath-rw>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw-ext>=1.1.3->ceilometer==24.0.1.dev4) (1.4.0) 2026-07-10 00:39:40.804661 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: ply in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.1.3->ceilometer==24.0.1.dev4) (3.11) 2026-07-10 00:39:40.804665 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: decorator in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.1.3->ceilometer==24.0.1.dev4) (5.1.1) 2026-07-10 00:39:40.804670 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpath-rw>=1.2.0->jsonpath-rw-ext>=1.1.3->ceilometer==24.0.1.dev4) (1.17.0) 2026-07-10 00:39:40.804678 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->ceilometer==24.0.1.dev4) (1.7.0) 2026-07-10 00:39:40.804683 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->ceilometer==24.0.1.dev4) (4.12.2) 2026-07-10 00:39:40.804688 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->ceilometer==24.0.1.dev4) (1.3.4) 2026-07-10 00:39:40.804698 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.29.0->ceilometer==24.0.1.dev4) (0.19) 2026-07-10 00:39:40.804809 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->ceilometer==24.0.1.dev4) (1.3.0) 2026-07-10 00:39:40.804874 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->ceilometer==24.0.1.dev4) (2.0.0) 2026-07-10 00:39:40.804949 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.context>=2.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->ceilometer==24.0.1.dev4) (5.7.1) 2026-07-10 00:39:40.805006 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->ceilometer==24.0.1.dev4) (5.7.0) 2026-07-10 00:39:40.805074 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (4.1.1) 2026-07-10 00:39:40.805206 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (1.8.9) 2026-07-10 00:39:40.805268 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (5.3.1) 2026-07-10 00:39:40.805337 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (5.4.2) 2026-07-10 00:39:40.805406 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (6.3.1) 2026-07-10 00:39:40.805473 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (0.11.0) 2026-07-10 00:39:40.805541 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (5.1.0) 2026-07-10 00:39:40.805609 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (2025.1) 2026-07-10 00:39:40.805679 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (3.1.5) 2026-07-10 00:39:40.805748 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (4.0.1) 2026-07-10 00:39:40.805818 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (4.0.1) 2026-07-10 00:39:40.805889 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (3.0.2) 2026-07-10 00:39:40.805959 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cffi>=1.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.32.0->ceilometer==24.0.1.dev4) (1.17.1) 2026-07-10 00:39:40.806027 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: eventlet>=0.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.32.0->ceilometer==24.0.1.dev4) (0.39.0) 2026-07-10 00:39:40.806147 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: greenlet>=0.4.14 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.32.0->ceilometer==24.0.1.dev4) (3.1.1) 2026-07-10 00:39:40.806225 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.32.0->ceilometer==24.0.1.dev4) (2.22) 2026-07-10 00:39:40.806348 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.21.0->oslo.privsep>=1.32.0->ceilometer==24.0.1.dev4) (2.7.0) 2026-07-10 00:39:40.806459 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->ceilometer==24.0.1.dev4) (7.0.0) 2026-07-10 00:39:40.806533 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (3.1.0) 2026-07-10 00:39:40.806603 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (2.5.1) 2026-07-10 00:39:40.806675 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (3.10.1) 2026-07-10 00:39:40.806746 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (1.6.10) 2026-07-10 00:39:40.806830 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: oslo.policy>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=0.1.1->ceilometer==24.0.1.dev4) (4.5.1) 2026-07-10 00:39:40.806904 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->ceilometer==24.0.1.dev4) (3.2.1) 2026-07-10 00:39:40.806975 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->ceilometer==24.0.1.dev4) (24.2) 2026-07-10 00:39:40.807046 | 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) (83.0.0) 2026-07-10 00:39:40.807214 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: warlock>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->ceilometer==24.0.1.dev4) (2.0.1) 2026-07-10 00:39:40.807314 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->ceilometer==24.0.1.dev4) (24.2.1) 2026-07-10 00:39:40.807426 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: cryptography<44,>=41.0.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->ceilometer==24.0.1.dev4) (43.0.3) 2026-07-10 00:39:40.807504 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: openstacksdk>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->ceilometer==24.0.1.dev4) (4.4.0) 2026-07-10 00:39:40.807598 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->ceilometer==24.0.1.dev4) (2.1.0) 2026-07-10 00:39:40.807704 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: osc-lib>=1.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->ceilometer==24.0.1.dev4) (3.2.0) 2026-07-10 00:39:40.807791 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==24.0.1.dev4) (1.0.1) 2026-07-10 00:39:40.807879 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==24.0.1.dev4) (1.33) 2026-07-10 00:39:40.807974 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==24.0.1.dev4) (4.3.6) 2026-07-10 00:39:40.808058 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==24.0.1.dev4) (1.4.0) 2026-07-10 00:39:40.808198 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.7.0->ceilometer==24.0.1.dev4) (3.0.0) 2026-07-10 00:39:40.808269 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-zaqarclient>=1.3.0->ceilometer==24.0.1.dev4) (4.23.0) 2026-07-10 00:39:40.808327 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-zaqarclient>=1.3.0->ceilometer==24.0.1.dev4) (25.1.0) 2026-07-10 00:39:40.808397 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-zaqarclient>=1.3.0->ceilometer==24.0.1.dev4) (2024.10.1) 2026-07-10 00:39:40.808460 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-zaqarclient>=1.3.0->ceilometer==24.0.1.dev4) (0.36.2) 2026-07-10 00:39:40.808541 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-zaqarclient>=1.3.0->ceilometer==24.0.1.dev4) (0.23.1) 2026-07-10 00:39:40.808600 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==24.0.1.dev4) (3.4.1) 2026-07-10 00:39:40.808657 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==24.0.1.dev4) (3.10) 2026-07-10 00:39:40.808713 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==24.0.1.dev4) (1.26.20) 2026-07-10 00:39:40.808769 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->ceilometer==24.0.1.dev4) (2026.6.17) 2026-07-10 00:39:40.808824 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=10.3.0->ceilometer==24.0.1.dev4) (0.7) 2026-07-10 00:39:40.808880 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.47.0->ceilometer==24.0.1.dev4) (0.15.2) 2026-07-10 00:39:40.808938 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-07-10 00:39:40.808995 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading python_zaqarclient-3.0.1-py3-none-any.whl (83 kB) 2026-07-10 00:39:40.809050 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading xmltodict-0.14.2-py2.py3-none-any.whl (10.0 kB) 2026-07-10 00:39:40.809123 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: ceilometer 2026-07-10 00:39:40.809209 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (pyproject.toml): started 2026-07-10 00:39:40.809270 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (pyproject.toml): finished with status 'done' 2026-07-10 00:39:40.809328 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Created wheel for ceilometer: filename=ceilometer-24.0.1.dev4-py3-none-any.whl size=353066 sha256=6bad3e64ec7e37146c02fa9dadfc2fbffad53d14fb5c0d9ddff59ac598396168 2026-07-10 00:39:40.809400 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-f42cm0yk/wheels/f3/13/c0/03575ff7716b4446e05603d3387c39d9c83308246f918fb249 2026-07-10 00:39:40.809455 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built ceilometer 2026-07-10 00:39:40.809511 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: xmltodict, cotyledon, python-zaqarclient, ceilometer 2026-07-10 00:39:40.809574 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully installed ceilometer-24.0.1.dev4 cotyledon-2.0.0 python-zaqarclient-3.0.1 xmltodict-0.14.2 2026-07-10 00:39:40.809632 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 29a36adb1d33 2026-07-10 00:39:40.809690 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> bd7c6b345178 2026-07-10 00:39:40.809746 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 9/10 : COPY patches /patches 2026-07-10 00:39:40.809808 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 028ac731276a 2026-07-10 00:39:40.809866 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 10/10 : RUN kolla_patch 2026-07-10 00:39:40.809927 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in b3a324bf5e31 2026-07-10 00:39:40.809985 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:[i] No series file found, nothing to patch. 2026-07-10 00:39:40.810043 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container b3a324bf5e31 2026-07-10 00:39:40.810155 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 9d7a94b81ff3 2026-07-10 00:39:40.810254 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built 014a8cd9518a 2026-07-10 00:39:40.810305 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-base:build-20260710 2026-07-10 00:39:40.810402 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Built at 2026-07-10 00:39:40.810317 (took 0:00:12.371831) 2026-07-10 00:39:40.810503 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-central) to queue 2026-07-10 00:39:40.810575 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-ipmi) to queue 2026-07-10 00:39:40.810631 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-compute) to queue 2026-07-10 00:39:40.810682 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-notification) to queue 2026-07-10 00:39:40.811030 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-base) 2026-07-10 00:39:40.811147 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Processing 2026-07-10 00:39:40.811242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building started at 2026-07-10 00:39:40.811159 2026-07-10 00:39:40.811321 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Getting local archive from tarballs/ironic-stable-2025.1.tar.gz 2026-07-10 00:39:40.816123 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 plugins into plugins archive 2026-07-10 00:39:40.816689 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 additions into additions archive 2026-07-10 00:40:09.037231 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:40:09.037411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 4206f22d8f69 2026-07-10 00:40:09.037525 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 2/9 : LABEL "build-date"="20260710" "name"="ironic-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:40:09.037624 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 2686ff1597fb 2026-07-10 00:40:09.037714 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 2686ff1597fb 2026-07-10 00:40:09.037788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 6d0fbcd2c08d 2026-07-10 00:40:09.037873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 3/9 : RUN usermod --append --home /var/lib/ironic --groups kolla ironic && chsh --shell /bin/bash ironic && mkdir -p /var/lib/ironic && chown -R 42422:42422 /var/lib/ironic 2026-07-10 00:40:09.037967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 343dcec8f6a6 2026-07-10 00:40:09.038040 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 343dcec8f6a6 2026-07-10 00:40:09.038173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 3366fe9c1cc3 2026-07-10 00:40:09.038317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 4/9 : ADD ironic-base-archive /ironic-base-source 2026-07-10 00:40:09.038393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 4c788507055c 2026-07-10 00:40:09.038475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 5/9 : ADD ironic_sudoers /etc/sudoers.d/kolla_ironic_sudoers 2026-07-10 00:40:09.038587 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 448a65f4e991 2026-07-10 00:40:09.038640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:40:09.038754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 5b605c31db1a 2026-07-10 00:40:09.038842 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 7/9 : RUN ln -s ironic-base-source/* ironic && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /ironic && mkdir -p /etc/ironic && cp -r /var/lib/kolla/venv/etc/ironic/* /etc/ironic/ && cp /var/lib/kolla/venv/etc/pycadf/ironic_api_audit_map.conf /etc/ironic/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ironic/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_ironic_sudoers && touch /usr/local/bin/kolla_ironic_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_ironic_extend_start 2026-07-10 00:40:09.038925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 04307fc17311 2026-07-10 00:40:09.039013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Processing ./ironic 2026-07-10 00:40:09.039088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: started 2026-07-10 00:40:09.040450 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:40:09.040513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: started 2026-07-10 00:40:09.040526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:40:09.040537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:40:09.040547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:40:09.040558 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pbr>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (7.0.0) 2026-07-10 00:40:09.040570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (2.0.38) 2026-07-10 00:40:09.040580 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: alembic>=1.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (1.14.1) 2026-07-10 00:40:09.040590 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (3.2.0) 2026-07-10 00:40:09.040600 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: eventlet>=0.30.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (0.39.0) 2026-07-10 00:40:09.040610 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (1.8.9) 2026-07-10 00:40:09.040620 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: keystoneauth1>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (5.10.0) 2026-07-10 00:40:09.040630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: stevedore>=1.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (5.4.1) 2026-07-10 00:40:09.040640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.concurrency>=4.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (7.1.0) 2026-07-10 00:40:09.040651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (9.7.1) 2026-07-10 00:40:09.040661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (5.7.1) 2026-07-10 00:40:09.040671 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.db>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (17.2.1) 2026-07-10 00:40:09.040691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.rootwrap>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (7.5.1) 2026-07-10 00:40:09.040703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (7.1.0) 2026-07-10 00:40:09.040729 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (6.3.1) 2026-07-10 00:40:09.040740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (4.5.1) 2026-07-10 00:40:09.040750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (5.7.0) 2026-07-10 00:40:09.040760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.service>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (4.1.1) 2026-07-10 00:40:09.040770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (2.5.0) 2026-07-10 00:40:09.040780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.utils>=8.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (8.2.0) 2026-07-10 00:40:09.040802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: osprofiler>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (4.2.0) 2026-07-10 00:40:09.040812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: os-traits>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (3.3.0) 2026-07-10 00:40:09.040822 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pecan>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (1.5.1) 2026-07-10 00:40:09.040832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting pycdlib>=1.11.0 (from ironic==29.0.6.dev18) 2026-07-10 00:40:09.042218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading pycdlib-1.14.0-py2.py3-none-any.whl.metadata (992 bytes) 2026-07-10 00:40:09.042239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: requests>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (2.32.3) 2026-07-10 00:40:09.042250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (2.0.0) 2026-07-10 00:40:09.042261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonpatch>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (1.33) 2026-07-10 00:40:09.042271 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Jinja2>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (3.1.5) 2026-07-10 00:40:09.042281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: keystonemiddleware>=9.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (10.12.1) 2026-07-10 00:40:09.042291 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (16.1.1) 2026-07-10 00:40:09.042301 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: tenacity>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (9.0.0) 2026-07-10 00:40:09.042311 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (3.6.0) 2026-07-10 00:40:09.042331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonschema>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (4.23.0) 2026-07-10 00:40:09.042341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (7.0.0) 2026-07-10 00:40:09.042351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (3.1.0) 2026-07-10 00:40:09.042361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: tooz>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (6.3.0) 2026-07-10 00:40:09.042371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: openstacksdk>=0.99.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (4.4.0) 2026-07-10 00:40:09.042382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting sushy>=4.8.0 (from ironic==29.0.6.dev18) 2026-07-10 00:40:09.042399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading sushy-5.5.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 00:40:09.042410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting construct>=2.9.39 (from ironic==29.0.6.dev18) 2026-07-10 00:40:09.042420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 00:40:09.042430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: netaddr>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (1.3.0) 2026-07-10 00:40:09.042441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting microversion-parse>=1.0.1 (from ironic==29.0.6.dev18) 2026-07-10 00:40:09.042451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:40:09.042461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting zeroconf>=0.24.0 (from ironic==29.0.6.dev18) 2026-07-10 00:40:09.042472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading zeroconf-0.145.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.2 kB) 2026-07-10 00:40:09.042482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: os-service-types>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (1.7.0) 2026-07-10 00:40:09.042492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (4.0.1) 2026-07-10 00:40:09.042503 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting websockify>=0.9.0 (from ironic==29.0.6.dev18) 2026-07-10 00:40:09.042513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2026-07-10 00:40:09.042523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PyYAML>=6.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic==29.0.6.dev18) (6.0.2) 2026-07-10 00:40:09.042541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic==29.0.6.dev18) (1.3.9) 2026-07-10 00:40:09.042552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.4.2->ironic==29.0.6.dev18) (4.12.2) 2026-07-10 00:40:09.042563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from automaton>=1.9.0->ironic==29.0.6.dev18) (3.14.0) 2026-07-10 00:40:09.042573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->ironic==29.0.6.dev18) (2.7.0) 2026-07-10 00:40:09.042590 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->ironic==29.0.6.dev18) (3.1.1) 2026-07-10 00:40:09.042600 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->ironic==29.0.6.dev18) (3.0.0) 2026-07-10 00:40:09.042610 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->ironic==29.0.6.dev18) (1.17.2) 2026-07-10 00:40:09.042621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.0.0->ironic==29.0.6.dev18) (3.0.2) 2026-07-10 00:40:09.042632 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch>=1.16->ironic==29.0.6.dev18) (3.0.0) 2026-07-10 00:40:09.042642 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==29.0.6.dev18) (25.1.0) 2026-07-10 00:40:09.042652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==29.0.6.dev18) (2024.10.1) 2026-07-10 00:40:09.042662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==29.0.6.dev18) (0.36.2) 2026-07-10 00:40:09.042678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->ironic==29.0.6.dev18) (0.23.1) 2026-07-10 00:40:09.042689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.0->ironic==29.0.6.dev18) (2.1.0) 2026-07-10 00:40:09.042699 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==29.0.6.dev18) (3.11.0) 2026-07-10 00:40:09.042709 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==29.0.6.dev18) (6.5.1) 2026-07-10 00:40:09.042719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==29.0.6.dev18) (4.0.1) 2026-07-10 00:40:09.042729 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==29.0.6.dev18) (2.10.1) 2026-07-10 00:40:09.042739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==29.0.6.dev18) (5.6.0) 2026-07-10 00:40:09.042749 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==29.0.6.dev18) (43.0.3) 2026-07-10 00:40:09.042766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==29.0.6.dev18) (5.1.1) 2026-07-10 00:40:09.042776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==29.0.6.dev18) (1.3.4) 2026-07-10 00:40:09.042786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==29.0.6.dev18) (1.0.1) 2026-07-10 00:40:09.042803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==29.0.6.dev18) (4.3.6) 2026-07-10 00:40:09.042813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.99.0->ironic==29.0.6.dev18) (1.4.0) 2026-07-10 00:40:09.042823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.99.0->ironic==29.0.6.dev18) (1.17.1) 2026-07-10 00:40:09.042834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.99.0->ironic==29.0.6.dev18) (2.22) 2026-07-10 00:40:09.042849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.2.0->ironic==29.0.6.dev18) (0.19) 2026-07-10 00:40:09.042859 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=9.1.0->ironic==29.0.6.dev18) (2.0.1) 2026-07-10 00:40:09.042873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=9.1.0->ironic==29.0.6.dev18) (0.5.0) 2026-07-10 00:40:09.042999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->ironic==29.0.6.dev18) (2.9.0.post0) 2026-07-10 00:40:09.043013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==29.0.6.dev18) (5.5.2) 2026-07-10 00:40:09.043059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==29.0.6.dev18) (5.3.1) 2026-07-10 00:40:09.043173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==29.0.6.dev18) (5.4.2) 2026-07-10 00:40:09.043199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->ironic==29.0.6.dev18) (0.11.0) 2026-07-10 00:40:09.043357 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->ironic==29.0.6.dev18) (5.1.0) 2026-07-10 00:40:09.043397 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->ironic==29.0.6.dev18) (2025.1) 2026-07-10 00:40:09.043412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->ironic==29.0.6.dev18) (0.21.1) 2026-07-10 00:40:09.043421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->ironic==29.0.6.dev18) (4.0.1) 2026-07-10 00:40:09.043464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->ironic==29.0.6.dev18) (1.1.0) 2026-07-10 00:40:09.043514 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==29.0.6.dev18) (3.1.0) 2026-07-10 00:40:09.043561 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==29.0.6.dev18) (2.5.1) 2026-07-10 00:40:09.043614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==29.0.6.dev18) (3.10.1) 2026-07-10 00:40:09.043668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->ironic==29.0.6.dev18) (1.6.10) 2026-07-10 00:40:09.043723 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->ironic==29.0.6.dev18) (3.2.1) 2026-07-10 00:40:09.043777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->ironic==29.0.6.dev18) (24.2) 2026-07-10 00:40:09.043831 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->ironic==29.0.6.dev18) (83.0.0) 2026-07-10 00:40:09.043885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.0.0->ironic==29.0.6.dev18) (0.3.5) 2026-07-10 00:40:09.043941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->ironic==29.0.6.dev18) (0.2.13) 2026-07-10 00:40:09.043996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->ironic==29.0.6.dev18) (1.17.0) 2026-07-10 00:40:09.044050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==29.0.6.dev18) (3.4.1) 2026-07-10 00:40:09.044103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==29.0.6.dev18) (3.10) 2026-07-10 00:40:09.044230 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==29.0.6.dev18) (1.26.20) 2026-07-10 00:40:09.044331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->ironic==29.0.6.dev18) (2026.6.17) 2026-07-10 00:40:09.044387 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->ironic==29.0.6.dev18) (0.7) 2026-07-10 00:40:09.044434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=9.1.0->ironic==29.0.6.dev18) (2.7.2) 2026-07-10 00:40:09.044481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.7.0->ironic==29.0.6.dev18) (0.15.2) 2026-07-10 00:40:09.044528 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting numpy (from websockify>=0.9.0->ironic==29.0.6.dev18) 2026-07-10 00:40:09.044574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading numpy-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-07-10 00:40:09.044615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting jwcrypto (from websockify>=0.9.0->ironic==29.0.6.dev18) 2026-07-10 00:40:09.044661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-07-10 00:40:09.044708 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: redis in ./var/lib/kolla/venv/lib/python3.12/site-packages (from websockify>=0.9.0->ironic==29.0.6.dev18) (5.2.1) 2026-07-10 00:40:09.044753 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting ifaddr>=0.1.7 (from zeroconf>=0.24.0->ironic==29.0.6.dev18) 2026-07-10 00:40:09.044800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2026-07-10 00:40:09.044847 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2026-07-10 00:40:09.044894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-07-10 00:40:09.044941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading pycdlib-1.14.0-py2.py3-none-any.whl (213 kB) 2026-07-10 00:40:09.044986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading sushy-5.5.1-py3-none-any.whl (354 kB) 2026-07-10 00:40:09.045033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2026-07-10 00:40:09.045081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading zeroconf-0.145.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.3 MB) 2026-07-10 00:40:09.045195 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 33.5 MB/s 0:00:00 2026-07-10 00:40:09.045232 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2026-07-10 00:40:09.045281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-07-10 00:40:09.045331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading numpy-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.1 MB) 2026-07-10 00:40:09.045384 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.1/16.1 MB 106.5 MB/s 0:00:00 2026-07-10 00:40:09.045432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building wheels for collected packages: ironic 2026-07-10 00:40:09.045480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): started 2026-07-10 00:40:09.045526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): finished with status 'done' 2026-07-10 00:40:09.045574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Created wheel for ironic: filename=ironic-29.0.6.dev18-py3-none-any.whl size=2320217 sha256=73b7fdf19f31b98cfe8827965e7b9f58cc4cf015c08fb1f1ca903db3d7b7024a 2026-07-10 00:40:09.045622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Stored in directory: /tmp/pip-ephem-wheel-cache-xatz_5a_/wheels/e0/72/a3/07570bdf482521f3afb3056cd986f4414db0c18994594544e5 2026-07-10 00:40:09.045670 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built ironic 2026-07-10 00:40:09.045716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Installing collected packages: pycdlib, ifaddr, zeroconf, numpy, microversion-parse, construct, sushy, jwcrypto, websockify, ironic 2026-07-10 00:40:09.045767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully installed construct-2.10.70 ifaddr-0.2.0 ironic-29.0.6.dev18 jwcrypto-1.5.6 microversion-parse-2.0.0 numpy-2.2.3 pycdlib-1.14.0 sushy-5.5.1 websockify-0.12.0 zeroconf-0.145.1 2026-07-10 00:40:09.045813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 04307fc17311 2026-07-10 00:40:09.045861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> ffcca3e7b90f 2026-07-10 00:40:09.045921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 8/9 : COPY patches /patches 2026-07-10 00:40:09.045970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> df9c0b156395 2026-07-10 00:40:09.046023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 9/9 : RUN kolla_patch 2026-07-10 00:40:09.046063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in eccf690d118a 2026-07-10 00:40:09.046144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:[i] No series file found, nothing to patch. 2026-07-10 00:40:09.046248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container eccf690d118a 2026-07-10 00:40:09.046281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> e83cdecf55e6 2026-07-10 00:40:09.046333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built abdeba0ed731 2026-07-10 00:40:09.046382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully tagged osism.harbor.regio.digital/kolla/ironic-base:build-20260710 2026-07-10 00:40:09.046476 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Built at 2026-07-10 00:40:09.046394 (took 0:00:28.235235) 2026-07-10 00:40:09.046572 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-conductor) to queue 2026-07-10 00:40:09.046637 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-api) to queue 2026-07-10 00:40:09.046687 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-pxe) to queue 2026-07-10 00:40:09.047004 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-base) 2026-07-10 00:40:09.047072 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Processing 2026-07-10 00:40:09.047185 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building started at 2026-07-10 00:40:09.047067 2026-07-10 00:40:09.047266 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Getting local archive from tarballs/blazar-stable-2025.1.tar.gz 2026-07-10 00:40:09.048822 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 plugins into plugins archive 2026-07-10 00:40:09.049476 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 additions into additions archive 2026-07-10 00:40:22.016650 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:40:22.016712 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 4206f22d8f69 2026-07-10 00:40:22.016782 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 2/8 : LABEL "build-date"="20260710" "name"="blazar-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="blazar-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:40:22.016843 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 82b49f4d4cc3 2026-07-10 00:40:22.016891 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 82b49f4d4cc3 2026-07-10 00:40:22.016956 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 7b8ced898c56 2026-07-10 00:40:22.017003 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 3/8 : RUN usermod --append --home /var/lib/blazar --groups kolla blazar && mkdir -p /var/lib/blazar && chown -R 42471:42471 /var/lib/blazar 2026-07-10 00:40:22.017057 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in dd38e2ea6507 2026-07-10 00:40:22.017109 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container dd38e2ea6507 2026-07-10 00:40:22.017262 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 1e847b132262 2026-07-10 00:40:22.018318 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 4/8 : ADD blazar-base-archive /blazar-base-source 2026-07-10 00:40:22.018327 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 0986039c767f 2026-07-10 00:40:22.018337 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:40:22.018348 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 2fba42ba0fcd 2026-07-10 00:40:22.018353 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 6/8 : RUN ln -s blazar-base-source/* blazar && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /blazar && mkdir -p /etc/blazar && cp -r /blazar/etc/blazar/* /etc/blazar && touch /usr/local/bin/kolla_blazar_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_blazar_extend_start 2026-07-10 00:40:22.018358 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 03eb3bdd0b7a 2026-07-10 00:40:22.018362 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Processing ./blazar 2026-07-10 00:40:22.018365 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing build dependencies: started 2026-07-10 00:40:22.018369 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:40:22.018372 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Getting requirements to build wheel: started 2026-07-10 00:40:22.018388 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:40:22.018391 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing backend dependencies: started 2026-07-10 00:40:22.018395 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:40:22.018398 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:40:22.018402 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:40:22.018406 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (7.0.0) 2026-07-10 00:40:22.018410 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (1.14.1) 2026-07-10 00:40:22.018414 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (0.39.0) 2026-07-10 00:40:22.018419 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Flask>=1.0.2 (from blazar==15.0.1.dev6) 2026-07-10 00:40:22.018422 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-10 00:40:22.018426 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (2.1.0) 2026-07-10 00:40:22.018429 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: keystoneauth1>=3.13.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (5.10.0) 2026-07-10 00:40:22.018434 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: keystonemiddleware>=4.17.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (10.12.1) 2026-07-10 00:40:22.018437 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting microversion-parse>=0.2.1 (from blazar==15.0.1.dev6) 2026-07-10 00:40:22.018441 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:40:22.018444 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (7.1.0) 2026-07-10 00:40:22.018448 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.config>=6.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (9.7.1) 2026-07-10 00:40:22.018451 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (5.7.1) 2026-07-10 00:40:22.018455 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.db>=4.40.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (17.2.1) 2026-07-10 00:40:22.018461 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (6.5.1) 2026-07-10 00:40:22.018465 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (7.1.0) 2026-07-10 00:40:22.018472 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.messaging>=5.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (16.1.1) 2026-07-10 00:40:22.018475 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (6.3.1) 2026-07-10 00:40:22.018479 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (4.5.1) 2026-07-10 00:40:22.018482 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (5.7.0) 2026-07-10 00:40:22.018503 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.service>=1.34.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (4.1.1) 2026-07-10 00:40:22.018507 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (2.5.0) 2026-07-10 00:40:22.018513 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.utils>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (8.2.0) 2026-07-10 00:40:22.018517 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-neutronclient>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (11.4.0) 2026-07-10 00:40:22.018521 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (18.9.0) 2026-07-10 00:40:22.018579 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (1.3.0) 2026-07-10 00:40:22.018642 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-keystoneclient>=3.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (5.6.0) 2026-07-10 00:40:22.018669 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (1.5.1) 2026-07-10 00:40:22.018702 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: requests>=2.18.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (2.32.3) 2026-07-10 00:40:22.018738 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (1.3.4) 2026-07-10 00:40:22.018774 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (2.5.1) 2026-07-10 00:40:22.018809 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (2.0.38) 2026-07-10 00:40:22.018843 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (5.4.1) 2026-07-10 00:40:22.018875 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (1.8.9) 2026-07-10 00:40:22.018900 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: WSME>=0.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar==15.0.1.dev6) (0.12.1) 2026-07-10 00:40:22.018933 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->blazar==15.0.1.dev6) (1.3.9) 2026-07-10 00:40:22.018967 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->blazar==15.0.1.dev6) (4.12.2) 2026-07-10 00:40:22.019002 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2->blazar==15.0.1.dev6) (2.7.0) 2026-07-10 00:40:22.019037 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2->blazar==15.0.1.dev6) (3.1.1) 2026-07-10 00:40:22.019070 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Werkzeug>=3.1 (from Flask>=1.0.2->blazar==15.0.1.dev6) 2026-07-10 00:40:22.019105 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:40:22.019202 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Jinja2>=3.1.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.2->blazar==15.0.1.dev6) (3.1.5) 2026-07-10 00:40:22.019261 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting itsdangerous>=2.2 (from Flask>=1.0.2->blazar==15.0.1.dev6) 2026-07-10 00:40:22.019305 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:40:22.019341 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: click>=8.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Flask>=1.0.2->blazar==15.0.1.dev6) (8.1.8) 2026-07-10 00:40:22.019377 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting blinker>=1.9 (from Flask>=1.0.2->blazar==15.0.1.dev6) 2026-07-10 00:40:22.019412 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:40:22.019455 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=3.1.2->Flask>=1.0.2->blazar==15.0.1.dev6) (3.0.2) 2026-07-10 00:40:22.019488 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.13.0->blazar==15.0.1.dev6) (1.7.0) 2026-07-10 00:40:22.019513 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (3.11.0) 2026-07-10 00:40:22.019546 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (4.0.1) 2026-07-10 00:40:22.019581 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (2.10.1) 2026-07-10 00:40:22.019617 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (1.3.4) 2026-07-10 00:40:22.019649 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (3.0.0) 2026-07-10 00:40:22.019679 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (1.17.2) 2026-07-10 00:40:22.019712 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->blazar==15.0.1.dev6) (5.1.1) 2026-07-10 00:40:22.019746 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->blazar==15.0.1.dev6) (0.19) 2026-07-10 00:40:22.019779 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->blazar==15.0.1.dev6) (2.0.0) 2026-07-10 00:40:22.019813 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->blazar==15.0.1.dev6) (6.0.2) 2026-07-10 00:40:22.019847 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.40.0->blazar==15.0.1.dev6) (2.0.1) 2026-07-10 00:40:22.019880 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.40.0->blazar==15.0.1.dev6) (0.5.0) 2026-07-10 00:40:22.019914 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->blazar==15.0.1.dev6) (2.9.0.post0) 2026-07-10 00:40:22.019947 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==15.0.1.dev6) (3.1.0) 2026-07-10 00:40:22.019980 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==15.0.1.dev6) (5.5.2) 2026-07-10 00:40:22.020013 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==15.0.1.dev6) (5.3.1) 2026-07-10 00:40:22.020046 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==15.0.1.dev6) (5.4.2) 2026-07-10 00:40:22.020079 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->blazar==15.0.1.dev6) (0.11.0) 2026-07-10 00:40:22.020151 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->blazar==15.0.1.dev6) (5.1.0) 2026-07-10 00:40:22.020195 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=5.29.0->blazar==15.0.1.dev6) (2025.1) 2026-07-10 00:40:22.020255 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->blazar==15.0.1.dev6) (0.21.1) 2026-07-10 00:40:22.020302 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->blazar==15.0.1.dev6) (4.0.1) 2026-07-10 00:40:22.020339 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->blazar==15.0.1.dev6) (4.0.1) 2026-07-10 00:40:22.020377 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->blazar==15.0.1.dev6) (1.1.0) 2026-07-10 00:40:22.020413 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.34.0->blazar==15.0.1.dev6) (3.1.0) 2026-07-10 00:40:22.020449 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.34.0->blazar==15.0.1.dev6) (3.10.1) 2026-07-10 00:40:22.020484 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.34.0->blazar==15.0.1.dev6) (1.6.10) 2026-07-10 00:40:22.020518 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->blazar==15.0.1.dev6) (3.14.0) 2026-07-10 00:40:22.020552 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->blazar==15.0.1.dev6) (3.2.1) 2026-07-10 00:40:22.020586 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->blazar==15.0.1.dev6) (24.2) 2026-07-10 00:40:22.020620 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->blazar==15.0.1.dev6) (7.0.0) 2026-07-10 00:40:22.020654 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.34.0->blazar==15.0.1.dev6) (83.0.0) 2026-07-10 00:40:22.020689 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0->blazar==15.0.1.dev6) (0.3.5) 2026-07-10 00:40:22.020723 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->blazar==15.0.1.dev6) (0.2.13) 2026-07-10 00:40:22.020769 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->blazar==15.0.1.dev6) (1.17.0) 2026-07-10 00:40:22.020804 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cliff>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (4.9.1) 2026-07-10 00:40:22.020839 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: openstacksdk>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (4.4.0) 2026-07-10 00:40:22.020872 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (2.1.0) 2026-07-10 00:40:22.020909 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: osc-lib>=1.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (3.2.0) 2026-07-10 00:40:22.020943 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (0.5.2) 2026-07-10 00:40:22.020975 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (2.5.11) 2026-07-10 00:40:22.020996 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (1.9.0) 2026-07-10 00:40:22.021037 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (43.0.3) 2026-07-10 00:40:22.021071 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (1.0.1) 2026-07-10 00:40:22.021105 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (1.33) 2026-07-10 00:40:22.021183 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (4.3.6) 2026-07-10 00:40:22.021222 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (1.4.0) 2026-07-10 00:40:22.021256 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (1.17.1) 2026-07-10 00:40:22.021291 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (2.22) 2026-07-10 00:40:22.021325 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=6.0.0->blazar==15.0.1.dev6) (3.0.0) 2026-07-10 00:40:22.021360 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==15.0.1.dev6) (3.4.1) 2026-07-10 00:40:22.021394 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==15.0.1.dev6) (3.10) 2026-07-10 00:40:22.021428 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==15.0.1.dev6) (1.26.20) 2026-07-10 00:40:22.021463 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.4->blazar==15.0.1.dev6) (2026.6.17) 2026-07-10 00:40:22.021497 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->blazar==15.0.1.dev6) (0.7) 2026-07-10 00:40:22.021531 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.40.0->blazar==15.0.1.dev6) (2.7.2) 2026-07-10 00:40:22.021565 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: simplegeneric in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->blazar==15.0.1.dev6) (0.8.1) 2026-07-10 00:40:22.021594 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: pytz in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->blazar==15.0.1.dev6) (2025.1) 2026-07-10 00:40:22.021652 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: importlib-metadata>=4.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from WSME>=0.8.0->blazar==15.0.1.dev6) (8.5.0) 2026-07-10 00:40:22.021666 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: zipp>=3.20 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->blazar==15.0.1.dev6) (3.21.0) 2026-07-10 00:40:22.021719 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-07-10 00:40:22.021779 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-10 00:40:22.021831 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-10 00:40:22.021888 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-07-10 00:40:22.021946 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-07-10 00:40:22.022006 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building wheels for collected packages: blazar 2026-07-10 00:40:22.022063 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (pyproject.toml): started 2026-07-10 00:40:22.022145 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (pyproject.toml): finished with status 'done' 2026-07-10 00:40:22.022298 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Created wheel for blazar: filename=blazar-15.0.1.dev6-py3-none-any.whl size=315519 sha256=a0be4a9d74a75e4664f8072c08160ed05925122daee31189e0260a6f1ff610ea 2026-07-10 00:40:22.022345 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Stored in directory: /tmp/pip-ephem-wheel-cache-9bjxxv5b/wheels/77/96/a4/44e4d48633a0c583bd94cd3d71c39e23d381d7a4274fe7cfaf 2026-07-10 00:40:22.022402 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built blazar 2026-07-10 00:40:22.022459 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Installing collected packages: Werkzeug, microversion-parse, itsdangerous, blinker, Flask, blazar 2026-07-10 00:40:22.022519 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully installed Flask-3.1.0 Werkzeug-3.1.3 blazar-15.0.1.dev6 blinker-1.9.0 itsdangerous-2.2.0 microversion-parse-2.0.0 2026-07-10 00:40:22.022573 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 03eb3bdd0b7a 2026-07-10 00:40:22.022629 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> a7cf4e891ef8 2026-07-10 00:40:22.022685 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 7/8 : COPY patches /patches 2026-07-10 00:40:22.022743 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 4d7240a11bac 2026-07-10 00:40:22.022796 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 8/8 : RUN kolla_patch 2026-07-10 00:40:22.022854 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in e8158fbf9cc5 2026-07-10 00:40:22.022909 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:[i] No series file found, nothing to patch. 2026-07-10 00:40:22.022963 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container e8158fbf9cc5 2026-07-10 00:40:22.023019 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> c62acac106ec 2026-07-10 00:40:22.023079 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built 9a8a2596c12d 2026-07-10 00:40:22.023144 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully tagged osism.harbor.regio.digital/kolla/blazar-base:build-20260710 2026-07-10 00:40:22.023300 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Built at 2026-07-10 00:40:22.023193 (took 0:00:12.976126) 2026-07-10 00:40:22.023371 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-api) to queue 2026-07-10 00:40:22.023423 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-manager) to queue 2026-07-10 00:40:22.023842 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(horizon) 2026-07-10 00:40:22.023903 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Processing 2026-07-10 00:40:22.023959 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building started at 2026-07-10 00:40:22.023893 2026-07-10 00:40:22.024021 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting local archive from tarballs/horizon-stable-2025.1.tar.gz 2026-07-10 00:40:22.029916 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/masakari-dashboard/masakari-dashboard-stable-2025.1.tar.gz 2026-07-10 00:40:22.715268 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/designate-dashboard/designate-dashboard-stable-2025.1.tar.gz 2026-07-10 00:40:23.421990 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/blazar-dashboard/blazar-dashboard-stable-2025.1.tar.gz 2026-07-10 00:40:24.258532 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/heat-dashboard/heat-dashboard-stable-2025.1.tar.gz 2026-07-10 00:40:25.485547 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/ironic-ui/ironic-ui-stable-2025.1.tar.gz 2026-07-10 00:40:26.299484 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/manila-ui/manila-ui-stable-2025.1.tar.gz 2026-07-10 00:40:27.269592 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/neutron-vpnaas-dashboard/neutron-vpnaas-dashboard-stable-2025.1.tar.gz 2026-07-10 00:40:27.980457 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/watcher-dashboard/watcher-dashboard-stable-2025.1.tar.gz 2026-07-10 00:40:28.645492 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/octavia-dashboard/octavia-dashboard-stable-2025.1.tar.gz 2026-07-10 00:40:29.573352 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/neutron-fwaas-dashboard/neutron-fwaas-dashboard-stable-2025.1.tar.gz 2026-07-10 00:40:30.276277 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting archive from https://tarballs.opendev.org/openstack/magnum-ui/magnum-ui-stable-2025.1.tar.gz 2026-07-10 00:40:32.485540 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 11 plugins into plugins archive 2026-07-10 00:40:32.485922 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 0 additions into additions archive 2026-07-10 00:43:14.867696 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 1/14 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:43:14.867799 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 4206f22d8f69 2026-07-10 00:43:14.869202 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 2/14 : LABEL "build-date"="20260710" "name"="horizon" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="horizon" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:43:14.869237 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 2cadf7713ec6 2026-07-10 00:43:14.869251 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 2cadf7713ec6 2026-07-10 00:43:14.869265 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> e5ed12c30749 2026-07-10 00:43:14.869279 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 3/14 : RUN apt-get update && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient && apt-get remove -y build-essential && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:43:14.869322 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 9cd24da10047 2026-07-10 00:43:14.869333 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:43:14.869343 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:43:14.869353 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:43:14.869363 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:43:14.869375 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:43:14.869385 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:43:14.869395 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:43:14.869405 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:43:14.869415 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:43:14.869425 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:43:14.869435 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:43:14.869445 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:43:14.869455 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:43:14.869465 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:43:14.869491 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:43:14.869503 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 28.0 MB in 2s (11.7 MB/s) 2026-07-10 00:43:14.869513 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-07-10 00:43:14.869523 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-07-10 00:43:14.869533 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-07-10 00:43:14.869548 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-07-10 00:43:14.869559 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:build-essential is already the newest version (12.10ubuntu1). 2026-07-10 00:43:14.869569 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2026-07-10 00:43:14.869579 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb3 mariadb-common mysql-common 2026-07-10 00:43:14.869589 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2026-07-10 00:43:14.869602 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb-dev-compat libmariadb3 mariadb-common mysql-common 2026-07-10 00:43:14.869648 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:43:14.869736 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 517 kB of archives. 2026-07-10 00:43:14.869780 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 1,790 kB of additional disk space will be used. 2026-07-10 00:43:14.869855 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:43:14.869913 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-07-10 00:43:14.870005 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 mariadb-common all 1:10.11.14-0ubuntu0.24.04.1 [28.6 kB] 2026-07-10 00:43:14.870080 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb3 amd64 1:10.11.14-0ubuntu0.24.04.1 [196 kB] 2026-07-10 00:43:14.870163 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb-dev amd64 1:10.11.14-0ubuntu0.24.04.1 [274 kB] 2026-07-10 00:43:14.870279 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb-dev-compat amd64 1:10.11.14-0ubuntu0.24.04.1 [12.0 kB] 2026-07-10 00:43:14.870334 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 518 kB in 0s (1,478 kB/s) 2026-07-10 00:43:14.870406 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mysql-common. 2026-07-10 00:43:14.870471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-07-10 00:43:14.870549 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:43:14.870619 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-07-10 00:43:14.870688 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% (Reading database ... 80% 2026-07-10 00:43:14.870759 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-07-10 00:43:14.870829 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-07-10 00:43:14.870895 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-07-10 00:43:14.870965 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 00:43:14.871036 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-10 00:43:14.871187 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-10 00:43:14.871284 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mariadb-common. 2026-07-10 00:43:14.871356 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mariadb-common_1%3a10.11.14-0ubuntu0.24.04.1_all.deb ... 2026-07-10 00:43:14.871426 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mariadb-common (1:10.11.14-0ubuntu0.24.04.1) ... 2026-07-10 00:43:14.871497 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb3:amd64. 2026-07-10 00:43:14.871555 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb3_1%3a10.11.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:43:14.871616 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb3:amd64 (1:10.11.14-0ubuntu0.24.04.1) ... 2026-07-10 00:43:14.871675 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev. 2026-07-10 00:43:14.871745 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev_1%3a10.11.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:43:14.871796 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev (1:10.11.14-0ubuntu0.24.04.1) ... 2026-07-10 00:43:14.871863 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev-compat. 2026-07-10 00:43:14.871921 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev-compat_1%3a10.11.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 00:43:14.872001 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev-compat (1:10.11.14-0ubuntu0.24.04.1) ... 2026-07-10 00:43:14.872094 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-10 00:43:14.872328 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-10 00:43:14.872417 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mariadb-common (1:10.11.14-0ubuntu0.24.04.1) ... 2026-07-10 00:43:14.872457 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:update-alternatives: 2026-07-10 00:43:14.872473 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-10 00:43:14.872487 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb3:amd64 (1:10.11.14-0ubuntu0.24.04.1) ... 2026-07-10 00:43:14.872549 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev (1:10.11.14-0ubuntu0.24.04.1) ... 2026-07-10 00:43:14.872603 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev-compat (1:10.11.14-0ubuntu0.24.04.1) ... 2026-07-10 00:43:14.872660 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:43:14.872718 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (83.0.0) 2026-07-10 00:43:14.872774 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting mysqlclient 2026-07-10 00:43:14.872830 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading mysqlclient-2.2.8.tar.gz (92 kB) 2026-07-10 00:43:14.872898 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: started 2026-07-10 00:43:14.872957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: finished with status 'done' 2026-07-10 00:43:14.872983 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: started 2026-07-10 00:43:14.873056 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:43:14.873187 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): started 2026-07-10 00:43:14.873210 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:43:14.873245 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: mysqlclient 2026-07-10 00:43:14.873320 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): started 2026-07-10 00:43:14.873369 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): finished with status 'done' 2026-07-10 00:43:14.873419 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for mysqlclient: filename=mysqlclient-2.2.8-cp312-cp312-linux_x86_64.whl size=135308 sha256=11c1190ea8b415300f46b9ff3f5570993efe3155b26e9dcd8528b84a1421c325 2026-07-10 00:43:14.873466 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-16h0oc5r/wheels/b0/62/00/46e65ad9151c1266f0f03ea020a5a8ea1cbc6e4ebf3329e276 2026-07-10 00:43:14.873537 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built mysqlclient 2026-07-10 00:43:14.873567 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: mysqlclient 2026-07-10 00:43:14.873631 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed mysqlclient-2.2.8 2026-07-10 00:43:14.873648 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-07-10 00:43:14.873728 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-07-10 00:43:14.873775 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-07-10 00:43:14.875378 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2026-07-10 00:43:14.875412 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:43:14.875422 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:43:14.875431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:43:14.875440 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:43:14.875449 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:43:14.875458 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:43:14.875476 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:43:14.875485 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: xz-utils 2026-07-10 00:43:14.875494 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2026-07-10 00:43:14.875503 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2026-07-10 00:43:14.875512 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: build-essential 2026-07-10 00:43:14.875535 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:43:14.875545 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:43:14.875554 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-07-10 00:43:14.875564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:43:14.875575 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-07-10 00:43:14.875584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2026-07-10 00:43:14.875593 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-07-10 00:43:14.875602 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-07-10 00:43:14.875610 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-07-10 00:43:14.875619 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-07-10 00:43:14.875628 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19002 files and directories currently installed.) 2026-07-10 00:43:14.875637 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:43:14.875646 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 9cd24da10047 2026-07-10 00:43:14.875654 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> d1a3db6157af 2026-07-10 00:43:14.875663 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 4/14 : RUN usermod --append --home /var/lib/horizon --groups kolla horizon && mkdir -p /var/lib/horizon && chown -R 42420:42420 /var/lib/horizon 2026-07-10 00:43:14.875674 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 96691cf332e6 2026-07-10 00:43:14.875682 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 96691cf332e6 2026-07-10 00:43:14.875691 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 2dc3d6fa5f41 2026-07-10 00:43:14.875700 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 5/14 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends gettext locales tzdata && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:43:14.875709 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 903e933a8fba 2026-07-10 00:43:14.875718 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:43:14.875727 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:43:14.875736 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:43:14.875745 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:43:14.875754 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:43:14.875763 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:43:14.875772 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:43:14.875781 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:43:14.875796 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:43:14.875814 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:43:14.875823 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:43:14.875832 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:43:14.875841 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:43:14.875850 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:43:14.875859 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:43:14.875867 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 28.0 MB in 3s (11.1 MB/s) 2026-07-10 00:43:14.875876 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-07-10 00:43:14.875885 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-07-10 00:43:14.875894 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-07-10 00:43:14.875968 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-07-10 00:43:14.875979 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:locales is already the newest version (2.39-0ubuntu8.7). 2026-07-10 00:43:14.875988 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata is already the newest version (2026b-0ubuntu0.24.04.1). 2026-07-10 00:43:14.876003 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata set to manually installed. 2026-07-10 00:43:14.876013 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2026-07-10 00:43:14.876022 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:43:14.876030 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:43:14.876039 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:43:14.876048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:43:14.876057 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-07-10 00:43:14.876099 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-07-10 00:43:14.876108 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-07-10 00:43:14.876117 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2026-07-10 00:43:14.876152 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2026-07-10 00:43:14.876166 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext-base 2026-07-10 00:43:14.876175 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Suggested packages: 2026-07-10 00:43:14.876184 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: autopoint gettext-doc libasprintf-dev libgettextpo-dev 2026-07-10 00:43:14.876193 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2026-07-10 00:43:14.876201 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext gettext-base 2026-07-10 00:43:14.876210 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:43:14.876219 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 903 kB of archives. 2026-07-10 00:43:14.876227 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 2,970 kB of additional disk space will be used. 2026-07-10 00:43:14.876236 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:43:14.876252 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2026-07-10 00:43:14.876267 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-10 00:43:14.876276 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 903 kB in 1s (956 kB/s) 2026-07-10 00:43:14.876285 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext-base. 2026-07-10 00:43:14.876293 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-07-10 00:43:14.876303 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:43:14.876312 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-07-10 00:43:14.876321 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2026-07-10 00:43:14.876334 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-07-10 00:43:14.876343 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-07-10 00:43:14.876354 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-07-10 00:43:14.876412 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-07-10 00:43:14.876445 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18993 files and directories currently installed.) 2026-07-10 00:43:14.876555 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext-base_0.21-14ubuntu2_amd64.deb ... 2026-07-10 00:43:14.876568 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext-base (0.21-14ubuntu2) ... 2026-07-10 00:43:14.876581 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext. 2026-07-10 00:43:14.876701 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-10 00:43:14.878463 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext (0.21-14ubuntu2) ... 2026-07-10 00:43:14.878519 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext-base (0.21-14ubuntu2) ... 2026-07-10 00:43:14.878531 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext (0.21-14ubuntu2) ... 2026-07-10 00:43:14.878541 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:43:14.878552 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 903e933a8fba 2026-07-10 00:43:14.878562 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> ab24a85f3147 2026-07-10 00:43:14.878572 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 6/14 : RUN ln -s ../mods-available/headers.load /etc/apache2/mods-enabled/headers.load 2026-07-10 00:43:14.878583 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in bf90d17068ea 2026-07-10 00:43:14.878593 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container bf90d17068ea 2026-07-10 00:43:14.878618 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> acda9f4c16f7 2026-07-10 00:43:14.878628 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 7/14 : ADD horizon-archive /horizon-source 2026-07-10 00:43:14.878692 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> fbfd55b8864a 2026-07-10 00:43:14.878703 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 8/14 : ADD plugins-archive / 2026-07-10 00:43:14.878713 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 8c7f15610cc2 2026-07-10 00:43:14.878723 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 9/14 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:43:14.878733 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 25da9f1f22b1 2026-07-10 00:43:14.878749 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 10/14 : RUN ln -s horizon-source/* horizon && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt setuptools==67.2.* pip==25.2.* && sed -e "/^horizon===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /horizon && mkdir -p /etc/openstack-dashboard && cp -r /horizon/openstack_dashboard/conf/* /etc/openstack-dashboard/ && cp /horizon/openstack_dashboard/local/local_settings.py.example /etc/openstack-dashboard/local_settings.py && local_settings=$(python -c 'import os;import openstack_dashboard;settings=os.path.dirname(openstack_dashboard.__file__) + "/local/local_settings.py";print(settings);') && rm -f $local_settings && ln -s /etc/openstack-dashboard/local_settings.py $local_settings && mkdir -p /etc/openstack-dashboard/local_settings.d && local_settings_d=$(python -c 'import os;import openstack_dashboard;settings_d=os.path.dirname(openstack_dashboard.__file__) + "/local/local_settings.d";print(settings_d);') && rm -rf $local_settings_d && ln -s /etc/openstack-dashboard/local_settings.d $local_settings_d && cp /horizon/manage.py /var/lib/kolla/venv/bin/manage.py && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && for locale in /var/lib/kolla/venv/lib/python3/site-packages/*/locale; do (cd ${locale%/*} && /var/lib/kolla/venv/bin/django-admin compilemessages) done && chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:43:14.878774 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 6e7459211209 2026-07-10 00:43:14.878785 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting setuptools==67.2.* 2026-07-10 00:43:14.878795 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading setuptools-67.2.0-py3-none-any.whl.metadata (6.2 kB) 2026-07-10 00:43:14.878805 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pip==25.2.* 2026-07-10 00:43:14.878814 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 2026-07-10 00:43:14.878824 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading setuptools-67.2.0-py3-none-any.whl (1.1 MB) 2026-07-10 00:43:14.878835 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 13.3 MB/s 0:00:00 2026-07-10 00:43:14.878845 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pip-25.2-py3-none-any.whl (1.8 MB) 2026-07-10 00:43:14.878855 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 18.7 MB/s 0:00:00 2026-07-10 00:43:14.878865 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: setuptools, pip 2026-07-10 00:43:14.878875 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: setuptools 2026-07-10 00:43:14.878885 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: setuptools 83.0.0 2026-07-10 00:43:14.878895 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling setuptools-83.0.0: 2026-07-10 00:43:14.878917 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled setuptools-83.0.0 2026-07-10 00:43:14.878928 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: pip 2026-07-10 00:43:14.878937 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: pip 26.1.2 2026-07-10 00:43:14.878947 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling pip-26.1.2: 2026-07-10 00:43:14.878957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pip-26.1.2 2026-07-10 00:43:14.878967 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pip-25.2 setuptools-67.2.0 2026-07-10 00:43:14.878976 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /horizon 2026-07-10 00:43:14.878986 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:43:14.878996 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:43:14.879013 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pbr>=5.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (7.0.0) 2026-07-10 00:43:14.879024 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Babel>=2.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (2.17.0) 2026-07-10 00:43:14.879042 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting Django<4.3,>=4.2 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879052 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading Django-4.2.19-py3-none-any.whl.metadata (4.1 kB) 2026-07-10 00:43:14.879168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-compressor>=4.4 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879188 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB) 2026-07-10 00:43:14.879198 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-debreach>=1.4.2 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879208 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:43:14.879218 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (3.1.0) 2026-07-10 00:43:14.879228 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (2.1.0) 2026-07-10 00:43:14.879238 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: keystoneauth1>=4.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (5.10.0) 2026-07-10 00:43:14.879248 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (1.3.0) 2026-07-10 00:43:14.879258 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (7.1.0) 2026-07-10 00:43:14.879268 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.config>=8.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (9.7.1) 2026-07-10 00:43:14.879278 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (6.5.1) 2026-07-10 00:43:14.879288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (4.5.1) 2026-07-10 00:43:14.879298 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.serialization>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (5.7.0) 2026-07-10 00:43:14.879308 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (2.5.0) 2026-07-10 00:43:14.879325 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.utils>=7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (8.2.0) 2026-07-10 00:43:14.879335 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osprofiler>=3.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (4.2.0) 2026-07-10 00:43:14.879345 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting libsass>=0.23.0 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879355 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (4.2 kB) 2026-07-10 00:43:14.879365 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-cinderclient>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (9.7.0) 2026-07-10 00:43:14.879411 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (4.8.0) 2026-07-10 00:43:14.879422 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-keystoneclient>=3.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (5.6.0) 2026-07-10 00:43:14.879442 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-neutronclient>=8.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (11.4.0) 2026-07-10 00:43:14.879452 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (18.9.0) 2026-07-10 00:43:14.879470 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (4.7.0) 2026-07-10 00:43:14.879481 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PyYAML>=6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (6.0.2) 2026-07-10 00:43:14.879491 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (2.32.3) 2026-07-10 00:43:14.879501 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting semantic-version>=2.3.1 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879511 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) 2026-07-10 00:43:14.879521 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon==25.3.3.dev7) (2025.1) 2026-07-10 00:43:14.879531 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic>=1.0.3 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879541 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) 2026-07-10 00:43:14.879551 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879561 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes) 2026-07-10 00:43:14.879571 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879581 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl.metadata (903 bytes) 2026-07-10 00:43:14.879592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879602 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl.metadata (859 bytes) 2026-07-10 00:43:14.879612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879622 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl.metadata (801 bytes) 2026-07-10 00:43:14.879632 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879642 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes) 2026-07-10 00:43:14.879652 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879662 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB) 2026-07-10 00:43:14.879672 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:43:14.879687 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:43:14.879697 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879707 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes) 2026-07-10 00:43:14.879717 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879734 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl.metadata (786 bytes) 2026-07-10 00:43:14.879744 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879754 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes) 2026-07-10 00:43:14.879764 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-D3>=3.5.17.0 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879774 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes) 2026-07-10 00:43:14.879784 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879794 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes) 2026-07-10 00:43:14.879807 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879817 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl.metadata (770 bytes) 2026-07-10 00:43:14.879827 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879837 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes) 2026-07-10 00:43:14.879850 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879864 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl.metadata (888 bytes) 2026-07-10 00:43:14.879913 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.879978 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes) 2026-07-10 00:43:14.879994 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.880025 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes) 2026-07-10 00:43:14.880106 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.880295 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes) 2026-07-10 00:43:14.880328 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.880353 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes) 2026-07-10 00:43:14.880381 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.880402 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes) 2026-07-10 00:43:14.880432 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.880483 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes) 2026-07-10 00:43:14.880498 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.880545 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB) 2026-07-10 00:43:14.880611 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:43:14.880628 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:43:14.880809 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.880853 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes) 2026-07-10 00:43:14.880887 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.880897 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl.metadata (815 bytes) 2026-07-10 00:43:14.880906 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.880915 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl.metadata (821 bytes) 2026-07-10 00:43:14.880927 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.880961 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) 2026-07-10 00:43:14.881013 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.881027 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-term.js-0.0.7.0.tar.gz (38 kB) 2026-07-10 00:43:14.881110 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:43:14.881176 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:43:14.881199 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.881257 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-tv4-1.2.7.0.tar.gz (22 kB) 2026-07-10 00:43:14.881271 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:43:14.881323 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:43:14.881337 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting enmerkar>=0.7.1 (from horizon==25.3.3.dev7) 2026-07-10 00:43:14.881388 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) 2026-07-10 00:43:14.881402 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.3.3.dev7) 2026-07-10 00:43:14.881452 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2026-07-10 00:43:14.881467 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: sqlparse>=0.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django<4.3,>=4.2->horizon==25.3.3.dev7) (0.5.3) 2026-07-10 00:43:14.881511 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.3.3.dev7) 2026-07-10 00:43:14.881524 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_appconf-1.1.0-py3-none-any.whl.metadata (5.2 kB) 2026-07-10 00:43:14.881577 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon==25.3.3.dev7) 2026-07-10 00:43:14.881604 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.5 kB) 2026-07-10 00:43:14.881650 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon==25.3.3.dev7) 2026-07-10 00:43:14.881664 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.4 kB) 2026-07-10 00:43:14.881706 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: debtcollector>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->horizon==25.3.3.dev7) (3.0.0) 2026-07-10 00:43:14.881720 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->horizon==25.3.3.dev7) (1.17.2) 2026-07-10 00:43:14.881763 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.3.3.dev7) (5.4.1) 2026-07-10 00:43:14.881777 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.3.3.dev7) (1.7.0) 2026-07-10 00:43:14.881813 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: typing-extensions>=4.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.3.3.dev7) (4.12.2) 2026-07-10 00:43:14.881859 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->horizon==25.3.3.dev7) (0.19) 2026-07-10 00:43:14.881873 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.8.0->horizon==25.3.3.dev7) (2.0.0) 2026-07-10 00:43:14.881915 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=3.11.0->horizon==25.3.3.dev7) (5.7.1) 2026-07-10 00:43:14.881929 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=4.3.0->horizon==25.3.3.dev7) (1.1.0) 2026-07-10 00:43:14.881970 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.5.0->horizon==25.3.3.dev7) (3.14.0) 2026-07-10 00:43:14.881984 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.3.3.dev7) (3.2.1) 2026-07-10 00:43:14.883226 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.3.3.dev7) (24.2) 2026-07-10 00:43:14.883249 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.3.3.dev7) (7.0.0) 2026-07-10 00:43:14.883259 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon==25.3.3.dev7) (1.8.9) 2026-07-10 00:43:14.883268 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=5.5.0->horizon==25.3.3.dev7) (67.2.0) 2026-07-10 00:43:14.883278 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon==25.3.3.dev7) (0.2.13) 2026-07-10 00:43:14.883287 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.3.3.dev7) (2.0.1) 2026-07-10 00:43:14.883295 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.3.3.dev7) (24.2.1) 2026-07-10 00:43:14.883304 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cryptography<44,>=41.0.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon==25.3.3.dev7) (43.0.3) 2026-07-10 00:43:14.883322 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon==25.3.3.dev7) (1.17.1) 2026-07-10 00:43:14.883334 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography<44,>=41.0.5->pyOpenSSL>=17.1.0->python-glanceclient>=2.8.0->horizon==25.3.3.dev7) (2.22) 2026-07-10 00:43:14.883344 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cliff>=3.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.3.3.dev7) (4.9.1) 2026-07-10 00:43:14.883371 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: openstacksdk>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.3.3.dev7) (4.4.0) 2026-07-10 00:43:14.883381 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.3.3.dev7) (2.1.0) 2026-07-10 00:43:14.883390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osc-lib>=1.12.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.3.3.dev7) (3.2.0) 2026-07-10 00:43:14.883398 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.3.3.dev7) (7.1.0) 2026-07-10 00:43:14.883407 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev7) (0.5.2) 2026-07-10 00:43:14.883416 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev7) (2.5.11) 2026-07-10 00:43:14.883425 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyperclip>=1.8 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev7) (1.9.0) 2026-07-10 00:43:14.883434 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev7) (5.1.1) 2026-07-10 00:43:14.883454 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev7) (1.3.4) 2026-07-10 00:43:14.883463 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev7) (1.0.1) 2026-07-10 00:43:14.883472 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev7) (1.33) 2026-07-10 00:43:14.883480 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev7) (4.3.6) 2026-07-10 00:43:14.883489 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev7) (1.4.0) 2026-07-10 00:43:14.883498 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev7) (3.0.0) 2026-07-10 00:43:14.883507 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev7) (2.9.0.post0) 2026-07-10 00:43:14.883516 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon==25.3.3.dev7) (1.17.0) 2026-07-10 00:43:14.883537 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.3.3.dev7) (3.4.1) 2026-07-10 00:43:14.883547 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.3.3.dev7) (3.10) 2026-07-10 00:43:14.883556 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.3.3.dev7) (1.26.20) 2026-07-10 00:43:14.883564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.3.3.dev7) (2026.6.17) 2026-07-10 00:43:14.883573 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema<5,>=4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.3.3.dev7) (4.23.0) 2026-07-10 00:43:14.883582 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.3.3.dev7) (25.1.0) 2026-07-10 00:43:14.883591 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.3.3.dev7) (2024.10.1) 2026-07-10 00:43:14.883600 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.3.3.dev7) (0.36.2) 2026-07-10 00:43:14.883609 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema<5,>=4->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.3.3.dev7) (0.23.1) 2026-07-10 00:43:14.883618 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading Django-4.2.19-py3-none-any.whl (8.0 MB) 2026-07-10 00:43:14.883627 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 115.8 MB/s 0:00:00 2026-07-10 00:43:14.883635 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2026-07-10 00:43:14.883644 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_compressor-4.5.1-py2.py3-none-any.whl (145 kB) 2026-07-10 00:43:14.883653 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl (48 kB) 2026-07-10 00:43:14.883669 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl (31 kB) 2026-07-10 00:43:14.883678 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_appconf-1.1.0-py3-none-any.whl (6.4 kB) 2026-07-10 00:43:14.883687 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_debreach-2.1.0-py3-none-any.whl (7.7 kB) 2026-07-10 00:43:14.883696 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading enmerkar-0.7.1-py3-none-any.whl (12 kB) 2026-07-10 00:43:14.883704 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.4 MB) 2026-07-10 00:43:14.883713 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 67.5 MB/s 0:00:00 2026-07-10 00:43:14.883722 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 2026-07-10 00:43:14.883731 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic-1.0.3-py3-none-any.whl (4.4 kB) 2026-07-10 00:43:14.883739 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB) 2026-07-10 00:43:14.883748 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB) 2026-07-10 00:43:14.883762 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB) 2026-07-10 00:43:14.883772 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB) 2026-07-10 00:43:14.883780 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB) 2026-07-10 00:43:14.883789 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB) 2026-07-10 00:43:14.883798 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB) 2026-07-10 00:43:14.883806 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB) 2026-07-10 00:43:14.883820 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 35.2 MB/s 0:00:00 2026-07-10 00:43:14.883830 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB) 2026-07-10 00:43:14.883838 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675 kB) 2026-07-10 00:43:14.883847 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 675.2/675.2 kB 42.7 MB/s 0:00:00 2026-07-10 00:43:14.883856 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB) 2026-07-10 00:43:14.883864 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB) 2026-07-10 00:43:14.883873 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl (313 kB) 2026-07-10 00:43:14.883882 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB) 2026-07-10 00:43:14.883891 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB) 2026-07-10 00:43:14.883899 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB) 2026-07-10 00:43:14.883908 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB) 2026-07-10 00:43:14.883917 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 30.0 MB/s 0:00:00 2026-07-10 00:43:14.883925 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB) 2026-07-10 00:43:14.883934 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB) 2026-07-10 00:43:14.883947 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 28.7 MB/s 0:00:00 2026-07-10 00:43:14.883956 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB) 2026-07-10 00:43:14.883965 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5 MB) 2026-07-10 00:43:14.883974 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 33.8 MB/s 0:00:00 2026-07-10 00:43:14.883982 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB) 2026-07-10 00:43:14.883991 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) 2026-07-10 00:43:14.884000 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: horizon, XStatic-Angular-Schema-Form, XStatic-objectpath, XStatic-term.js, XStatic-tv4 2026-07-10 00:43:14.884017 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'horizon' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'horizon'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:43:14.884029 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.884042 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): started 2026-07-10 00:43:14.884051 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): finished with status 'done' 2026-07-10 00:43:14.884082 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for horizon: filename=horizon-25.3.3.dev7-py3-none-any.whl size=5308855 sha256=fe61da160dc6698a5d215199b243d756e23dc7fb2041f41902573beea3e63eb6 2026-07-10 00:43:14.884092 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-u1ycmy7y/wheels/51/6a/a4/bdac607b283a9103e5bfcdd763bfd86f1a2b9a6f881f2a93d0 2026-07-10 00:43:14.884112 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-Angular-Schema-Form' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-Angular-Schema-Form'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:43:14.884150 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.884168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): started 2026-07-10 00:43:14.884219 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): finished with status 'done' 2026-07-10 00:43:14.884233 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-Angular-Schema-Form: filename=XStatic_Angular_Schema_Form-0.8.13.0-py3-none-any.whl size=45181 sha256=c35df91867a09286b8134ea5df720c2548d1f627009c387af5136f010765f5b9 2026-07-10 00:43:14.884285 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-u1ycmy7y/wheels/cc/4a/91/78fda3b6bc1c2582c4f164ed5bbf5c6f6505a56579356af495 2026-07-10 00:43:14.884331 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-objectpath' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-objectpath'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:43:14.884346 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.884388 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): started 2026-07-10 00:43:14.884402 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): finished with status 'done' 2026-07-10 00:43:14.884443 | 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=c997d153c533cf33371b84c2e8c4b0a8e38bdabd86a5119fbb72ed9c0d045e62 2026-07-10 00:43:14.884457 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-u1ycmy7y/wheels/b8/78/27/7b3e14857da8fd37867b5275216a3dbb8d3baa9465b4fa54cb 2026-07-10 00:43:14.884560 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-term.js' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-term.js'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:43:14.884583 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.884596 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): started 2026-07-10 00:43:14.884652 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): finished with status 'done' 2026-07-10 00:43:14.884662 | 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=f9e251447617ffc40303bdf9204e54ba25f679d99351a716128a39d6dfce25f4 2026-07-10 00:43:14.884717 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-u1ycmy7y/wheels/51/b4/d4/9af714289769e63890ef461a458cb210cb8c2f9bc49cdbb68d 2026-07-10 00:43:14.884728 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'XStatic-tv4' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'XStatic-tv4'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:43:14.884781 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.884795 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): started 2026-07-10 00:43:14.884847 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): finished with status 'done' 2026-07-10 00:43:14.884858 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for XStatic-tv4: filename=XStatic_tv4-1.2.7.0-py3-none-any.whl size=24518 sha256=6c23a5a9fefdb72bd350194f777f950001e4403a9302d4e2ed4b889f3c0c2831 2026-07-10 00:43:14.884911 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-u1ycmy7y/wheels/f2/f6/e9/c0168caafd196de7478f32fbf5ae7ad498465c89a8a507aa53 2026-07-10 00:43:14.884929 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built horizon XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4 2026-07-10 00:43:14.884976 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: XStatic-tv4, XStatic-term.js, XStatic-Spin, XStatic-smart-table, XStatic-roboto-fontface, XStatic-Rickshaw, XStatic-objectpath, XStatic-mdi, XStatic-JSEncrypt, XStatic-JQuery.TableSorter, XStatic-JQuery.quicksearch, XStatic-JQuery-Migrate, XStatic-jQuery, XStatic-Jasmine, XStatic-Hogan, XStatic-Font-Awesome, XStatic-D3, XStatic-bootswatch, XStatic-Bootstrap-SCSS, XStatic-Bootstrap-Datepicker, XStatic-Angular-Schema-Form, XStatic-Angular-lrdragndrop, XStatic-Angular-Gettext, XStatic-Angular-FileUpload, XStatic-Angular-Bootstrap, XStatic-Angular, XStatic, rjsmin, rcssmin, XStatic-jquery-ui, semantic-version, libsass, django-debreach, asgiref, Django, enmerkar, django-appconf, django-compressor, horizon 2026-07-10 00:43:14.884996 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed Django-4.2.19 XStatic-1.0.3 XStatic-Angular-1.8.2.2 XStatic-Angular-Bootstrap-2.5.0.0 XStatic-Angular-FileUpload-12.2.13.0 XStatic-Angular-Gettext-2.4.1.0 XStatic-Angular-Schema-Form-0.8.13.0 XStatic-Angular-lrdragndrop-1.0.2.6 XStatic-Bootstrap-Datepicker-1.4.0.0 XStatic-Bootstrap-SCSS-3.4.1.0 XStatic-D3-3.5.17.0 XStatic-Font-Awesome-4.7.0.0 XStatic-Hogan-2.0.0.3 XStatic-JQuery-Migrate-3.3.2.1 XStatic-JQuery.TableSorter-2.14.5.2 XStatic-JQuery.quicksearch-2.0.3.2 XStatic-JSEncrypt-2.3.1.1 XStatic-Jasmine-2.4.1.2 XStatic-Rickshaw-1.5.1.0 XStatic-Spin-1.2.5.3 XStatic-bootswatch-3.3.7.0 XStatic-jQuery-3.5.1.1 XStatic-jquery-ui-1.13.0.1 XStatic-mdi-1.6.50.2 XStatic-objectpath-1.2.1.0 XStatic-roboto-fontface-0.5.0.0 XStatic-smart-table-1.4.13.2 XStatic-term.js-0.0.7.0 XStatic-tv4-1.2.7.0 asgiref-3.8.1 django-appconf-1.1.0 django-compressor-4.5.1 django-debreach-2.1.0 enmerkar-0.7.1 horizon-25.3.3.dev7 libsass-0.23.0 rcssmin-1.1.2 rjsmin-1.2.2 semantic-version-2.10.0 2026-07-10 00:43:14.885018 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.885093 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 26.1.2 2026-07-10 00:43:14.885151 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2026-07-10 00:43:14.885170 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.885230 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/blazar_dashboard-13.0.0.0rc2.dev2 2026-07-10 00:43:14.885244 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:43:14.885287 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:43:14.885301 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/designate_dashboard-20.0.1.dev6 2026-07-10 00:43:14.885342 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:43:14.885356 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:43:14.885397 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/heat_dashboard-13.0.0.0rc2.dev2 2026-07-10 00:43:14.885453 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:43:14.885467 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:43:14.885509 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/ironic_ui-6.5.1.dev3 2026-07-10 00:43:14.885523 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:43:14.885564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:43:14.885578 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/magnum_ui-16.0.1.dev6 2026-07-10 00:43:14.885619 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:43:14.885633 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:43:14.885674 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/manila_ui-13.0.1.dev4 2026-07-10 00:43:14.885688 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:43:14.885729 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:43:14.885743 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/masakari_dashboard-12.0.0.0rc2.dev2 2026-07-10 00:43:14.885796 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:43:14.885807 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:43:14.885820 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_fwaas_dashboard-9.0.1.dev4 2026-07-10 00:43:14.885872 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:43:14.885887 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:43:14.885936 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_vpnaas_dashboard-12.0.1.dev3 2026-07-10 00:43:14.885951 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:43:14.886006 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:43:14.886017 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/octavia_dashboard-15.0.1.dev9 2026-07-10 00:43:14.886029 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:43:14.886110 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:43:14.886122 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/watcher_dashboard-13.0.0.0rc2.dev2 2026-07-10 00:43:14.886170 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2026-07-10 00:43:14.886184 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2026-07-10 00:43:14.886231 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-dashboard==13.0.0.0rc2.dev2) (7.0.0) 2026-07-10 00:43:14.886245 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting python-blazarclient>=1.0.1 (from blazar-dashboard==13.0.0.0rc2.dev2) 2026-07-10 00:43:14.886299 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading python_blazarclient-4.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 00:43:14.886310 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: horizon>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-dashboard==13.0.0.0rc2.dev2) (25.3.3.dev7) 2026-07-10 00:43:14.886323 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: openstacksdk>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from designate-dashboard==20.0.1.dev6) (4.4.0) 2026-07-10 00:43:14.886375 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-heatclient>=1.10.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from heat-dashboard==13.0.0.0rc2.dev2) (4.1.0) 2026-07-10 00:43:14.886389 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-uuid>=0.0.4.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2026-07-10 00:43:14.886431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl.metadata (764 bytes) 2026-07-10 00:43:14.886445 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-vis>=4.16.0.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2026-07-10 00:43:14.886487 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl.metadata (758 bytes) 2026-07-10 00:43:14.886500 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-filesaver>=1.3.2.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2026-07-10 00:43:14.886553 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl.metadata (747 bytes) 2026-07-10 00:43:14.886564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-js-yaml>=3.8.1.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2026-07-10 00:43:14.886576 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl.metadata (731 bytes) 2026-07-10 00:43:14.886629 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-json2yaml>=0.1.1.0 (from heat-dashboard==13.0.0.0rc2.dev2) 2026-07-10 00:43:14.886643 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl.metadata (739 bytes) 2026-07-10 00:43:14.886685 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-ui==6.5.1.dev3) (5.10.2) 2026-07-10 00:43:14.886698 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-magnumclient>=4.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from magnum-ui==16.0.1.dev6) (4.8.1) 2026-07-10 00:43:14.886739 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-compressor>=2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==13.0.1.dev4) (4.5.1) 2026-07-10 00:43:14.886753 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.utils>=4.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==13.0.1.dev4) (8.2.0) 2026-07-10 00:43:14.886794 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-keystoneclient>=4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==13.0.1.dev4) (5.6.0) 2026-07-10 00:43:14.886808 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-manilaclient>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from manila-ui==13.0.1.dev4) (5.4.0) 2026-07-10 00:43:14.886837 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PyYAML>=3.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-dashboard==12.0.0.0rc2.dev2) (6.0.2) 2026-07-10 00:43:14.886858 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-neutronclient>=6.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-fwaas-dashboard==9.0.1.dev4) (11.4.0) 2026-07-10 00:43:14.887051 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Babel>=2.3.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from octavia-dashboard==15.0.1.dev9) (2.17.0) 2026-07-10 00:43:14.887177 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting python-watcherclient>=1.1.0 (from watcher-dashboard==13.0.0.0rc2.dev2) 2026-07-10 00:43:14.887191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading python_watcherclient-4.8.0-py3-none-any.whl.metadata (5.2 kB) 2026-07-10 00:43:14.887202 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: Django>=4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==13.0.1.dev4) (4.2.19) 2026-07-10 00:43:14.887213 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-appconf>=1.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==13.0.1.dev4) (1.1.0) 2026-07-10 00:43:14.887233 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rcssmin==1.1.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==13.0.1.dev4) (1.1.2) 2026-07-10 00:43:14.887243 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rjsmin==1.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from django-compressor>=2.0->manila-ui==13.0.1.dev4) (1.2.2) 2026-07-10 00:43:14.887253 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: asgiref<4,>=3.6.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django>=4.2->django-compressor>=2.0->manila-ui==13.0.1.dev4) (3.8.1) 2026-07-10 00:43:14.887263 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: sqlparse>=0.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from Django>=4.2->django-compressor>=2.0->manila-ui==13.0.1.dev4) (0.5.3) 2026-07-10 00:43:14.887273 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: django-debreach>=1.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.1.0) 2026-07-10 00:43:14.887282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: futurist>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.1.0) 2026-07-10 00:43:14.887296 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: iso8601>=0.1.11 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.1.0) 2026-07-10 00:43:14.887306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: keystoneauth1>=4.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (5.10.0) 2026-07-10 00:43:14.887320 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: netaddr>=0.7.18 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.3.0) 2026-07-10 00:43:14.887334 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.concurrency>=4.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (7.1.0) 2026-07-10 00:43:14.887369 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.config>=8.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (9.7.1) 2026-07-10 00:43:14.887400 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.i18n>=5.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (6.5.1) 2026-07-10 00:43:14.887427 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.policy>=3.11.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.5.1) 2026-07-10 00:43:14.887460 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.serialization>=4.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (5.7.0) 2026-07-10 00:43:14.887474 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.5.0) 2026-07-10 00:43:14.887549 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osprofiler>=3.4.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.2.0) 2026-07-10 00:43:14.887567 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: libsass>=0.23.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.23.0) 2026-07-10 00:43:14.887577 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-cinderclient>=8.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (9.7.0) 2026-07-10 00:43:14.887591 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-glanceclient>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.8.0) 2026-07-10 00:43:14.887641 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-novaclient>=9.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (18.9.0) 2026-07-10 00:43:14.887657 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-swiftclient>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.7.0) 2026-07-10 00:43:14.887671 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requests>=2.25.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.32.3) 2026-07-10 00:43:14.887718 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: semantic-version>=2.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.10.0) 2026-07-10 00:43:14.887733 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: tzdata>=2022.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2025.1) 2026-07-10 00:43:14.887779 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic>=1.0.3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.0.3) 2026-07-10 00:43:14.887795 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular>=1.8.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.8.2.2) 2026-07-10 00:43:14.887808 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.5.0.0) 2026-07-10 00:43:14.887855 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-FileUpload>=12.0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (12.2.13.0) 2026-07-10 00:43:14.887870 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Gettext>=2.3.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.4.1.0) 2026-07-10 00:43:14.887930 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.0.2.6) 2026-07-10 00:43:14.887950 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.8.13.0) 2026-07-10 00:43:14.887965 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.4.0.0) 2026-07-10 00:43:14.887978 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.4.1.0) 2026-07-10 00:43:14.888003 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-bootswatch>=3.3.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.3.7.0) 2026-07-10 00:43:14.888059 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-D3>=3.5.17.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.5.17.0) 2026-07-10 00:43:14.888098 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Hogan>=2.0.0.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.0.0.3) 2026-07-10 00:43:14.888164 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Font-Awesome>=4.7.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.7.0.0) 2026-07-10 00:43:14.889401 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Jasmine>=2.4.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.4.1.2) 2026-07-10 00:43:14.889423 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-jQuery>=3.5.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.5.1.1) 2026-07-10 00:43:14.889434 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery-Migrate>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.3.2.1) 2026-07-10 00:43:14.889444 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.0.3.2) 2026-07-10 00:43:14.889454 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.14.5.2) 2026-07-10 00:43:14.889465 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-jquery-ui>=1.13.0.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.13.0.1) 2026-07-10 00:43:14.889476 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-JSEncrypt>=2.3.1.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.3.1.1) 2026-07-10 00:43:14.889486 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-mdi>=1.6.50.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.6.50.2) 2026-07-10 00:43:14.889496 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-objectpath>=1.2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.2.1.0) 2026-07-10 00:43:14.889506 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Rickshaw>=1.5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.5.1.0) 2026-07-10 00:43:14.889524 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-roboto-fontface>=0.5.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.5.0.0) 2026-07-10 00:43:14.889534 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-smart-table>=1.4.13.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.4.13.2) 2026-07-10 00:43:14.889544 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-Spin>=1.2.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.2.5.3) 2026-07-10 00:43:14.889554 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-term.js>=0.0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.0.7.0) 2026-07-10 00:43:14.889564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: XStatic-tv4>=1.2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.2.7.0) 2026-07-10 00:43:14.889574 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: enmerkar>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.7.1) 2026-07-10 00:43:14.889584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: debtcollector>=3.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from futurist>=1.2.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.0.0) 2026-07-10 00:43:14.889603 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wrapt>=1.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.17.2) 2026-07-10 00:43:14.889623 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: stevedore>=1.20.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (5.4.1) 2026-07-10 00:43:14.889653 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-service-types>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.7.0) 2026-07-10 00:43:14.889670 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: typing-extensions>=4.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (4.12.2) 2026-07-10 00:43:14.889687 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cryptography>=2.7 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (43.0.3) 2026-07-10 00:43:14.889705 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: decorator>=4.4.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (5.1.1) 2026-07-10 00:43:14.889721 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: dogpile.cache>=0.6.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (1.3.4) 2026-07-10 00:43:14.889740 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jmespath>=0.9.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (1.0.1) 2026-07-10 00:43:14.889750 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (1.33) 2026-07-10 00:43:14.889760 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: platformdirs>=3 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (4.3.6) 2026-07-10 00:43:14.889780 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: psutil>=3.2.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (7.0.0) 2026-07-10 00:43:14.889790 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: requestsexceptions>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (1.4.0) 2026-07-10 00:43:14.889800 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cffi>=1.12 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (1.17.1) 2026-07-10 00:43:14.889810 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pycparser in /var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (2.22) 2026-07-10 00:43:14.889820 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonpointer>=1.9 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=2.1.0->designate-dashboard==20.0.1.dev6) (3.0.0) 2026-07-10 00:43:14.889830 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: fasteners>=0.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.19) 2026-07-10 00:43:14.889840 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rfc3986>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.8.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.0.0) 2026-07-10 00:43:14.889850 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.context>=2.22.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.policy>=3.11.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (5.7.1) 2026-07-10 00:43:14.889860 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: msgpack>=0.5.2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=4.3.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.1.0) 2026-07-10 00:43:14.889876 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: PrettyTable>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.5.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.14.0) 2026-07-10 00:43:14.889887 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyparsing>=2.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->manila-ui==13.0.1.dev4) (3.2.1) 2026-07-10 00:43:14.889904 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: packaging>=20.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->manila-ui==13.0.1.dev4) (24.2) 2026-07-10 00:43:14.889914 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: WebOb>=1.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.8.9) 2026-07-10 00:43:14.889924 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: setuptools in /var/lib/kolla/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->blazar-dashboard==13.0.0.0rc2.dev2) (67.2.0) 2026-07-10 00:43:14.889934 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: wcwidth in /var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (0.2.13) 2026-07-10 00:43:14.889945 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (4.9.1) 2026-07-10 00:43:14.889955 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: oslo.log>=3.36.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (7.1.0) 2026-07-10 00:43:14.889971 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: osc-lib>=1.3.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (3.2.0) 2026-07-10 00:43:14.889981 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: autopage>=0.4.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (0.5.2) 2026-07-10 00:43:14.889992 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: cmd2>=1.0.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (2.5.11) 2026-07-10 00:43:14.890002 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyperclip>=1.8 in /var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (1.9.0) 2026-07-10 00:43:14.890013 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: python-dateutil>=2.7.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (2.9.0.post0) 2026-07-10 00:43:14.890023 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: six>=1.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-blazarclient>=1.0.1->blazar-dashboard==13.0.0.0rc2.dev2) (1.17.0) 2026-07-10 00:43:14.890034 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: warlock>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2.0.1) 2026-07-10 00:43:14.890044 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: pyOpenSSL>=17.1.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (24.2.1) 2026-07-10 00:43:14.890054 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema>=3.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.5.1.dev3) (4.23.0) 2026-07-10 00:43:14.890100 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: attrs>=22.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.5.1.dev3) (25.1.0) 2026-07-10 00:43:14.890116 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.5.1.dev3) (2024.10.1) 2026-07-10 00:43:14.890153 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: referencing>=0.28.4 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.5.1.dev3) (0.36.2) 2026-07-10 00:43:14.890175 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: rpds-py>=0.7.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-ironicclient!=2.5.2,!=2.7.1,>=2.3.0->ironic-ui==6.5.1.dev3) (0.23.1) 2026-07-10 00:43:14.890186 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: os-client-config>=1.28.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from python-magnumclient>=4.2.0->magnum-ui==16.0.1.dev6) (2.1.0) 2026-07-10 00:43:14.890196 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: charset-normalizer<4,>=2 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.4.1) 2026-07-10 00:43:14.890206 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: idna<4,>=2.5 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (3.10) 2026-07-10 00:43:14.890223 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: urllib3<3,>=1.21.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (1.26.20) 2026-07-10 00:43:14.890233 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Requirement already satisfied: certifi>=2017.4.17 in /var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.1->horizon>=17.1.0->blazar-dashboard==13.0.0.0rc2.dev2) (2026.6.17) 2026-07-10 00:43:14.890243 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading python_blazarclient-4.3.0-py3-none-any.whl (50 kB) 2026-07-10 00:43:14.890253 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading python_watcherclient-4.8.0-py3-none-any.whl (125 kB) 2026-07-10 00:43:14.890263 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl (6.5 kB) 2026-07-10 00:43:14.890273 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl (4.7 kB) 2026-07-10 00:43:14.890283 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl (5.9 kB) 2026-07-10 00:43:14.890292 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl (28 kB) 2026-07-10 00:43:14.890302 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl (4.3 kB) 2026-07-10 00:43:14.890431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: blazar-dashboard, designate-dashboard, heat-dashboard, ironic-ui, magnum-ui, manila-ui, masakari-dashboard, neutron-fwaas-dashboard, neutron-vpnaas-dashboard, octavia-dashboard, watcher-dashboard 2026-07-10 00:43:14.890446 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'blazar-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'blazar-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:43:14.890458 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.890469 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for blazar-dashboard (setup.py): started 2026-07-10 00:43:14.890479 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for blazar-dashboard (setup.py): finished with status 'done' 2026-07-10 00:43:14.890489 | 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=de88ee78257c381e60f7052a783fb9494b6e71843439703e54cd7253a479aa0c 2026-07-10 00:43:14.890498 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-cieho707/wheels/b8/d2/85/8f8e31ded0f8a3262f49dfae2df4c68a199216bba3c6b47e75 2026-07-10 00:43:14.890515 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'designate-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'designate-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:43:14.890526 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.890536 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): started 2026-07-10 00:43:14.890546 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): finished with status 'done' 2026-07-10 00:43:14.890555 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for designate-dashboard: filename=designate_dashboard-20.0.1.dev6-py3-none-any.whl size=83481 sha256=ffe54d3307653927bcbb8743fc54f81500a0eea74433ab71216ee16c22ac5760 2026-07-10 00:43:14.890572 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-cieho707/wheels/80/6c/d1/3ab5bc7fa377ce7b3be844dec114988748dc3e5d9f5b99626e 2026-07-10 00:43:14.890583 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'heat-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'heat-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:43:14.890593 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.890602 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): started 2026-07-10 00:43:14.890613 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): finished with status 'done' 2026-07-10 00:43:14.890623 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for heat-dashboard: filename=heat_dashboard-13.0.0.0rc2.dev2-py3-none-any.whl size=1314102 sha256=865e3948b01b72dd3565f85b7f009bbd3f8ac833f3fb6b0d7932ba91c240d1c3 2026-07-10 00:43:14.890632 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-cieho707/wheels/32/16/97/d3dc3ccebb4afe096055078675a4516175cc79944048150c3e 2026-07-10 00:43:14.890649 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'ironic-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ironic-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:43:14.890660 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.890670 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): started 2026-07-10 00:43:14.890680 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): finished with status 'done' 2026-07-10 00:43:14.890690 | 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=3ca1a9c8ddfe85d8c43ffbec96086ada5fc05a91edce56266e86c0cf581769cd 2026-07-10 00:43:14.890699 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-cieho707/wheels/fa/d3/fe/be63888007e70b578c012ea4bc755ca43fb5be61167d50c602 2026-07-10 00:43:14.890709 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'magnum-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'magnum-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:43:14.890719 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.890729 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): started 2026-07-10 00:43:14.890739 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): finished with status 'done' 2026-07-10 00:43:14.890749 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for magnum-ui: filename=magnum_ui-16.0.1.dev6-py3-none-any.whl size=217942 sha256=0c63ede5ecd938b7087d3969899270b3da98566f660d47543f2a5e59eec5dba3 2026-07-10 00:43:14.890758 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-cieho707/wheels/72/cc/42/02e1a9f7b3196f2f0606b8b27c01f4726af9f55f3bd291ec20 2026-07-10 00:43:14.890780 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'manila-ui' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'manila-ui'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:43:14.890791 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.890802 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): started 2026-07-10 00:43:14.890811 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): finished with status 'done' 2026-07-10 00:43:14.890821 | 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=4ce0a76d8391b63017c71034cd3860e269501638c5039d22ed84053997e42675 2026-07-10 00:43:14.890831 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-cieho707/wheels/ef/d5/c7/8fee73cd428e9d420767b9ec84a140253c6e3fe58f343e6cd8 2026-07-10 00:43:14.890841 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'masakari-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'masakari-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:43:14.890851 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.890861 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): started 2026-07-10 00:43:14.890871 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): finished with status 'done' 2026-07-10 00:43:14.890881 | 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=13a2d3f55de2c688d33b273cfd7a8cc4c11e4d93541aff092e42e9c63c85aad5 2026-07-10 00:43:14.890890 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-cieho707/wheels/cc/48/e1/dfdd31fbc6d6fcb1212bdaea2ea9694fced51b8f331d4dc1aa 2026-07-10 00:43:14.890909 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'neutron-fwaas-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-fwaas-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:43:14.890920 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.890930 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): started 2026-07-10 00:43:14.890940 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): finished with status 'done' 2026-07-10 00:43:14.890950 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for neutron-fwaas-dashboard: filename=neutron_fwaas_dashboard-9.0.1.dev4-py3-none-any.whl size=107061 sha256=f90c6c935ea058ff898cc2bf17266943720b5d902f328ecbed3336302cee88cd 2026-07-10 00:43:14.890960 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-cieho707/wheels/3c/b7/40/f39181ba6b0c25d6538297e58fd70fe04ae426361782072fcd 2026-07-10 00:43:14.890970 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'neutron-vpnaas-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'neutron-vpnaas-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:43:14.890987 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.890997 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): started 2026-07-10 00:43:14.891007 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): finished with status 'done' 2026-07-10 00:43:14.891023 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for neutron-vpnaas-dashboard: filename=neutron_vpnaas_dashboard-12.0.1.dev3-py3-none-any.whl size=101513 sha256=d9ba5ec909a0b351d842289b8f1cff1f593ceb95df8fe73cd322053ad29db53a 2026-07-10 00:43:14.891033 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-cieho707/wheels/94/95/8d/c8ded633684f03a487a16c4167da6a9f781ceef693f4d94a02 2026-07-10 00:43:14.891043 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'octavia-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'octavia-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:43:14.891053 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.891082 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): started 2026-07-10 00:43:14.891092 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): finished with status 'done' 2026-07-10 00:43:14.891102 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for octavia-dashboard: filename=octavia_dashboard-15.0.1.dev9-py3-none-any.whl size=381839 sha256=420770982dc556c67c261dfe6f866cf8c8c565a9a94f113a0ed8100cf819241e 2026-07-10 00:43:14.891112 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-cieho707/wheels/25/de/4a/85e0f73b0dd5f2fcd89e3990f4a9733159b108b49c2ad5d5f5 2026-07-10 00:43:14.891122 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: DEPRECATION: Building 'watcher-dashboard' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'watcher-dashboard'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2026-07-10 00:43:14.891160 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.891171 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for watcher-dashboard (setup.py): started 2026-07-10 00:43:14.891181 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for watcher-dashboard (setup.py): finished with status 'done' 2026-07-10 00:43:14.891198 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for watcher-dashboard: filename=watcher_dashboard-13.0.0.0rc2.dev2-py3-none-any.whl size=105091 sha256=7f849fd624ef765f380ddeb7cbaf766a21d7168e051ed594e4b8580db850e3c4 2026-07-10 00:43:14.891208 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-cieho707/wheels/60/a7/f1/2db53a07424ca9ebe98ba6c585132f62ee831166f98839efa1 2026-07-10 00:43:14.891219 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built blazar-dashboard designate-dashboard heat-dashboard ironic-ui magnum-ui manila-ui masakari-dashboard neutron-fwaas-dashboard neutron-vpnaas-dashboard octavia-dashboard watcher-dashboard 2026-07-10 00:43:14.891237 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: xstatic-json2yaml, xstatic-js-yaml, xstatic-filesaver, xstatic-angular-vis, xstatic-angular-uuid, python-watcherclient, python-blazarclient, watcher-dashboard, octavia-dashboard, neutron-vpnaas-dashboard, neutron-fwaas-dashboard, masakari-dashboard, manila-ui, magnum-ui, ironic-ui, heat-dashboard, designate-dashboard, blazar-dashboard 2026-07-10 00:43:14.891249 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed blazar-dashboard-13.0.0.0rc2.dev2 designate-dashboard-20.0.1.dev6 heat-dashboard-13.0.0.0rc2.dev2 ironic-ui-6.5.1.dev3 magnum-ui-16.0.1.dev6 manila-ui-13.0.1.dev4 masakari-dashboard-12.0.0.0rc2.dev2 neutron-fwaas-dashboard-9.0.1.dev4 neutron-vpnaas-dashboard-12.0.1.dev3 octavia-dashboard-15.0.1.dev9 python-blazarclient-4.3.0 python-watcherclient-4.8.0 watcher-dashboard-13.0.0.0rc2.dev2 xstatic-angular-uuid-0.0.4.0 xstatic-angular-vis-4.16.0.0 xstatic-filesaver-1.3.2.0 xstatic-js-yaml-3.8.1.0 xstatic-json2yaml-0.1.1.0 2026-07-10 00:43:14.891259 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.891269 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 26.1.2 2026-07-10 00:43:14.891279 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2026-07-10 00:43:14.891289 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.891304 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.891315 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/es/LC_MESSAGES 2026-07-10 00:43:14.891325 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/tr_TR/LC_MESSAGES 2026-07-10 00:43:14.891334 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ru/LC_MESSAGES 2026-07-10 00:43:14.891344 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.891354 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/de/LC_MESSAGES 2026-07-10 00:43:14.891363 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/pt_BR/LC_MESSAGES 2026-07-10 00:43:14.891373 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/cs/LC_MESSAGES 2026-07-10 00:43:14.891382 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:43:14.891392 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.891402 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ja/LC_MESSAGES 2026-07-10 00:43:14.891412 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/ne/LC_MESSAGES 2026-07-10 00:43:14.891421 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/designatedashboard/locale/id/LC_MESSAGES 2026-07-10 00:43:14.891431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ne/LC_MESSAGES 2026-07-10 00:43:14.891440 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ne/LC_MESSAGES 2026-07-10 00:43:14.891461 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/id/LC_MESSAGES 2026-07-10 00:43:14.891471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/id/LC_MESSAGES 2026-07-10 00:43:14.891481 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.891491 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.891501 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:43:14.891510 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:43:14.891520 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/de/LC_MESSAGES 2026-07-10 00:43:14.891530 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/de/LC_MESSAGES 2026-07-10 00:43:14.891539 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/es/LC_MESSAGES 2026-07-10 00:43:14.891549 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/tr_TR/LC_MESSAGES 2026-07-10 00:43:14.891559 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/cs/LC_MESSAGES 2026-07-10 00:43:14.891568 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ja/LC_MESSAGES 2026-07-10 00:43:14.891587 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ja/LC_MESSAGES 2026-07-10 00:43:14.891597 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_AU/LC_MESSAGES 2026-07-10 00:43:14.891607 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES 2026-07-10 00:43:14.891616 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES 2026-07-10 00:43:14.891626 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ru/LC_MESSAGES 2026-07-10 00:43:14.891639 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ru/LC_MESSAGES 2026-07-10 00:43:14.891649 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/it/LC_MESSAGES 2026-07-10 00:43:14.891659 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.891672 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.891682 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/pl_PL/LC_MESSAGES 2026-07-10 00:43:14.891695 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.891715 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.891774 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ar/LC_MESSAGES 2026-07-10 00:43:14.891786 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/eo/LC_MESSAGES 2026-07-10 00:43:14.891800 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/eo/LC_MESSAGES 2026-07-10 00:43:14.891813 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/hi/LC_MESSAGES 2026-07-10 00:43:14.891827 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/id/LC_MESSAGES 2026-07-10 00:43:14.891874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/id/LC_MESSAGES 2026-07-10 00:43:14.891886 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.891899 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.891913 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_AU/LC_MESSAGES 2026-07-10 00:43:14.891973 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_AU/LC_MESSAGES 2026-07-10 00:43:14.891985 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/nl_NL/LC_MESSAGES 2026-07-10 00:43:14.891998 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/nl_NL/LC_MESSAGES 2026-07-10 00:43:14.892012 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.892025 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.892099 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es/LC_MESSAGES 2026-07-10 00:43:14.892111 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es/LC_MESSAGES 2026-07-10 00:43:14.892154 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/tr_TR/LC_MESSAGES 2026-07-10 00:43:14.892169 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/tr_TR/LC_MESSAGES 2026-07-10 00:43:14.892184 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:43:14.892198 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:43:14.892211 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fil/LC_MESSAGES 2026-07-10 00:43:14.892225 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt/LC_MESSAGES 2026-07-10 00:43:14.892276 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ka_GE/LC_MESSAGES 2026-07-10 00:43:14.892297 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ka_GE/LC_MESSAGES 2026-07-10 00:43:14.892311 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/cs/LC_MESSAGES 2026-07-10 00:43:14.892321 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/cs/LC_MESSAGES 2026-07-10 00:43:14.892335 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/fi_FI/LC_MESSAGES 2026-07-10 00:43:14.892348 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/es_MX/LC_MESSAGES 2026-07-10 00:43:14.892397 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hant/LC_MESSAGES 2026-07-10 00:43:14.892409 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/zh_Hant/LC_MESSAGES 2026-07-10 00:43:14.892422 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ja/LC_MESSAGES 2026-07-10 00:43:14.892436 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ja/LC_MESSAGES 2026-07-10 00:43:14.892449 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt_BR/LC_MESSAGES 2026-07-10 00:43:14.892496 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pt_BR/LC_MESSAGES 2026-07-10 00:43:14.892507 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pa_IN/LC_MESSAGES 2026-07-10 00:43:14.892520 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pa_IN/LC_MESSAGES 2026-07-10 00:43:14.892534 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ca/LC_MESSAGES 2026-07-10 00:43:14.892592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/hu/LC_MESSAGES 2026-07-10 00:43:14.892604 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/sl_SI/LC_MESSAGES 2026-07-10 00:43:14.892617 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.892627 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.892641 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/de/LC_MESSAGES 2026-07-10 00:43:14.892699 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/de/LC_MESSAGES 2026-07-10 00:43:14.892710 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/it/LC_MESSAGES 2026-07-10 00:43:14.892724 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/it/LC_MESSAGES 2026-07-10 00:43:14.892740 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ru/LC_MESSAGES 2026-07-10 00:43:14.892755 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/ru/LC_MESSAGES 2026-07-10 00:43:14.892781 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/sr/LC_MESSAGES 2026-07-10 00:43:14.892795 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pl_PL/LC_MESSAGES 2026-07-10 00:43:14.892808 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/horizon/locale/pl_PL/LC_MESSAGES 2026-07-10 00:43:14.892859 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ru/LC_MESSAGES 2026-07-10 00:43:14.892870 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.892884 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/de/LC_MESSAGES 2026-07-10 00:43:14.892940 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/de/LC_MESSAGES 2026-07-10 00:43:14.892952 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/id/LC_MESSAGES 2026-07-10 00:43:14.892965 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/id/LC_MESSAGES 2026-07-10 00:43:14.892975 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:43:14.892989 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:43:14.893046 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/pt_BR/LC_MESSAGES 2026-07-10 00:43:14.893058 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/tr_TR/LC_MESSAGES 2026-07-10 00:43:14.893125 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ja/LC_MESSAGES 2026-07-10 00:43:14.893163 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.893173 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.893183 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.893197 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/ironic_ui/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.893207 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file keystonemiddleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/keystonemiddleware/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.893221 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file keystonemiddleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/keystonemiddleware/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.893235 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ru/LC_MESSAGES 2026-07-10 00:43:14.893285 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ru/LC_MESSAGES 2026-07-10 00:43:14.893297 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/tr_TR/LC_MESSAGES 2026-07-10 00:43:14.893320 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/tr_TR/LC_MESSAGES 2026-07-10 00:43:14.893331 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.893345 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.893365 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ja/LC_MESSAGES 2026-07-10 00:43:14.893427 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/ja/LC_MESSAGES 2026-07-10 00:43:14.893439 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.893453 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.893466 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/pt_BR/LC_MESSAGES 2026-07-10 00:43:14.893490 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/pt_BR/LC_MESSAGES 2026-07-10 00:43:14.893518 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/id/LC_MESSAGES 2026-07-10 00:43:14.893544 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/id/LC_MESSAGES 2026-07-10 00:43:14.893567 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/cs/LC_MESSAGES 2026-07-10 00:43:14.893583 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/cs/LC_MESSAGES 2026-07-10 00:43:14.893606 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.893623 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.893644 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/en_AU/LC_MESSAGES 2026-07-10 00:43:14.893662 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/de/LC_MESSAGES 2026-07-10 00:43:14.893683 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/magnum_ui/locale/de/LC_MESSAGES 2026-07-10 00:43:14.893702 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/pt_BR/LC_MESSAGES 2026-07-10 00:43:14.893722 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.893739 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/de/LC_MESSAGES 2026-07-10 00:43:14.893757 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.893777 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/cs/LC_MESSAGES 2026-07-10 00:43:14.893818 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.893853 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/ru/LC_MESSAGES 2026-07-10 00:43:14.893869 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/id/LC_MESSAGES 2026-07-10 00:43:14.893888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/manila_ui/locale/tr_TR/LC_MESSAGES 2026-07-10 00:43:14.893908 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/de/LC_MESSAGES 2026-07-10 00:43:14.893927 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ru/LC_MESSAGES 2026-07-10 00:43:14.893948 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:43:14.893970 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/id/LC_MESSAGES 2026-07-10 00:43:14.894014 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.894037 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.894057 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.897242 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/pt_BR/LC_MESSAGES 2026-07-10 00:43:14.897277 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_fwaas_dashboard/locale/ja/LC_MESSAGES 2026-07-10 00:43:14.897292 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/de/LC_MESSAGES 2026-07-10 00:43:14.897305 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.897317 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/id/LC_MESSAGES 2026-07-10 00:43:14.897330 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:43:14.897343 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.897352 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/pt_BR/LC_MESSAGES 2026-07-10 00:43:14.897360 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ru/LC_MESSAGES 2026-07-10 00:43:14.897367 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/ja/LC_MESSAGES 2026-07-10 00:43:14.897374 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/neutron_vpnaas_dashboard/locale/tr_TR/LC_MESSAGES 2026-07-10 00:43:14.897381 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_AU/LC_MESSAGES 2026-07-10 00:43:14.897400 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/es/LC_MESSAGES 2026-07-10 00:43:14.897407 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:43:14.897414 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:43:14.897421 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/pt_BR/LC_MESSAGES 2026-07-10 00:43:14.897428 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hant/LC_MESSAGES 2026-07-10 00:43:14.897435 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/zh_Hant/LC_MESSAGES 2026-07-10 00:43:14.897442 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/id/LC_MESSAGES 2026-07-10 00:43:14.897449 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/id/LC_MESSAGES 2026-07-10 00:43:14.897456 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ru/LC_MESSAGES 2026-07-10 00:43:14.897463 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ru/LC_MESSAGES 2026-07-10 00:43:14.897470 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.897485 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.897493 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.897500 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.897514 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ja/LC_MESSAGES 2026-07-10 00:43:14.897521 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/ja/LC_MESSAGES 2026-07-10 00:43:14.897528 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/de/LC_MESSAGES 2026-07-10 00:43:14.897535 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/de/LC_MESSAGES 2026-07-10 00:43:14.897542 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/octavia_dashboard/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.897550 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/eo/LC_MESSAGES 2026-07-10 00:43:14.897557 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.897564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ne/LC_MESSAGES 2026-07-10 00:43:14.897571 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ka_GE/LC_MESSAGES 2026-07-10 00:43:14.897584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/id/LC_MESSAGES 2026-07-10 00:43:14.897593 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/zh_Hant/LC_MESSAGES 2026-07-10 00:43:14.897600 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.897608 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/pt_BR/LC_MESSAGES 2026-07-10 00:43:14.897616 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ru/LC_MESSAGES 2026-07-10 00:43:14.897624 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/ja/LC_MESSAGES 2026-07-10 00:43:14.897632 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/de/LC_MESSAGES 2026-07-10 00:43:14.897640 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:43:14.897647 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/es/LC_MESSAGES 2026-07-10 00:43:14.897656 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_auth/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.897669 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pl_PL/LC_MESSAGES 2026-07-10 00:43:14.897684 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/kok/LC_MESSAGES 2026-07-10 00:43:14.897697 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:43:14.897711 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2026-07-10 00:43:14.897725 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES 2026-07-10 00:43:14.897750 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES 2026-07-10 00:43:14.897764 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ks/LC_MESSAGES 2026-07-10 00:43:14.897778 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ta/LC_MESSAGES 2026-07-10 00:43:14.897802 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mai/LC_MESSAGES 2026-07-10 00:43:14.897816 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2026-07-10 00:43:14.897829 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2026-07-10 00:43:14.897842 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ne/LC_MESSAGES 2026-07-10 00:43:14.897855 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.897879 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.897894 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/it/LC_MESSAGES 2026-07-10 00:43:14.897908 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/it/LC_MESSAGES 2026-07-10 00:43:14.897922 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/brx/LC_MESSAGES 2026-07-10 00:43:14.897936 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.897950 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.897968 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES 2026-07-10 00:43:14.897987 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES 2026-07-10 00:43:14.898005 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/as/LC_MESSAGES 2026-07-10 00:43:14.898025 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2026-07-10 00:43:14.898044 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2026-07-10 00:43:14.898090 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/id/LC_MESSAGES 2026-07-10 00:43:14.898108 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/id/LC_MESSAGES 2026-07-10 00:43:14.898166 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/de/LC_MESSAGES 2026-07-10 00:43:14.898191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/de/LC_MESSAGES 2026-07-10 00:43:14.898206 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mr/LC_MESSAGES 2026-07-10 00:43:14.898220 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2026-07-10 00:43:14.898235 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2026-07-10 00:43:14.898250 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES 2026-07-10 00:43:14.898280 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES 2026-07-10 00:43:14.898294 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/hi/LC_MESSAGES 2026-07-10 00:43:14.898306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.898347 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.898365 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/kn/LC_MESSAGES 2026-07-10 00:43:14.898379 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/bn_IN/LC_MESSAGES 2026-07-10 00:43:14.898394 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES 2026-07-10 00:43:14.898409 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES 2026-07-10 00:43:14.898423 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2026-07-10 00:43:14.898438 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2026-07-10 00:43:14.898452 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES 2026-07-10 00:43:14.898467 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES 2026-07-10 00:43:14.898481 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/pa_IN/LC_MESSAGES 2026-07-10 00:43:14.898496 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/ur/LC_MESSAGES 2026-07-10 00:43:14.898510 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/gu/LC_MESSAGES 2026-07-10 00:43:14.898522 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/mni/LC_MESSAGES 2026-07-10 00:43:14.898537 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file django.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/es/LC_MESSAGES 2026-07-10 00:43:14.898550 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file djangojs.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstack_dashboard/locale/es/LC_MESSAGES 2026-07-10 00:43:14.898565 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file openstackclient.po in /var/lib/kolla/venv/lib/python3.12/site-packages/openstackclient/locale/tr_TR/LC_MESSAGES 2026-07-10 00:43:14.898578 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/ru/LC_MESSAGES 2026-07-10 00:43:14.898592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.898605 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.898619 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/es/LC_MESSAGES 2026-07-10 00:43:14.898632 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.898645 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/zh_CN/LC_MESSAGES 2026-07-10 00:43:14.898670 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/zh_TW/LC_MESSAGES 2026-07-10 00:43:14.898685 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/it/LC_MESSAGES 2026-07-10 00:43:14.898707 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/de/LC_MESSAGES 2026-07-10 00:43:14.898721 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/pt_BR/LC_MESSAGES 2026-07-10 00:43:14.898735 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_cache.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_cache/locale/tr_TR/LC_MESSAGES 2026-07-10 00:43:14.898766 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.898781 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/de/LC_MESSAGES 2026-07-10 00:43:14.898789 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.898797 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_concurrency.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_concurrency/locale/es/LC_MESSAGES 2026-07-10 00:43:14.898805 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.898813 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/es/LC_MESSAGES 2026-07-10 00:43:14.898821 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_db.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_db/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.898829 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/zh_CN/LC_MESSAGES 2026-07-10 00:43:14.898837 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/pl_PL/LC_MESSAGES 2026-07-10 00:43:14.898845 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/it/LC_MESSAGES 2026-07-10 00:43:14.898853 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ka_GE/LC_MESSAGES 2026-07-10 00:43:14.898861 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/pt/LC_MESSAGES 2026-07-10 00:43:14.898869 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ja/LC_MESSAGES 2026-07-10 00:43:14.898877 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/ko_KR/LC_MESSAGES 2026-07-10 00:43:14.898884 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.898892 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/es/LC_MESSAGES 2026-07-10 00:43:14.898900 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.898908 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_i18n.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_i18n/locale/de/LC_MESSAGES 2026-07-10 00:43:14.898916 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/ja/LC_MESSAGES 2026-07-10 00:43:14.898930 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/es/LC_MESSAGES 2026-07-10 00:43:14.898938 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.898946 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_log.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_log/locale/de/LC_MESSAGES 2026-07-10 00:43:14.898954 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_middleware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_middleware/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.898962 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_policy.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_policy/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.898981 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_privsep.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_privsep/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.898990 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_privsep.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_privsep/locale/de/LC_MESSAGES 2026-07-10 00:43:14.898998 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_reports.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_reports/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.899012 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_service.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_service/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.899020 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/de/LC_MESSAGES 2026-07-10 00:43:14.899028 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/ka_GE/LC_MESSAGES 2026-07-10 00:43:14.899036 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.899044 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_utils.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.899052 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_versionedobjects.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_versionedobjects/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.899100 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_vmware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_vmware/locale/en_GB/LC_MESSAGES 2026-07-10 00:43:14.899117 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file oslo_vmware.po in /var/lib/kolla/venv/lib/python3.12/site-packages/oslo_vmware/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.899168 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:processing file watcherclient.po in /var/lib/kolla/venv/lib/python3.12/site-packages/watcherclient/locale/fr/LC_MESSAGES 2026-07-10 00:43:14.899177 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 6e7459211209 2026-07-10 00:43:14.899186 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 881f03f3210d 2026-07-10 00:43:14.899193 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 11/14 : COPY patches /patches 2026-07-10 00:43:14.899201 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 8ab1aa9de7eb 2026-07-10 00:43:14.899209 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 12/14 : RUN kolla_patch 2026-07-10 00:43:14.899217 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 9bd9e86ae292 2026-07-10 00:43:14.899225 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[i] No series file found, nothing to patch. 2026-07-10 00:43:14.899233 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 9bd9e86ae292 2026-07-10 00:43:14.899240 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> f779fcf2041d 2026-07-10 00:43:14.899250 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 13/14 : RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz && tar xzvf /tmp/openstack-themes.tar.gz --directory=/var/lib/kolla/venv/lib/python3/site-packages/openstack_dashboard/themes --strip-components 2 openstack-themes-main/horizon && rm /tmp/openstack-themes.tar.gz 2026-07-10 00:43:14.899266 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in bec6a52b22d4 2026-07-10 00:43:14.899274 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-10 00:43:14.899282 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Dload Upload Total Spent Left Speed 2026-07-10 00:43:14.899290 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-10 00:43:14.899298 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-10 00:43:14.899306 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.899314 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 100 38240 0 38240 0 0 66359 0 --:--:-- --:--:-- --:--:-- 66359 2026-07-10 00:43:14.899322 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 100 2153k 0 2153k 0 0 3285k 0 --:--:-- --:--:-- --:--:-- 26.1M 2026-07-10 00:43:14.899330 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.899338 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/ 2026-07-10 00:43:14.899346 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/ 2026-07-10 00:43:14.899353 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_styles.scss 2026-07-10 00:43:14.899361 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_variables.scss 2026-07-10 00:43:14.899369 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/ 2026-07-10 00:43:14.899377 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/favicon.ico 2026-07-10 00:43:14.899384 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo-splash.svg 2026-07-10 00:43:14.899398 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo.svg 2026-07-10 00:43:14.899406 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/pattern.svg 2026-07-10 00:43:14.899414 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/ 2026-07-10 00:43:14.899422 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/403.html 2026-07-10 00:43:14.899437 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/404.html 2026-07-10 00:43:14.899445 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/500.html 2026-07-10 00:43:14.899453 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/ 2026-07-10 00:43:14.899461 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/ 2026-07-10 00:43:14.899468 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_styles.scss 2026-07-10 00:43:14.899476 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_variables.scss 2026-07-10 00:43:14.899484 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/ 2026-07-10 00:43:14.899491 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/favicon.ico 2026-07-10 00:43:14.899499 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo-splash.svg 2026-07-10 00:43:14.899507 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo.svg 2026-07-10 00:43:14.899514 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/pattern.svg 2026-07-10 00:43:14.899522 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/ 2026-07-10 00:43:14.899535 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/403.html 2026-07-10 00:43:14.899543 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/404.html 2026-07-10 00:43:14.899551 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/500.html 2026-07-10 00:43:14.899558 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/_login_footer.html 2026-07-10 00:43:14.899566 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container bec6a52b22d4 2026-07-10 00:43:14.899574 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 08d1692ba87f 2026-07-10 00:43:14.899583 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 14/14 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:43:14.899592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 40cd98d3803b 2026-07-10 00:43:14.899600 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-07-10 00:43:14.899608 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-07-10 00:43:14.899615 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-07-10 00:43:14.899623 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Package 'build-essential' is not installed, so not removed 2026-07-10 00:43:14.899631 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2026-07-10 00:43:14.899638 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:43:14.899646 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:43:14.899654 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:43:14.899662 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:43:14.899670 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-07-10 00:43:14.899678 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-07-10 00:43:14.899685 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-07-10 00:43:14.899693 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2026-07-10 00:43:14.899701 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:43:14.899709 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2026-07-10 00:43:14.899717 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2026-07-10 00:43:14.899725 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2026-07-10 00:43:14.899732 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2026-07-10 00:43:14.899740 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:43:14.899752 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:43:14.899760 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:43:14.899768 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:43:14.899776 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-07-10 00:43:14.899790 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-07-10 00:43:14.899806 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-07-10 00:43:14.899815 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-07-10 00:43:14.899822 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 228 MB disk space will be freed. 2026-07-10 00:43:14.899830 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2026-07-10 00:43:14.899838 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:43:14.899848 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2026-07-10 00:43:14.899856 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2026-07-10 00:43:14.899864 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2026-07-10 00:43:14.899871 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2026-07-10 00:43:14.899879 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2026-07-10 00:43:14.899887 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2026-07-10 00:43:14.899895 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 19136 files and directories currently installed.) 2026-07-10 00:43:14.899905 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:43:14.899919 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:43:14.899931 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:43:14.899944 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:43:14.899957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:43:14.899970 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:43:14.899983 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:43:14.899996 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:43:14.900008 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:43:14.900021 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:43:14.900035 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:43:14.900048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:43:14.900082 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:43:14.900100 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:43:14.900114 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:43:14.900190 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:43:14.900216 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:43:14.900230 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:43:14.900246 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:43:14.900255 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:43:14.900262 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:43:14.900270 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:43:14.900278 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:43:14.900296 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:43:14.900310 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:43:14.900332 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:43:14.900346 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:43:14.900360 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:43:14.900373 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.900396 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:43:14.900409 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:43:14.900423 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.900437 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:43:14.900450 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.900463 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:43:14.900477 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.900502 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:43:14.900516 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.900527 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:43:14.900535 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.900542 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:43:14.900550 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:43:14.900558 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:43:14.900573 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.900586 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing lto-disabled-list (47) ... 2026-07-10 00:43:14.900600 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing make (4.3-4.1build2) ... 2026-07-10 00:43:14.900614 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:43:14.900628 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:43:14.900642 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyclean==3.0.0 2026-07-10 00:43:14.900655 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:43:14.900668 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:43:14.900681 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: pyclean 2026-07-10 00:43:14.900695 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pyclean-3.0.0 2026-07-10 00:43:14.900709 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.900723 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 26.1.2 2026-07-10 00:43:14.900737 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2026-07-10 00:43:14.900752 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.900767 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:43:14.900781 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.900795 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 10832 files, 1791 directories removed. 2026-07-10 00:43:14.900806 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.900814 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /usr 2026-07-10 00:43:14.900822 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.900830 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 1316 files, 133 directories removed. 2026-07-10 00:43:14.900838 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2026-07-10 00:43:14.900855 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Found existing installation: pyclean 3.0.0 2026-07-10 00:43:14.900863 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Uninstalling pyclean-3.0.0: 2026-07-10 00:43:14.900872 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:43:14.900880 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 40cd98d3803b 2026-07-10 00:43:14.900887 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 50e73ec2267b 2026-07-10 00:43:14.900895 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built bd91eeec598d 2026-07-10 00:43:14.900903 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully tagged osism.harbor.regio.digital/kolla/horizon:build-20260710 2026-07-10 00:43:14.900911 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Built at 2026-07-10 00:43:14.899349 (took 0:02:52.875456) 2026-07-10 00:43:14.900919 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-base) 2026-07-10 00:43:14.900927 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Processing 2026-07-10 00:43:14.900935 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Building started at 2026-07-10 00:43:14.899703 2026-07-10 00:43:14.900943 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 plugins into plugins archive 2026-07-10 00:43:14.900956 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 additions into additions archive 2026-07-10 00:43:19.487043 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:43:19.487266 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 4206f22d8f69 2026-07-10 00:43:19.487347 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 2/7 : LABEL "build-date"="20260710" "name"="skyline-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="skyline-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:43:19.491399 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in c077b5ff6655 2026-07-10 00:43:19.491461 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container c077b5ff6655 2026-07-10 00:43:19.491487 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 0da32336424f 2026-07-10 00:43:19.491511 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 3/7 : RUN usermod --append --home /var/lib/skyline --groups kolla skyline && mkdir -p /var/lib/skyline && chown -R 42491:42491 /var/lib/skyline 2026-07-10 00:43:19.491536 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in e7ab9d72d8f3 2026-07-10 00:43:19.491554 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container e7ab9d72d8f3 2026-07-10 00:43:19.491568 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 73185d174d12 2026-07-10 00:43:19.491581 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:43:19.491595 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 0a262799e156 2026-07-10 00:43:19.491609 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 5/7 : RUN touch /usr/local/bin/kolla_skyline_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_skyline_extend_start 2026-07-10 00:43:19.491623 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in e89755a512b6 2026-07-10 00:43:19.491636 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container e89755a512b6 2026-07-10 00:43:19.491650 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> c71c1fa24fa9 2026-07-10 00:43:19.491663 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 6/7 : COPY patches /patches 2026-07-10 00:43:19.491701 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 7afbdf89cb6e 2026-07-10 00:43:19.491712 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 7/7 : RUN kolla_patch 2026-07-10 00:43:19.491722 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 5b052c628b13 2026-07-10 00:43:19.491732 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:[i] No series file found, nothing to patch. 2026-07-10 00:43:19.491742 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 5b052c628b13 2026-07-10 00:43:19.491752 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> a0d26011fd4e 2026-07-10 00:43:19.491762 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully built 4302e71ae0c7 2026-07-10 00:43:19.491771 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully tagged osism.harbor.regio.digital/kolla/skyline-base:build-20260710 2026-07-10 00:43:19.491782 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Built at 2026-07-10 00:43:19.488920 (took 0:00:04.589217) 2026-07-10 00:43:19.491791 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-apiserver) to queue 2026-07-10 00:43:19.491801 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-console) to queue 2026-07-10 00:43:19.491817 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-base) 2026-07-10 00:43:19.491835 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Processing 2026-07-10 00:43:19.491853 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building started at 2026-07-10 00:43:19.489360 2026-07-10 00:43:19.491872 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Getting local archive from tarballs/placement-stable-2025.1.tar.gz 2026-07-10 00:43:19.491890 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 plugins into plugins archive 2026-07-10 00:43:19.491966 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 additions into additions archive 2026-07-10 00:43:31.325535 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:43:31.325686 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 4206f22d8f69 2026-07-10 00:43:31.325805 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 2/9 : LABEL "build-date"="20260710" "name"="placement-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="placement-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:43:31.325904 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in eeb37aaa8df4 2026-07-10 00:43:31.325995 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container eeb37aaa8df4 2026-07-10 00:43:31.326160 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 51cca4dabf71 2026-07-10 00:43:31.326239 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 3/9 : RUN usermod --append --home /var/lib/placement --groups kolla placement && mkdir -p /var/lib/placement && chown -R 42482:42482 /var/lib/placement 2026-07-10 00:43:31.326367 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 24081ef9a18e 2026-07-10 00:43:31.326449 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 24081ef9a18e 2026-07-10 00:43:31.326529 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 21cf7f50cd66 2026-07-10 00:43:31.326646 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 4/9 : ADD placement-base-archive /placement-base-source 2026-07-10 00:43:31.326731 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 317b554b73a9 2026-07-10 00:43:31.326814 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 5/9 : ADD plugins-archive / 2026-07-10 00:43:31.326897 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 02db85cca468 2026-07-10 00:43:31.326977 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:43:31.327114 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 7e5febd0ce87 2026-07-10 00:43:31.327773 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 7/9 : RUN ln -s placement-base-source/* placement && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /placement && mkdir -p /etc/placement/ && cp -r /placement/etc/placement/* /etc/placement/ && touch /usr/local/bin/kolla_placement_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_placement_extend_start 2026-07-10 00:43:31.327831 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in ca62af9954fc 2026-07-10 00:43:31.327845 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Processing ./placement 2026-07-10 00:43:31.327856 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing build dependencies: started 2026-07-10 00:43:31.327865 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:43:31.327876 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Getting requirements to build wheel: started 2026-07-10 00:43:31.327886 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:43:31.327896 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing backend dependencies: started 2026-07-10 00:43:31.328347 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:43:31.328391 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:43:31.328403 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:43:31.328413 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pbr>=3.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (7.0.0) 2026-07-10 00:43:31.328424 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (2.0.38) 2026-07-10 00:43:31.328433 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: keystonemiddleware>=4.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (10.12.1) 2026-07-10 00:43:31.328443 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (2.5.1) 2026-07-10 00:43:31.328451 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (1.8.9) 2026-07-10 00:43:31.331292 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (4.23.0) 2026-07-10 00:43:31.331340 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: requests>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (2.32.3) 2026-07-10 00:43:31.331349 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (7.1.0) 2026-07-10 00:43:31.331358 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.config>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (9.7.1) 2026-07-10 00:43:31.331389 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (5.7.1) 2026-07-10 00:43:31.331418 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (7.1.0) 2026-07-10 00:43:31.331429 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (5.7.0) 2026-07-10 00:43:31.331439 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.utils>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (8.2.0) 2026-07-10 00:43:31.331450 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.db>=8.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (17.2.1) 2026-07-10 00:43:31.331458 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.policy>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (4.5.1) 2026-07-10 00:43:31.331464 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (6.3.1) 2026-07-10 00:43:31.331472 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (2.5.0) 2026-07-10 00:43:31.331479 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting os-resource-classes>=1.1.0 (from openstack-placement==13.0.1.dev6) 2026-07-10 00:43:31.331486 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:43:31.331493 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: os-traits>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstack-placement==13.0.1.dev6) (3.3.0) 2026-07-10 00:43:31.331499 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting microversion-parse>=0.2.1 (from openstack-placement==13.0.1.dev6) 2026-07-10 00:43:31.331506 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:43:31.331512 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==13.0.1.dev6) (25.1.0) 2026-07-10 00:43:31.331519 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==13.0.1.dev6) (2024.10.1) 2026-07-10 00:43:31.331528 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==13.0.1.dev6) (0.36.2) 2026-07-10 00:43:31.331535 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==13.0.1.dev6) (0.23.1) 2026-07-10 00:43:31.331542 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: keystoneauth1>=3.12.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (5.10.0) 2026-07-10 00:43:31.331562 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (3.11.0) 2026-07-10 00:43:31.331569 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (6.5.1) 2026-07-10 00:43:31.331583 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (4.0.1) 2026-07-10 00:43:31.331590 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (2.10.1) 2026-07-10 00:43:31.331601 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (5.6.0) 2026-07-10 00:43:31.331609 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (2.1.0) 2026-07-10 00:43:31.331615 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (5.4.1) 2026-07-10 00:43:31.331622 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (1.7.0) 2026-07-10 00:43:31.331630 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (4.12.2) 2026-07-10 00:43:31.331636 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (1.3.4) 2026-07-10 00:43:31.331643 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (3.0.0) 2026-07-10 00:43:31.331650 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (1.17.2) 2026-07-10 00:43:31.331657 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==13.0.1.dev6) (5.1.1) 2026-07-10 00:43:31.331664 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==13.0.1.dev6) (0.19) 2026-07-10 00:43:31.331671 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==13.0.1.dev6) (1.3.0) 2026-07-10 00:43:31.331677 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==13.0.1.dev6) (2.0.0) 2026-07-10 00:43:31.331684 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==13.0.1.dev6) (6.0.2) 2026-07-10 00:43:31.331690 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==13.0.1.dev6) (1.14.1) 2026-07-10 00:43:31.331707 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==13.0.1.dev6) (2.0.1) 2026-07-10 00:43:31.331714 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==13.0.1.dev6) (0.5.0) 2026-07-10 00:43:31.331720 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==13.0.1.dev6) (1.3.9) 2026-07-10 00:43:31.331727 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==13.0.1.dev6) (2.9.0.post0) 2026-07-10 00:43:31.331737 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==13.0.1.dev6) (3.1.5) 2026-07-10 00:43:31.331744 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==13.0.1.dev6) (4.0.1) 2026-07-10 00:43:31.331750 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==13.0.1.dev6) (4.0.1) 2026-07-10 00:43:31.331757 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==13.0.1.dev6) (3.0.2) 2026-07-10 00:43:31.331763 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==13.0.1.dev6) (1.1.0) 2026-07-10 00:43:31.331770 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==13.0.1.dev6) (2025.1) 2026-07-10 00:43:31.331776 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==13.0.1.dev6) (3.14.0) 2026-07-10 00:43:31.331783 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==13.0.1.dev6) (3.2.1) 2026-07-10 00:43:31.331789 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==13.0.1.dev6) (24.2) 2026-07-10 00:43:31.331796 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==13.0.1.dev6) (7.0.0) 2026-07-10 00:43:31.331802 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==13.0.1.dev6) (83.0.0) 2026-07-10 00:43:31.331809 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==13.0.1.dev6) (0.2.13) 2026-07-10 00:43:31.331815 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==13.0.1.dev6) (1.17.0) 2026-07-10 00:43:31.331826 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==13.0.1.dev6) (3.4.1) 2026-07-10 00:43:31.331832 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==13.0.1.dev6) (3.10) 2026-07-10 00:43:31.331845 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==13.0.1.dev6) (1.26.20) 2026-07-10 00:43:31.331851 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==13.0.1.dev6) (2026.6.17) 2026-07-10 00:43:31.331858 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==13.0.1.dev6) (0.7) 2026-07-10 00:43:31.331864 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: greenlet!=0.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==13.0.1.dev6) (3.1.1) 2026-07-10 00:43:31.331871 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==13.0.1.dev6) (2.7.2) 2026-07-10 00:43:31.331882 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-07-10 00:43:31.331889 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-10 00:43:31.331896 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building wheels for collected packages: openstack-placement 2026-07-10 00:43:31.331906 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (pyproject.toml): started 2026-07-10 00:43:31.331918 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-10 00:43:31.331930 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Created wheel for openstack-placement: filename=openstack_placement-13.0.1.dev6-py3-none-any.whl size=454320 sha256=34a61c7399ca2f7e2a66ac2287d768336b8d03553b4084cd0dd3ecf0fd3333e9 2026-07-10 00:43:31.331942 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Stored in directory: /tmp/pip-ephem-wheel-cache-meoolcmy/wheels/c8/e1/8f/3fdb57ca4b13335e9309f38c02b9f2806878f0e92b71330a0f 2026-07-10 00:43:31.331954 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built openstack-placement 2026-07-10 00:43:31.331962 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Installing collected packages: microversion-parse, os-resource-classes, openstack-placement 2026-07-10 00:43:31.331968 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully installed microversion-parse-2.0.0 openstack-placement-13.0.1.dev6 os-resource-classes-1.1.0 2026-07-10 00:43:31.331975 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container ca62af9954fc 2026-07-10 00:43:31.331982 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> c1abf18800f5 2026-07-10 00:43:31.331989 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 8/9 : COPY patches /patches 2026-07-10 00:43:31.331996 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> e4c8eb95e598 2026-07-10 00:43:31.332002 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 9/9 : RUN kolla_patch 2026-07-10 00:43:31.332009 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 6c36ad212cb8 2026-07-10 00:43:31.332016 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:[i] No series file found, nothing to patch. 2026-07-10 00:43:31.332022 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 6c36ad212cb8 2026-07-10 00:43:31.332034 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> e05b17955f1e 2026-07-10 00:43:31.332041 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built 9edf491e8fb6 2026-07-10 00:43:31.332087 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully tagged osism.harbor.regio.digital/kolla/placement-base:build-20260710 2026-07-10 00:43:31.332099 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Built at 2026-07-10 00:43:31.331870 (took 0:00:11.842510) 2026-07-10 00:43:31.332106 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-api) to queue 2026-07-10 00:43:31.332594 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-base) 2026-07-10 00:43:31.332682 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Processing 2026-07-10 00:43:31.332769 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building started at 2026-07-10 00:43:31.332670 2026-07-10 00:43:31.332858 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Getting local archive from tarballs/barbican-stable-2025.1.tar.gz 2026-07-10 00:43:31.335028 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 plugins into plugins archive 2026-07-10 00:43:31.335787 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 additions into additions archive 2026-07-10 00:43:43.380895 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:43:43.381002 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 4206f22d8f69 2026-07-10 00:43:43.381031 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 2/9 : LABEL "build-date"="20260710" "name"="barbican-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:43:43.381165 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in ba63a0574a66 2026-07-10 00:43:43.381286 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container ba63a0574a66 2026-07-10 00:43:43.381337 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> aa1de3d68b5e 2026-07-10 00:43:43.381480 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 3/9 : RUN usermod --append --home /var/lib/barbican --groups kolla barbican && usermod --append --groups nfast,hsmusers barbican && mkdir -p /var/lib/barbican && chown -R 42403:42403 /var/lib/barbican 2026-07-10 00:43:43.381566 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 169deece2bd2 2026-07-10 00:43:43.381635 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 169deece2bd2 2026-07-10 00:43:43.381703 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 2be4106d9563 2026-07-10 00:43:43.381773 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 4/9 : ADD barbican-base-archive /barbican-base-source 2026-07-10 00:43:43.381845 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> fca50ea10c5e 2026-07-10 00:43:43.381914 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 5/9 : COPY barbican_sudoers /etc/sudoers.d/kolla_barbican_sudoers 2026-07-10 00:43:43.381982 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 0f2db73fe087 2026-07-10 00:43:43.382081 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:43:43.382219 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 4dca6d84bf0b 2026-07-10 00:43:43.382294 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 7/9 : RUN ln -s barbican-base-source/* barbican && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /barbican pastedeploy python-barbicanclient && mkdir -p /etc/barbican && cp -r /barbican/etc/barbican/* /etc/barbican/ && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_barbican_sudoers && touch /usr/local/bin/kolla_barbican_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_barbican_extend_start 2026-07-10 00:43:43.382339 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 93b911836710 2026-07-10 00:43:43.382424 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing ./barbican 2026-07-10 00:43:43.382494 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: started 2026-07-10 00:43:43.382566 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:43:43.382634 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: started 2026-07-10 00:43:43.382702 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:43:43.382772 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:43:43.382840 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:43:43.382909 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pastedeploy in ./var/lib/kolla/venv/lib/python3.12/site-packages (3.1.0) 2026-07-10 00:43:43.382974 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: python-barbicanclient in ./var/lib/kolla/venv/lib/python3.12/site-packages (7.1.0) 2026-07-10 00:43:43.383112 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: alembic>=0.8.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (1.14.1) 2026-07-10 00:43:43.383194 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cffi>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (1.17.1) 2026-07-10 00:43:43.383270 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cryptography>=2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (43.0.3) 2026-07-10 00:43:43.383341 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (0.39.0) 2026-07-10 00:43:43.383411 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (4.23.0) 2026-07-10 00:43:43.383479 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.config>=6.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (9.7.1) 2026-07-10 00:43:43.383546 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (5.7.1) 2026-07-10 00:43:43.383611 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.db>=4.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (17.2.1) 2026-07-10 00:43:43.383677 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (6.5.1) 2026-07-10 00:43:43.383750 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (16.1.1) 2026-07-10 00:43:43.383826 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (6.3.1) 2026-07-10 00:43:43.383894 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.log>=4.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (7.1.0) 2026-07-10 00:43:43.383960 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (4.5.1) 2026-07-10 00:43:43.384025 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (5.7.0) 2026-07-10 00:43:43.384113 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (4.1.1) 2026-07-10 00:43:43.384217 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (2.5.0) 2026-07-10 00:43:43.384290 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.utils>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (8.2.0) 2026-07-10 00:43:43.384352 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (3.6.0) 2026-07-10 00:43:43.384419 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (3.10.1) 2026-07-10 00:43:43.384487 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (7.0.0) 2026-07-10 00:43:43.384556 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (1.5.1) 2026-07-10 00:43:43.384625 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting ldap3>=1.0.2 (from barbican==20.0.1.dev5) 2026-07-10 00:43:43.384693 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading ldap3-2.9.1-py2.py3-none-any.whl.metadata (5.4 kB) 2026-07-10 00:43:43.384779 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: keystonemiddleware>=9.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (10.12.1) 2026-07-10 00:43:43.384850 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: SQLAlchemy>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (2.0.38) 2026-07-10 00:43:43.384920 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (5.4.1) 2026-07-10 00:43:43.384988 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (1.8.9) 2026-07-10 00:43:43.385083 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: castellan>=1.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from barbican==20.0.1.dev5) (5.2.1) 2026-07-10 00:43:43.385125 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting microversion-parse>=0.2.1 (from barbican==20.0.1.dev5) 2026-07-10 00:43:43.385219 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:43:43.385293 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (2.32.3) 2026-07-10 00:43:43.385361 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cliff>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (4.9.1) 2026-07-10 00:43:43.385428 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: keystoneauth1>=5.1.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-barbicanclient) (5.10.0) 2026-07-10 00:43:43.385505 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==20.0.1.dev5) (1.3.9) 2026-07-10 00:43:43.385566 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==20.0.1.dev5) (4.12.2) 2026-07-10 00:43:43.385647 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==20.0.1.dev5) (2.22) 2026-07-10 00:43:43.385717 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (0.5.2) 2026-07-10 00:43:43.385785 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (2.5.11) 2026-07-10 00:43:43.385853 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (3.14.0) 2026-07-10 00:43:43.385921 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PyYAML>=3.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient) (6.0.2) 2026-07-10 00:43:43.385988 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient) (1.9.0) 2026-07-10 00:43:43.386089 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: wcwidth>=0.2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient) (0.2.13) 2026-07-10 00:43:43.386233 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->barbican==20.0.1.dev5) (2.7.0) 2026-07-10 00:43:43.386258 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->barbican==20.0.1.dev5) (3.1.1) 2026-07-10 00:43:43.386329 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==20.0.1.dev5) (25.1.0) 2026-07-10 00:43:43.386387 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==20.0.1.dev5) (2024.10.1) 2026-07-10 00:43:43.386445 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==20.0.1.dev5) (0.36.2) 2026-07-10 00:43:43.386501 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==20.0.1.dev5) (0.23.1) 2026-07-10 00:43:43.386558 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=5.1.1->python-barbicanclient) (2.1.0) 2026-07-10 00:43:43.386614 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=5.1.1->python-barbicanclient) (1.7.0) 2026-07-10 00:43:43.386671 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==20.0.1.dev5) (3.11.0) 2026-07-10 00:43:43.386718 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==20.0.1.dev5) (4.0.1) 2026-07-10 00:43:43.386769 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==20.0.1.dev5) (2.10.1) 2026-07-10 00:43:43.386824 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==20.0.1.dev5) (5.6.0) 2026-07-10 00:43:43.386886 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting pyasn1>=0.4.6 (from ldap3>=1.0.2->barbican==20.0.1.dev5) 2026-07-10 00:43:43.386935 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-07-10 00:43:43.387005 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev5) (1.3.4) 2026-07-10 00:43:43.387078 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev5) (3.0.0) 2026-07-10 00:43:43.387144 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev5) (1.17.2) 2026-07-10 00:43:43.387211 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==20.0.1.dev5) (5.1.1) 2026-07-10 00:43:43.387274 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==20.0.1.dev5) (1.3.0) 2026-07-10 00:43:43.387332 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==20.0.1.dev5) (2.0.0) 2026-07-10 00:43:43.387388 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==20.0.1.dev5) (2.0.1) 2026-07-10 00:43:43.387447 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==20.0.1.dev5) (0.5.0) 2026-07-10 00:43:43.387503 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==20.0.1.dev5) (2.9.0.post0) 2026-07-10 00:43:43.387558 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==20.0.1.dev5) (3.1.0) 2026-07-10 00:43:43.387614 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==20.0.1.dev5) (5.5.2) 2026-07-10 00:43:43.387669 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==20.0.1.dev5) (5.3.1) 2026-07-10 00:43:43.387723 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==20.0.1.dev5) (5.4.2) 2026-07-10 00:43:43.387778 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==20.0.1.dev5) (0.11.0) 2026-07-10 00:43:43.387833 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->barbican==20.0.1.dev5) (5.1.0) 2026-07-10 00:43:43.387888 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->barbican==20.0.1.dev5) (2025.1) 2026-07-10 00:43:43.387945 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->barbican==20.0.1.dev5) (0.21.1) 2026-07-10 00:43:43.388000 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==20.0.1.dev5) (3.1.5) 2026-07-10 00:43:43.390309 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==20.0.1.dev5) (4.0.1) 2026-07-10 00:43:43.390400 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==20.0.1.dev5) (4.0.1) 2026-07-10 00:43:43.390418 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->barbican==20.0.1.dev5) (3.0.2) 2026-07-10 00:43:43.390431 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==20.0.1.dev5) (1.1.0) 2026-07-10 00:43:43.390442 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->barbican==20.0.1.dev5) (7.1.0) 2026-07-10 00:43:43.390454 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->barbican==20.0.1.dev5) (2.5.1) 2026-07-10 00:43:43.390466 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->barbican==20.0.1.dev5) (1.6.10) 2026-07-10 00:43:43.390478 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->barbican==20.0.1.dev5) (0.19) 2026-07-10 00:43:43.390492 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==20.0.1.dev5) (3.2.1) 2026-07-10 00:43:43.390504 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==20.0.1.dev5) (24.2) 2026-07-10 00:43:43.390516 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==20.0.1.dev5) (7.0.0) 2026-07-10 00:43:43.390529 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==20.0.1.dev5) (83.0.0) 2026-07-10 00:43:43.390564 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0->barbican==20.0.1.dev5) (0.3.5) 2026-07-10 00:43:43.390579 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->barbican==20.0.1.dev5) (1.17.0) 2026-07-10 00:43:43.390592 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (3.4.1) 2026-07-10 00:43:43.390604 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (3.10) 2026-07-10 00:43:43.390615 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (1.26.20) 2026-07-10 00:43:43.390622 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-barbicanclient) (2026.6.17) 2026-07-10 00:43:43.390629 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->barbican==20.0.1.dev5) (0.7) 2026-07-10 00:43:43.390637 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.27.0->barbican==20.0.1.dev5) (2.7.2) 2026-07-10 00:43:43.390658 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading ldap3-2.9.1-py2.py3-none-any.whl (432 kB) 2026-07-10 00:43:43.390665 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-07-10 00:43:43.390677 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-07-10 00:43:43.390684 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building wheels for collected packages: barbican 2026-07-10 00:43:43.390690 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): started 2026-07-10 00:43:43.390696 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): finished with status 'done' 2026-07-10 00:43:43.390702 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Created wheel for barbican: filename=barbican-20.0.1.dev5-py3-none-any.whl size=484112 sha256=86c11b941ad68458d2e9609902c8618a7374cfe8ffaffcdd7bcf189e55990e38 2026-07-10 00:43:43.390709 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dzvlamhg/wheels/3d/23/b6/05e88acb22b31bca23584467cb61ee154b2046282a27d52469 2026-07-10 00:43:43.390715 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built barbican 2026-07-10 00:43:43.390721 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Installing collected packages: pyasn1, microversion-parse, ldap3, barbican 2026-07-10 00:43:43.390728 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully installed barbican-20.0.1.dev5 ldap3-2.9.1 microversion-parse-2.0.0 pyasn1-0.6.0 2026-07-10 00:43:43.390734 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 93b911836710 2026-07-10 00:43:43.390740 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> fc3c9ac71924 2026-07-10 00:43:43.390747 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 8/9 : COPY patches /patches 2026-07-10 00:43:43.390753 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 4975673d1449 2026-07-10 00:43:43.390759 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 9/9 : RUN kolla_patch 2026-07-10 00:43:43.390766 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 94192f47f35d 2026-07-10 00:43:43.390772 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:[i] No series file found, nothing to patch. 2026-07-10 00:43:43.390784 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 94192f47f35d 2026-07-10 00:43:43.390790 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> d87ed95edfb1 2026-07-10 00:43:43.390796 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built 38b8e1ce78ff 2026-07-10 00:43:43.390802 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully tagged osism.harbor.regio.digital/kolla/barbican-base:build-20260710 2026-07-10 00:43:43.390809 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Built at 2026-07-10 00:43:43.389359 (took 0:00:12.056689) 2026-07-10 00:43:43.390815 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-worker) to queue 2026-07-10 00:43:43.390821 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-api) to queue 2026-07-10 00:43:43.390827 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-keystone-listener) to queue 2026-07-10 00:43:43.390833 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-base) 2026-07-10 00:43:43.390839 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Processing 2026-07-10 00:43:43.390845 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building started at 2026-07-10 00:43:43.389948 2026-07-10 00:43:43.390851 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Getting local archive from tarballs/masakari-stable-2025.1.tar.gz 2026-07-10 00:43:43.392425 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 plugins into plugins archive 2026-07-10 00:43:43.392448 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 additions into additions archive 2026-07-10 00:44:00.372376 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:44:00.372449 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 4206f22d8f69 2026-07-10 00:44:00.372469 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 2/8 : LABEL "build-date"="20260710" "name"="masakari-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:44:00.372548 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 07102d5ad1cc 2026-07-10 00:44:00.372589 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 07102d5ad1cc 2026-07-10 00:44:00.372625 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 96e17ce3519a 2026-07-10 00:44:00.372697 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 3/8 : RUN usermod --append --home /var/lib/masakari --groups kolla masakari && mkdir -p /var/lib/masakari && chown -R 42485:42485 /var/lib/masakari 2026-07-10 00:44:00.372734 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 268536588eed 2026-07-10 00:44:00.372755 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 268536588eed 2026-07-10 00:44:00.372767 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> aa9db808b179 2026-07-10 00:44:00.372780 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 4/8 : ADD masakari-base-archive /masakari-base-source 2026-07-10 00:44:00.372797 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 83f2a82add2d 2026-07-10 00:44:00.372810 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:44:00.372823 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> ab609f2dd4a5 2026-07-10 00:44:00.372837 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 6/8 : RUN ln -s masakari-base-source/* masakari && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /masakari && mkdir -p /etc/masakari /var/www/cgi-bin/masakari && cp -r /masakari/etc/masakari/* /etc/masakari/ && chmod 755 /var/www/cgi-bin/masakari && touch /usr/local/bin/kolla_masakari_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_masakari_extend_start 2026-07-10 00:44:00.372860 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 4ce9d8a92ce0 2026-07-10 00:44:00.372914 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Processing ./masakari 2026-07-10 00:44:00.372926 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing build dependencies: started 2026-07-10 00:44:00.372956 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:44:00.372986 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Getting requirements to build wheel: started 2026-07-10 00:44:00.373017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:44:00.373074 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing backend dependencies: started 2026-07-10 00:44:00.373112 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:44:00.373191 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:44:00.373210 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:44:00.373221 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: alembic>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (1.14.1) 2026-07-10 00:44:00.373232 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (2.1.0) 2026-07-10 00:44:00.373243 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (4.23.0) 2026-07-10 00:44:00.373257 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: keystoneauth1>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (5.10.0) 2026-07-10 00:44:00.373268 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: keystonemiddleware>=4.17.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (10.12.1) 2026-07-10 00:44:00.373321 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (1.8.9) 2026-07-10 00:44:00.373332 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting microversion-parse>=0.2.1 (from masakari==19.0.1.dev3) 2026-07-10 00:44:00.373363 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 00:44:00.373394 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (9.7.1) 2026-07-10 00:44:00.373458 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.context>=2.19.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (5.7.1) 2026-07-10 00:44:00.373490 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (17.2.1) 2026-07-10 00:44:00.373508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.messaging>=14.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (16.1.1) 2026-07-10 00:44:00.373526 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (6.5.1) 2026-07-10 00:44:00.373545 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (7.1.0) 2026-07-10 00:44:00.373559 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (6.3.1) 2026-07-10 00:44:00.373593 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (4.5.1) 2026-07-10 00:44:00.373623 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (4.1.1) 2026-07-10 00:44:00.373654 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (2.5.0) 2026-07-10 00:44:00.373684 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.utils>=4.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (8.2.0) 2026-07-10 00:44:00.373718 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.versionedobjects>=1.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (3.6.0) 2026-07-10 00:44:00.373749 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (7.0.0) 2026-07-10 00:44:00.373780 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (18.9.0) 2026-07-10 00:44:00.373801 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (5.4.1) 2026-07-10 00:44:00.373812 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: SQLAlchemy>=1.2.19 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (2.0.38) 2026-07-10 00:44:00.373822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting SQLAlchemy-Utils>=0.33.10 (from masakari==19.0.1.dev3) 2026-07-10 00:44:00.373853 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 00:44:00.373884 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting taskflow>=2.16.0 (from masakari==19.0.1.dev3) 2026-07-10 00:44:00.373919 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-07-10 00:44:00.373941 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tooz>=2.10.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari==19.0.1.dev3) (6.3.0) 2026-07-10 00:44:00.373977 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->masakari==19.0.1.dev3) (1.3.9) 2026-07-10 00:44:00.374008 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.8.0->masakari==19.0.1.dev3) (4.12.2) 2026-07-10 00:44:00.374051 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==19.0.1.dev3) (25.1.0) 2026-07-10 00:44:00.374086 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==19.0.1.dev3) (2024.10.1) 2026-07-10 00:44:00.374121 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==19.0.1.dev3) (0.36.2) 2026-07-10 00:44:00.375302 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->masakari==19.0.1.dev3) (0.23.1) 2026-07-10 00:44:00.375343 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari==19.0.1.dev3) (2.32.3) 2026-07-10 00:44:00.375361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari==19.0.1.dev3) (1.7.0) 2026-07-10 00:44:00.375367 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (3.11.0) 2026-07-10 00:44:00.375372 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.serialization>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (5.7.0) 2026-07-10 00:44:00.375378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (4.0.1) 2026-07-10 00:44:00.375383 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (2.10.1) 2026-07-10 00:44:00.375387 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (5.6.0) 2026-07-10 00:44:00.375392 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: dogpile.cache>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (1.3.4) 2026-07-10 00:44:00.375399 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (3.0.0) 2026-07-10 00:44:00.375404 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (1.17.2) 2026-07-10 00:44:00.375411 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: decorator>=4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (5.1.1) 2026-07-10 00:44:00.375416 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==19.0.1.dev3) (1.3.0) 2026-07-10 00:44:00.375421 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==19.0.1.dev3) (2.0.0) 2026-07-10 00:44:00.375427 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari==19.0.1.dev3) (6.0.2) 2026-07-10 00:44:00.375432 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->masakari==19.0.1.dev3) (2.0.1) 2026-07-10 00:44:00.375437 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->masakari==19.0.1.dev3) (0.5.0) 2026-07-10 00:44:00.375453 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari==19.0.1.dev3) (2.9.0.post0) 2026-07-10 00:44:00.375458 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==19.0.1.dev3) (3.1.0) 2026-07-10 00:44:00.375470 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==19.0.1.dev3) (5.5.2) 2026-07-10 00:44:00.375476 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==19.0.1.dev3) (5.3.1) 2026-07-10 00:44:00.375481 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==19.0.1.dev3) (5.4.2) 2026-07-10 00:44:00.375489 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->masakari==19.0.1.dev3) (0.11.0) 2026-07-10 00:44:00.375495 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->masakari==19.0.1.dev3) (5.1.0) 2026-07-10 00:44:00.375499 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=14.1.0->masakari==19.0.1.dev3) (2025.1) 2026-07-10 00:44:00.375504 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->masakari==19.0.1.dev3) (0.21.1) 2026-07-10 00:44:00.375509 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari==19.0.1.dev3) (3.1.5) 2026-07-10 00:44:00.375514 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari==19.0.1.dev3) (4.0.1) 2026-07-10 00:44:00.375519 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari==19.0.1.dev3) (4.0.1) 2026-07-10 00:44:00.375525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->masakari==19.0.1.dev3) (3.0.2) 2026-07-10 00:44:00.375529 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->masakari==19.0.1.dev3) (1.1.0) 2026-07-10 00:44:00.375535 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (0.39.0) 2026-07-10 00:44:00.375539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (3.1.1) 2026-07-10 00:44:00.375544 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.concurrency>=3.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (7.1.0) 2026-07-10 00:44:00.375554 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (3.1.0) 2026-07-10 00:44:00.375559 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (2.5.1) 2026-07-10 00:44:00.375564 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (3.10.1) 2026-07-10 00:44:00.377336 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (1.6.10) 2026-07-10 00:44:00.377367 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (2.7.0) 2026-07-10 00:44:00.377376 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (0.19) 2026-07-10 00:44:00.377383 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->masakari==19.0.1.dev3) (3.14.0) 2026-07-10 00:44:00.377400 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==19.0.1.dev3) (3.2.1) 2026-07-10 00:44:00.377410 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==19.0.1.dev3) (24.2) 2026-07-10 00:44:00.377419 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->masakari==19.0.1.dev3) (7.0.0) 2026-07-10 00:44:00.377433 | 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) (83.0.0) 2026-07-10 00:44:00.377445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->masakari==19.0.1.dev3) (0.2.13) 2026-07-10 00:44:00.377452 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->masakari==19.0.1.dev3) (1.17.0) 2026-07-10 00:44:00.377460 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==19.0.1.dev3) (3.4.1) 2026-07-10 00:44:00.377468 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==19.0.1.dev3) (3.10) 2026-07-10 00:44:00.377475 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==19.0.1.dev3) (1.26.20) 2026-07-10 00:44:00.377483 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari==19.0.1.dev3) (2026.6.17) 2026-07-10 00:44:00.377503 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->masakari==19.0.1.dev3) (0.7) 2026-07-10 00:44:00.377511 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->masakari==19.0.1.dev3) 2026-07-10 00:44:00.377519 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-07-10 00:44:00.377526 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->masakari==19.0.1.dev3) (3.2.0) 2026-07-10 00:44:00.377533 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->masakari==19.0.1.dev3) (9.0.0) 2026-07-10 00:44:00.377541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->masakari==19.0.1.dev3) 2026-07-10 00:44:00.377549 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-07-10 00:44:00.377567 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->masakari==19.0.1.dev3) (2.7.2) 2026-07-10 00:44:00.377577 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.10.1->masakari==19.0.1.dev3) (0.15.2) 2026-07-10 00:44:00.377585 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2026-07-10 00:44:00.377594 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-07-10 00:44:00.377602 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-07-10 00:44:00.377610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-07-10 00:44:00.377618 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 120.4 MB/s 0:00:00 2026-07-10 00:44:00.377626 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-07-10 00:44:00.377640 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building wheels for collected packages: masakari 2026-07-10 00:44:00.377649 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (pyproject.toml): started 2026-07-10 00:44:00.377657 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (pyproject.toml): finished with status 'done' 2026-07-10 00:44:00.377666 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Created wheel for masakari: filename=masakari-19.0.1.dev3-py3-none-any.whl size=357503 sha256=02557b9110b2720273e0d20736229ceb8874334f9dbfc86f50d68f82285c6aa9 2026-07-10 00:44:00.377675 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Stored in directory: /tmp/pip-ephem-wheel-cache-z_ea8nc6/wheels/7a/35/66/dd99ce76b97007f0b5ca346763c7c936563a2466ac937e05cc 2026-07-10 00:44:00.377683 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built masakari 2026-07-10 00:44:00.377692 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Installing collected packages: pydot, networkx, microversion-parse, SQLAlchemy-Utils, taskflow, masakari 2026-07-10 00:44:00.377701 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully installed SQLAlchemy-Utils-0.41.2 masakari-19.0.1.dev3 microversion-parse-2.0.0 networkx-3.4.2 pydot-3.0.4 taskflow-5.12.0 2026-07-10 00:44:00.377708 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 4ce9d8a92ce0 2026-07-10 00:44:00.377714 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 5dcf08359fa5 2026-07-10 00:44:00.377719 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 7/8 : COPY patches /patches 2026-07-10 00:44:00.377730 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> c91247ce086f 2026-07-10 00:44:00.377735 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 8/8 : RUN kolla_patch 2026-07-10 00:44:00.377740 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 5c1d46ecb665 2026-07-10 00:44:00.377745 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:[i] No series file found, nothing to patch. 2026-07-10 00:44:00.377750 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 5c1d46ecb665 2026-07-10 00:44:00.377755 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> fa36956bf2ca 2026-07-10 00:44:00.377760 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built 7507bbb7f33b 2026-07-10 00:44:00.377765 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully tagged osism.harbor.regio.digital/kolla/masakari-base:build-20260710 2026-07-10 00:44:00.377770 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Built at 2026-07-10 00:44:00.376578 (took 0:00:16.986630) 2026-07-10 00:44:00.377775 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-engine) to queue 2026-07-10 00:44:00.377780 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-api) to queue 2026-07-10 00:44:00.377785 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-monitors) to queue 2026-07-10 00:44:00.377790 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-base) 2026-07-10 00:44:00.377794 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Processing 2026-07-10 00:44:00.377799 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building started at 2026-07-10 00:44:00.377114 2026-07-10 00:44:00.377804 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Getting local archive from tarballs/designate-stable-2025.1.tar.gz 2026-07-10 00:44:00.379780 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 plugins into plugins archive 2026-07-10 00:44:00.380378 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 additions into additions archive 2026-07-10 00:44:15.459216 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 00:44:15.459310 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 4206f22d8f69 2026-07-10 00:44:15.459386 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 2/9 : LABEL "build-date"="20260710" "name"="designate-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:44:15.459433 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in f6021ac98740 2026-07-10 00:44:15.459491 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container f6021ac98740 2026-07-10 00:44:15.459530 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> eff634d351fe 2026-07-10 00:44:15.459614 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 3/9 : RUN usermod --append --home /var/lib/designate --groups kolla designate && mkdir -p /var/lib/designate && chown -R 42411:42411 /var/lib/designate 2026-07-10 00:44:15.459657 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in d81e772f26fe 2026-07-10 00:44:15.459701 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container d81e772f26fe 2026-07-10 00:44:15.459746 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> d3ecae3f57c3 2026-07-10 00:44:15.459792 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 4/9 : ADD designate-base-archive /designate-base-source 2026-07-10 00:44:15.459829 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 328bbc8b339d 2026-07-10 00:44:15.459879 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 5/9 : COPY designate_sudoers /etc/sudoers.d/kolla_designate_sudoers 2026-07-10 00:44:15.459924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> fa428a5e62c4 2026-07-10 00:44:15.459967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:44:15.460024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> fd4e3ac60afd 2026-07-10 00:44:15.460098 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 7/9 : RUN ln -s designate-base-source/* designate && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /designate && mkdir -p /etc/designate && cp -r /designate/etc/designate/* /etc/designate/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/designate/rootwrap.conf && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_designate_sudoers && touch /usr/local/bin/kolla_designate_extend_start && chmod 644 /usr/local/bin/kolla_extend_start /usr/local/bin/kolla_designate_extend_start 2026-07-10 00:44:15.460143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in a5b267c3ea35 2026-07-10 00:44:15.460201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Processing ./designate 2026-07-10 00:44:15.460257 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing build dependencies: started 2026-07-10 00:44:15.460304 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing build dependencies: finished with status 'done' 2026-07-10 00:44:15.460348 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Getting requirements to build wheel: started 2026-07-10 00:44:15.460391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:44:15.460433 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing backend dependencies: started 2026-07-10 00:44:15.460475 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing backend dependencies: finished with status 'done' 2026-07-10 00:44:15.460514 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (pyproject.toml): started 2026-07-10 00:44:15.460554 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:44:15.460596 | 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.dev17) (1.14.1) 2026-07-10 00:44:15.460635 | 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.dev17) (0.39.0) 2026-07-10 00:44:15.460675 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Flask!=0.11,>=0.10 (from designate==20.0.1.dev17) 2026-07-10 00:44:15.460715 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-10 00:44:15.460754 | 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.dev17) (3.1.1) 2026-07-10 00:44:15.460798 | 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.dev17) (3.1.5) 2026-07-10 00:44:15.460838 | 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.dev17) (4.23.0) 2026-07-10 00:44:15.460868 | 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.dev17) (5.10.0) 2026-07-10 00:44:15.460928 | 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.dev17) (10.12.1) 2026-07-10 00:44:15.460943 | 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.dev17) (4.4.0) 2026-07-10 00:44:15.460951 | 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.dev17) (9.7.1) 2026-07-10 00:44:15.460983 | 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.dev17) (7.1.0) 2026-07-10 00:44:15.461036 | 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.dev17) (16.1.1) 2026-07-10 00:44:15.461068 | 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.dev17) (6.3.1) 2026-07-10 00:44:15.461097 | 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.dev17) (7.1.0) 2026-07-10 00:44:15.461120 | 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.dev17) (3.5.1) 2026-07-10 00:44:15.461180 | 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.dev17) (7.5.1) 2026-07-10 00:44:15.461225 | 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.dev17) (5.7.0) 2026-07-10 00:44:15.461263 | 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.dev17) (4.1.1) 2026-07-10 00:44:15.461293 | 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.dev17) (2.5.0) 2026-07-10 00:44:15.461322 | 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.dev17) (8.2.0) 2026-07-10 00:44:15.461352 | 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.dev17) (3.6.0) 2026-07-10 00:44:15.461381 | 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.dev17) (4.2.0) 2026-07-10 00:44:15.461422 | 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.dev17) (3.10.1) 2026-07-10 00:44:15.461450 | 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.dev17) (3.1.0) 2026-07-10 00:44:15.461479 | 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.dev17) (7.0.0) 2026-07-10 00:44:15.461509 | 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.dev17) (1.5.1) 2026-07-10 00:44:15.461539 | 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.dev17) (6.2.0) 2026-07-10 00:44:15.461552 | 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.dev17) (2.32.3) 2026-07-10 00:44:15.461591 | 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.dev17) (9.0.0) 2026-07-10 00:44:15.461615 | 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.dev17) (2.0.38) 2026-07-10 00:44:15.461638 | 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.dev17) (5.4.1) 2026-07-10 00:44:15.461671 | 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.dev17) (1.8.9) 2026-07-10 00:44:15.461679 | 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.dev17) (2.7.0) 2026-07-10 00:44:15.461730 | 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.dev17) (17.2.1) 2026-07-10 00:44:15.461754 | 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.dev17) (6.5.1) 2026-07-10 00:44:15.461777 | 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.dev17) (5.7.1) 2026-07-10 00:44:15.461800 | 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.dev17) (4.5.1) 2026-07-10 00:44:15.461822 | 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.dev17) (6.3.0) 2026-07-10 00:44:15.461851 | 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.dev17) (3.1.0) 2026-07-10 00:44:15.461875 | 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.dev17) (1.3.9) 2026-07-10 00:44:15.461898 | 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.dev17) (4.12.2) 2026-07-10 00:44:15.461920 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Werkzeug>=3.1 (from Flask!=0.11,>=0.10->designate==20.0.1.dev17) 2026-07-10 00:44:15.461944 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 00:44:15.461966 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting itsdangerous>=2.2 (from Flask!=0.11,>=0.10->designate==20.0.1.dev17) 2026-07-10 00:44:15.461989 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 00:44:15.462043 | 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.dev17) (8.1.8) 2026-07-10 00:44:15.462088 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting blinker>=1.9 (from Flask!=0.11,>=0.10->designate==20.0.1.dev17) 2026-07-10 00:44:15.462117 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:44:15.462164 | 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.dev17) (3.0.0) 2026-07-10 00:44:15.462217 | 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.dev17) (1.17.2) 2026-07-10 00:44:15.462251 | 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.dev17) (3.0.2) 2026-07-10 00:44:15.462280 | 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.dev17) (25.1.0) 2026-07-10 00:44:15.462310 | 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.dev17) (2024.10.1) 2026-07-10 00:44:15.462339 | 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.dev17) (0.36.2) 2026-07-10 00:44:15.462362 | 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.dev17) (0.23.1) 2026-07-10 00:44:15.462389 | 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.dev17) (2.1.0) 2026-07-10 00:44:15.462413 | 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.dev17) (1.7.0) 2026-07-10 00:44:15.462445 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.cache>=3.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==20.0.1.dev17) (3.11.0) 2026-07-10 00:44:15.462469 | 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.dev17) (4.0.1) 2026-07-10 00:44:15.462491 | 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.dev17) (2.10.1) 2026-07-10 00:44:15.462514 | 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.dev17) (5.6.0) 2026-07-10 00:44:15.462537 | 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.dev17) (43.0.3) 2026-07-10 00:44:15.462560 | 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.dev17) (5.1.1) 2026-07-10 00:44:15.462584 | 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.dev17) (1.3.4) 2026-07-10 00:44:15.462606 | 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.dev17) (1.0.1) 2026-07-10 00:44:15.462629 | 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.dev17) (1.33) 2026-07-10 00:44:15.462640 | 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.dev17) (4.3.6) 2026-07-10 00:44:15.462677 | 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.dev17) (7.0.0) 2026-07-10 00:44:15.462701 | 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.dev17) (6.0.2) 2026-07-10 00:44:15.462724 | 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.dev17) (1.4.0) 2026-07-10 00:44:15.462746 | 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.dev17) (1.17.1) 2026-07-10 00:44:15.462769 | 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.dev17) (2.22) 2026-07-10 00:44:15.462792 | 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.dev17) (3.0.0) 2026-07-10 00:44:15.462815 | 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.dev17) (0.19) 2026-07-10 00:44:15.462838 | 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.dev17) (1.3.0) 2026-07-10 00:44:15.462864 | 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.dev17) (2.0.0) 2026-07-10 00:44:15.462888 | 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.dev17) (2.0.1) 2026-07-10 00:44:15.462911 | 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.dev17) (0.5.0) 2026-07-10 00:44:15.462934 | 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.dev17) (2.9.0.post0) 2026-07-10 00:44:15.462970 | 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.dev17) (5.5.2) 2026-07-10 00:44:15.462993 | 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.dev17) (5.3.1) 2026-07-10 00:44:15.463033 | 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.dev17) (5.4.2) 2026-07-10 00:44:15.463067 | 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.dev17) (0.11.0) 2026-07-10 00:44:15.463096 | 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.dev17) (5.1.0) 2026-07-10 00:44:15.463124 | 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.dev17) (2025.1) 2026-07-10 00:44:15.463171 | 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.dev17) (0.21.1) 2026-07-10 00:44:15.463221 | 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.dev17) (4.0.1) 2026-07-10 00:44:15.463253 | 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.dev17) (4.0.1) 2026-07-10 00:44:15.463283 | 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.dev17) (1.1.0) 2026-07-10 00:44:15.463311 | 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.dev17) (2.5.1) 2026-07-10 00:44:15.463340 | 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.dev17) (1.6.10) 2026-07-10 00:44:15.463369 | 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.dev17) (3.14.0) 2026-07-10 00:44:15.463397 | 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.dev17) (3.2.1) 2026-07-10 00:44:15.463424 | 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.dev17) (24.2) 2026-07-10 00:44:15.463453 | 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.dev17) (83.0.0) 2026-07-10 00:44:15.463486 | 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.dev17) (0.3.5) 2026-07-10 00:44:15.463517 | 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.dev17) (0.2.13) 2026-07-10 00:44:15.463545 | 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.dev17) (1.17.0) 2026-07-10 00:44:15.463574 | 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.dev17) (4.9.1) 2026-07-10 00:44:15.463602 | 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.dev17) (3.2.0) 2026-07-10 00:44:15.463630 | 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.dev17) (0.5.2) 2026-07-10 00:44:15.463662 | 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.dev17) (2.5.11) 2026-07-10 00:44:15.463691 | 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.dev17) (1.9.0) 2026-07-10 00:44:15.463720 | 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.dev17) (3.4.1) 2026-07-10 00:44:15.463743 | 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.dev17) (3.10) 2026-07-10 00:44:15.463770 | 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.dev17) (1.26.20) 2026-07-10 00:44:15.463797 | 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.dev17) (2026.6.17) 2026-07-10 00:44:15.463826 | 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.dev17) (0.7) 2026-07-10 00:44:15.463854 | 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.dev17) (2.7.2) 2026-07-10 00:44:15.463883 | 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.dev17) (0.15.2) 2026-07-10 00:44:15.463911 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-07-10 00:44:15.463940 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-10 00:44:15.463968 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-10 00:44:15.463996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-07-10 00:44:15.464100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building wheels for collected packages: designate 2026-07-10 00:44:15.464117 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (pyproject.toml): started 2026-07-10 00:44:15.464124 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (pyproject.toml): finished with status 'done' 2026-07-10 00:44:15.464169 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Created wheel for designate: filename=designate-20.0.1.dev17-py3-none-any.whl size=749969 sha256=fb3f876bbbe0da31e52f396beb02fe217f4b43464de91d45321cd5fc3654bf99 2026-07-10 00:44:15.464213 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Stored in directory: /tmp/pip-ephem-wheel-cache-7mtaykx9/wheels/cd/86/53/9f5e91eea4a7dfea14084537f86529e98ed559b4c83760d7d0 2026-07-10 00:44:15.464272 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built designate 2026-07-10 00:44:15.464312 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, designate 2026-07-10 00:44:15.464347 | 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.dev17 itsdangerous-2.2.0 2026-07-10 00:44:15.464379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container a5b267c3ea35 2026-07-10 00:44:15.464400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> de8e2bd98b37 2026-07-10 00:44:15.464437 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 8/9 : COPY patches /patches 2026-07-10 00:44:15.464468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 613b75db377a 2026-07-10 00:44:15.464498 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 9/9 : RUN kolla_patch 2026-07-10 00:44:15.464532 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in b9e443adea8d 2026-07-10 00:44:15.466271 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:[i] No series file found, nothing to patch. 2026-07-10 00:44:15.466352 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container b9e443adea8d 2026-07-10 00:44:15.466372 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 49fae23e62dc 2026-07-10 00:44:15.466390 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built c361ace39885 2026-07-10 00:44:15.466407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully tagged osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 00:44:15.466424 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Built at 2026-07-10 00:44:15.464637 (took 0:00:15.087523) 2026-07-10 00:44:15.466440 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-mdns) to queue 2026-07-10 00:44:15.466457 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-backend-bind9) to queue 2026-07-10 00:44:15.466473 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-sink) to queue 2026-07-10 00:44:15.466490 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-central) to queue 2026-07-10 00:44:15.466506 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-producer) to queue 2026-07-10 00:44:15.466522 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-worker) to queue 2026-07-10 00:44:15.466538 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-api) to queue 2026-07-10 00:44:15.466556 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pcs) 2026-07-10 00:44:15.466572 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Processing 2026-07-10 00:44:15.466588 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building started at 2026-07-10 00:44:15.465332 2026-07-10 00:44:15.468429 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 plugins into plugins archive 2026-07-10 00:44:15.468454 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 additions into additions archive 2026-07-10 00:44:53.258077 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 1/5 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260710 2026-07-10 00:44:53.258150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> c2a79cd08e22 2026-07-10 00:44:53.258162 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 2/5 : LABEL "build-date"="20260710" "name"="hacluster-pcs" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-pcs" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:44:53.258196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 389a01aeedee 2026-07-10 00:44:53.258202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 389a01aeedee 2026-07-10 00:44:53.258206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> e1861a298d6f 2026-07-10 00:44:53.258225 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pcs crmsh && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:44:53.258268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 13ce253509ac 2026-07-10 00:44:53.258352 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:44:53.258379 | 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] 2026-07-10 00:44:53.258416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:44:53.258485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:44:53.258502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:44:53.258545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:44:53.258585 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:44:53.258625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:44:53.258664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:44:53.258705 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:44:53.258745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:44:53.258785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:44:53.258825 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:44:53.258864 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:44:53.258902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:44:53.258943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 28.0 MB in 2s (12.2 MB/s) 2026-07-10 00:44:53.259020 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2026-07-10 00:44:53.259093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2026-07-10 00:44:53.259151 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building dependency tree... 2026-07-10 00:44:53.259191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading state information... 2026-07-10 00:44:53.259236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following additional packages will be installed: 2026-07-10 00:44:53.259275 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-07-10 00:44:53.259318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2026-07-10 00:44:53.259357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-07-10 00:44:53.260220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2026-07-10 00:44:53.260232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2026-07-10 00:44:53.260237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2026-07-10 00:44:53.260241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-07-10 00:44:53.260245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2026-07-10 00:44:53.260250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2026-07-10 00:44:53.260260 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents psmisc puma python3-cffi-backend 2026-07-10 00:44:53.260264 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cryptography python3-dacite python3-dateutil python3-lxml 2026-07-10 00:44:53.260268 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-openssl python3-packaging python3-pycurl python3-pyparsing 2026-07-10 00:44:53.260272 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-six python3-tornado python3-yaml rake resource-agents-base 2026-07-10 00:44:53.260276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2026-07-10 00:44:53.260280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2026-07-10 00:44:53.260284 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2026-07-10 00:44:53.260288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2026-07-10 00:44:53.260291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: rubygems-integration xsltproc 2026-07-10 00:44:53.260295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Suggested packages: 2026-07-10 00:44:53.260299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: bash-completion cluster-glue csync2 dmidecode fdisk | util-linux ocfs2-tools 2026-07-10 00:44:53.260303 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: openssh-server parted sbd ufw vim-addon-manager default-dbus-session-bus 2026-07-10 00:44:53.260312 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: | dbus-session-bus low-memory-monitor fence-agents-extra 2026-07-10 00:44:53.260317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-extra python-cryptography-doc python3-cryptography-vectors 2026-07-10 00:44:53.260321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-lxml-doc python-openssl-doc python3-openssl-dbg libcurl4-gnutls-dev 2026-07-10 00:44:53.260325 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-pycurl-doc python-pyparsing-doc python-tornado-doc python3-twisted 2026-07-10 00:44:53.260329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: targetcli-fb postgresql ri ruby-dev bundler 2026-07-10 00:44:53.260335 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Recommended packages: 2026-07-10 00:44:53.260386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-07-10 00:44:53.260440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2026-07-10 00:44:53.260486 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-html5lib zip fonts-lato libjs-jquery 2026-07-10 00:44:53.260559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following NEW packages will be installed: 2026-07-10 00:44:53.260608 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync crmsh dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-07-10 00:44:53.260666 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2026-07-10 00:44:53.260717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-07-10 00:44:53.260777 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2026-07-10 00:44:53.260832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2026-07-10 00:44:53.260884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2026-07-10 00:44:53.260943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-07-10 00:44:53.261045 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2026-07-10 00:44:53.261098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2026-07-10 00:44:53.261185 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2026-07-10 00:44:53.261250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2026-07-10 00:44:53.261305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-lxml python3-openssl python3-packaging python3-pycurl 2026-07-10 00:44:53.261362 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-pyparsing python3-six python3-tornado python3-yaml rake 2026-07-10 00:44:53.261416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-base resource-agents-common ruby ruby-childprocess 2026-07-10 00:44:53.261468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2026-07-10 00:44:53.261521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2026-07-10 00:44:53.261573 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2026-07-10 00:44:53.261635 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2026-07-10 00:44:53.261695 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:0 upgraded, 88 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:44:53.261751 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Need to get 30.6 MB of archives. 2026-07-10 00:44:53.261803 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:After this operation, 117 MB of additional disk space will be used. 2026-07-10 00:44:53.261878 | 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] 2026-07-10 00:44:53.262021 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:44:53.262108 | 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.2 [11.3 kB] 2026-07-10 00:44:53.262241 | 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] 2026-07-10 00:44:53.262347 | 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.2 [8,668 B] 2026-07-10 00:44:53.262413 | 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.2 [10.5 kB] 2026-07-10 00:44:53.262474 | 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.2 [12.4 kB] 2026-07-10 00:44:53.262540 | 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] 2026-07-10 00:44:53.262628 | 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] 2026-07-10 00:44:53.263265 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-07-10 00:44:53.263272 | 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] 2026-07-10 00:44:53.263276 | 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] 2026-07-10 00:44:53.263280 | 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.2 [7,284 B] 2026-07-10 00:44:53.263283 | 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] 2026-07-10 00:44:53.263287 | 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.2 [8,512 B] 2026-07-10 00:44:53.263295 | 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] 2026-07-10 00:44:53.263299 | 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.8 [764 kB] 2026-07-10 00:44:53.263303 | 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.3 [168 kB] 2026-07-10 00:44:53.263306 | 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.3 [15.0 kB] 2026-07-10 00:44:53.263309 | 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.2 [261 kB] 2026-07-10 00:44:53.263313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3-tools amd64 2:3.98-1ubuntu0.2 [615 kB] 2026-07-10 00:44:53.263316 | 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] 2026-07-10 00:44:53.264202 | 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] 2026-07-10 00:44:53.264212 | 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] 2026-07-10 00:44:53.264217 | 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] 2026-07-10 00:44:53.264221 | 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] 2026-07-10 00:44:53.264225 | 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] 2026-07-10 00:44:53.264228 | 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] 2026-07-10 00:44:53.264232 | 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] 2026-07-10 00:44:53.264236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 00:44:53.264240 | 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] 2026-07-10 00:44:53.264244 | 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.8 [5,342 kB] 2026-07-10 00:44:53.264248 | 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.8 [50.7 kB] 2026-07-10 00:44:53.264252 | 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] 2026-07-10 00:44:53.264256 | 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] 2026-07-10 00:44:53.264260 | 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] 2026-07-10 00:44:53.264278 | 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] 2026-07-10 00:44:53.264282 | 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] 2026-07-10 00:44:53.264286 | 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] 2026-07-10 00:44:53.264294 | 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] 2026-07-10 00:44:53.264298 | 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] 2026-07-10 00:44:53.264302 | 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] 2026-07-10 00:44:53.264306 | 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.4 [815 kB] 2026-07-10 00:44:53.264311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openssl all 23.2.0-1ubuntu0.1 [48.1 kB] 2026-07-10 00:44:53.264315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:45 http://archive.ubuntu.com/ubuntu noble-security/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-10 00:44:53.264321 | 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] 2026-07-10 00:44:53.264325 | 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] 2026-07-10 00:44:53.264372 | 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.5 [302 kB] 2026-07-10 00:44:53.264424 | 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] 2026-07-10 00:44:53.264463 | 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] 2026-07-10 00:44:53.264520 | 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] 2026-07-10 00:44:53.264562 | 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] 2026-07-10 00:44:53.264609 | 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] 2026-07-10 00:44:53.264656 | 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] 2026-07-10 00:44:53.264703 | 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] 2026-07-10 00:44:53.264750 | 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.7 [117 kB] 2026-07-10 00:44:53.264795 | 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] 2026-07-10 00:44:53.264842 | 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] 2026-07-10 00:44:53.264888 | 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] 2026-07-10 00:44:53.264934 | 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] 2026-07-10 00:44:53.265057 | 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] 2026-07-10 00:44:53.265103 | 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] 2026-07-10 00:44:53.265184 | 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] 2026-07-10 00:44:53.265238 | 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] 2026-07-10 00:44:53.265287 | 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] 2026-07-10 00:44:53.265339 | 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] 2026-07-10 00:44:53.265394 | 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] 2026-07-10 00:44:53.265442 | 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] 2026-07-10 00:44:53.265490 | 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.8 [1,545 kB] 2026-07-10 00:44:53.265538 | 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] 2026-07-10 00:44:53.265587 | 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] 2026-07-10 00:44:53.265634 | 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] 2026-07-10 00:44:53.265694 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-07-10 00:44:53.265742 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-07-10 00:44:53.265789 | 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] 2026-07-10 00:44:53.265836 | 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] 2026-07-10 00:44:53.265883 | 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] 2026-07-10 00:44:53.265930 | 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] 2026-07-10 00:44:53.265986 | 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] 2026-07-10 00:44:53.266036 | 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] 2026-07-10 00:44:53.266082 | 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] 2026-07-10 00:44:53.266138 | 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] 2026-07-10 00:44:53.266202 | 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] 2026-07-10 00:44:53.266254 | 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] 2026-07-10 00:44:53.266302 | 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] 2026-07-10 00:44:53.266351 | 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] 2026-07-10 00:44:53.266399 | 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] 2026-07-10 00:44:53.266446 | 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] 2026-07-10 00:44:53.266493 | 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] 2026-07-10 00:44:53.266542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 30.6 MB in 1s (22.1 MB/s) 2026-07-10 00:44:53.266592 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcorosync-common4:amd64. 2026-07-10 00:44:53.266638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 2026-07-10 00:44:53.266691 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:44:53.266743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 70% 2026-07-10 00:44:53.268187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 75% 2026-07-10 00:44:53.268199 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 80% 2026-07-10 00:44:53.268204 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 85% 2026-07-10 00:44:53.268208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 90% 2026-07-10 00:44:53.268212 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 95% 2026-07-10 00:44:53.268216 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:44:53.268220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:44:53.268224 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:44:53.268228 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libqb100:amd64. 2026-07-10 00:44:53.268231 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-07-10 00:44:53.268235 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 00:44:53.268238 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcfg7:amd64. 2026-07-10 00:44:53.268241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:44:53.268245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:44:53.268248 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcmap4:amd64. 2026-07-10 00:44:53.268252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:44:53.268255 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:44:53.268259 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcpg4:amd64. 2026-07-10 00:44:53.268262 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:44:53.268266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:44:53.268269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblzo2-2:amd64. 2026-07-10 00:44:53.268273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-07-10 00:44:53.268276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 00:44:53.268279 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnspr4:amd64. 2026-07-10 00:44:53.268288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-07-10 00:44:53.268292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 00:44:53.268295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3:amd64. 2026-07-10 00:44:53.268298 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-07-10 00:44:53.268302 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 00:44:53.268305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libknet1t64:amd64. 2026-07-10 00:44:53.268309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-07-10 00:44:53.268312 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:44:53.268315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnozzle1t64:amd64. 2026-07-10 00:44:53.268319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-07-10 00:44:53.268323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:44:53.268326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libquorum5:amd64. 2026-07-10 00:44:53.268329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:44:53.268333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:44:53.268336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstatgrab10t64. 2026-07-10 00:44:53.268339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-07-10 00:44:53.268343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-07-10 00:44:53.268346 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libvotequorum8:amd64. 2026-07-10 00:44:53.268355 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:44:53.268359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:44:53.268363 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libicu74:amd64. 2026-07-10 00:44:53.268366 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:44:53.268371 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:44:53.268423 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxml2:amd64. 2026-07-10 00:44:53.268473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:44:53.268509 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:44:53.268578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxslt1.1:amd64. 2026-07-10 00:44:53.268616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:44:53.268661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:44:53.268707 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package xsltproc. 2026-07-10 00:44:53.268752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:44:53.268796 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:44:53.268840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package corosync. 2026-07-10 00:44:53.268883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:44:53.268928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-07-10 00:44:53.268985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3-tools. 2026-07-10 00:44:53.269035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-07-10 00:44:53.269081 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3-tools (2:3.98-1ubuntu0.2) ... 2026-07-10 00:44:53.269148 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package psmisc. 2026-07-10 00:44:53.269188 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2026-07-10 00:44:53.269236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking psmisc (23.7-1build1) ... 2026-07-10 00:44:53.269283 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rubygems-integration. 2026-07-10 00:44:53.269326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2026-07-10 00:44:53.269369 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rubygems-integration (1.18) ... 2026-07-10 00:44:53.269412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rake. 2026-07-10 00:44:53.269454 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2026-07-10 00:44:53.269499 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rake (13.0.6-3) ... 2026-07-10 00:44:53.269542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-net-telnet. 2026-07-10 00:44:53.269586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2026-07-10 00:44:53.269629 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-net-telnet (0.2.0-1) ... 2026-07-10 00:44:53.269671 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-webrick. 2026-07-10 00:44:53.269715 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2026-07-10 00:44:53.269758 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-07-10 00:44:53.269801 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-xmlrpc. 2026-07-10 00:44:53.269844 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2026-07-10 00:44:53.269887 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-xmlrpc (0.3.2-2) ... 2026-07-10 00:44:53.269942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby:amd64. 2026-07-10 00:44:53.270047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-07-10 00:44:53.270065 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2026-07-10 00:44:53.270122 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sdbm:amd64. 2026-07-10 00:44:53.270196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2026-07-10 00:44:53.270242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-07-10 00:44:53.270292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libncurses6:amd64. 2026-07-10 00:44:53.270341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:44:53.270385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:44:53.270433 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:44:53.270481 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libyaml-0-2:amd64. 2026-07-10 00:44:53.270526 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-07-10 00:44:53.270570 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:44:53.270627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby3.2:amd64. 2026-07-10 00:44:53.270672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.8_amd64.deb ... 2026-07-10 00:44:53.270720 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:44:53.270765 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 00:44:53.270810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby3.2. 2026-07-10 00:44:53.270854 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.8_amd64.deb ... 2026-07-10 00:44:53.270897 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 00:44:53.270940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rubygems. 2026-07-10 00:44:53.271028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2026-07-10 00:44:53.271079 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rubygems (3.4.20-1) ... 2026-07-10 00:44:53.271141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby. 2026-07-10 00:44:53.271187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-07-10 00:44:53.271238 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby (1:3.2~ubuntu1) ... 2026-07-10 00:44:53.271283 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-nio4r:amd64. 2026-07-10 00:44:53.271328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2026-07-10 00:44:53.271374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-07-10 00:44:53.271421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package puma. 2026-07-10 00:44:53.271464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2026-07-10 00:44:53.271503 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking puma (6.4.2-4ubuntu4.3) ... 2026-07-10 00:44:53.271542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dacite. 2026-07-10 00:44:53.271580 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2026-07-10 00:44:53.271619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dacite (1.8.1-2) ... 2026-07-10 00:44:53.271658 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-six. 2026-07-10 00:44:53.271696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2026-07-10 00:44:53.271734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-six (1.16.0-4) ... 2026-07-10 00:44:53.271771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dateutil. 2026-07-10 00:44:53.271809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-07-10 00:44:53.271848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-07-10 00:44:53.271885 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-lxml:amd64. 2026-07-10 00:44:53.271923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2026-07-10 00:44:53.271965 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2026-07-10 00:44:53.272050 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cffi-backend:amd64. 2026-07-10 00:44:53.272114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-07-10 00:44:53.272179 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 00:44:53.272224 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cryptography. 2026-07-10 00:44:53.272266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-07-10 00:44:53.272307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 00:44:53.272362 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-openssl. 2026-07-10 00:44:53.272398 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../41-python3-openssl_23.2.0-1ubuntu0.1_all.deb ... 2026-07-10 00:44:53.272437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-openssl (23.2.0-1ubuntu0.1) ... 2026-07-10 00:44:53.272478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-07-10 00:44:53.272512 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-10 00:44:53.273341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:44:53.273385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pycurl. 2026-07-10 00:44:53.273393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2026-07-10 00:44:53.273399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pycurl (7.45.3-1build2) ... 2026-07-10 00:44:53.273405 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pyparsing. 2026-07-10 00:44:53.273411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2026-07-10 00:44:53.273417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pyparsing (3.1.1-1) ... 2026-07-10 00:44:53.273422 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-tornado. 2026-07-10 00:44:53.273428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.5_amd64.deb ... 2026-07-10 00:44:53.273434 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-tornado (6.4.0-1ubuntu0.5) ... 2026-07-10 00:44:53.273439 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ffi:amd64. 2026-07-10 00:44:53.273445 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2026-07-10 00:44:53.273451 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-07-10 00:44:53.273456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-childprocess. 2026-07-10 00:44:53.273462 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2026-07-10 00:44:53.273467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-childprocess (4.1.0-2) ... 2026-07-10 00:44:53.273473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types-data. 2026-07-10 00:44:53.273479 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2026-07-10 00:44:53.273485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2026-07-10 00:44:53.273490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types. 2026-07-10 00:44:53.273518 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2026-07-10 00:44:53.273524 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:44:53.273531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types (3.5.2-1) ... 2026-07-10 00:44:53.273537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ethon. 2026-07-10 00:44:53.273542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2026-07-10 00:44:53.273548 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2026-07-10 00:44:53.273553 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ruby2-keywords. 2026-07-10 00:44:53.275202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2026-07-10 00:44:53.275218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2026-07-10 00:44:53.275227 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mustermann. 2026-07-10 00:44:53.275234 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2026-07-10 00:44:53.275241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mustermann (3.0.0-2) ... 2026-07-10 00:44:53.275247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack. 2026-07-10 00:44:53.275254 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.7_all.deb ... 2026-07-10 00:44:53.275261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack (2.2.7-1ubuntu0.7) ... 2026-07-10 00:44:53.275267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack-protection. 2026-07-10 00:44:53.275274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2026-07-10 00:44:53.275281 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-07-10 00:44:53.275300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-tilt. 2026-07-10 00:44:53.275307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2026-07-10 00:44:53.275314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-tilt (2.0.11-2) ... 2026-07-10 00:44:53.275320 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sinatra. 2026-07-10 00:44:53.275327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2026-07-10 00:44:53.275334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2026-07-10 00:44:53.275341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pcs. 2026-07-10 00:44:53.275347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2026-07-10 00:44:53.275354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pcs (0.11.7-1ubuntu1) ... 2026-07-10 00:44:53.275360 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 00:44:53.275367 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:44:53.275373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:44:53.275380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-bin. 2026-07-10 00:44:53.275387 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:44:53.275393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 00:44:53.275400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-session-bus-common. 2026-07-10 00:44:53.275414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 00:44:53.275421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:44:53.275428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:44:53.275434 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-daemon. 2026-07-10 00:44:53.275441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:44:53.275447 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 00:44:53.275454 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-system-bus-common. 2026-07-10 00:44:53.275461 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 00:44:53.275467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:44:53.275474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus. 2026-07-10 00:44:53.275480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:44:53.275487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 00:44:53.275494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-common. 2026-07-10 00:44:53.275500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-07-10 00:44:53.275507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.275513 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnet1:amd64. 2026-07-10 00:44:53.275528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-07-10 00:44:53.275535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-07-10 00:44:53.275542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:44:53.275549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:44:53.275555 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:44:53.275562 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libltdl7:amd64. 2026-07-10 00:44:53.275569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-10 00:44:53.275576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 00:44:53.275582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpils2t64. 2026-07-10 00:44:53.275589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-07-10 00:44:53.275596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:44:53.275606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libplumb2t64. 2026-07-10 00:44:53.275613 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-07-10 00:44:53.275620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:44:53.275627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-common. 2026-07-10 00:44:53.275634 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-07-10 00:44:53.275640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:44:53.275651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-base. 2026-07-10 00:44:53.275658 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-07-10 00:44:53.275665 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:44:53.275672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-resource-agents. 2026-07-10 00:44:53.275679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-07-10 00:44:53.275685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.275692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-07-10 00:44:53.275699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:44:53.275705 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.275712 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-rules26t64:amd64. 2026-07-10 00:44:53.275719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:44:53.275725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.275732 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcib27t64:amd64. 2026-07-10 00:44:53.275739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:44:53.275745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.275752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmservice28t64:amd64. 2026-07-10 00:44:53.275758 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:44:53.275765 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.275772 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstonithd26t64:amd64. 2026-07-10 00:44:53.275779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:44:53.275785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.275792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcluster29t64:amd64. 2026-07-10 00:44:53.275799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:44:53.275811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.275818 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblrmd28t64:amd64. 2026-07-10 00:44:53.275824 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:44:53.275831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.275838 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-status28t64:amd64. 2026-07-10 00:44:53.275844 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:44:53.275851 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.275858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpacemaker1t64:amd64. 2026-07-10 00:44:53.275869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:44:53.275876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.275882 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker. 2026-07-10 00:44:53.275893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:44:53.275900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:44:53.275907 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.275914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package iputils-ping. 2026-07-10 00:44:53.275920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../83-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-10 00:44:53.275927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-07-10 00:44:53.275934 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-cli-utils. 2026-07-10 00:44:53.275940 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../84-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:44:53.275947 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:44:53.275954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.275960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-packaging. 2026-07-10 00:44:53.276011 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../85-python3-packaging_24.0-1_all.deb ... 2026-07-10 00:44:53.276019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-packaging (24.0-1) ... 2026-07-10 00:44:53.276026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-yaml. 2026-07-10 00:44:53.276033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../86-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-07-10 00:44:53.276040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-07-10 00:44:53.276047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package crmsh. 2026-07-10 00:44:53.276058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../87-crmsh_4.6.0-1ubuntu2_all.deb ... 2026-07-10 00:44:53.276064 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking crmsh (4.6.0-1ubuntu2) ... 2026-07-10 00:44:53.276071 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.276077 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The group `haclient' already exists as a system group. Exiting. 2026-07-10 00:44:53.276084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The system user `hacluster' already exists. Exiting. 2026-07-10 00:44:53.276090 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:44:53.276097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records in 2026-07-10 00:44:53.276104 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records out 2026-07-10 00:44:53.276113 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000204163 s, 20.1 MB/s 2026-07-10 00:44:53.276120 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-tornado (6.4.0-1ubuntu0.5) ... 2026-07-10 00:44:53.276179 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dacite (1.8.1-2) ... 2026-07-10 00:44:53.276190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2026-07-10 00:44:53.276284 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mustermann (3.0.0-2) ... 2026-07-10 00:44:53.276297 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up psmisc (23.7-1build1) ... 2026-07-10 00:44:53.276332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:44:53.276349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 00:44:53.276395 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2026-07-10 00:44:53.276430 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:44:53.276441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-07-10 00:44:53.276490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 00:44:53.276533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:44:53.276544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rubygems-integration (1.18) ... 2026-07-10 00:44:53.276589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:44:53.276633 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-07-10 00:44:53.276643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-07-10 00:44:53.276689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-six (1.16.0-4) ... 2026-07-10 00:44:53.276733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pycurl (7.45.3-1build2) ... 2026-07-10 00:44:53.276744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:44:53.276787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:No schema files found: doing nothing. 2026-07-10 00:44:53.276830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-packaging (24.0-1) ... 2026-07-10 00:44:53.276847 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pyparsing (3.1.1-1) ... 2026-07-10 00:44:53.276882 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 00:44:53.276925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:44:53.276935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:44:53.277001 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-net-telnet (0.2.0-1) ... 2026-07-10 00:44:53.277053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 00:44:53.277095 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:44:53.277106 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-07-10 00:44:53.277192 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:44:53.277207 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:44:53.277242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2026-07-10 00:44:53.277252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-07-10 00:44:53.277301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:44:53.277344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-07-10 00:44:53.277354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-xmlrpc (0.3.2-2) ... 2026-07-10 00:44:53.277399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:44:53.277442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 00:44:53.277453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 00:44:53.277495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:44:53.277538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:44:53.277555 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:44:53.277590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:44:53.277624 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:44:53.277634 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:44:53.277683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 00:44:53.277726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 00:44:53.277736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:44:53.277779 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 00:44:53.277822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 00:44:53.277832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:44:53.277874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types (3.5.2-1) ... 2026-07-10 00:44:53.277917 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:44:53.277927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:44:53.277986 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.277998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3-tools (2:3.98-1ubuntu0.2) ... 2026-07-10 00:44:53.278045 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-openssl (23.2.0-1ubuntu0.1) ... 2026-07-10 00:44:53.278087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:44:53.278098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.278151 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.278198 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.278208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-lxml:amd64 (5.2.1-1) ... 2026-07-10 00:44:53.278255 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-07-10 00:44:53.278296 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-07-10 00:44:53.278307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:44:53.278351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.278394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.278410 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.278454 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.278496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.278507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.278550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rubygems (3.4.20-1) ... 2026-07-10 00:44:53.278583 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rake (13.0.6-3) ... 2026-07-10 00:44:53.278616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 00:44:53.278627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-07-10 00:44:53.278675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 00:44:53.278692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2026-07-10 00:44:53.278739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby (1:3.2~ubuntu1) ... 2026-07-10 00:44:53.278782 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-07-10 00:44:53.278792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-tilt (2.0.11-2) ... 2026-07-10 00:44:53.278835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-07-10 00:44:53.278877 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up puma (6.4.2-4ubuntu4.3) ... 2026-07-10 00:44:53.278888 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack (2.2.7-1ubuntu0.7) ... 2026-07-10 00:44:53.278932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-childprocess (4.1.0-2) ... 2026-07-10 00:44:53.278985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2026-07-10 00:44:53.278996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-07-10 00:44:53.279040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2026-07-10 00:44:53.279074 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pcs (0.11.7-1ubuntu1) ... 2026-07-10 00:44:53.279084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-07-10 00:44:53.279144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:44:53.279191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-07-10 00:44:53.279225 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:44:53.279235 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.279286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2026-07-10 00:44:53.279329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:44:53.279362 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-07-10 00:44:53.279380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up crmsh (4.6.0-1ubuntu2) ... 2026-07-10 00:44:53.279428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/bootstrap.py:2296: SyntaxWarning: invalid escape sequence '\w' 2026-07-10 00:44:53.279440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pcmk_delay_max_v_list = re.findall("pcmk_delay_max=(\w+)", out) 2026-07-10 00:44:53.279491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:37: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:44:53.279502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2026-07-10 00:44:53.279550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:95: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:44:53.279561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2026-07-10 00:44:53.279609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:154: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:44:53.279619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2026-07-10 00:44:53.279676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/collect.py:238: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:44:53.279687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: name_list = re.findall("^name\s*(.*)$", out_string, re.MULTILINE) 2026-07-10 00:44:53.279737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:207: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:44:53.279748 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Description:\s+(.*)", out) 2026-07-10 00:44:53.279801 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:550: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:44:53.279817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt_set |= set(re.split('\s*\|\s*|\s+', config.report.sanitize_rule.strip('|'))) 2026-07-10 00:44:53.279861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:96: SyntaxWarning: invalid escape sequence '\(' 2026-07-10 00:44:53.279895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("\(msgwait\)\s+:\s+(\d+)", out) 2026-07-10 00:44:53.279913 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:297: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:44:53.279956 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("UUID\s*:\s*(.*)\n", out) 2026-07-10 00:44:53.279999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_configure.py:571: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:44:53.280033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: osargs = re.split('\s*\|\s*|\s+', config.core.obscure_pattern.strip('|')) 2026-07-10 00:44:53.280075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_utils.py:52: SyntaxWarning: invalid escape sequence '\w' 2026-07-10 00:44:53.280086 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: if re.search("\w+=\w+", attr): 2026-07-10 00:44:53.280225 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2070: SyntaxWarning: invalid escape sequence '\d' 2026-07-10 00:44:53.280271 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ''.join([chr(int(n)) for n in re.findall("\d\d", chassis_asset_tag)]) == "MSFT AZURE VM": 2026-07-10 00:44:53.280282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2536: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:44:53.280287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(Expected|Total) votes:\s+(\d+)", out)) 2026-07-10 00:44:53.280292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2544: SyntaxWarning: invalid escape sequence '\d' 2026-07-10 00:44:53.280298 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: for node in re.findall("\d+ (.*) \w+", out): 2026-07-10 00:44:53.280334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2625: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:44:53.280366 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.findall("VG Name\s+(.*)", out) 2026-07-10 00:44:53.280389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2633: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:44:53.280413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Total PE\s+(\d+)", output) 2026-07-10 00:44:53.280450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2721: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:44:53.280481 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Sync HB interval:\s+(\d+)ms", out) 2026-07-10 00:44:53.280513 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2756: SyntaxWarning: invalid escape sequence '\w' 2026-07-10 00:44:53.280544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(\w+)=(\w+)", out)) 2026-07-10 00:44:53.280579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\(' 2026-07-10 00:44:53.280616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2026-07-10 00:44:53.280624 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\)' 2026-07-10 00:44:53.280664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2026-07-10 00:44:53.280699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2884: SyntaxWarning: invalid escape sequence '\d' 2026-07-10 00:44:53.280720 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_seconds = re.search("(\d+)s", time_res) 2026-07-10 00:44:53.280759 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2886: SyntaxWarning: invalid escape sequence '\d' 2026-07-10 00:44:53.280791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_min = re.search("(\d+)min", time_res) 2026-07-10 00:44:53.280826 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:13: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 00:44:53.280857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: DEVICE_FIND_REGREX = "\[[0-9]+\] (/dev/.*)\n.*\nDriver: (.*)" 2026-07-10 00:44:53.280890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:64: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 00:44:53.280922 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.search("\n{}\s+".format(driver), out) 2026-07-10 00:44:53.280990 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:698: SyntaxWarning: invalid escape sequence '\ ' 2026-07-10 00:44:53.281043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: network_output_error = """1: lo inet 127.0.0.1/8 scope host lo\ valid_lft forever preferred_lft forever 2026-07-10 00:44:53.281052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:736: SyntaxWarning: invalid escape sequence '\ ' 2026-07-10 00:44:53.281094 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: only_lo = "1: lo inet 127.0.0.1/8 scope host lo\ valid_lft forever preferred_lft forever" 2026-07-10 00:44:53.281144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:44:53.281183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 13ce253509ac 2026-07-10 00:44:53.281223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> c9326da3758d 2026-07-10 00:44:53.281257 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 4/5 : COPY patches /patches 2026-07-10 00:44:53.281294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 1d45f2778312 2026-07-10 00:44:53.281335 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 5/5 : RUN kolla_patch 2026-07-10 00:44:53.281366 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in 551dc59bb16e 2026-07-10 00:44:53.281401 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:[i] No series file found, nothing to patch. 2026-07-10 00:44:53.281437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container 551dc59bb16e 2026-07-10 00:44:53.281472 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 239b78d4016f 2026-07-10 00:44:53.281511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully built c7ceb2c4b42e 2026-07-10 00:44:53.281997 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260710 2026-07-10 00:44:53.282005 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Built at 2026-07-10 00:44:53.281550 (took 0:00:37.816218) 2026-07-10 00:44:53.282111 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-corosync) 2026-07-10 00:44:53.282204 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Processing 2026-07-10 00:44:53.282273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building started at 2026-07-10 00:44:53.282204 2026-07-10 00:44:53.282993 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 plugins into plugins archive 2026-07-10 00:44:53.283501 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 additions into additions archive 2026-07-10 00:45:09.470034 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 1/5 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260710 2026-07-10 00:45:09.470181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> c2a79cd08e22 2026-07-10 00:45:09.470213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 2/5 : LABEL "build-date"="20260710" "name"="hacluster-corosync" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-corosync" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:45:09.471367 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in c30d567c931d 2026-07-10 00:45:09.471429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container c30d567c931d 2026-07-10 00:45:09.471444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> fe22e209dedd 2026-07-10 00:45:09.471456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends corosync && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:45:09.471468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in 280ca6b7702d 2026-07-10 00:45:09.471478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:45:09.471488 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:45:09.471500 | 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] 2026-07-10 00:45:09.471510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:45:09.471538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:45:09.471559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:45:09.471590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:45:09.471600 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:45:09.471610 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:45:09.471620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:45:09.471630 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:45:09.471640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:45:09.471650 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:45:09.471660 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:45:09.471670 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:45:09.472199 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 28.0 MB in 3s (9,289 kB/s) 2026-07-10 00:45:09.472221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2026-07-10 00:45:09.472232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2026-07-10 00:45:09.472242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building dependency tree... 2026-07-10 00:45:09.472267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading state information... 2026-07-10 00:45:09.472278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following additional packages will be installed: 2026-07-10 00:45:09.472287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 liblzo2-2 2026-07-10 00:45:09.472297 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 libstatgrab10t64 2026-07-10 00:45:09.472308 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libvotequorum8 libxml2 libxslt1.1 xsltproc 2026-07-10 00:45:09.472317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Recommended packages: 2026-07-10 00:45:09.472327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libqb-tools 2026-07-10 00:45:09.472337 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following NEW packages will be installed: 2026-07-10 00:45:09.472346 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: corosync libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 2026-07-10 00:45:09.472356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: liblzo2-2 libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 2026-07-10 00:45:09.472366 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libstatgrab10t64 libvotequorum8 libxml2 libxslt1.1 xsltproc 2026-07-10 00:45:09.472376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:45:09.472386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Need to get 13.9 MB of archives. 2026-07-10 00:45:09.472400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:After this operation, 45.6 MB of additional disk space will be used. 2026-07-10 00:45:09.472411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:45:09.472421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.2 [11.3 kB] 2026-07-10 00:45:09.472515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2026-07-10 00:45:09.472565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.2 [8,668 B] 2026-07-10 00:45:09.472629 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.2 [10.5 kB] 2026-07-10 00:45:09.472736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.2 [12.4 kB] 2026-07-10 00:45:09.472838 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2026-07-10 00:45:09.472884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-07-10 00:45:09.472966 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-07-10 00:45:09.473068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2026-07-10 00:45:09.473217 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2026-07-10 00:45:09.473273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.2 [7,284 B] 2026-07-10 00:45:09.473342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2026-07-10 00:45:09.473411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.2 [8,512 B] 2026-07-10 00:45:09.473470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-07-10 00:45:09.473540 | 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.8 [764 kB] 2026-07-10 00:45:09.473625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-07-10 00:45:09.473692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.3 [15.0 kB] 2026-07-10 00:45:09.473759 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.2 [261 kB] 2026-07-10 00:45:09.473828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 13.9 MB in 2s (8,408 kB/s) 2026-07-10 00:45:09.473898 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcorosync-common4:amd64. 2026-07-10 00:45:09.473983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 2026-07-10 00:45:09.474090 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:45:09.474226 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 2026-07-10 00:45:09.474308 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:70% 2026-07-10 00:45:09.474382 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 75% (Reading database ... 80% 2026-07-10 00:45:09.474450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 85% 2026-07-10 00:45:09.474518 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 90% 2026-07-10 00:45:09.474584 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 95% 2026-07-10 00:45:09.474653 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:45:09.474719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:45:09.474787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:09.474853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libqb100:amd64. 2026-07-10 00:45:09.476246 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-07-10 00:45:09.476283 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 00:45:09.476294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcfg7:amd64. 2026-07-10 00:45:09.476304 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:45:09.476314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:09.476324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcmap4:amd64. 2026-07-10 00:45:09.476334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:45:09.476343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:09.476353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcpg4:amd64. 2026-07-10 00:45:09.476378 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:45:09.476388 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:09.476409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package liblzo2-2:amd64. 2026-07-10 00:45:09.476420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-07-10 00:45:09.476430 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 00:45:09.476440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnspr4:amd64. 2026-07-10 00:45:09.476450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-07-10 00:45:09.476460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 00:45:09.476469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnss3:amd64. 2026-07-10 00:45:09.476479 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-07-10 00:45:09.476489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 00:45:09.476499 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libknet1t64:amd64. 2026-07-10 00:45:09.476508 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-07-10 00:45:09.476518 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:45:09.476528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnozzle1t64:amd64. 2026-07-10 00:45:09.476538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-07-10 00:45:09.476547 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:45:09.476557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libquorum5:amd64. 2026-07-10 00:45:09.476567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:45:09.476577 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:09.476586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libstatgrab10t64. 2026-07-10 00:45:09.476596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-07-10 00:45:09.476606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-07-10 00:45:09.476616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libvotequorum8:amd64. 2026-07-10 00:45:09.476626 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:45:09.476635 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:09.476645 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libicu74:amd64. 2026-07-10 00:45:09.476655 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:45:09.476670 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:45:09.476680 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxml2:amd64. 2026-07-10 00:45:09.476690 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:45:09.476707 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:45:09.476717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxslt1.1:amd64. 2026-07-10 00:45:09.476727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:45:09.476737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:45:09.476746 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package xsltproc. 2026-07-10 00:45:09.476756 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:45:09.476766 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:45:09.476780 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package corosync. 2026-07-10 00:45:09.476791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:45:09.476804 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:09.476862 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 00:45:09.476928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 00:45:09.477022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:09.477035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:45:09.477077 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-07-10 00:45:09.477161 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 00:45:09.477211 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:09.477269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:45:09.477325 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:45:09.477372 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:09.477429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:09.477483 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:09.477526 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:09.477582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 00:45:09.477629 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:45:09.477683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:45:09.477726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:45:09.477783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:09.477838 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: could not determine current runlevel 2026-07-10 00:45:09.477893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:45:09.477936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:45:09.478057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container 280ca6b7702d 2026-07-10 00:45:09.478085 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> ae7211c83074 2026-07-10 00:45:09.478151 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 4/5 : COPY patches /patches 2026-07-10 00:45:09.478265 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> d683f96da52e 2026-07-10 00:45:09.478283 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 5/5 : RUN kolla_patch 2026-07-10 00:45:09.478392 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in 50a2418e1004 2026-07-10 00:45:09.478406 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:[i] No series file found, nothing to patch. 2026-07-10 00:45:09.478420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container 50a2418e1004 2026-07-10 00:45:09.478487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 875571029f7b 2026-07-10 00:45:09.478520 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully built 7f5dd6eebca5 2026-07-10 00:45:09.478542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260710 2026-07-10 00:45:09.478667 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Built at 2026-07-10 00:45:09.478559 (took 0:00:16.196355) 2026-07-10 00:45:09.479024 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker) 2026-07-10 00:45:09.479190 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Processing 2026-07-10 00:45:09.479293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building started at 2026-07-10 00:45:09.479226 2026-07-10 00:45:09.480322 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 plugins into plugins archive 2026-07-10 00:45:09.481100 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 additions into additions archive 2026-07-10 00:45:45.933499 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 1/5 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260710 2026-07-10 00:45:45.933571 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> c2a79cd08e22 2026-07-10 00:45:45.933684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 2/5 : LABEL "build-date"="20260710" "name"="hacluster-pacemaker" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-pacemaker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:45:45.933738 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in b70f7e27b64c 2026-07-10 00:45:45.936245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container b70f7e27b64c 2026-07-10 00:45:45.936270 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> cf42a33834a2 2026-07-10 00:45:45.936276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pacemaker pacemaker-cli-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:45:45.936281 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in a88f600397c5 2026-07-10 00:45:45.936286 | 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] 2026-07-10 00:45:45.936292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:45:45.936296 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:45:45.936301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:45:45.936309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:45:45.936314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:45:45.936317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:45:45.936321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:45:45.936324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:45:45.936328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:45:45.936331 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:45:45.936335 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:45:45.936338 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:45:45.936342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:45:45.936345 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:45:45.936349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 28.0 MB in 2s (12.2 MB/s) 2026-07-10 00:45:45.936352 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2026-07-10 00:45:45.936356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2026-07-10 00:45:45.936359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building dependency tree... 2026-07-10 00:45:45.936363 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading state information... 2026-07-10 00:45:45.936366 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following additional packages will be installed: 2026-07-10 00:45:45.936369 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-07-10 00:45:45.936373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2026-07-10 00:45:45.936377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2026-07-10 00:45:45.936380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2026-07-10 00:45:45.936384 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2026-07-10 00:45:45.936387 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2026-07-10 00:45:45.936390 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2026-07-10 00:45:45.936394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2026-07-10 00:45:45.936404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker-common pacemaker-resource-agents pcs psmisc puma 2026-07-10 00:45:45.936407 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2026-07-10 00:45:45.936411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-lxml python3-openssl python3-pycurl python3-pyparsing python3-six 2026-07-10 00:45:45.936419 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-tornado rake resource-agents-base resource-agents-common ruby 2026-07-10 00:45:45.936425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-childprocess ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data 2026-07-10 00:45:45.936429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-mustermann ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2026-07-10 00:45:45.936432 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2026-07-10 00:45:45.936435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2026-07-10 00:45:45.936439 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Suggested packages: 2026-07-10 00:45:45.936442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: default-dbus-session-bus | dbus-session-bus low-memory-monitor cluster-glue 2026-07-10 00:45:45.936446 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2026-07-10 00:45:45.936449 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2026-07-10 00:45:45.936453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2026-07-10 00:45:45.936456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2026-07-10 00:45:45.936460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: postgresql ri ruby-dev bundler 2026-07-10 00:45:45.936463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Recommended packages: 2026-07-10 00:45:45.936467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-07-10 00:45:45.936470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2026-07-10 00:45:45.936473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-html5lib zip fonts-lato libjs-jquery 2026-07-10 00:45:45.936477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following NEW packages will be installed: 2026-07-10 00:45:45.936480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2026-07-10 00:45:45.936484 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2026-07-10 00:45:45.936487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2026-07-10 00:45:45.936491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2026-07-10 00:45:45.936494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2026-07-10 00:45:45.936497 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2026-07-10 00:45:45.936501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2026-07-10 00:45:45.936504 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2026-07-10 00:45:45.936508 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker pacemaker-cli-utils pacemaker-common 2026-07-10 00:45:45.936511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: pacemaker-resource-agents pcs psmisc puma python3-cffi-backend 2026-07-10 00:45:45.936515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography python3-dacite python3-dateutil python3-lxml 2026-07-10 00:45:45.936518 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl python3-pycurl python3-pyparsing python3-six python3-tornado 2026-07-10 00:45:45.936521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: rake resource-agents-base resource-agents-common ruby ruby-childprocess 2026-07-10 00:45:45.936527 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2026-07-10 00:45:45.936531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2026-07-10 00:45:45.936534 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2026-07-10 00:45:45.936538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2026-07-10 00:45:45.936543 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:45:45.936547 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Need to get 29.1 MB of archives. 2026-07-10 00:45:45.936550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:After this operation, 112 MB of additional disk space will be used. 2026-07-10 00:45:45.936554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:45:45.936559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.2 [11.3 kB] 2026-07-10 00:45:45.936563 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2026-07-10 00:45:45.936566 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.2 [8,668 B] 2026-07-10 00:45:45.939208 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.2 [10.5 kB] 2026-07-10 00:45:45.939232 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.2 [12.4 kB] 2026-07-10 00:45:45.939237 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2026-07-10 00:45:45.939241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-07-10 00:45:45.939244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-07-10 00:45:45.939248 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2026-07-10 00:45:45.939251 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2026-07-10 00:45:45.939255 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.2 [7,284 B] 2026-07-10 00:45:45.939258 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2026-07-10 00:45:45.939262 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.2 [8,512 B] 2026-07-10 00:45:45.939265 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-07-10 00:45:45.939269 | 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.8 [764 kB] 2026-07-10 00:45:45.939272 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-07-10 00:45:45.939276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.3 [15.0 kB] 2026-07-10 00:45:45.939286 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.2 [261 kB] 2026-07-10 00:45:45.939290 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3-tools amd64 2:3.98-1ubuntu0.2 [615 kB] 2026-07-10 00:45:45.939293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-07-10 00:45:45.939297 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2026-07-10 00:45:45.939300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2026-07-10 00:45:45.939304 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2026-07-10 00:45:45.939307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2026-07-10 00:45:45.939311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2026-07-10 00:45:45.939319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2026-07-10 00:45:45.939323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2026-07-10 00:45:45.939326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 00:45:45.939329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2026-07-10 00:45:45.939333 | 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.8 [5,342 kB] 2026-07-10 00:45:45.939341 | 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.8 [50.7 kB] 2026-07-10 00:45:45.939344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2026-07-10 00:45:45.939348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2026-07-10 00:45:45.939351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2026-07-10 00:45:45.939355 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2026-07-10 00:45:45.939358 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2026-07-10 00:45:45.939361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-07-10 00:45:45.939365 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2026-07-10 00:45:45.939368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2026-07-10 00:45:45.939372 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2026-07-10 00:45:45.939375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.4 [815 kB] 2026-07-10 00:45:45.939384 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openssl all 23.2.0-1ubuntu0.1 [48.1 kB] 2026-07-10 00:45:45.939388 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:44 http://archive.ubuntu.com/ubuntu noble-security/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-10 00:45:45.939391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2026-07-10 00:45:45.939395 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-07-10 00:45:45.939398 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.5 [302 kB] 2026-07-10 00:45:45.939402 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2026-07-10 00:45:45.939405 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2026-07-10 00:45:45.939409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2026-07-10 00:45:45.939412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2026-07-10 00:45:45.939416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2026-07-10 00:45:45.939419 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2026-07-10 00:45:45.939423 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2026-07-10 00:45:45.939428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.7 [117 kB] 2026-07-10 00:45:45.939432 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2026-07-10 00:45:45.939435 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2026-07-10 00:45:45.939439 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2026-07-10 00:45:45.939442 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2026-07-10 00:45:45.939449 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 00:45:45.939453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-07-10 00:45:45.939456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-07-10 00:45:45.939460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-07-10 00:45:45.939463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-07-10 00:45:45.939466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-07-10 00:45:45.939473 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2026-07-10 00:45:45.939476 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2026-07-10 00:45:45.939480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:45:45.939483 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-10 00:45:45.939487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2026-07-10 00:45:45.939490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2026-07-10 00:45:45.939493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-07-10 00:45:45.939497 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-07-10 00:45:45.939500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2026-07-10 00:45:45.939504 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2026-07-10 00:45:45.939507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2026-07-10 00:45:45.939511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2026-07-10 00:45:45.939514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2026-07-10 00:45:45.939517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2026-07-10 00:45:45.939521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2026-07-10 00:45:45.939524 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2026-07-10 00:45:45.939530 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2026-07-10 00:45:45.939533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2026-07-10 00:45:45.939537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2026-07-10 00:45:45.939540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2026-07-10 00:45:45.939544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 29.1 MB in 1s (26.9 MB/s) 2026-07-10 00:45:45.939548 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcorosync-common4:amd64. 2026-07-10 00:45:45.939552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 2026-07-10 00:45:45.939559 | 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% 2026-07-10 00:45:45.939568 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 70% 2026-07-10 00:45:45.939572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 75% 2026-07-10 00:45:45.939576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 80% 2026-07-10 00:45:45.939579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 85% 2026-07-10 00:45:45.939582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 90% 2026-07-10 00:45:45.939586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 95% 2026-07-10 00:45:45.939589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:45:45.939593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:45:45.939596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:45.939600 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libqb100:amd64. 2026-07-10 00:45:45.939603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-07-10 00:45:45.939607 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 00:45:45.939612 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcfg7:amd64. 2026-07-10 00:45:45.939616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:45:45.939677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:45.939727 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcmap4:amd64. 2026-07-10 00:45:45.939781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:45:45.939827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:45.939972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcpg4:amd64. 2026-07-10 00:45:45.940057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:45:45.940113 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:45.940190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblzo2-2:amd64. 2026-07-10 00:45:45.940255 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-07-10 00:45:45.940312 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 00:45:45.940369 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnspr4:amd64. 2026-07-10 00:45:45.940425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-07-10 00:45:45.940481 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 00:45:45.940537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3:amd64. 2026-07-10 00:45:45.940593 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-07-10 00:45:45.940649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 00:45:45.940708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libknet1t64:amd64. 2026-07-10 00:45:45.940772 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-07-10 00:45:45.940827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:45:45.940882 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnozzle1t64:amd64. 2026-07-10 00:45:45.940953 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-07-10 00:45:45.941008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:45:45.941064 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libquorum5:amd64. 2026-07-10 00:45:45.941117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:45:45.941206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:45.941269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstatgrab10t64. 2026-07-10 00:45:45.941325 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-07-10 00:45:45.941380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-07-10 00:45:45.941436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libvotequorum8:amd64. 2026-07-10 00:45:45.941491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:45:45.941546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:45.941600 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libicu74:amd64. 2026-07-10 00:45:45.941654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:45:45.941708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:45:45.941763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxml2:amd64. 2026-07-10 00:45:45.941816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:45:45.941870 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:45:45.942046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxslt1.1:amd64. 2026-07-10 00:45:45.942098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:45:45.942120 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:45:45.942173 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package xsltproc. 2026-07-10 00:45:45.942189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:45:45.942204 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:45:45.942263 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package corosync. 2026-07-10 00:45:45.942311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 00:45:45.942357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:45.942403 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3-tools. 2026-07-10 00:45:45.942437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-07-10 00:45:45.942557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3-tools (2:3.98-1ubuntu0.2) ... 2026-07-10 00:45:45.942569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package psmisc. 2026-07-10 00:45:45.942603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:45:45.942662 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2026-07-10 00:45:45.942719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking psmisc (23.7-1build1) ... 2026-07-10 00:45:45.942774 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rubygems-integration. 2026-07-10 00:45:45.942852 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2026-07-10 00:45:45.942968 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:45:45.943033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rubygems-integration (1.18) ... 2026-07-10 00:45:45.943147 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rake. 2026-07-10 00:45:45.943236 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2026-07-10 00:45:45.943295 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rake (13.0.6-3) ... 2026-07-10 00:45:45.943351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-net-telnet. 2026-07-10 00:45:45.943407 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2026-07-10 00:45:45.943463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-net-telnet (0.2.0-1) ... 2026-07-10 00:45:45.943517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-webrick. 2026-07-10 00:45:45.943571 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2026-07-10 00:45:45.943625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-07-10 00:45:45.943678 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-xmlrpc. 2026-07-10 00:45:45.943732 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2026-07-10 00:45:45.943786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-xmlrpc (0.3.2-2) ... 2026-07-10 00:45:45.943839 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby:amd64. 2026-07-10 00:45:45.943894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-07-10 00:45:45.943965 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2026-07-10 00:45:45.944020 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sdbm:amd64. 2026-07-10 00:45:45.944074 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2026-07-10 00:45:45.944190 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-07-10 00:45:45.944261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libncurses6:amd64. 2026-07-10 00:45:45.944318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:45:45.944375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:45:45.944430 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libyaml-0-2:amd64. 2026-07-10 00:45:45.944484 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2026-07-10 00:45:45.944537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:45:45.944604 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby3.2:amd64. 2026-07-10 00:45:45.944659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.8_amd64.deb ... 2026-07-10 00:45:45.944719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 00:45:45.944799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby3.2. 2026-07-10 00:45:45.944876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.8_amd64.deb ... 2026-07-10 00:45:45.945004 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 00:45:45.945066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rubygems. 2026-07-10 00:45:45.945116 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2026-07-10 00:45:45.945182 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rubygems (3.4.20-1) ... 2026-07-10 00:45:45.945235 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby. 2026-07-10 00:45:45.945283 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-07-10 00:45:45.945330 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby (1:3.2~ubuntu1) ... 2026-07-10 00:45:45.945377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-nio4r:amd64. 2026-07-10 00:45:45.945424 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2026-07-10 00:45:45.945469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-07-10 00:45:45.945513 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package puma. 2026-07-10 00:45:45.945558 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2026-07-10 00:45:45.945612 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking puma (6.4.2-4ubuntu4.3) ... 2026-07-10 00:45:45.945694 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dacite. 2026-07-10 00:45:45.945745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2026-07-10 00:45:45.945792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dacite (1.8.1-2) ... 2026-07-10 00:45:45.945839 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-six. 2026-07-10 00:45:45.945885 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2026-07-10 00:45:45.945948 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-six (1.16.0-4) ... 2026-07-10 00:45:45.945998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dateutil. 2026-07-10 00:45:45.946044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-07-10 00:45:45.946088 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-07-10 00:45:45.946178 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-lxml:amd64. 2026-07-10 00:45:45.946272 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2026-07-10 00:45:45.946328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2026-07-10 00:45:45.946377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cffi-backend:amd64. 2026-07-10 00:45:45.946424 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-07-10 00:45:45.946470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 00:45:45.946517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cryptography. 2026-07-10 00:45:45.946562 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-07-10 00:45:45.946607 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 00:45:45.946653 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-openssl. 2026-07-10 00:45:45.946700 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../41-python3-openssl_23.2.0-1ubuntu0.1_all.deb ... 2026-07-10 00:45:45.946745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-openssl (23.2.0-1ubuntu0.1) ... 2026-07-10 00:45:45.946792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2026-07-10 00:45:45.946837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-10 00:45:45.946882 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:45:45.946941 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pycurl. 2026-07-10 00:45:45.946987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2026-07-10 00:45:45.947032 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pycurl (7.45.3-1build2) ... 2026-07-10 00:45:45.947078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pyparsing. 2026-07-10 00:45:45.947132 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2026-07-10 00:45:45.947188 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pyparsing (3.1.1-1) ... 2026-07-10 00:45:45.947240 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-tornado. 2026-07-10 00:45:45.947287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.5_amd64.deb ... 2026-07-10 00:45:45.947333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-tornado (6.4.0-1ubuntu0.5) ... 2026-07-10 00:45:45.947382 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ffi:amd64. 2026-07-10 00:45:45.947429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2026-07-10 00:45:45.947478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-07-10 00:45:45.947525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-childprocess. 2026-07-10 00:45:45.947572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2026-07-10 00:45:45.947622 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-childprocess (4.1.0-2) ... 2026-07-10 00:45:45.947673 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types-data. 2026-07-10 00:45:45.947730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2026-07-10 00:45:45.947778 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2026-07-10 00:45:45.947827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types. 2026-07-10 00:45:45.947876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2026-07-10 00:45:45.947963 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types (3.5.2-1) ... 2026-07-10 00:45:45.948007 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ethon. 2026-07-10 00:45:45.948051 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2026-07-10 00:45:45.948093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2026-07-10 00:45:45.948137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ruby2-keywords. 2026-07-10 00:45:45.948202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2026-07-10 00:45:45.948247 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2026-07-10 00:45:45.948291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mustermann. 2026-07-10 00:45:45.948333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2026-07-10 00:45:45.948375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mustermann (3.0.0-2) ... 2026-07-10 00:45:45.948418 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack. 2026-07-10 00:45:45.948460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.7_all.deb ... 2026-07-10 00:45:45.948502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack (2.2.7-1ubuntu0.7) ... 2026-07-10 00:45:45.948543 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack-protection. 2026-07-10 00:45:45.948586 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2026-07-10 00:45:45.948627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-07-10 00:45:45.948669 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-tilt. 2026-07-10 00:45:45.948710 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2026-07-10 00:45:45.948751 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-tilt (2.0.11-2) ... 2026-07-10 00:45:45.948793 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sinatra. 2026-07-10 00:45:45.948835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2026-07-10 00:45:45.948876 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2026-07-10 00:45:45.948929 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pcs. 2026-07-10 00:45:45.948973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2026-07-10 00:45:45.949016 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pcs (0.11.7-1ubuntu1) ... 2026-07-10 00:45:45.951183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 00:45:45.951197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:45:45.951202 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:45:45.951206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-bin. 2026-07-10 00:45:45.951210 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:45:45.951213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 00:45:45.951222 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-session-bus-common. 2026-07-10 00:45:45.951226 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 00:45:45.951229 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:45:45.951233 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-daemon. 2026-07-10 00:45:45.951241 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:45:45.951245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 00:45:45.951249 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-system-bus-common. 2026-07-10 00:45:45.951252 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 00:45:45.951256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:45:45.951259 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus. 2026-07-10 00:45:45.951263 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:45:45.951266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 00:45:45.951269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-common. 2026-07-10 00:45:45.951273 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-07-10 00:45:45.951276 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.951280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnet1:amd64. 2026-07-10 00:45:45.951283 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-07-10 00:45:45.951287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-07-10 00:45:45.951290 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:45:45.951294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:45:45.951297 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:45:45.951300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libltdl7:amd64. 2026-07-10 00:45:45.951304 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-10 00:45:45.951307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 00:45:45.951311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpils2t64. 2026-07-10 00:45:45.951314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-07-10 00:45:45.951318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:45:45.951321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libplumb2t64. 2026-07-10 00:45:45.951325 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-07-10 00:45:45.951328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:45:45.951334 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-common. 2026-07-10 00:45:45.951338 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-07-10 00:45:45.951345 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:45:45.951349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-base. 2026-07-10 00:45:45.951352 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-07-10 00:45:45.951356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:45:45.951359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-resource-agents. 2026-07-10 00:45:45.951363 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-07-10 00:45:45.951366 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.951369 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-07-10 00:45:45.951373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:45:45.951376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.951382 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-rules26t64:amd64. 2026-07-10 00:45:45.951386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:45:45.951389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.951393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcib27t64:amd64. 2026-07-10 00:45:45.951396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:45:45.951399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.951403 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmservice28t64:amd64. 2026-07-10 00:45:45.951406 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:45:45.951410 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.951413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstonithd26t64:amd64. 2026-07-10 00:45:45.951417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:45:45.951420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.951424 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:45:45.951427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcluster29t64:amd64. 2026-07-10 00:45:45.951431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:45:45.951434 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.951438 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblrmd28t64:amd64. 2026-07-10 00:45:45.951441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:45:45.951447 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:45:45.951451 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.951454 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-status28t64:amd64. 2026-07-10 00:45:45.951458 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:45:45.951461 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.951464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpacemaker1t64:amd64. 2026-07-10 00:45:45.951468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:45:45.951471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.951475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker. 2026-07-10 00:45:45.951478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:45:45.951482 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.951485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-cli-utils. 2026-07-10 00:45:45.951493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../83-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:45:45.951496 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.951500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.951504 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The group `haclient' already exists as a system group. Exiting. 2026-07-10 00:45:45.951507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The system user `hacluster' already exists. Exiting. 2026-07-10 00:45:45.951511 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:45:45.951514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records in 2026-07-10 00:45:45.951518 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records out 2026-07-10 00:45:45.951521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000111943 s, 36.6 MB/s 2026-07-10 00:45:45.951525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-tornado (6.4.0-1ubuntu0.5) ... 2026-07-10 00:45:45.951528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dacite (1.8.1-2) ... 2026-07-10 00:45:45.951531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2026-07-10 00:45:45.951537 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mustermann (3.0.0-2) ... 2026-07-10 00:45:45.951542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up psmisc (23.7-1build1) ... 2026-07-10 00:45:45.951545 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2026-07-10 00:45:45.951582 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 00:45:45.951616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 00:45:45.951660 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 00:45:45.951693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:45.951730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rubygems-integration (1.18) ... 2026-07-10 00:45:45.951768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:45:45.951805 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-07-10 00:45:45.951843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-07-10 00:45:45.951889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-six (1.16.0-4) ... 2026-07-10 00:45:45.951924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pycurl (7.45.3-1build2) ... 2026-07-10 00:45:45.951962 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:45:45.951999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:No schema files found: doing nothing. 2026-07-10 00:45:45.952036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pyparsing (3.1.1-1) ... 2026-07-10 00:45:45.952074 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 00:45:45.952110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:45:45.952163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:45:45.952204 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-net-telnet (0.2.0-1) ... 2026-07-10 00:45:45.952244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 00:45:45.952282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:45.952319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-07-10 00:45:45.952356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:45:45.952392 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:45:45.952428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2026-07-10 00:45:45.952465 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-07-10 00:45:45.952501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 00:45:45.952538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-xmlrpc (0.3.2-2) ... 2026-07-10 00:45:45.952575 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:45:45.952612 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 00:45:45.952648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 00:45:45.952685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:45:45.952723 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:45:45.952762 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:45:45.952799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:45.952837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:45.952874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:45.952926 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:45.952957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2026-07-10 00:45:45.952995 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 00:45:45.953033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 00:45:45.953071 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:45:45.953107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 00:45:45.953160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 00:45:45.953206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:45:45.953256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types (3.5.2-1) ... 2026-07-10 00:45:45.953281 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 00:45:45.953317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:45:45.953354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.953390 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3-tools (2:3.98-1ubuntu0.2) ... 2026-07-10 00:45:45.953427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-openssl (23.2.0-1ubuntu0.1) ... 2026-07-10 00:45:45.953463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:45:45.953499 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.953535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.953577 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.953614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-lxml:amd64 (5.2.1-1) ... 2026-07-10 00:45:45.953651 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-07-10 00:45:45.953687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-07-10 00:45:45.953723 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:45:45.953760 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.953796 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.953833 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.953869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.953914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.953972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.954013 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rubygems (3.4.20-1) ... 2026-07-10 00:45:45.954058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rake (13.0.6-3) ... 2026-07-10 00:45:45.954109 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 00:45:45.954163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-07-10 00:45:45.954205 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 00:45:45.954244 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2026-07-10 00:45:45.954282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby (1:3.2~ubuntu1) ... 2026-07-10 00:45:45.954320 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-07-10 00:45:45.954357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-tilt (2.0.11-2) ... 2026-07-10 00:45:45.954395 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-07-10 00:45:45.954433 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up puma (6.4.2-4ubuntu4.3) ... 2026-07-10 00:45:45.954467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack (2.2.7-1ubuntu0.7) ... 2026-07-10 00:45:45.954500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-childprocess (4.1.0-2) ... 2026-07-10 00:45:45.954532 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2026-07-10 00:45:45.954565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-07-10 00:45:45.954598 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2026-07-10 00:45:45.954631 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pcs (0.11.7-1ubuntu1) ... 2026-07-10 00:45:45.954664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-07-10 00:45:45.954697 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:45:45.954730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-07-10 00:45:45.954763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:45:45.954796 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.954831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2026-07-10 00:45:45.954867 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:45:45.954900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-07-10 00:45:45.954957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:45:45.955012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container a88f600397c5 2026-07-10 00:45:45.955055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 183442a4422e 2026-07-10 00:45:45.955091 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 4/5 : COPY patches /patches 2026-07-10 00:45:45.955136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> cac10c302a19 2026-07-10 00:45:45.955178 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 5/5 : RUN kolla_patch 2026-07-10 00:45:45.955220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in ab51fe59c530 2026-07-10 00:45:45.955256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:[i] No series file found, nothing to patch. 2026-07-10 00:45:45.955289 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container ab51fe59c530 2026-07-10 00:45:45.955322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 9738b83b3cad 2026-07-10 00:45:45.955359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully built 37ccaeba691b 2026-07-10 00:45:45.955393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260710 2026-07-10 00:45:45.955475 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Built at 2026-07-10 00:45:45.955409 (took 0:00:36.476183) 2026-07-10 00:45:45.955827 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker-remote) 2026-07-10 00:45:45.955899 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Processing 2026-07-10 00:45:45.955996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building started at 2026-07-10 00:45:45.955901 2026-07-10 00:45:45.956640 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 plugins into plugins archive 2026-07-10 00:45:45.957063 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 additions into additions archive 2026-07-10 00:46:01.370245 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 1/5 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20260710 2026-07-10 00:46:01.370347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> c2a79cd08e22 2026-07-10 00:46:01.370410 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 2/5 : LABEL "build-date"="20260710" "name"="hacluster-pacemaker-remote" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="hacluster-pacemaker-remote" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:46:01.370427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 35ff28c8e9d1 2026-07-10 00:46:01.370438 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 35ff28c8e9d1 2026-07-10 00:46:01.370449 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 7cf8f710d62e 2026-07-10 00:46:01.370460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends pacemaker-remote pacemaker-cli-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:46:01.370472 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in df46b3550000 2026-07-10 00:46:01.370482 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:46:01.370500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:46:01.370510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:46:01.370521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:46:01.370550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:46:01.370565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:46:01.370575 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:46:01.370589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:46:01.370603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:46:01.370617 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:46:01.370662 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:46:01.370677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:46:01.370750 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:46:01.370763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:46:01.370773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:46:01.370797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 28.0 MB in 3s (10.1 MB/s) 2026-07-10 00:46:01.370807 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2026-07-10 00:46:01.370821 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2026-07-10 00:46:01.370851 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building dependency tree... 2026-07-10 00:46:01.370865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading state information... 2026-07-10 00:46:01.370983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following additional packages will be installed: 2026-07-10 00:46:01.370999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2026-07-10 00:46:01.371009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2026-07-10 00:46:01.371019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-07-10 00:46:01.371033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-common 2026-07-10 00:46:01.371043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-resource-agents resource-agents-base resource-agents-common 2026-07-10 00:46:01.371057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Suggested packages: 2026-07-10 00:46:01.371070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: low-memory-monitor resource-agents-extra targetcli-fb postgresql 2026-07-10 00:46:01.371084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Recommended packages: 2026-07-10 00:46:01.371116 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: dbus libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-07-10 00:46:01.371169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following NEW packages will be installed: 2026-07-10 00:46:01.371189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2026-07-10 00:46:01.371204 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2026-07-10 00:46:01.371266 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2026-07-10 00:46:01.371278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-cli-utils pacemaker-common 2026-07-10 00:46:01.371292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-remote pacemaker-resource-agents resource-agents-base 2026-07-10 00:46:01.371305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: resource-agents-common 2026-07-10 00:46:01.371364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:01.371376 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Need to get 15.2 MB of archives. 2026-07-10 00:46:01.371390 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:After this operation, 50.7 MB of additional disk space will be used. 2026-07-10 00:46:01.371403 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:46:01.371427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2026-07-10 00:46:01.371488 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2026-07-10 00:46:01.371501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 00:46:01.371516 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-10 00:46:01.371540 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2026-07-10 00:46:01.371554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2026-07-10 00:46:01.371567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2026-07-10 00:46:01.371617 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-07-10 00:46:01.371629 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-07-10 00:46:01.371643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2026-07-10 00:46:01.371658 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2026-07-10 00:46:01.371706 | 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.8 [764 kB] 2026-07-10 00:46:01.371722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-07-10 00:46:01.371736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2026-07-10 00:46:01.371793 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 00:46:01.371810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2026-07-10 00:46:01.371823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2026-07-10 00:46:01.371881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2026-07-10 00:46:01.371916 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 pacemaker-remote amd64 2.1.6-5ubuntu2 [41.6 kB] 2026-07-10 00:46:01.371959 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 00:46:01.371986 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2026-07-10 00:46:01.372010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2026-07-10 00:46:01.372033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2026-07-10 00:46:01.372054 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2026-07-10 00:46:01.372078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2026-07-10 00:46:01.372118 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 15.2 MB in 1s (22.6 MB/s) 2026-07-10 00:46:01.372197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-common. 2026-07-10 00:46:01.372209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2026-07-10 00:46:01.372226 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:46:01.372242 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 70% 2026-07-10 00:46:01.372277 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 75% 2026-07-10 00:46:01.372291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 80% 2026-07-10 00:46:01.372343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 85% 2026-07-10 00:46:01.372355 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 90% 2026-07-10 00:46:01.372368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 95% 2026-07-10 00:46:01.372382 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 100% (Reading database ... 11543 files and directories currently installed.) 2026-07-10 00:46:01.372428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../00-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-07-10 00:46:01.372440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.372454 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libnet1:amd64. 2026-07-10 00:46:01.372513 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-07-10 00:46:01.372525 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-07-10 00:46:01.372539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 00:46:01.372553 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../02-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 00:46:01.372566 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:46:01.372614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libltdl7:amd64. 2026-07-10 00:46:01.372625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-10 00:46:01.372639 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 00:46:01.372696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpils2t64. 2026-07-10 00:46:01.372708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../04-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-07-10 00:46:01.372721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:46:01.372735 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libplumb2t64. 2026-07-10 00:46:01.372749 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../05-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-07-10 00:46:01.372796 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:46:01.372811 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libqb100:amd64. 2026-07-10 00:46:01.372834 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../06-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-07-10 00:46:01.372848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 00:46:01.372862 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-common. 2026-07-10 00:46:01.372931 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../07-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-07-10 00:46:01.372943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:46:01.372957 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-base. 2026-07-10 00:46:01.372971 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../08-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-07-10 00:46:01.373018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:46:01.373035 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-resource-agents. 2026-07-10 00:46:01.373051 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../09-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-07-10 00:46:01.373112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.373149 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libicu74:amd64. 2026-07-10 00:46:01.373169 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../10-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 00:46:01.374353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:46:01.374394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxml2:amd64. 2026-07-10 00:46:01.374403 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../11-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 00:46:01.374411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:46:01.374417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxslt1.1:amd64. 2026-07-10 00:46:01.374424 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../12-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 00:46:01.374433 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:46:01.374440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-07-10 00:46:01.374447 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../13-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:46:01.374453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.374460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 00:46:01.374467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../14-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 00:46:01.374474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:46:01.374480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmservice28t64:amd64. 2026-07-10 00:46:01.374487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../15-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:46:01.374494 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.374508 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libstonithd26t64:amd64. 2026-07-10 00:46:01.374515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../16-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:46:01.374522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.374528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package liblrmd28t64:amd64. 2026-07-10 00:46:01.374535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../17-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:46:01.374542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.374550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-remote. 2026-07-10 00:46:01.374557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../18-pacemaker-remote_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:46:01.374564 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-07-10 00:46:01.374572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-remote (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.374578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libncurses6:amd64. 2026-07-10 00:46:01.374585 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../19-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 00:46:01.374592 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:46:01.374599 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-rules26t64:amd64. 2026-07-10 00:46:01.374606 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../20-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:46:01.374625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.374633 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcib27t64:amd64. 2026-07-10 00:46:01.374640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../21-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:46:01.374647 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.374653 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-status28t64:amd64. 2026-07-10 00:46:01.374667 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../22-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:46:01.374675 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.374681 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpacemaker1t64:amd64. 2026-07-10 00:46:01.374688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../23-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:46:01.374695 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.374702 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-cli-utils. 2026-07-10 00:46:01.374708 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../24-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 00:46:01.374714 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.374721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.374733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The group `haclient' already exists as a system group. Exiting. 2026-07-10 00:46:01.374741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The system user `hacluster' already exists. Exiting. 2026-07-10 00:46:01.374748 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2026-07-10 00:46:01.374755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records in 2026-07-10 00:46:01.374762 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records out 2026-07-10 00:46:01.374769 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000137082 s, 29.9 MB/s 2026-07-10 00:46:01.374776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 00:46:01.374783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-07-10 00:46:01.374789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 00:46:01.374796 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:No schema files found: doing nothing. 2026-07-10 00:46:01.374803 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 00:46:01.374809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 00:46:01.374816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 00:46:01.374823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 00:46:01.374830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 00:46:01.374837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:46:01.374843 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 00:46:01.374850 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:46:01.374857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-07-10 00:46:01.374864 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 00:46:01.374871 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.375430 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.375455 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.375462 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.375467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.375482 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.375489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.375495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.375502 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-remote (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.375507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: could not determine current runlevel 2026-07-10 00:46:01.375513 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:46:01.375526 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.375532 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-07-10 00:46:01.375539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:46:01.375546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container df46b3550000 2026-07-10 00:46:01.375553 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> dcf7fcd6cc17 2026-07-10 00:46:01.375559 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 4/5 : COPY patches /patches 2026-07-10 00:46:01.375565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 6ac26c52c8a5 2026-07-10 00:46:01.375572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 5/5 : RUN kolla_patch 2026-07-10 00:46:01.375578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 9d671c722ffd 2026-07-10 00:46:01.375584 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:[i] No series file found, nothing to patch. 2026-07-10 00:46:01.375591 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 9d671c722ffd 2026-07-10 00:46:01.375597 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 7c1ea00439ee 2026-07-10 00:46:01.375604 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully built f0c758f46596 2026-07-10 00:46:01.375611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260710 2026-07-10 00:46:01.375618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Built at 2026-07-10 00:46:01.375048 (took 0:00:15.419147) 2026-07-10 00:46:01.375627 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-vswitchd) 2026-07-10 00:46:01.375634 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Processing 2026-07-10 00:46:01.375719 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building started at 2026-07-10 00:46:01.375624 2026-07-10 00:46:01.376434 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 plugins into plugins archive 2026-07-10 00:46:01.376866 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 additions into additions archive 2026-07-10 00:46:05.275688 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20260710 2026-07-10 00:46:05.275798 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 3e6ca6aa416c 2026-07-10 00:46:05.275850 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 2/7 : LABEL "build-date"="20260710" "name"="openvswitch-vswitchd" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openvswitch-vswitchd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:46:05.276009 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 31d36e9c5910 2026-07-10 00:46:05.276052 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 31d36e9c5910 2026-07-10 00:46:05.276481 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 5e59bf42d8fa 2026-07-10 00:46:05.276521 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2026-07-10 00:46:05.276563 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 3aa955f17801 2026-07-10 00:46:05.276574 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_openvswitch_extend_start 2026-07-10 00:46:05.276601 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 06a6a8018bb6 2026-07-10 00:46:05.276619 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 06a6a8018bb6 2026-07-10 00:46:05.276630 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 46793fb98be5 2026-07-10 00:46:05.276683 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 5/7 : COPY patches /patches 2026-07-10 00:46:05.276787 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> f8998e3e688a 2026-07-10 00:46:05.276805 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 6/7 : RUN kolla_patch 2026-07-10 00:46:05.277027 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in a761fb249073 2026-07-10 00:46:05.277101 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:[i] No series file found, nothing to patch. 2026-07-10 00:46:05.277118 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container a761fb249073 2026-07-10 00:46:05.277230 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 4f338e4cd9f0 2026-07-10 00:46:05.277247 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:46:05.277267 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in c668b3e3a37e 2026-07-10 00:46:05.277350 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2026-07-10 00:46:05.277418 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2026-07-10 00:46:05.277489 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2026-07-10 00:46:05.277563 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Package 'build-essential' is not installed, so not removed 2026-07-10 00:46:05.277625 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:05.277692 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2026-07-10 00:46:05.277761 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2026-07-10 00:46:05.277829 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2026-07-10 00:46:05.277922 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:05.278671 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container c668b3e3a37e 2026-07-10 00:46:05.278705 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 8f676f3b4817 2026-07-10 00:46:05.278712 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully built 65c902f44030 2026-07-10 00:46:05.278717 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260710 2026-07-10 00:46:05.278723 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Built at 2026-07-10 00:46:05.278186 (took 0:00:03.902562) 2026-07-10 00:46:05.278741 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-db-server) 2026-07-10 00:46:05.278760 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Processing 2026-07-10 00:46:05.278841 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building started at 2026-07-10 00:46:05.278761 2026-07-10 00:46:05.279792 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 plugins into plugins archive 2026-07-10 00:46:05.280498 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 additions into additions archive 2026-07-10 00:46:10.075181 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20260710 2026-07-10 00:46:10.075509 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 3e6ca6aa416c 2026-07-10 00:46:10.075578 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 2/7 : LABEL "build-date"="20260710" "name"="openvswitch-db-server" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="openvswitch-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:46:10.075615 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 86f6f16cf7a1 2026-07-10 00:46:10.075663 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 86f6f16cf7a1 2026-07-10 00:46:10.075678 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 88dfba8ee759 2026-07-10 00:46:10.075759 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2026-07-10 00:46:10.075944 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> b8f35ba055de 2026-07-10 00:46:10.076024 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 4/7 : RUN chmod 755 /usr/local/bin/kolla_openvswitch_extend_start 2026-07-10 00:46:10.076097 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in cd2f498b3eb3 2026-07-10 00:46:10.076196 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container cd2f498b3eb3 2026-07-10 00:46:10.076243 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> f8ac67a3d064 2026-07-10 00:46:10.076315 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 5/7 : COPY patches /patches 2026-07-10 00:46:10.076358 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> c6f0826bd225 2026-07-10 00:46:10.076431 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 6/7 : RUN kolla_patch 2026-07-10 00:46:10.076476 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in da9c42444b7a 2026-07-10 00:46:10.076525 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:[i] No series file found, nothing to patch. 2026-07-10 00:46:10.076585 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container da9c42444b7a 2026-07-10 00:46:10.076629 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 65ff15da60fc 2026-07-10 00:46:10.076692 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:46:10.076735 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 610ee6eedd26 2026-07-10 00:46:10.076775 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2026-07-10 00:46:10.076851 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2026-07-10 00:46:10.076922 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2026-07-10 00:46:10.077053 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Package 'build-essential' is not installed, so not removed 2026-07-10 00:46:10.077071 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:10.077155 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2026-07-10 00:46:10.077226 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2026-07-10 00:46:10.077267 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2026-07-10 00:46:10.077324 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:10.077366 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 610ee6eedd26 2026-07-10 00:46:10.077421 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 23fa7ef09683 2026-07-10 00:46:10.077476 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully built e57fcd6aa24c 2026-07-10 00:46:10.077546 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260710 2026-07-10 00:46:10.077683 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Built at 2026-07-10 00:46:10.077533 (took 0:00:04.798772) 2026-07-10 00:46:10.078259 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-base) 2026-07-10 00:46:10.078312 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Processing 2026-07-10 00:46:10.078568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building started at 2026-07-10 00:46:10.078291 2026-07-10 00:46:10.079700 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 plugins into plugins archive 2026-07-10 00:46:10.080628 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 additions into additions archive 2026-07-10 00:46:21.192814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20260710 2026-07-10 00:46:21.192930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 3e6ca6aa416c 2026-07-10 00:46:21.193048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 2/7 : LABEL "build-date"="20260710" "name"="ovn-base" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-base" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:46:21.193070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in ece1bfd03148 2026-07-10 00:46:21.193083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container ece1bfd03148 2026-07-10 00:46:21.193096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 746ad080ec6c 2026-07-10 00:46:21.193115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-common && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:46:21.193425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 48eee34256fb 2026-07-10 00:46:21.194234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:46:21.194279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:46:21.194302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:46:21.194323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:46:21.194343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:46:21.194389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:46:21.194407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:46:21.194424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:46:21.194441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:46:21.194457 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:46:21.194473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:46:21.194490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:46:21.194506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:46:21.194521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:46:21.194537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:46:21.194554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 28.0 MB in 3s (9,090 kB/s) 2026-07-10 00:46:21.194570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2026-07-10 00:46:21.194595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2026-07-10 00:46:21.194611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building dependency tree... 2026-07-10 00:46:21.194626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading state information... 2026-07-10 00:46:21.194642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following NEW packages will be installed: 2026-07-10 00:46:21.194657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ovn-common 2026-07-10 00:46:21.194673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:21.194695 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Need to get 1,188 kB of archives. 2026-07-10 00:46:21.194715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:After this operation, 4,567 kB of additional disk space will be used. 2026-07-10 00:46:21.194782 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-common amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [1,188 kB] 2026-07-10 00:46:21.194859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 1,188 kB in 0s (5,359 kB/s) 2026-07-10 00:46:21.194948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package ovn-common. 2026-07-10 00:46:21.195027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2026-07-10 00:46:21.195087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:46:21.195208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 70% 2026-07-10 00:46:21.195279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 75% 2026-07-10 00:46:21.195328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 80% 2026-07-10 00:46:21.195458 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 85% 2026-07-10 00:46:21.195475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 90% 2026-07-10 00:46:21.195549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 95% 2026-07-10 00:46:21.195618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 100% (Reading database ... 11840 files and directories currently installed.) 2026-07-10 00:46:21.195687 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../ovn-common_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2026-07-10 00:46:21.195750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking ovn-common (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-07-10 00:46:21.195819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up ovn-common (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-07-10 00:46:21.195925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 48eee34256fb 2026-07-10 00:46:21.196002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 26789ba1bbc1 2026-07-10 00:46:21.196084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:46:21.196109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> c654d0a909bf 2026-07-10 00:46:21.196258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 00:46:21.196292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in ce379034a83a 2026-07-10 00:46:21.196381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container ce379034a83a 2026-07-10 00:46:21.196470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> e9c74bdda134 2026-07-10 00:46:21.196543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 6/7 : COPY patches /patches 2026-07-10 00:46:21.196602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> bfbc22fbc4ac 2026-07-10 00:46:21.196672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 7/7 : RUN kolla_patch 2026-07-10 00:46:21.196744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 91bba1c41fe4 2026-07-10 00:46:21.196816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:[i] No series file found, nothing to patch. 2026-07-10 00:46:21.196909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 91bba1c41fe4 2026-07-10 00:46:21.197000 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 330cf78a0b34 2026-07-10 00:46:21.198301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully built 50d82690a129 2026-07-10 00:46:21.198348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully tagged osism.harbor.regio.digital/kolla/ovn-base:build-20260710 2026-07-10 00:46:21.198366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Built at 2026-07-10 00:46:21.197180 (took 0:00:11.118889) 2026-07-10 00:46:21.198382 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-controller) to queue 2026-07-10 00:46:21.198397 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-nb-db-server) to queue 2026-07-10 00:46:21.198413 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-northd) to queue 2026-07-10 00:46:21.198428 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-server) to queue 2026-07-10 00:46:21.198450 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-server) 2026-07-10 00:46:21.198459 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Processing 2026-07-10 00:46:21.198596 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building started at 2026-07-10 00:46:21.198447 2026-07-10 00:46:21.198645 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Getting archive from https://github.com/prometheus/prometheus/releases/download/v3.2.1/prometheus-3.2.1.linux-amd64.tar.gz 2026-07-10 00:46:26.698713 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Turned 0 plugins into plugins archive 2026-07-10 00:46:26.698983 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-server:Turned 0 additions into additions archive 2026-07-10 00:46:44.399375 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:46:44.399615 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> dd26c6200717 2026-07-10 00:46:44.399758 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 2/8 : LABEL "build-date"="20260710" "name"="prometheus-server" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:46:44.399954 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in dcd52883aae8 2026-07-10 00:46:44.400087 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container dcd52883aae8 2026-07-10 00:46:44.400236 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> b762a8811dcc 2026-07-10 00:46:44.400348 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 3/8 : ADD prometheus-server-archive /prometheus-server-source 2026-07-10 00:46:44.400443 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> f56b27e7594a 2026-07-10 00:46:44.400579 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 4/8 : RUN ln -s /prometheus-server-source/* prometheus-server && mkdir -p /opt/prometheus && cp -r /prometheus-server/* /opt/prometheus/ && mkdir -p /etc/prometheus /data 2026-07-10 00:46:44.400660 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in b16e499c5871 2026-07-10 00:46:44.401202 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container b16e499c5871 2026-07-10 00:46:44.401217 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 4116e7f79380 2026-07-10 00:46:44.401223 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 5/8 : COPY patches /patches 2026-07-10 00:46:44.401228 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 6b7d9c162583 2026-07-10 00:46:44.401234 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 6/8 : RUN kolla_patch 2026-07-10 00:46:44.401240 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in 577e23a16035 2026-07-10 00:46:44.401246 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:[i] No series file found, nothing to patch. 2026-07-10 00:46:44.401252 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container 577e23a16035 2026-07-10 00:46:44.401257 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> e2b50ac88e80 2026-07-10 00:46:44.401265 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:46:44.401272 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in 7d91d359477a 2026-07-10 00:46:44.401278 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading package lists... 2026-07-10 00:46:44.401283 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building dependency tree... 2026-07-10 00:46:44.401354 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading state information... 2026-07-10 00:46:44.401424 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Package 'build-essential' is not installed, so not removed 2026-07-10 00:46:44.401475 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:44.401529 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading package lists... 2026-07-10 00:46:44.401584 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Building dependency tree... 2026-07-10 00:46:44.401637 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Reading state information... 2026-07-10 00:46:44.401691 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:44.401742 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container 7d91d359477a 2026-07-10 00:46:44.401794 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 83372779a1cc 2026-07-10 00:46:44.401885 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Step 8/8 : USER prometheus 2026-07-10 00:46:44.401956 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Running in e3a2bba83f32 2026-07-10 00:46:44.402009 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> Removed intermediate container e3a2bba83f32 2026-07-10 00:46:44.402062 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server: ---> 8866049dffd7 2026-07-10 00:46:44.402118 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Successfully built 86dc8dff29da 2026-07-10 00:46:44.402200 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-server:build-20260710 2026-07-10 00:46:44.402294 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-server:Built at 2026-07-10 00:46:44.402242 (took 0:00:23.203795) 2026-07-10 00:46:44.402900 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-openstack-exporter) 2026-07-10 00:46:44.403200 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Processing 2026-07-10 00:46:44.403214 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building started at 2026-07-10 00:46:44.402981 2026-07-10 00:46:44.403220 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Getting archive from https://github.com/openstack-exporter/openstack-exporter/releases/download/v1.7.0/openstack-exporter_1.7.0_linux_amd64.tar.gz 2026-07-10 00:46:44.889480 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 plugins into plugins archive 2026-07-10 00:46:44.890159 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 additions into additions archive 2026-07-10 00:46:50.784451 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:46:50.784565 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> dd26c6200717 2026-07-10 00:46:50.784685 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 2/8 : LABEL "build-date"="20260710" "name"="prometheus-openstack-exporter" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-openstack-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:46:50.784743 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 5e1c3a5615e5 2026-07-10 00:46:50.784766 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 5e1c3a5615e5 2026-07-10 00:46:50.784819 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 601193e65030 2026-07-10 00:46:50.784873 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 3/8 : ADD prometheus-openstack-exporter-archive /prometheus-openstack-exporter-source 2026-07-10 00:46:50.784995 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 7269a634e878 2026-07-10 00:46:50.785060 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 4/8 : RUN mkdir /opt/openstack-exporter && cp /prometheus-openstack-exporter-source/openstack-exporter /opt/openstack-exporter/ 2026-07-10 00:46:50.785202 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 148c9ef7a577 2026-07-10 00:46:50.785270 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 148c9ef7a577 2026-07-10 00:46:50.785451 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 29cbfe074787 2026-07-10 00:46:50.785478 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 5/8 : COPY patches /patches 2026-07-10 00:46:50.785602 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 7fc6ca561bdc 2026-07-10 00:46:50.785660 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 6/8 : RUN kolla_patch 2026-07-10 00:46:50.785759 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in c45587f8a4c5 2026-07-10 00:46:50.785887 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:[i] No series file found, nothing to patch. 2026-07-10 00:46:50.786216 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container c45587f8a4c5 2026-07-10 00:46:50.786294 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 4aade3fc3ccc 2026-07-10 00:46:50.786310 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:46:50.786374 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in f9c4b0862bdc 2026-07-10 00:46:50.786468 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2026-07-10 00:46:50.786508 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2026-07-10 00:46:50.786545 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2026-07-10 00:46:50.786559 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Package 'build-essential' is not installed, so not removed 2026-07-10 00:46:50.786603 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:50.786642 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2026-07-10 00:46:50.786657 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2026-07-10 00:46:50.786694 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2026-07-10 00:46:50.786707 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:50.786783 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container f9c4b0862bdc 2026-07-10 00:46:50.786795 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 6dc67d43225f 2026-07-10 00:46:50.786867 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 8/8 : USER prometheus 2026-07-10 00:46:50.786915 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in f89b375a3f36 2026-07-10 00:46:50.786929 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container f89b375a3f36 2026-07-10 00:46:50.786968 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 0b1312a76efb 2026-07-10 00:46:50.787007 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully built 03253a9ef784 2026-07-10 00:46:50.787028 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260710 2026-07-10 00:46:50.787189 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Built at 2026-07-10 00:46:50.787021 (took 0:00:06.384040) 2026-07-10 00:46:50.787628 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-node-exporter) 2026-07-10 00:46:50.787663 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Processing 2026-07-10 00:46:50.787701 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building started at 2026-07-10 00:46:50.787595 2026-07-10 00:46:50.787746 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Getting archive from https://github.com/prometheus/node_exporter/releases/download/v1.8.2/node_exporter-1.8.2.linux-amd64.tar.gz 2026-07-10 00:46:51.518447 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 plugins into plugins archive 2026-07-10 00:46:51.518808 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 additions into additions archive 2026-07-10 00:46:57.295600 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:46:57.295666 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> dd26c6200717 2026-07-10 00:46:57.295741 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 2/8 : LABEL "build-date"="20260710" "name"="prometheus-node-exporter" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-node-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:46:57.295839 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 2081a4b7067d 2026-07-10 00:46:57.295986 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 2081a4b7067d 2026-07-10 00:46:57.296050 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> af8d88638105 2026-07-10 00:46:57.296105 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 3/8 : ADD prometheus-node-exporter-archive /prometheus-node-exporter-source 2026-07-10 00:46:57.296197 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> c04f05a5dd7d 2026-07-10 00:46:57.296285 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 4/8 : RUN ln -s /prometheus-node-exporter-source/* prometheus-node-exporter && mkdir -p /opt/node_exporter/ && cp /prometheus-node-exporter/node_exporter /opt/node_exporter/ 2026-07-10 00:46:57.296354 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 7b792b5e892b 2026-07-10 00:46:57.296430 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 7b792b5e892b 2026-07-10 00:46:57.296503 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> f73b48a3b2df 2026-07-10 00:46:57.296575 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 5/8 : COPY patches /patches 2026-07-10 00:46:57.296658 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> a11c345cf9fd 2026-07-10 00:46:57.296732 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 6/8 : RUN kolla_patch 2026-07-10 00:46:57.296829 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in a379d47b47d1 2026-07-10 00:46:57.296918 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:[i] No series file found, nothing to patch. 2026-07-10 00:46:57.296991 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container a379d47b47d1 2026-07-10 00:46:57.297066 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 2f53484ed896 2026-07-10 00:46:57.297215 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:46:57.297301 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in a7e4554cbf3c 2026-07-10 00:46:57.297382 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2026-07-10 00:46:57.297457 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2026-07-10 00:46:57.297534 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2026-07-10 00:46:57.297610 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Package 'build-essential' is not installed, so not removed 2026-07-10 00:46:57.297675 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:57.297728 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2026-07-10 00:46:57.297775 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2026-07-10 00:46:57.297832 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2026-07-10 00:46:57.297914 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:46:57.297957 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container a7e4554cbf3c 2026-07-10 00:46:57.298001 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 014c70f1e1fa 2026-07-10 00:46:57.298043 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 8/8 : USER prometheus 2026-07-10 00:46:57.298094 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 150a09d07e38 2026-07-10 00:46:57.298167 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 150a09d07e38 2026-07-10 00:46:57.298221 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 9f4d98de19c3 2026-07-10 00:46:57.298298 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully built 68357a041948 2026-07-10 00:46:57.298357 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260710 2026-07-10 00:46:57.298534 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Built at 2026-07-10 00:46:57.298380 (took 0:00:06.510785) 2026-07-10 00:46:57.299243 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mysqld-exporter) 2026-07-10 00:46:57.299324 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Processing 2026-07-10 00:46:57.299430 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building started at 2026-07-10 00:46:57.299322 2026-07-10 00:46:57.299526 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Getting archive from https://github.com/prometheus/mysqld_exporter/releases/download/v0.16.0/mysqld_exporter-0.16.0.linux-amd64.tar.gz 2026-07-10 00:46:57.790079 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 plugins into plugins archive 2026-07-10 00:46:57.790389 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 additions into additions archive 2026-07-10 00:47:02.636379 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:47:02.636463 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> dd26c6200717 2026-07-10 00:47:02.636527 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 2/8 : LABEL "build-date"="20260710" "name"="prometheus-mysqld-exporter" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-mysqld-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:47:02.636604 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 09b10a865f6d 2026-07-10 00:47:02.636618 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 09b10a865f6d 2026-07-10 00:47:02.636630 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 3251feaf28f3 2026-07-10 00:47:02.636695 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 3/8 : ADD prometheus-mysqld-exporter-archive /prometheus-mysqld-exporter-source 2026-07-10 00:47:02.636729 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 075bebede5de 2026-07-10 00:47:02.636745 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 4/8 : RUN ln -s /prometheus-mysqld-exporter-source/* prometheus-mysqld-exporter && mkdir -p /opt/mysqld_exporter && cp /prometheus-mysqld-exporter/mysqld_exporter /opt/mysqld_exporter/ 2026-07-10 00:47:02.636792 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 478c626b2329 2026-07-10 00:47:02.636888 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 478c626b2329 2026-07-10 00:47:02.636970 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 0662501ed5dc 2026-07-10 00:47:02.637007 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 5/8 : COPY patches /patches 2026-07-10 00:47:02.637050 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 09196a96560d 2026-07-10 00:47:02.637115 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 6/8 : RUN kolla_patch 2026-07-10 00:47:02.637196 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 756598524c23 2026-07-10 00:47:02.637238 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:[i] No series file found, nothing to patch. 2026-07-10 00:47:02.637301 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 756598524c23 2026-07-10 00:47:02.637344 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> b9e7b2abd3bc 2026-07-10 00:47:02.637410 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:47:02.637450 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in c3eed6a7ce88 2026-07-10 00:47:02.637533 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2026-07-10 00:47:02.637569 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2026-07-10 00:47:02.637629 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2026-07-10 00:47:02.637704 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Package 'build-essential' is not installed, so not removed 2026-07-10 00:47:02.637740 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:02.637777 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2026-07-10 00:47:02.637966 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2026-07-10 00:47:02.637983 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2026-07-10 00:47:02.638026 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:02.638098 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container c3eed6a7ce88 2026-07-10 00:47:02.638204 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 0aa9d702e74e 2026-07-10 00:47:02.638219 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 8/8 : USER prometheus 2026-07-10 00:47:02.638256 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 568d7dd7024d 2026-07-10 00:47:02.638308 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 568d7dd7024d 2026-07-10 00:47:02.638355 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> f43681595ded 2026-07-10 00:47:02.638432 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully built d0ed89cc47c1 2026-07-10 00:47:02.638476 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260710 2026-07-10 00:47:02.638642 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Built at 2026-07-10 00:47:02.638488 (took 0:00:05.339166) 2026-07-10 00:47:02.639193 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-alertmanager) 2026-07-10 00:47:02.639249 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Processing 2026-07-10 00:47:02.639374 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building started at 2026-07-10 00:47:02.639247 2026-07-10 00:47:02.639446 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Getting archive from https://github.com/prometheus/alertmanager/releases/download/v0.28.1/alertmanager-0.28.1.linux-amd64.tar.gz 2026-07-10 00:47:04.121541 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 plugins into plugins archive 2026-07-10 00:47:04.121762 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 additions into additions archive 2026-07-10 00:47:12.242320 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:47:12.243303 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> dd26c6200717 2026-07-10 00:47:12.243337 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 2/8 : LABEL "build-date"="20260710" "name"="prometheus-alertmanager" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-alertmanager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:47:12.243356 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 8b36234b2516 2026-07-10 00:47:12.243370 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 8b36234b2516 2026-07-10 00:47:12.243385 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 94743d3caf04 2026-07-10 00:47:12.243399 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 3/8 : ADD prometheus-alertmanager-archive /prometheus-alertmanager-source 2026-07-10 00:47:12.243413 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 9c30f6cc3b1f 2026-07-10 00:47:12.243427 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 4/8 : RUN cp -r /prometheus-alertmanager-source/* /opt/ && ln -s /opt/alertmanager* /opt/prometheus_alertmanager 2026-07-10 00:47:12.243442 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in dc6b46fc1d4a 2026-07-10 00:47:12.243454 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container dc6b46fc1d4a 2026-07-10 00:47:12.243466 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> fe5352d0c7ef 2026-07-10 00:47:12.243479 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 5/8 : COPY patches /patches 2026-07-10 00:47:12.243491 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> ffda0cc9166c 2026-07-10 00:47:12.243503 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 6/8 : RUN kolla_patch 2026-07-10 00:47:12.243553 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 559b7f1b30b4 2026-07-10 00:47:12.243565 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:[i] No series file found, nothing to patch. 2026-07-10 00:47:12.243575 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 559b7f1b30b4 2026-07-10 00:47:12.243584 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> e7258aa6d345 2026-07-10 00:47:12.243601 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:47:12.243810 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 0345cd0b5ceb 2026-07-10 00:47:12.243931 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2026-07-10 00:47:12.243995 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2026-07-10 00:47:12.244080 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2026-07-10 00:47:12.244165 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Package 'build-essential' is not installed, so not removed 2026-07-10 00:47:12.245431 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:12.245454 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2026-07-10 00:47:12.245466 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2026-07-10 00:47:12.245476 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2026-07-10 00:47:12.245486 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:12.245497 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 0345cd0b5ceb 2026-07-10 00:47:12.245507 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> bb1b92e168db 2026-07-10 00:47:12.245517 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 8/8 : USER prometheus 2026-07-10 00:47:12.245526 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in aa4b846f61cb 2026-07-10 00:47:12.245545 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container aa4b846f61cb 2026-07-10 00:47:12.245556 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 52b82d1dbb0a 2026-07-10 00:47:12.245566 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully built 0f8c762d8748 2026-07-10 00:47:12.245575 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260710 2026-07-10 00:47:12.245586 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Built at 2026-07-10 00:47:12.244771 (took 0:00:09.605524) 2026-07-10 00:47:12.245596 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mtail) 2026-07-10 00:47:12.247256 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Processing 2026-07-10 00:47:12.247283 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building started at 2026-07-10 00:47:12.245449 2026-07-10 00:47:12.247294 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Getting archive from https://github.com/google/mtail/releases/download/v3.0.8/mtail_3.0.8_linux_amd64.tar.gz 2026-07-10 00:47:12.846251 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 plugins into plugins archive 2026-07-10 00:47:12.846730 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 additions into additions archive 2026-07-10 00:47:18.019503 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:47:18.019632 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> dd26c6200717 2026-07-10 00:47:18.019690 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 2/8 : LABEL "build-date"="20260710" "name"="prometheus-mtail" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-mtail" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:47:18.019837 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 730a93c6b5df 2026-07-10 00:47:18.019946 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 730a93c6b5df 2026-07-10 00:47:18.020039 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> c97e7af51435 2026-07-10 00:47:18.020115 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 3/8 : ADD prometheus-mtail-archive /prometheus-mtail-source 2026-07-10 00:47:18.020288 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> db5b5861c809 2026-07-10 00:47:18.020378 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 4/8 : RUN cp /prometheus-mtail-source/* /opt/ 2026-07-10 00:47:18.020498 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in a6d53113c4d2 2026-07-10 00:47:18.020589 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container a6d53113c4d2 2026-07-10 00:47:18.020674 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> b1ca025fde94 2026-07-10 00:47:18.020760 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 5/8 : COPY patches /patches 2026-07-10 00:47:18.020954 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 6544231ce47f 2026-07-10 00:47:18.021013 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 6/8 : RUN kolla_patch 2026-07-10 00:47:18.021098 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 7c79324ebed0 2026-07-10 00:47:18.021224 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:[i] No series file found, nothing to patch. 2026-07-10 00:47:18.021305 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 7c79324ebed0 2026-07-10 00:47:18.021383 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 2e7b2f2e059e 2026-07-10 00:47:18.021462 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:47:18.021536 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in a8a8a990f43d 2026-07-10 00:47:18.021611 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2026-07-10 00:47:18.021688 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2026-07-10 00:47:18.021764 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2026-07-10 00:47:18.022061 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Package 'build-essential' is not installed, so not removed 2026-07-10 00:47:18.022163 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:18.022198 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2026-07-10 00:47:18.022210 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2026-07-10 00:47:18.022225 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2026-07-10 00:47:18.022322 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:18.022362 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container a8a8a990f43d 2026-07-10 00:47:18.022441 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 237b1b94cc66 2026-07-10 00:47:18.022496 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 8/8 : USER root 2026-07-10 00:47:18.022539 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in f78d3cf53b0f 2026-07-10 00:47:18.022630 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container f78d3cf53b0f 2026-07-10 00:47:18.022684 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> cde667dab952 2026-07-10 00:47:18.022736 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully built 8fba5389e0fe 2026-07-10 00:47:18.022824 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260710 2026-07-10 00:47:18.022960 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Built at 2026-07-10 00:47:18.022820 (took 0:00:05.777371) 2026-07-10 00:47:18.023463 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-elasticsearch-exporter) 2026-07-10 00:47:18.023531 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Processing 2026-07-10 00:47:18.023650 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building started at 2026-07-10 00:47:18.023525 2026-07-10 00:47:18.023708 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Getting archive from https://github.com/prometheus-community/elasticsearch_exporter/releases/download/v1.8.0/elasticsearch_exporter-1.8.0.linux-amd64.tar.gz 2026-07-10 00:47:18.505078 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 plugins into plugins archive 2026-07-10 00:47:18.505851 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 additions into additions archive 2026-07-10 00:47:23.170811 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:47:23.170938 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> dd26c6200717 2026-07-10 00:47:23.170974 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 2/8 : LABEL "build-date"="20260710" "name"="prometheus-elasticsearch-exporter" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-elasticsearch-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:47:23.171006 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in b736613e7c3c 2026-07-10 00:47:23.171042 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container b736613e7c3c 2026-07-10 00:47:23.171066 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 6ea75472d6b3 2026-07-10 00:47:23.171089 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 3/8 : ADD prometheus-elasticsearch-exporter-archive /prometheus-elasticsearch-exporter-source 2026-07-10 00:47:23.171120 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> cfbfbd88f116 2026-07-10 00:47:23.171199 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 4/8 : RUN ln -s /prometheus-elasticsearch-exporter-source/* prometheus-elasticsearch-exporter && mkdir -p /opt/elasticsearch_exporter && cp /prometheus-elasticsearch-exporter/elasticsearch_exporter /opt/elasticsearch_exporter/ 2026-07-10 00:47:23.171308 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in c5aa97aac18f 2026-07-10 00:47:23.171330 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container c5aa97aac18f 2026-07-10 00:47:23.171364 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 2fd94dbd38e2 2026-07-10 00:47:23.172365 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 5/8 : COPY patches /patches 2026-07-10 00:47:23.172405 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> ea28072cd3cb 2026-07-10 00:47:23.172412 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 6/8 : RUN kolla_patch 2026-07-10 00:47:23.172418 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 650d2722ed01 2026-07-10 00:47:23.172424 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:[i] No series file found, nothing to patch. 2026-07-10 00:47:23.172430 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 650d2722ed01 2026-07-10 00:47:23.172436 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 10a95dacf242 2026-07-10 00:47:23.172444 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:47:23.172453 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 83b7a3efb4ef 2026-07-10 00:47:23.172459 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2026-07-10 00:47:23.172465 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2026-07-10 00:47:23.172470 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2026-07-10 00:47:23.172476 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Package 'build-essential' is not installed, so not removed 2026-07-10 00:47:23.172483 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:23.172489 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2026-07-10 00:47:23.172495 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2026-07-10 00:47:23.172500 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2026-07-10 00:47:23.172506 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:23.172512 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 83b7a3efb4ef 2026-07-10 00:47:23.172517 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 09abadc72235 2026-07-10 00:47:23.172523 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 8/8 : USER prometheus 2026-07-10 00:47:23.172529 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in d3899b56a8f3 2026-07-10 00:47:23.172534 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container d3899b56a8f3 2026-07-10 00:47:23.172540 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> e9709e2f370a 2026-07-10 00:47:23.172545 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully built 6e1e70898efd 2026-07-10 00:47:23.172552 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260710 2026-07-10 00:47:23.172558 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Built at 2026-07-10 00:47:23.171902 (took 0:00:05.148377) 2026-07-10 00:47:23.172589 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-cadvisor) 2026-07-10 00:47:23.172596 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Processing 2026-07-10 00:47:23.172621 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building started at 2026-07-10 00:47:23.172301 2026-07-10 00:47:23.172628 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Getting archive from https://github.com/google/cadvisor/releases/download/v0.49.2/cadvisor-v0.49.2-linux-amd64 2026-07-10 00:47:24.821291 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 plugins into plugins archive 2026-07-10 00:47:24.821654 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 additions into additions archive 2026-07-10 00:47:32.025445 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 1/7 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:47:32.025514 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> dd26c6200717 2026-07-10 00:47:32.025554 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 2/7 : LABEL "build-date"="20260710" "name"="prometheus-cadvisor" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-cadvisor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:47:32.025572 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in a9b2fdcfbc7e 2026-07-10 00:47:32.025586 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container a9b2fdcfbc7e 2026-07-10 00:47:32.025657 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> f84db8077189 2026-07-10 00:47:32.025671 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 3/7 : ADD prometheus-cadvisor-archive /prometheus-cadvisor-source 2026-07-10 00:47:32.025684 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 164cedc4f8ac 2026-07-10 00:47:32.025697 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 4/7 : RUN cp /prometheus-cadvisor-source /opt/cadvisor && chmod 0755 /opt/cadvisor 2026-07-10 00:47:32.025711 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in c953bf291032 2026-07-10 00:47:32.025723 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container c953bf291032 2026-07-10 00:47:32.025736 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 663582f20cf1 2026-07-10 00:47:32.025748 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 5/7 : COPY patches /patches 2026-07-10 00:47:32.025785 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 00ba96edd1b0 2026-07-10 00:47:32.026781 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 6/7 : RUN kolla_patch 2026-07-10 00:47:32.026816 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 92af782b3c60 2026-07-10 00:47:32.026821 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:[i] No series file found, nothing to patch. 2026-07-10 00:47:32.026827 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 92af782b3c60 2026-07-10 00:47:32.026832 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> b25ed2d0c23a 2026-07-10 00:47:32.026838 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:47:32.026862 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 22dc79bf1d5f 2026-07-10 00:47:32.026866 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2026-07-10 00:47:32.026869 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2026-07-10 00:47:32.026873 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2026-07-10 00:47:32.026876 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Package 'build-essential' is not installed, so not removed 2026-07-10 00:47:32.026880 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:32.026884 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2026-07-10 00:47:32.026887 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2026-07-10 00:47:32.026891 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2026-07-10 00:47:32.026894 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:32.026897 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 22dc79bf1d5f 2026-07-10 00:47:32.026901 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 3515083274f5 2026-07-10 00:47:32.026905 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully built 10f8203e83ed 2026-07-10 00:47:32.026908 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260710 2026-07-10 00:47:32.026913 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Built at 2026-07-10 00:47:32.026260 (took 0:00:08.853959) 2026-07-10 00:47:32.026916 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-blackbox-exporter) 2026-07-10 00:47:32.026920 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Processing 2026-07-10 00:47:32.026923 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building started at 2026-07-10 00:47:32.026667 2026-07-10 00:47:32.027177 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Getting archive from https://github.com/prometheus/blackbox_exporter/releases/download/v0.25.0/blackbox_exporter-0.25.0.linux-amd64.tar.gz 2026-07-10 00:47:32.696941 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 plugins into plugins archive 2026-07-10 00:47:32.697285 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 additions into additions archive 2026-07-10 00:47:45.078083 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 1/9 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:47:45.078182 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> dd26c6200717 2026-07-10 00:47:45.078194 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 2/9 : LABEL "build-date"="20260710" "name"="prometheus-blackbox-exporter" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-blackbox-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:47:45.078239 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in b4a725505677 2026-07-10 00:47:45.078268 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container b4a725505677 2026-07-10 00:47:45.078309 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> e1f9f6d082d7 2026-07-10 00:47:45.078343 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 3/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libcap2-bin && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:47:45.078381 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 450ccd6383cf 2026-07-10 00:47:45.078420 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:47:45.078456 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:47:45.078492 | 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] 2026-07-10 00:47:45.078529 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:47:45.078564 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:47:45.078599 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:47:45.078636 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:47:45.078673 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:47:45.078709 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:47:45.078785 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:47:45.080423 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:47:45.080477 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:47:45.080490 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:47:45.080501 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:47:45.080511 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:47:45.080521 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Fetched 28.0 MB in 2s (11.2 MB/s) 2026-07-10 00:47:45.080532 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-07-10 00:47:45.080560 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-07-10 00:47:45.080571 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2026-07-10 00:47:45.080581 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2026-07-10 00:47:45.080591 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin is already the newest version (1:2.66-5ubuntu2.4). 2026-07-10 00:47:45.080601 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin set to manually installed. 2026-07-10 00:47:45.080611 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:45.080621 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 450ccd6383cf 2026-07-10 00:47:45.080641 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> b10c80ebab53 2026-07-10 00:47:45.080651 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 4/9 : ADD prometheus-blackbox-exporter-archive /prometheus-blackbox-exporter-source 2026-07-10 00:47:45.080661 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> b6d3864e1c53 2026-07-10 00:47:45.080674 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 5/9 : RUN ln -s /prometheus-blackbox-exporter-source/* prometheus-blackbox-exporter && mkdir -p /opt/blackbox_exporter/ && cp /prometheus-blackbox-exporter/blackbox_exporter /opt/blackbox_exporter/ && setcap cap_net_raw+ep /opt/blackbox_exporter/blackbox_exporter 2026-07-10 00:47:45.080686 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 07c95dd1a11f 2026-07-10 00:47:45.080695 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 07c95dd1a11f 2026-07-10 00:47:45.080706 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 0b164fd80077 2026-07-10 00:47:45.080715 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 6/9 : COPY patches /patches 2026-07-10 00:47:45.080725 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> c9b9ecc916c4 2026-07-10 00:47:45.080735 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 7/9 : RUN kolla_patch 2026-07-10 00:47:45.080766 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in df44fe57b7f9 2026-07-10 00:47:45.080777 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:[i] No series file found, nothing to patch. 2026-07-10 00:47:45.080787 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container df44fe57b7f9 2026-07-10 00:47:45.080797 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 5495be0fd3ea 2026-07-10 00:47:45.080809 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:47:45.080822 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in ed546daedc30 2026-07-10 00:47:45.080832 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-07-10 00:47:45.080842 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2026-07-10 00:47:45.080852 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2026-07-10 00:47:45.080862 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Package 'build-essential' is not installed, so not removed 2026-07-10 00:47:45.080872 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:45.080894 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2026-07-10 00:47:45.080904 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2026-07-10 00:47:45.080914 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2026-07-10 00:47:45.080924 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:45.080947 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container ed546daedc30 2026-07-10 00:47:45.080967 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> ffc4e689c8db 2026-07-10 00:47:45.080978 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 9/9 : USER prometheus 2026-07-10 00:47:45.080987 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 459a7c62927d 2026-07-10 00:47:45.081005 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 459a7c62927d 2026-07-10 00:47:45.081016 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 1583b540506d 2026-07-10 00:47:45.081025 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully built 270e58ee83ac 2026-07-10 00:47:45.081042 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260710 2026-07-10 00:47:45.081054 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Built at 2026-07-10 00:47:45.079841 (took 0:00:13.053174) 2026-07-10 00:47:45.081064 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-memcached-exporter) 2026-07-10 00:47:45.081073 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Processing 2026-07-10 00:47:45.081083 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building started at 2026-07-10 00:47:45.080201 2026-07-10 00:47:45.081094 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Getting archive from https://github.com/prometheus/memcached_exporter/releases/download/v0.15.0/memcached_exporter-0.15.0.linux-amd64.tar.gz 2026-07-10 00:47:45.698400 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 plugins into plugins archive 2026-07-10 00:47:45.698469 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 additions into additions archive 2026-07-10 00:47:52.248281 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:47:52.248341 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> dd26c6200717 2026-07-10 00:47:52.248350 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 2/8 : LABEL "build-date"="20260710" "name"="prometheus-memcached-exporter" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-memcached-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:47:52.248358 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 9c9725785329 2026-07-10 00:47:52.248364 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 9c9725785329 2026-07-10 00:47:52.248368 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> d3abc275039d 2026-07-10 00:47:52.248373 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 3/8 : ADD prometheus-memcached-exporter-archive /prometheus-memcached-exporter-source 2026-07-10 00:47:52.248378 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 74b648ded10d 2026-07-10 00:47:52.248384 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 4/8 : RUN ln -s /prometheus-memcached-exporter-source/* prometheus-memcached-exporter && mkdir -p /opt/memcached_exporter/ && cp /prometheus-memcached-exporter/memcached_exporter /opt/memcached_exporter/ 2026-07-10 00:47:52.248390 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in d5e407c84d07 2026-07-10 00:47:52.248395 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container d5e407c84d07 2026-07-10 00:47:52.248399 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 0c85ea37e64d 2026-07-10 00:47:52.248404 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 5/8 : COPY patches /patches 2026-07-10 00:47:52.248424 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 102101bff8ce 2026-07-10 00:47:52.248428 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 6/8 : RUN kolla_patch 2026-07-10 00:47:52.248432 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 3ef9e0a1f86c 2026-07-10 00:47:52.248436 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:[i] No series file found, nothing to patch. 2026-07-10 00:47:52.248439 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 3ef9e0a1f86c 2026-07-10 00:47:52.248443 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> bc8eef545089 2026-07-10 00:47:52.248462 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:47:52.248468 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 995ebeae44fb 2026-07-10 00:47:52.248472 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2026-07-10 00:47:52.248476 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2026-07-10 00:47:52.248479 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2026-07-10 00:47:52.248483 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Package 'build-essential' is not installed, so not removed 2026-07-10 00:47:52.248487 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:52.248491 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2026-07-10 00:47:52.248494 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2026-07-10 00:47:52.248498 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2026-07-10 00:47:52.248511 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:52.248515 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 995ebeae44fb 2026-07-10 00:47:52.248518 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 788033fd40a0 2026-07-10 00:47:52.248522 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 8/8 : USER prometheus 2026-07-10 00:47:52.248525 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 27e0c8959c94 2026-07-10 00:47:52.248529 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 27e0c8959c94 2026-07-10 00:47:52.248532 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 4afe34d3faac 2026-07-10 00:47:52.248536 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully built 8d52f31521fd 2026-07-10 00:47:52.248540 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260710 2026-07-10 00:47:52.248544 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Built at 2026-07-10 00:47:52.248043 (took 0:00:07.167842) 2026-07-10 00:47:52.248747 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-ovn-exporter) 2026-07-10 00:47:52.248913 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Processing 2026-07-10 00:47:52.249025 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building started at 2026-07-10 00:47:52.248924 2026-07-10 00:47:52.249115 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Getting archive from https://github.com/greenpau/ovn_exporter/releases/download/v1.0.7/ovn-exporter_1.0.7_linux_amd64.tar.gz 2026-07-10 00:47:52.615235 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 plugins into plugins archive 2026-07-10 00:47:52.615758 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 additions into additions archive 2026-07-10 00:47:59.191765 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:47:59.191879 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> dd26c6200717 2026-07-10 00:47:59.192001 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 2/8 : LABEL "build-date"="20260710" "name"="prometheus-ovn-exporter" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-ovn-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:47:59.192081 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 2d130e9dd148 2026-07-10 00:47:59.192222 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 2d130e9dd148 2026-07-10 00:47:59.192298 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> e26be64e48a2 2026-07-10 00:47:59.192384 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 3/8 : ADD prometheus-ovn-exporter-archive /prometheus-ovn-exporter-source 2026-07-10 00:47:59.192473 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 1419c7a8c5c6 2026-07-10 00:47:59.192615 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 4/8 : RUN cp /prometheus-ovn-exporter-source/* /opt/ 2026-07-10 00:47:59.192637 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 67e5138fe1bb 2026-07-10 00:47:59.192800 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 67e5138fe1bb 2026-07-10 00:47:59.192876 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 4081c4f54098 2026-07-10 00:47:59.192947 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 5/8 : COPY patches /patches 2026-07-10 00:47:59.193030 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> c5a6a9d35dc7 2026-07-10 00:47:59.193110 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 6/8 : RUN kolla_patch 2026-07-10 00:47:59.193220 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in c8b41e351673 2026-07-10 00:47:59.193308 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:[i] No series file found, nothing to patch. 2026-07-10 00:47:59.193388 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container c8b41e351673 2026-07-10 00:47:59.193467 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 400204673d9b 2026-07-10 00:47:59.193552 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:47:59.193633 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in dd3dd6ffbdb2 2026-07-10 00:47:59.193710 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2026-07-10 00:47:59.193830 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2026-07-10 00:47:59.193914 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2026-07-10 00:47:59.194000 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Package 'build-essential' is not installed, so not removed 2026-07-10 00:47:59.194065 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:59.194165 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2026-07-10 00:47:59.194264 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2026-07-10 00:47:59.194353 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2026-07-10 00:47:59.194433 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:47:59.194510 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container dd3dd6ffbdb2 2026-07-10 00:47:59.194585 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 4ad7b8376eda 2026-07-10 00:47:59.194675 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 8/8 : USER prometheus 2026-07-10 00:47:59.194764 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 47ea1d43f4d2 2026-07-10 00:47:59.194863 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 47ea1d43f4d2 2026-07-10 00:47:59.194891 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 67ca1e463a1f 2026-07-10 00:47:59.195008 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully built 3d7fbd9e35d4 2026-07-10 00:47:59.195076 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260710 2026-07-10 00:47:59.195416 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Built at 2026-07-10 00:47:59.195089 (took 0:00:06.946165) 2026-07-10 00:47:59.195969 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-libvirt-exporter) 2026-07-10 00:47:59.196079 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Processing 2026-07-10 00:47:59.196247 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building started at 2026-07-10 00:47:59.196093 2026-07-10 00:47:59.196370 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Getting archive from https://github.com/inovex/prometheus-libvirt-exporter/releases/download/v2.2.0/prometheus-libvirt-exporter-2.2.0.linux-amd64.tar.gz 2026-07-10 00:47:59.637572 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 plugins into plugins archive 2026-07-10 00:47:59.637897 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 additions into additions archive 2026-07-10 00:48:05.020482 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 1/8 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 00:48:05.020577 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> dd26c6200717 2026-07-10 00:48:05.020744 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 2/8 : LABEL "build-date"="20260710" "name"="prometheus-libvirt-exporter" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="prometheus-libvirt-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:48:05.022270 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 9fcf8f2663f3 2026-07-10 00:48:05.022297 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 9fcf8f2663f3 2026-07-10 00:48:05.022326 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> dd23a29be71c 2026-07-10 00:48:05.022336 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 3/8 : ADD prometheus-libvirt-exporter-archive /prometheus-libvirt-exporter-source 2026-07-10 00:48:05.022345 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 7d58325eb08a 2026-07-10 00:48:05.022355 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 4/8 : RUN ln -s /prometheus-libvirt-exporter-source/* prometheus-libvirt-exporter && cp /prometheus-libvirt-exporter/prometheus-libvirt-exporter /opt/libvirt-exporter 2026-07-10 00:48:05.022367 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 9723b8038560 2026-07-10 00:48:05.022376 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 9723b8038560 2026-07-10 00:48:05.022386 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> c20ed6802a20 2026-07-10 00:48:05.022395 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 5/8 : COPY patches /patches 2026-07-10 00:48:05.022405 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 95b6ba319e29 2026-07-10 00:48:05.022414 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 6/8 : RUN kolla_patch 2026-07-10 00:48:05.022423 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in c1e1e694daec 2026-07-10 00:48:05.022432 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:[i] No series file found, nothing to patch. 2026-07-10 00:48:05.022440 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container c1e1e694daec 2026-07-10 00:48:05.022449 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 03c347b9bef3 2026-07-10 00:48:05.022460 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:48:05.022471 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in b4f3a14e8a2a 2026-07-10 00:48:05.022479 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2026-07-10 00:48:05.022488 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2026-07-10 00:48:05.022497 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2026-07-10 00:48:05.022506 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Package 'build-essential' is not installed, so not removed 2026-07-10 00:48:05.022515 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:48:05.022524 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2026-07-10 00:48:05.022533 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2026-07-10 00:48:05.022542 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2026-07-10 00:48:05.022550 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:48:05.022560 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container b4f3a14e8a2a 2026-07-10 00:48:05.022569 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> c65b2ccafe76 2026-07-10 00:48:05.022577 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 8/8 : USER root 2026-07-10 00:48:05.022591 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 45c0eae84a48 2026-07-10 00:48:05.022600 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 45c0eae84a48 2026-07-10 00:48:05.022615 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> df6b67e0a1bb 2026-07-10 00:48:05.022637 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully built 66398bdc2ce4 2026-07-10 00:48:05.022647 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260710 2026-07-10 00:48:05.022661 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Built at 2026-07-10 00:48:05.022553 (took 0:00:05.826460) 2026-07-10 00:48:05.023240 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-db) 2026-07-10 00:48:05.023347 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Processing 2026-07-10 00:48:05.023457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building started at 2026-07-10 00:48:05.023343 2026-07-10 00:48:05.024632 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 plugins into plugins archive 2026-07-10 00:48:05.025584 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 additions into additions archive 2026-07-10 00:48:10.020572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20260710 2026-07-10 00:48:10.020647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 81a32b9b49bb 2026-07-10 00:48:10.020759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 2/8 : LABEL "build-date"="20260710" "name"="ovsdpdk-db" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovsdpdk-db" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:48:10.020780 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 7b5e6b38e0cf 2026-07-10 00:48:10.020818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 7b5e6b38e0cf 2026-07-10 00:48:10.020838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 35c29cb9eed3 2026-07-10 00:48:10.020851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2026-07-10 00:48:10.020891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 6ae6ff810c51 2026-07-10 00:48:10.020989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 4/8 : COPY start_ovsdb_server.sh /usr/local/bin/start-ovsdb-server 2026-07-10 00:48:10.021004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 95bd0173e8c9 2026-07-10 00:48:10.021078 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 5/8 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start && chmod 755 /usr/local/bin/start-ovsdb-server 2026-07-10 00:48:10.021155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 75660d76b717 2026-07-10 00:48:10.021210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 75660d76b717 2026-07-10 00:48:10.021316 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 282ac2daccb1 2026-07-10 00:48:10.021331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 6/8 : COPY patches /patches 2026-07-10 00:48:10.022359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> cdb2c606b97d 2026-07-10 00:48:10.022433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 7/8 : RUN kolla_patch 2026-07-10 00:48:10.022448 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in bed2267749ce 2026-07-10 00:48:10.022460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:[i] No series file found, nothing to patch. 2026-07-10 00:48:10.022471 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container bed2267749ce 2026-07-10 00:48:10.022483 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 65319d860721 2026-07-10 00:48:10.022497 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:48:10.022540 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 8a499be46570 2026-07-10 00:48:10.022550 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2026-07-10 00:48:10.022559 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2026-07-10 00:48:10.022568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2026-07-10 00:48:10.022577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Package 'build-essential' is not installed, so not removed 2026-07-10 00:48:10.022586 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:48:10.022595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2026-07-10 00:48:10.022603 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2026-07-10 00:48:10.022629 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2026-07-10 00:48:10.022649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:48:10.022658 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 8a499be46570 2026-07-10 00:48:10.022666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 9a334844931f 2026-07-10 00:48:10.022675 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully built 8e151853c3d5 2026-07-10 00:48:10.022684 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260710 2026-07-10 00:48:10.022882 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Built at 2026-07-10 00:48:10.022660 (took 0:00:04.999317) 2026-07-10 00:48:10.023471 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-vswitchd) 2026-07-10 00:48:10.023549 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Processing 2026-07-10 00:48:10.023609 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building started at 2026-07-10 00:48:10.023512 2026-07-10 00:48:10.024877 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 plugins into plugins archive 2026-07-10 00:48:10.025698 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 additions into additions archive 2026-07-10 00:48:16.917960 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20260710 2026-07-10 00:48:16.918089 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 81a32b9b49bb 2026-07-10 00:48:16.918231 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 2/7 : LABEL "build-date"="20260710" "name"="ovsdpdk-vswitchd" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovsdpdk-vswitchd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:48:16.918325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 4a2380b6c897 2026-07-10 00:48:16.918396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 4a2380b6c897 2026-07-10 00:48:16.918487 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 0bdc41dd30a5 2026-07-10 00:48:16.918549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2026-07-10 00:48:16.918625 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 9af0d4e0911a 2026-07-10 00:48:16.918710 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start 2026-07-10 00:48:16.918799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 450dce7b3261 2026-07-10 00:48:16.918874 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 450dce7b3261 2026-07-10 00:48:16.918947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 42a392c841bd 2026-07-10 00:48:16.919018 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 5/7 : COPY patches /patches 2026-07-10 00:48:16.919092 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> bae1ff568cc6 2026-07-10 00:48:16.919185 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 6/7 : RUN kolla_patch 2026-07-10 00:48:16.920206 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in adc72c534474 2026-07-10 00:48:16.920222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:[i] No series file found, nothing to patch. 2026-07-10 00:48:16.920230 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container adc72c534474 2026-07-10 00:48:16.920236 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 525e5e7afbc5 2026-07-10 00:48:16.920246 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:48:16.920253 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 0d4104e8a5e2 2026-07-10 00:48:16.920259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2026-07-10 00:48:16.920265 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2026-07-10 00:48:16.920271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2026-07-10 00:48:16.920289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Package 'build-essential' is not installed, so not removed 2026-07-10 00:48:16.920296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:48:16.920302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2026-07-10 00:48:16.920308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2026-07-10 00:48:16.920314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2026-07-10 00:48:16.920320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:48:16.920326 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 0d4104e8a5e2 2026-07-10 00:48:16.920332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> a0590e5958c1 2026-07-10 00:48:16.920338 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully built cdb36159df84 2026-07-10 00:48:16.920344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260710 2026-07-10 00:48:16.920374 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Built at 2026-07-10 00:48:16.920089 (took 0:00:06.896577) 2026-07-10 00:48:16.920871 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-clustercheck) 2026-07-10 00:48:16.920978 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Processing 2026-07-10 00:48:16.921085 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building started at 2026-07-10 00:48:16.920987 2026-07-10 00:48:16.922380 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 plugins into plugins archive 2026-07-10 00:48:16.923289 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 additions into additions archive 2026-07-10 00:48:20.536871 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 1/8 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20260710 2026-07-10 00:48:20.537013 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 41076727b99f 2026-07-10 00:48:20.537166 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 2/8 : LABEL "build-date"="20260710" "name"="mariadb-clustercheck" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="mariadb-clustercheck" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:48:20.537410 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in d9e18c121ee6 2026-07-10 00:48:20.537501 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container d9e18c121ee6 2026-07-10 00:48:20.537524 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> b266cdec2d6f 2026-07-10 00:48:20.537544 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:48:20.537616 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> f21d7e904737 2026-07-10 00:48:20.537741 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 4/8 : COPY socat_wrapper.sh /usr/local/bin/socat_wrapper 2026-07-10 00:48:20.537809 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> ce01845bfaa3 2026-07-10 00:48:20.537892 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 5/8 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/socat_wrapper 2026-07-10 00:48:20.537988 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 63e540bb37d8 2026-07-10 00:48:20.538065 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 63e540bb37d8 2026-07-10 00:48:20.538185 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> e99554cf76e9 2026-07-10 00:48:20.538266 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 6/8 : COPY patches /patches 2026-07-10 00:48:20.538412 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 82b03af22569 2026-07-10 00:48:20.539238 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 7/8 : RUN kolla_patch 2026-07-10 00:48:20.539292 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 0aec18d80834 2026-07-10 00:48:20.539308 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:[i] No series file found, nothing to patch. 2026-07-10 00:48:20.539322 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 0aec18d80834 2026-07-10 00:48:20.539335 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> f31e9049fd1b 2026-07-10 00:48:20.539374 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:48:20.539394 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 93f464a19b86 2026-07-10 00:48:20.539413 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2026-07-10 00:48:20.539431 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2026-07-10 00:48:20.539449 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2026-07-10 00:48:20.539466 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Package 'build-essential' is not installed, so not removed 2026-07-10 00:48:20.539507 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:48:20.539519 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2026-07-10 00:48:20.539537 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2026-07-10 00:48:20.539547 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2026-07-10 00:48:20.539557 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:48:20.539568 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 93f464a19b86 2026-07-10 00:48:20.539582 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> bc1bad8cb1c4 2026-07-10 00:48:20.539737 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully built 68fa20599f01 2026-07-10 00:48:20.539768 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260710 2026-07-10 00:48:20.539971 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Built at 2026-07-10 00:48:20.539807 (took 0:00:03.618820) 2026-07-10 00:48:20.540525 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-server) 2026-07-10 00:48:20.540638 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Processing 2026-07-10 00:48:20.540813 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building started at 2026-07-10 00:48:20.540631 2026-07-10 00:48:20.542011 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 plugins into plugins archive 2026-07-10 00:48:20.542917 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 additions into additions archive 2026-07-10 00:48:53.968283 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 1/20 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20260710 2026-07-10 00:48:53.968347 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 41076727b99f 2026-07-10 00:48:53.968419 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 2/20 : LABEL "build-date"="20260710" "name"="mariadb-server" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="mariadb-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:48:53.968473 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in b6a2761c0a8e 2026-07-10 00:48:53.968513 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container b6a2761c0a8e 2026-07-10 00:48:53.968558 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> e735c27c8931 2026-07-10 00:48:53.968604 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 3/20 : RUN usermod --append --home /var/lib/mysql --groups kolla mysql && mkdir -p /var/lib/mysql && chown -R 42434:42434 /var/lib/mysql 2026-07-10 00:48:53.968681 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in ac3cd517cf94 2026-07-10 00:48:53.968717 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container ac3cd517cf94 2026-07-10 00:48:53.968761 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 27faf45aae54 2026-07-10 00:48:53.968839 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 4/20 : RUN echo 'Uris: https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu' >/etc/apt/sources.list.d/mariadb.sources && echo 'Components: main' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Types: deb' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Suites: noble' >>/etc/apt/sources.list.d/mariadb.sources && echo 'Signed-By: /etc/kolla/apt-keys/mariadb.gpg' >>/etc/apt/sources.list.d/mariadb.sources 2026-07-10 00:48:53.968885 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 8e3bb6e9cc27 2026-07-10 00:48:53.968928 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 8e3bb6e9cc27 2026-07-10 00:48:53.968969 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 47e46d0b4d8d 2026-07-10 00:48:53.969012 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 5/20 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends expect mariadb-backup mariadb-server && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:48:53.969053 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 416ecf9787b7 2026-07-10 00:48:53.971187 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:48:53.971200 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:48:53.971206 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:48:53.971210 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble InRelease [7,767 B] 2026-07-10 00:48:53.971214 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:48:53.971219 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:48:53.971223 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:48:53.971227 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:48:53.971231 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:48:53.971235 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:48:53.971239 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:48:53.971243 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:48:53.971246 | 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] 2026-07-10 00:48:53.971250 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:48:53.971253 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:48:53.971257 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:48:53.971260 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:48:53.971264 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 28.0 MB in 2s (11.5 MB/s) 2026-07-10 00:48:53.971268 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-07-10 00:48:53.971271 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-07-10 00:48:53.971275 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2026-07-10 00:48:53.971278 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2026-07-10 00:48:53.971282 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following additional packages will be installed: 2026-07-10 00:48:53.971286 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-server-core psmisc 2026-07-10 00:48:53.971297 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: rsync tcl-expect tcl8.6 2026-07-10 00:48:53.971301 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Suggested packages: 2026-07-10 00:48:53.971305 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: tk8.6 libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl 2026-07-10 00:48:53.971309 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mariadb-test netcat-openbsd openssh-client openssh-server 2026-07-10 00:48:53.971312 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: python3-braceexpand tcl-tclreadline 2026-07-10 00:48:53.971316 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Recommended packages: 2026-07-10 00:48:53.971319 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: libhtml-template-perl pv 2026-07-10 00:48:53.971323 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following NEW packages will be installed: 2026-07-10 00:48:53.971326 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: expect galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-backup 2026-07-10 00:48:53.971330 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mariadb-server mariadb-server-core psmisc rsync tcl-expect tcl8.6 2026-07-10 00:48:53.971338 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:48:53.971342 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Need to get 30.0 MB of archives. 2026-07-10 00:48:53.971346 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:After this operation, 145 MB of additional disk space will be used. 2026-07-10 00:48:53.971349 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:48:53.971353 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 00:48:53.971360 | 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.5 [443 kB] 2026-07-10 00:48:53.971367 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbi-perl amd64 1.643-4ubuntu0.1 [720 kB] 2026-07-10 00:48:53.971372 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-10 00:48:53.971378 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-07-10 00:48:53.971384 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcl8.6 amd64 8.6.14+dfsg-1build1 [988 kB] 2026-07-10 00:48:53.971389 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 tcl8.6 amd64 8.6.14+dfsg-1build1 [14.7 kB] 2026-07-10 00:48:53.971394 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 tcl-expect amd64 5.45.4-3 [110 kB] 2026-07-10 00:48:53.971399 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 expect amd64 5.45.4-3 [137 kB] 2026-07-10 00:48:53.971404 | 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.27-ubu2404 [10.2 MB] 2026-07-10 00:48:53.971411 | 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.18+maria~ubu2404 [7,223 kB] 2026-07-10 00:48:53.971417 | 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.18+maria~ubu2404 [3,326 kB] 2026-07-10 00:48:53.971423 | 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.18+maria~ubu2404 [6,621 kB] 2026-07-10 00:48:53.971429 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preconfiguring packages ... 2026-07-10 00:48:53.971440 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 30.0 MB in 5s (6,454 kB/s) 2026-07-10 00:48:53.971444 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libpopt0:amd64. 2026-07-10 00:48:53.971447 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 2026-07-10 00:48:53.971452 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% 2026-07-10 00:48:53.971457 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 75% 2026-07-10 00:48:53.971464 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 80% (Reading database ... 85% 2026-07-10 00:48:53.971469 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 90% 2026-07-10 00:48:53.971475 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 95% 2026-07-10 00:48:53.971481 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 100% (Reading database ... 11700 files and directories currently installed.) 2026-07-10 00:48:53.971487 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../00-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 00:48:53.971492 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:48:53.971496 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package rsync. 2026-07-10 00:48:53.971499 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../01-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-10 00:48:53.971503 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 00:48:53.971506 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package galera-4. 2026-07-10 00:48:53.971510 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../02-galera-4_26.4.27-ubu2404_amd64.deb ... 2026-07-10 00:48:53.971517 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking galera-4 (26.4.27-ubu2404) ... 2026-07-10 00:48:53.971520 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libdbi-perl:amd64. 2026-07-10 00:48:53.971524 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../03-libdbi-perl_1.643-4ubuntu0.1_amd64.deb ... 2026-07-10 00:48:53.971527 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libdbi-perl:amd64 (1.643-4ubuntu0.1) ... 2026-07-10 00:48:53.971531 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package liburing2:amd64. 2026-07-10 00:48:53.971534 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../04-liburing2_2.5-1build1_amd64.deb ... 2026-07-10 00:48:53.971543 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-10 00:48:53.971546 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server-core. 2026-07-10 00:48:53.971550 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../05-mariadb-server-core_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-07-10 00:48:53.971553 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server-core (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:48:53.971557 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package psmisc. 2026-07-10 00:48:53.971560 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2026-07-10 00:48:53.971563 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking psmisc (23.7-1build1) ... 2026-07-10 00:48:53.971567 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server. 2026-07-10 00:48:53.971570 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../07-mariadb-server_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-07-10 00:48:53.971577 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:48:53.971581 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libtcl8.6:amd64. 2026-07-10 00:48:53.971584 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../08-libtcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2026-07-10 00:48:53.971588 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2026-07-10 00:48:53.971591 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl8.6. 2026-07-10 00:48:53.971595 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../09-tcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2026-07-10 00:48:53.971598 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl8.6 (8.6.14+dfsg-1build1) ... 2026-07-10 00:48:53.971602 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl-expect:amd64. 2026-07-10 00:48:53.971605 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../10-tcl-expect_5.45.4-3_amd64.deb ... 2026-07-10 00:48:53.971609 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl-expect:amd64 (5.45.4-3) ... 2026-07-10 00:48:53.971612 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package expect. 2026-07-10 00:48:53.971615 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../11-expect_5.45.4-3_amd64.deb ... 2026-07-10 00:48:53.971619 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking expect (5.45.4-3) ... 2026-07-10 00:48:53.971622 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-backup. 2026-07-10 00:48:53.971625 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../12-mariadb-backup_1%3a10.11.18+maria~ubu2404_amd64.deb ... 2026-07-10 00:48:53.971644 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-backup (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:48:53.971648 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up galera-4 (26.4.27-ubu2404) ... 2026-07-10 00:48:53.971651 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up psmisc (23.7-1build1) ... 2026-07-10 00:48:53.971714 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2026-07-10 00:48:53.971755 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-10 00:48:53.971797 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libdbi-perl:amd64 (1.643-4ubuntu0.1) ... 2026-07-10 00:48:53.971838 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 00:48:53.971878 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl8.6 (8.6.14+dfsg-1build1) ... 2026-07-10 00:48:53.971919 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl-expect:amd64 (5.45.4-3) ... 2026-07-10 00:48:53.971958 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-backup (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:48:53.971998 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server-core (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:48:53.972038 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 00:48:53.972076 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2026-07-10 00:48:53.972120 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:48:53.972171 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up expect (5.45.4-3) ... 2026-07-10 00:48:53.972227 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server (1:10.11.18+maria~ubu2404) ... 2026-07-10 00:48:53.972280 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2026-07-10 00:48:53.972321 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of stop. 2026-07-10 00:48:53.972362 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2026-07-10 00:48:53.972402 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:48:53.972442 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:48:53.972481 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 416ecf9787b7 2026-07-10 00:48:53.972521 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 167ab5b52b3a 2026-07-10 00:48:53.972562 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 6/20 : COPY mariadb_sudoers /etc/sudoers.d/kolla_mariadb_sudoers 2026-07-10 00:48:53.972605 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> f6df1de83f4b 2026-07-10 00:48:53.972694 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 7/20 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:48:53.972735 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 37b09ef67eec 2026-07-10 00:48:53.972775 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 8/20 : COPY security_reset.expect /usr/local/bin/kolla_security_reset 2026-07-10 00:48:53.972817 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 0740594b8567 2026-07-10 00:48:53.972856 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 9/20 : COPY backup.sh /usr/local/bin/kolla_mariadb_backup.sh 2026-07-10 00:48:53.972893 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 25273341b94c 2026-07-10 00:48:53.972929 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 10/20 : COPY backup_replica.sh /usr/local/bin/kolla_mariadb_backup_replica.sh 2026-07-10 00:48:53.972966 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 03d02ffa6315 2026-07-10 00:48:53.973008 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 11/20 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_security_reset /usr/local/bin/kolla_mariadb_backup.sh /usr/local/bin/kolla_mariadb_backup_replica.sh && chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_mariadb_sudoers && rm -rf /var/lib/mysql/* 2026-07-10 00:48:53.973045 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 6b7f21d957ef 2026-07-10 00:48:53.973081 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 6b7f21d957ef 2026-07-10 00:48:53.973117 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> cb4b85274d4a 2026-07-10 00:48:53.973168 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 12/20 : RUN mkdir -p /var/run/mysqld && chown mysql /var/run/mysqld && chmod 755 /var/run/mysqld 2026-07-10 00:48:53.973211 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 263cbb8b9aac 2026-07-10 00:48:53.973252 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 263cbb8b9aac 2026-07-10 00:48:53.973290 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 76e5a2a6cee8 2026-07-10 00:48:53.973328 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 13/20 : COPY healthcheck_mariadb /usr/local/bin/healthcheck_mariadb 2026-07-10 00:48:53.973367 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 85770fe4f6f5 2026-07-10 00:48:53.973403 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 14/20 : RUN chmod 755 /usr/local/bin/healthcheck_mariadb 2026-07-10 00:48:53.973441 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 99430e252415 2026-07-10 00:48:53.973477 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 99430e252415 2026-07-10 00:48:53.973515 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 78c5b5887173 2026-07-10 00:48:53.973552 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 15/20 : ENTRYPOINT ["dumb-init", "--"] 2026-07-10 00:48:53.973591 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 2043fa03c38c 2026-07-10 00:48:53.973628 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 2043fa03c38c 2026-07-10 00:48:53.973679 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> f5f011e088bf 2026-07-10 00:48:53.973744 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 16/20 : CMD ["kolla_start"] 2026-07-10 00:48:53.973786 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 320b1ff8002d 2026-07-10 00:48:53.973827 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 320b1ff8002d 2026-07-10 00:48:53.973863 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 19507e5b0743 2026-07-10 00:48:53.973901 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 17/20 : COPY patches /patches 2026-07-10 00:48:53.973941 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> bfd78a9ff8a3 2026-07-10 00:48:53.973978 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 18/20 : RUN kolla_patch 2026-07-10 00:48:53.974018 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in ef8a9ad2b34e 2026-07-10 00:48:53.974053 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:[i] No series file found, nothing to patch. 2026-07-10 00:48:53.974097 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container ef8a9ad2b34e 2026-07-10 00:48:53.974146 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 849175f7f19e 2026-07-10 00:48:53.974201 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 19/20 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:48:53.974243 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 4c92a138eb43 2026-07-10 00:48:53.974282 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-07-10 00:48:53.974323 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2026-07-10 00:48:53.974362 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2026-07-10 00:48:53.974400 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Package 'build-essential' is not installed, so not removed 2026-07-10 00:48:53.974436 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:48:53.974473 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2026-07-10 00:48:53.974513 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2026-07-10 00:48:53.974551 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2026-07-10 00:48:53.974591 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:48:53.974628 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 4c92a138eb43 2026-07-10 00:48:53.974683 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 80f378a8b2e5 2026-07-10 00:48:53.974721 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 20/20 : USER mysql 2026-07-10 00:48:53.974760 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 5a5214a076d8 2026-07-10 00:48:53.974798 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 5a5214a076d8 2026-07-10 00:48:53.974835 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 8509acb5b6a1 2026-07-10 00:48:53.974874 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully built acb2ed27f685 2026-07-10 00:48:53.974912 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-server:build-20260710 2026-07-10 00:48:53.974998 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Built at 2026-07-10 00:48:53.974933 (took 0:00:33.434302) 2026-07-10 00:48:53.975349 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-bgp-dragent) 2026-07-10 00:48:53.975425 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Processing 2026-07-10 00:48:53.975484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building started at 2026-07-10 00:48:53.975427 2026-07-10 00:48:53.975547 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Getting local archive from tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:48:53.976622 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 plugins into plugins archive 2026-07-10 00:48:53.977184 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 additions into additions archive 2026-07-10 00:49:42.154685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 1/8 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:49:42.154769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 428a9aaf22a1 2026-07-10 00:49:42.154899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 2/8 : LABEL "build-date"="20260710" "name"="neutron-bgp-dragent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-bgp-dragent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:49:42.154990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in a936b7145c42 2026-07-10 00:49:42.155072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container a936b7145c42 2026-07-10 00:49:42.155147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 527216ded59b 2026-07-10 00:49:42.155284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 3/8 : ADD neutron-bgp-dragent-archive /neutron-bgp-dragent-source 2026-07-10 00:49:42.155355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> a24fabdc6d92 2026-07-10 00:49:42.155458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 4/8 : RUN ln -s neutron-bgp-dragent-source/* neutron_dynamic_routing && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /neutron_dynamic_routing 2026-07-10 00:49:42.155542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in bddf65507349 2026-07-10 00:49:42.155651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing ./neutron_dynamic_routing 2026-07-10 00:49:42.155803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: started 2026-07-10 00:49:42.155897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: finished with status 'done' 2026-07-10 00:49:42.155985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: started 2026-07-10 00:49:42.156061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:49:42.156142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): started 2026-07-10 00:49:42.156232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:49:42.156313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (7.0.0) 2026-07-10 00:49:42.156384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.39.0) 2026-07-10 00:49:42.156454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: httplib2>=0.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.22.0) 2026-07-10 00:49:42.156522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.3.0) 2026-07-10 00:49:42.156656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: SQLAlchemy>=1.3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.0.38) 2026-07-10 00:49:42.156729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.14.1) 2026-07-10 00:49:42.156796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: neutron-lib>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.18.2) 2026-07-10 00:49:42.156865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-ken>=0.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.0.1) 2026-07-10 00:49:42.156936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (9.7.1) 2026-07-10 00:49:42.157003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (17.2.1) 2026-07-10 00:49:42.157071 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (7.1.0) 2026-07-10 00:49:42.160256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.messaging>=5.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (16.1.1) 2026-07-10 00:49:42.160297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.7.0) 2026-07-10 00:49:42.160306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.1.1) 2026-07-10 00:49:42.160314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.utils>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (8.2.0) 2026-07-10 00:49:42.160335 | 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.5.dev6) 2026-07-10 00:49:42.160341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.3.9) 2026-07-10 00:49:42.160348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.12.2) 2026-07-10 00:49:42.160354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.7.0) 2026-07-10 00:49:42.160361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.1.1) 2026-07-10 00:49:42.160367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.2.1) 2026-07-10 00:49:42.160375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.10.1) 2026-07-10 00:49:42.160405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.1.0) 2026-07-10 00:49:42.160411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.5.1) 2026-07-10 00:49:42.160418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: debtcollector>=1.19.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.0.0) 2026-07-10 00:49:42.160425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.1.1) 2026-07-10 00:49:42.160431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pecan>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.5.1) 2026-07-10 00:49:42.160437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: requests>=2.32.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.32.3) 2026-07-10 00:49:42.160443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.1.5) 2026-07-10 00:49:42.160460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (10.12.1) 2026-07-10 00:49:42.160467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-neutronclient>=7.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (11.4.0) 2026-07-10 00:49:42.160473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (9.0.0) 2026-07-10 00:49:42.160479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.8.9) 2026-07-10 00:49:42.160490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.10.0) 2026-07-10 00:49:42.160496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: stevedore>=2.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.4.1) 2026-07-10 00:49:42.160502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.11.0) 2026-07-10 00:49:42.160508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (7.1.0) 2026-07-10 00:49:42.160514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.7.1) 2026-07-10 00:49:42.160525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (6.5.1) 2026-07-10 00:49:42.160531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (6.3.1) 2026-07-10 00:49:42.160537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.5.1) 2026-07-10 00:49:42.160542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.privsep>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.6.0) 2026-07-10 00:49:42.160567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.5.1) 2026-07-10 00:49:42.160573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (7.5.1) 2026-07-10 00:49:42.160579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.5.0) 2026-07-10 00:49:42.160585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.6.0) 2026-07-10 00:49:42.160591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: osprofiler>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.2.0) 2026-07-10 00:49:42.160601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-resource-classes>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.1.0) 2026-07-10 00:49:42.160608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ovs>=2.12.0 in ./usr/lib/python3/dist-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.5.1) 2026-07-10 00:49:42.160614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ovsdbapp>=2.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.11.0) 2026-07-10 00:49:42.160619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: psutil>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (7.0.0) 2026-07-10 00:49:42.160630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyroute2>=0.7.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.8.1) 2026-07-10 00:49:42.160635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (24.2.1) 2026-07-10 00:49:42.160641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (18.9.0) 2026-07-10 00:49:42.160651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: openstacksdk>=0.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.4.0) 2026-07-10 00:49:42.160657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (6.2.0) 2026-07-10 00:49:42.160663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-vif>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.1.0) 2026-07-10 00:49:42.160669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.1.0) 2026-07-10 00:49:42.160675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tooz>=1.58.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (6.3.0) 2026-07-10 00:49:42.160681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.17.2) 2026-07-10 00:49:42.160688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.0.2) 2026-07-10 00:49:42.160694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.1.0) 2026-07-10 00:49:42.160700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.7.0) 2026-07-10 00:49:42.160706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.0.1) 2026-07-10 00:49:42.160712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.10.1) 2026-07-10 00:49:42.160724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.6.0) 2026-07-10 00:49:42.160732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.26.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.3.4) 2026-07-10 00:49:42.160738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.26.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.3.0) 2026-07-10 00:49:42.160744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (43.0.3) 2026-07-10 00:49:42.160759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.3.4) 2026-07-10 00:49:42.160765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.0.1) 2026-07-10 00:49:42.160771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.33) 2026-07-10 00:49:42.160777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.3.6) 2026-07-10 00:49:42.160783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (6.0.2) 2026-07-10 00:49:42.160789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.4.0) 2026-07-10 00:49:42.160795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.17.1) 2026-07-10 00:49:42.160802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.22) 2026-07-10 00:49:42.160809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.0.0) 2026-07-10 00:49:42.160815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.1.0) 2026-07-10 00:49:42.160821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: ncclient>=0.6.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.6.16) 2026-07-10 00:49:42.160827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (24.2) 2026-07-10 00:49:42.160833 | 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) (83.0.0) 2026-07-10 00:49:42.160844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.5.1) 2026-07-10 00:49:42.160850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.3.1) 2026-07-10 00:49:42.160856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.17.0) 2026-07-10 00:49:42.160867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.19) 2026-07-10 00:49:42.160877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.0.0) 2026-07-10 00:49:42.160883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.0.1) 2026-07-10 00:49:42.160889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.5.0) 2026-07-10 00:49:42.160895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.9.0.post0) 2026-07-10 00:49:42.160901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.5.2) 2026-07-10 00:49:42.160907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.3.1) 2026-07-10 00:49:42.160914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.4.2) 2026-07-10 00:49:42.160919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.11.0) 2026-07-10 00:49:42.160925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (5.1.0) 2026-07-10 00:49:42.160931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=5.29.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2025.1) 2026-07-10 00:49:42.160940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.21.1) 2026-07-10 00:49:42.160946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.0.1) 2026-07-10 00:49:42.160955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.0.1) 2026-07-10 00:49:42.161150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.6.10) 2026-07-10 00:49:42.161247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.14.0) 2026-07-10 00:49:42.161261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: fixtures>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.11.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.2.4.post1) 2026-07-10 00:49:42.161270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.5.0) 2026-07-10 00:49:42.161296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.3.5) 2026-07-10 00:49:42.161355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.2.13) 2026-07-10 00:49:42.161399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.9.1) 2026-07-10 00:49:42.161538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (4.23.0) 2026-07-10 00:49:42.161585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: osc-lib>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.2.0) 2026-07-10 00:49:42.161599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.5.2) 2026-07-10 00:49:42.161643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.5.11) 2026-07-10 00:49:42.161703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.9.0) 2026-07-10 00:49:42.161763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (25.1.0) 2026-07-10 00:49:42.161823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2024.10.1) 2026-07-10 00:49:42.161880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.36.2) 2026-07-10 00:49:42.161942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.23.1) 2026-07-10 00:49:42.161990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=7.8.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.1.0) 2026-07-10 00:49:42.162045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.4.1) 2026-07-10 00:49:42.162101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.10) 2026-07-10 00:49:42.162199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.26.20) 2026-07-10 00:49:42.162291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2026.6.17) 2026-07-10 00:49:42.162355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.7) 2026-07-10 00:49:42.162406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.7.2) 2026-07-10 00:49:42.162467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=25.0.0.0b1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.15.2) 2026-07-10 00:49:42.162517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building wheels for collected packages: neutron-dynamic-routing 2026-07-10 00:49:42.162628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2026-07-10 00:49:42.162680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2026-07-10 00:49:42.162738 | 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=106907 sha256=3c3630cdd0df6da65216dd72b3abd56400b485e3103c05a9d3f4bf4179580b42 2026-07-10 00:49:42.162794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Stored in directory: /tmp/pip-ephem-wheel-cache-td2cqk8y/wheels/cc/05/c8/ac6e19e938732d8fea860359d0b2bd76dd80b2a57124578084 2026-07-10 00:49:42.162849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built neutron-dynamic-routing 2026-07-10 00:49:42.162904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: neutron-dynamic-routing 2026-07-10 00:49:42.162950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed neutron-dynamic-routing-26.0.0.0rc2.dev2 2026-07-10 00:49:42.162997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container bddf65507349 2026-07-10 00:49:42.163046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> b9193ad56cc6 2026-07-10 00:49:42.163094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 5/8 : COPY patches /patches 2026-07-10 00:49:42.163148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 6207fda993a9 2026-07-10 00:49:42.163228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 6/8 : RUN kolla_patch 2026-07-10 00:49:42.163276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in ec6134d267f9 2026-07-10 00:49:42.163321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:[i] No series file found, nothing to patch. 2026-07-10 00:49:42.163367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container ec6134d267f9 2026-07-10 00:49:42.163415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> efbe90545741 2026-07-10 00:49:42.163467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:49:42.163520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 2b32b84ab19c 2026-07-10 00:49:42.163584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2026-07-10 00:49:42.163633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2026-07-10 00:49:42.163680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2026-07-10 00:49:42.163742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages were automatically installed and are no longer required: 2026-07-10 00:49:42.163786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:49:42.163830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:49:42.163873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:49:42.163917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:49:42.163966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:49:42.164003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:49:42.164054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:49:42.164098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2026-07-10 00:49:42.164168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Use 'apt autoremove' to remove them. 2026-07-10 00:49:42.164226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2026-07-10 00:49:42.164268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: build-essential 2026-07-10 00:49:42.164316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:49:42.164360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:49:42.164408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2026-07-10 00:49:42.164463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:49:42.164509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2026-07-10 00:49:42.164569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2026-07-10 00:49:42.164623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2026-07-10 00:49:42.164667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:80% 2026-07-10 00:49:42.164713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% (Reading database ... 90% 2026-07-10 00:49:42.164759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2026-07-10 00:49:42.164807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-07-10 00:49:42.164854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:49:42.164902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2026-07-10 00:49:42.164951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2026-07-10 00:49:42.164998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2026-07-10 00:49:42.165049 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2026-07-10 00:49:42.165092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:49:42.165137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:49:42.165205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:49:42.165242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:49:42.165285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:49:42.165327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:49:42.165369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:49:42.165411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2026-07-10 00:49:42.165461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:49:42.165506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:49:42.165568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2026-07-10 00:49:42.165735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:49:42.165783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2026-07-10 00:49:42.165801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2026-07-10 00:49:42.165812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% 2026-07-10 00:49:42.165822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2026-07-10 00:49:42.165835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2026-07-10 00:49:42.165868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2026-07-10 00:49:42.165950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19945 files and directories currently installed.) 2026-07-10 00:49:42.165969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:49:42.166020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:49:42.166081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:49:42.166096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:49:42.166168 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:49:42.166231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:49:42.166293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:49:42.166309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:49:42.166370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:49:42.166430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:49:42.166446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:49:42.166506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:49:42.166521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:49:42.166608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:42.166625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:49:42.166696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:49:42.166755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:49:42.166771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:49:42.166830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:49:42.166846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:49:42.166916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:49:42.166977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:49:42.166993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:49:42.167052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:49:42.167067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:42.167152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:42.167173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:42.167248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:42.167339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:49:42.167388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:49:42.167404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:42.167472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:42.167533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:49:42.167574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:42.167677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:42.167756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:49:42.167805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:42.167831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:42.167893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:49:42.167909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:42.167974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:49:42.167990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing lto-disabled-list (47) ... 2026-07-10 00:49:42.168054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:42.168079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing make (4.3-4.1build2) ... 2026-07-10 00:49:42.168152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:49:42.168206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:42.168254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:49:42.168269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Collecting pyclean==3.0.0 2026-07-10 00:49:42.168336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:49:42.168352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:49:42.168415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: pyclean 2026-07-10 00:49:42.168431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed pyclean-3.0.0 2026-07-10 00:49:42.168495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:49:42.168511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:42.168601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 12935 files, 2164 directories removed. 2026-07-10 00:49:42.168617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:42.168668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /usr 2026-07-10 00:49:42.168683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:42.168814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 1380 files, 143 directories removed. 2026-07-10 00:49:42.168832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2026-07-10 00:49:42.168841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Found existing installation: pyclean 3.0.0 2026-07-10 00:49:42.168847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Uninstalling pyclean-3.0.0: 2026-07-10 00:49:42.168903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:49:42.168944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 2b32b84ab19c 2026-07-10 00:49:42.168985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 0012146bd939 2026-07-10 00:49:42.169027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 8/8 : USER neutron 2026-07-10 00:49:42.169073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 281a18abe645 2026-07-10 00:49:42.169118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 281a18abe645 2026-07-10 00:49:42.169192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 24fbf4691315 2026-07-10 00:49:42.169241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built 2c48c1f1d4b0 2026-07-10 00:49:42.169286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260710 2026-07-10 00:49:42.169380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Built at 2026-07-10 00:49:42.169306 (took 0:00:48.193879) 2026-07-10 00:49:42.169792 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-server) 2026-07-10 00:49:42.169861 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Processing 2026-07-10 00:49:42.169930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building started at 2026-07-10 00:49:42.169861 2026-07-10 00:49:42.170017 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Getting local archive from tarballs/neutron-dynamic-routing-stable-2025.1.tar.gz 2026-07-10 00:49:42.273235 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 1 plugins into plugins archive 2026-07-10 00:49:42.273544 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 0 additions into additions archive 2026-07-10 00:50:55.089825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 1/9 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:50:55.089883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 428a9aaf22a1 2026-07-10 00:50:55.089896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 2/9 : LABEL "build-date"="20260710" "name"="neutron-server" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:50:55.089908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 4b0a8607d841 2026-07-10 00:50:55.089972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 4b0a8607d841 2026-07-10 00:50:55.089980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 0de7f4eb5a0c 2026-07-10 00:50:55.090014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 3/9 : ADD plugins-archive / 2026-07-10 00:50:55.090035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 58dc37a11572 2026-07-10 00:50:55.090042 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 4/9 : COPY extend_start.sh /usr/local/bin/kolla_neutron_extend_start 2026-07-10 00:50:55.090062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 875ee74d61cd 2026-07-10 00:50:55.090070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 5/9 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt networking-hyperv && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 644 /usr/local/bin/kolla_neutron_extend_start 2026-07-10 00:50:55.090091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 359d16d79fa3 2026-07-10 00:50:55.090098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting networking-hyperv 2026-07-10 00:50:55.090119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading networking_hyperv-14.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-10 00:50:55.090150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (0.39.0) 2026-07-10 00:50:55.090165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron-lib>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (3.18.2) 2026-07-10 00:50:55.090173 | 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.5.dev6) 2026-07-10 00:50:55.090180 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-win>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (5.9.0) 2026-07-10 00:50:55.090204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (9.7.1) 2026-07-10 00:50:55.090230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (6.5.1) 2026-07-10 00:50:55.090256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (7.1.0) 2026-07-10 00:50:55.090286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (5.7.0) 2026-07-10 00:50:55.090302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.utils>=3.33.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (8.2.0) 2026-07-10 00:50:55.090333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (7.0.0) 2026-07-10 00:50:55.090350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-neutronclient>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-hyperv) (11.4.0) 2026-07-10 00:50:55.090382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-hyperv) (2.7.0) 2026-07-10 00:50:55.090390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-hyperv) (3.1.1) 2026-07-10 00:50:55.090409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.10.1) 2026-07-10 00:50:55.090458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.1.0) 2026-07-10 00:50:55.090479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.5.1) 2026-07-10 00:50:55.090498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: debtcollector>=1.19.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.0.0) 2026-07-10 00:50:55.090546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.1.1) 2026-07-10 00:50:55.090569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pecan>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.5.1) 2026-07-10 00:50:55.090586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: httplib2>=0.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (0.22.0) 2026-07-10 00:50:55.090606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requests>=2.32.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.32.3) 2026-07-10 00:50:55.090648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.1.5) 2026-07-10 00:50:55.090655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (10.12.1) 2026-07-10 00:50:55.090678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.3.0) 2026-07-10 00:50:55.090705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (9.0.0) 2026-07-10 00:50:55.090751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: SQLAlchemy>=1.4.23 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.0.38) 2026-07-10 00:50:55.090757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.8.9) 2026-07-10 00:50:55.090779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.10.0) 2026-07-10 00:50:55.090823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: alembic>=1.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.14.1) 2026-07-10 00:50:55.090830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: stevedore>=2.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.4.1) 2026-07-10 00:50:55.090850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.11.0) 2026-07-10 00:50:55.090870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (7.1.0) 2026-07-10 00:50:55.090911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (5.7.1) 2026-07-10 00:50:55.090919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (17.2.1) 2026-07-10 00:50:55.090966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.messaging>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (16.1.1) 2026-07-10 00:50:55.090973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.3.1) 2026-07-10 00:50:55.090993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.5.1) 2026-07-10 00:50:55.091013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.privsep>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.6.0) 2026-07-10 00:50:55.091121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.5.1) 2026-07-10 00:50:55.091156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (7.5.1) 2026-07-10 00:50:55.091162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.service>=3.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.1.1) 2026-07-10 00:50:55.091185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.5.0) 2026-07-10 00:50:55.091210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.6.0) 2026-07-10 00:50:55.091218 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osprofiler>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.2.0) 2026-07-10 00:50:55.091238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-ken>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.0.1) 2026-07-10 00:50:55.091308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-resource-classes>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (1.1.0) 2026-07-10 00:50:55.091322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovs>=2.12.0 in ./usr/lib/python3/dist-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.5.1) 2026-07-10 00:50:55.091350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovsdbapp>=2.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (2.11.0) 2026-07-10 00:50:55.091370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: psutil>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (7.0.0) 2026-07-10 00:50:55.091390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyroute2>=0.7.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (0.8.1) 2026-07-10 00:50:55.091398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (24.2.1) 2026-07-10 00:50:55.091443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (18.9.0) 2026-07-10 00:50:55.091468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: openstacksdk>=0.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.4.0) 2026-07-10 00:50:55.091489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.2.0) 2026-07-10 00:50:55.091514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-vif>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (4.1.0) 2026-07-10 00:50:55.091561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (3.1.0) 2026-07-10 00:50:55.091569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tooz>=1.58.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=13.0.0.0b1->networking-hyperv) (6.3.0) 2026-07-10 00:50:55.091592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=13.0.0.0b1->networking-hyperv) (1.3.9) 2026-07-10 00:50:55.091621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=13.0.0.0b1->networking-hyperv) (4.12.2) 2026-07-10 00:50:55.091656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron>=13.0.0.0b1->networking-hyperv) (1.17.2) 2026-07-10 00:50:55.091692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron>=13.0.0.0b1->networking-hyperv) (3.2.1) 2026-07-10 00:50:55.091702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron>=13.0.0.0b1->networking-hyperv) (3.0.2) 2026-07-10 00:50:55.091723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=13.0.0.0b1->networking-hyperv) (2.1.0) 2026-07-10 00:50:55.091953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=13.0.0.0b1->networking-hyperv) (1.7.0) 2026-07-10 00:50:55.092002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2026-07-10 00:50:55.092012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (2.10.1) 2026-07-10 00:50:55.092020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=13.0.0.0b1->networking-hyperv) (5.6.0) 2026-07-10 00:50:55.092031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-hyperv) (1.3.4) 2026-07-10 00:50:55.092039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-hyperv) (3.3.0) 2026-07-10 00:50:55.092048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (43.0.3) 2026-07-10 00:50:55.092107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.3.4) 2026-07-10 00:50:55.092117 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.0.1) 2026-07-10 00:50:55.092262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.33) 2026-07-10 00:50:55.092271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (4.3.6) 2026-07-10 00:50:55.092279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (6.0.2) 2026-07-10 00:50:55.092287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.4.0) 2026-07-10 00:50:55.092297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (1.17.1) 2026-07-10 00:50:55.092336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (2.22) 2026-07-10 00:50:55.092345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=13.0.0.0b1->networking-hyperv) (3.0.0) 2026-07-10 00:50:55.092354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (1.1.0) 2026-07-10 00:50:55.092367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ncclient>=0.6.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (0.6.16) 2026-07-10 00:50:55.092375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (24.2) 2026-07-10 00:50:55.092383 | 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) (83.0.0) 2026-07-10 00:50:55.092391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (3.5.1) 2026-07-10 00:50:55.092514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.3.1) 2026-07-10 00:50:55.092542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (1.17.0) 2026-07-10 00:50:55.092575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron>=13.0.0.0b1->networking-hyperv) (0.19) 2026-07-10 00:50:55.092603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-hyperv) (2.0.0) 2026-07-10 00:50:55.092627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (2.0.1) 2026-07-10 00:50:55.092653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (0.5.0) 2026-07-10 00:50:55.092667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-hyperv) (2.9.0.post0) 2026-07-10 00:50:55.092675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.5.2) 2026-07-10 00:50:55.092683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.3.1) 2026-07-10 00:50:55.092691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.4.2) 2026-07-10 00:50:55.092705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (0.11.0) 2026-07-10 00:50:55.092717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (5.1.0) 2026-07-10 00:50:55.092732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (2025.1) 2026-07-10 00:50:55.092741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron>=13.0.0.0b1->networking-hyperv) (0.21.1) 2026-07-10 00:50:55.092750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2026-07-10 00:50:55.092758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=13.0.0.0b1->networking-hyperv) (4.0.1) 2026-07-10 00:50:55.092802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=3.5.0->neutron>=13.0.0.0b1->networking-hyperv) (1.6.10) 2026-07-10 00:50:55.092827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=13.0.0.0b1->networking-hyperv) (3.14.0) 2026-07-10 00:50:55.092853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fixtures>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.11.0->neutron>=13.0.0.0b1->networking-hyperv) (4.2.4.post1) 2026-07-10 00:50:55.092879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=3.0.0->neutron>=13.0.0.0b1->networking-hyperv) (1.5.0) 2026-07-10 00:50:55.092888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=13.0.0.0b1->networking-hyperv) (0.3.5) 2026-07-10 00:50:55.092913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=13.0.0.0b1->networking-hyperv) (0.2.13) 2026-07-10 00:50:55.092941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (4.9.1) 2026-07-10 00:50:55.092967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (4.23.0) 2026-07-10 00:50:55.092992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osc-lib>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (3.2.0) 2026-07-10 00:50:55.093001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.5.2) 2026-07-10 00:50:55.093062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (2.5.11) 2026-07-10 00:50:55.093072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (1.9.0) 2026-07-10 00:50:55.093083 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (25.1.0) 2026-07-10 00:50:55.093092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (2024.10.1) 2026-07-10 00:50:55.093106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.36.2) 2026-07-10 00:50:55.093115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv) (0.23.1) 2026-07-10 00:50:55.093203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->networking-hyperv) (2.1.0) 2026-07-10 00:50:55.093284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=13.0.0.0b1->networking-hyperv) (3.4.1) 2026-07-10 00:50:55.093300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=13.0.0.0b1->networking-hyperv) (3.10) 2026-07-10 00:50:55.093308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=13.0.0.0b1->networking-hyperv) (1.26.20) 2026-07-10 00:50:55.093316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=13.0.0.0b1->networking-hyperv) (2026.6.17) 2026-07-10 00:50:55.093324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=13.0.0.0b1->networking-hyperv) (0.7) 2026-07-10 00:50:55.093336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron>=13.0.0.0b1->networking-hyperv) (2.7.2) 2026-07-10 00:50:55.093344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=13.0.0.0b1->networking-hyperv) (0.15.2) 2026-07-10 00:50:55.093352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading networking_hyperv-14.0.0-py3-none-any.whl (82 kB) 2026-07-10 00:50:55.093396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: networking-hyperv 2026-07-10 00:50:55.093447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-hyperv-14.0.0 2026-07-10 00:50:55.093483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/networking_baremetal-6.5.1.dev2 2026-07-10 00:50:55.093509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-07-10 00:50:55.093521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-07-10 00:50:55.093529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-07-10 00:50:55.093543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:50:55.093551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-07-10 00:50:55.093577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:50:55.093604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/networking_generic_switch-7.5.1.dev10 2026-07-10 00:50:55.093631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-07-10 00:50:55.093657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-07-10 00:50:55.093675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-07-10 00:50:55.093701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:50:55.093725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-07-10 00:50:55.093742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:50:55.093771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/networking_sfc-20.0.0.0rc2.dev2 2026-07-10 00:50:55.093779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-07-10 00:50:55.093807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-07-10 00:50:55.093850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-07-10 00:50:55.093871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:50:55.093899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2026-07-10 00:50:55.093924 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2026-07-10 00:50:55.093941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-07-10 00:50:55.093967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:50:55.093992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/neutron_dynamic_routing-26.0.0.0rc2.dev2 2026-07-10 00:50:55.094003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-07-10 00:50:55.094037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-07-10 00:50:55.094067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-07-10 00:50:55.094081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:50:55.094110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-07-10 00:50:55.094160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:50:55.094181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/neutron_fwaas-22.0.1.dev8 2026-07-10 00:50:55.094205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-07-10 00:50:55.094213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-07-10 00:50:55.094264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-07-10 00:50:55.094290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:50:55.094318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-07-10 00:50:55.094332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:50:55.094341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing ./plugins/neutron_vpnaas-26.0.0.0rc2.dev2 2026-07-10 00:50:55.094383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2026-07-10 00:50:55.094408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2026-07-10 00:50:55.094480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2026-07-10 00:50:55.094496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2026-07-10 00:50:55.094547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2026-07-10 00:50:55.094594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2026-07-10 00:50:55.094620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2026-07-10 00:50:55.094634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 00:50:55.094643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ncclient>=0.6.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (0.6.16) 2026-07-10 00:50:55.094651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: neutron-lib>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (3.18.2) 2026-07-10 00:50:55.094663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (9.7.1) 2026-07-10 00:50:55.094672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (6.5.1) 2026-07-10 00:50:55.094680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (7.1.0) 2026-07-10 00:50:55.094722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.utils>=3.40.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (8.2.0) 2026-07-10 00:50:55.094731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.messaging>=5.29.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (16.1.1) 2026-07-10 00:50:55.094781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.service>=1.40.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (4.1.1) 2026-07-10 00:50:55.094808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pbr>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (7.0.0) 2026-07-10 00:50:55.094834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: openstacksdk>=0.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (4.4.0) 2026-07-10 00:50:55.094851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tooz>=2.5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (6.3.0) 2026-07-10 00:50:55.094859 | 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.5.dev6) 2026-07-10 00:50:55.094873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (9.0.0) 2026-07-10 00:50:55.094882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-baremetal==6.5.1.dev2) (5.10.0) 2026-07-10 00:50:55.094913 | 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.dev10) (2.4.2) 2026-07-10 00:50:55.094967 | 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.dev10) (0.39.0) 2026-07-10 00:50:55.095034 | 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.dev10) (5.4.1) 2026-07-10 00:50:55.095045 | 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.dev10) (4.5.0) 2026-07-10 00:50:55.095059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (1.3.0) 2026-07-10 00:50:55.095069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-neutronclient>=10.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (11.4.0) 2026-07-10 00:50:55.095079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: SQLAlchemy>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (2.0.38) 2026-07-10 00:50:55.095089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: alembic>=0.9.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (1.14.1) 2026-07-10 00:50:55.095208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-sfc==20.0.0.0rc2.dev2) (5.7.0) 2026-07-10 00:50:55.095234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: httplib2>=0.9.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.22.0) 2026-07-10 00:50:55.095245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-ken>=0.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.0.1) 2026-07-10 00:50:55.095255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-dynamic-routing==26.0.0.0rc2.dev2) (17.2.1) 2026-07-10 00:50:55.095265 | 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.dev8) (7.1.0) 2026-07-10 00:50:55.095280 | 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.dev8) (3.6.0) 2026-07-10 00:50:55.095291 | 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.dev8) (0.8.1) 2026-07-10 00:50:55.095313 | 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.dev8) (26.2.1) 2026-07-10 00:50:55.095332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==26.0.0.0rc2.dev2) (3.1.5) 2026-07-10 00:50:55.095388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-vpnaas==26.0.0.0rc2.dev2) (3.5.1) 2026-07-10 00:50:55.095510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==20.0.0.0rc2.dev2) (1.3.9) 2026-07-10 00:50:55.095559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=0.9.6->networking-sfc==20.0.0.0rc2.dev2) (4.12.2) 2026-07-10 00:50:55.095605 | 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.dev10) (3.1.0) 2026-07-10 00:50:55.095664 | 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.dev10) (2.32.3) 2026-07-10 00:50:55.095681 | 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.dev10) (2.7.0) 2026-07-10 00:50:55.095691 | 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.dev10) (3.1.1) 2026-07-10 00:50:55.095704 | 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.dev10) (3.0.0) 2026-07-10 00:50:55.095714 | 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.dev10) (1.17.2) 2026-07-10 00:50:55.095723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->neutron-dynamic-routing==26.0.0.0rc2.dev2) (3.2.1) 2026-07-10 00:50:55.095732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron-vpnaas==26.0.0.0rc2.dev2) (3.0.2) 2026-07-10 00:50:55.095741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.5.1.dev2) (2.1.0) 2026-07-10 00:50:55.095750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->networking-baremetal==6.5.1.dev2) (1.7.0) 2026-07-10 00:50:55.095758 | 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) (83.0.0) 2026-07-10 00:50:55.095767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.5.1.dev2) (3.5.1) 2026-07-10 00:50:55.095776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.5.1.dev2) (5.3.1) 2026-07-10 00:50:55.095791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: six in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.9->networking-baremetal==6.5.1.dev2) (1.17.0) 2026-07-10 00:50:55.095806 | 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.dev10) (7.7.0) 2026-07-10 00:50:55.095815 | 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.dev10) (3.5) 2026-07-10 00:50:55.095864 | 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.dev10) (6.0.2) 2026-07-10 00:50:55.095910 | 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.dev10) (13.9.4) 2026-07-10 00:50:55.095938 | 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.dev10) (0.18.10) 2026-07-10 00:50:55.095966 | 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.dev10) (0.15.0) 2026-07-10 00:50:55.096013 | 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.dev10) (1.1.3) 2026-07-10 00:50:55.096058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.10.1) 2026-07-10 00:50:55.096172 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.1.0) 2026-07-10 00:50:55.096193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.5.1) 2026-07-10 00:50:55.096202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (5.1.1) 2026-07-10 00:50:55.096216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pecan>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (1.5.1) 2026-07-10 00:50:55.096226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (10.12.1) 2026-07-10 00:50:55.096235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (1.8.9) 2026-07-10 00:50:55.096244 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.11.0) 2026-07-10 00:50:55.096254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (5.7.1) 2026-07-10 00:50:55.096263 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (6.3.1) 2026-07-10 00:50:55.096278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.5.1) 2026-07-10 00:50:55.096288 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (7.5.1) 2026-07-10 00:50:55.096298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.5.0) 2026-07-10 00:50:55.096313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.6.0) 2026-07-10 00:50:55.096323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osprofiler>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.2.0) 2026-07-10 00:50:55.096332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-resource-classes>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (1.1.0) 2026-07-10 00:50:55.096341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovs>=2.12.0 in ./usr/lib/python3/dist-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.5.1) 2026-07-10 00:50:55.096378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: ovsdbapp>=2.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.11.0) 2026-07-10 00:50:55.096464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: psutil>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (7.0.0) 2026-07-10 00:50:55.096524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (24.2.1) 2026-07-10 00:50:55.096553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (18.9.0) 2026-07-10 00:50:55.096580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (6.2.0) 2026-07-10 00:50:55.096626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-vif>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.1.0) 2026-07-10 00:50:55.096635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.0.1) 2026-07-10 00:50:55.096680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.10.1) 2026-07-10 00:50:55.096726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (5.6.0) 2026-07-10 00:50:55.096748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.5.1.dev2) (1.3.4) 2026-07-10 00:50:55.096757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=1.28.0->networking-baremetal==6.5.1.dev2) (3.3.0) 2026-07-10 00:50:55.096772 | 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.dev10) (1.0.0) 2026-07-10 00:50:55.096781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (43.0.3) 2026-07-10 00:50:55.096789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.3.4) 2026-07-10 00:50:55.096798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.0.1) 2026-07-10 00:50:55.096813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.33) 2026-07-10 00:50:55.096823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (4.3.6) 2026-07-10 00:50:55.096832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.4.0) 2026-07-10 00:50:55.096841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (1.17.1) 2026-07-10 00:50:55.096849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (2.22) 2026-07-10 00:50:55.096858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->networking-baremetal==6.5.1.dev2) (3.0.0) 2026-07-10 00:50:55.096868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (1.1.0) 2026-07-10 00:50:55.096876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=0.3.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (24.2) 2026-07-10 00:50:55.096885 | 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.dev8) (0.19) 2026-07-10 00:50:55.096894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-baremetal==6.5.1.dev2) (2.0.0) 2026-07-10 00:50:55.096954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.0.1) 2026-07-10 00:50:55.097024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (0.5.0) 2026-07-10 00:50:55.097053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->networking-baremetal==6.5.1.dev2) (2.9.0.post0) 2026-07-10 00:50:55.097099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (5.5.2) 2026-07-10 00:50:55.097176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (5.3.1) 2026-07-10 00:50:55.097207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (5.4.2) 2026-07-10 00:50:55.097235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (0.11.0) 2026-07-10 00:50:55.097281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (5.1.0) 2026-07-10 00:50:55.097309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (2025.1) 2026-07-10 00:50:55.097331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->networking-baremetal==6.5.1.dev2) (0.21.1) 2026-07-10 00:50:55.097341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.0.1) 2026-07-10 00:50:55.097355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.0.1) 2026-07-10 00:50:55.097364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=1.40.2->networking-baremetal==6.5.1.dev2) (1.6.10) 2026-07-10 00:50:55.097373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.14.0) 2026-07-10 00:50:55.097383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: fixtures>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.11.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.2.4.post1) 2026-07-10 00:50:55.097392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.9->networking-baremetal==6.5.1.dev2) (1.5.0) 2026-07-10 00:50:55.097401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.3.5) 2026-07-10 00:50:55.097436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.2.13) 2026-07-10 00:50:55.097446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.9.1) 2026-07-10 00:50:55.097455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (4.23.0) 2026-07-10 00:50:55.097464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: osc-lib>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (3.2.0) 2026-07-10 00:50:55.097473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.5.2) 2026-07-10 00:50:55.097484 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2.5.11) 2026-07-10 00:50:55.097493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (1.9.0) 2026-07-10 00:50:55.097503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (25.1.0) 2026-07-10 00:50:55.097512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (2024.10.1) 2026-07-10 00:50:55.097591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.36.2) 2026-07-10 00:50:55.097639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.23.1) 2026-07-10 00:50:55.097683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=10.0.0->networking-sfc==20.0.0.0rc2.dev2) (2.1.0) 2026-07-10 00:50:55.097711 | 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.dev10) (3.4.1) 2026-07-10 00:50:55.097747 | 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.dev10) (3.10) 2026-07-10 00:50:55.097775 | 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.dev10) (1.26.20) 2026-07-10 00:50:55.097847 | 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.dev10) (2026.6.17) 2026-07-10 00:50:55.097894 | 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.dev10) (3.0.0) 2026-07-10 00:50:55.097921 | 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.dev10) (2.19.1) 2026-07-10 00:50:55.097949 | 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.dev10) (0.1.2) 2026-07-10 00:50:55.097976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=14.0.0.0b1->networking-baremetal==6.5.1.dev2) (0.7) 2026-07-10 00:50:55.098020 | 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.dev10) (0.2.12) 2026-07-10 00:50:55.098036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron-dynamic-routing==26.0.0.0rc2.dev2) (2.7.2) 2026-07-10 00:50:55.098050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=2.5.1->networking-baremetal==6.5.1.dev2) (0.15.2) 2026-07-10 00:50:55.098059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building wheels for collected packages: networking-baremetal, networking-generic-switch, networking-sfc, neutron-dynamic-routing, neutron-fwaas, neutron-vpnaas 2026-07-10 00:50:55.098068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): started 2026-07-10 00:50:55.098078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2026-07-10 00:50:55.098087 | 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=73049 sha256=93a1a0b09f553669fd3b21dc873827ec74342eed34cd67387a596fc8bf3a52f2 2026-07-10 00:50:55.098097 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-iuqomtcl/wheels/9e/6a/9a/e03db8d35baf9c1d7bdad40156d8ba94d299e717bf47671a62 2026-07-10 00:50:55.098111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): started 2026-07-10 00:50:55.098120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2026-07-10 00:50:55.098169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for networking-generic-switch: filename=networking_generic_switch-7.5.1.dev10-py3-none-any.whl size=104743 sha256=dae68502f031ddb580c1ab654995c43ac4849c7a86ce7e4b1f69dd54a73104dd 2026-07-10 00:50:55.098179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-iuqomtcl/wheels/1d/48/7f/354663774d8601a0c5272765bdaff6187cd557a2049d5c6c76 2026-07-10 00:50:55.098189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (pyproject.toml): started 2026-07-10 00:50:55.098198 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (pyproject.toml): finished with status 'done' 2026-07-10 00:50:55.098215 | 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=1b5c3d3d6bfbb5358f62569818aafeb63c01d707b7a7d56479c1ed83ab0b7287 2026-07-10 00:50:55.098224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-iuqomtcl/wheels/f6/d7/13/805d4b49afb27014510b2a37d8b1527f62c2fc86dc4ff38366 2026-07-10 00:50:55.098233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2026-07-10 00:50:55.098242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2026-07-10 00:50:55.098251 | 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=106907 sha256=a4dac95425a18a479b3600215c2749a9ad6400431d3d9974f87d8937753ac139 2026-07-10 00:50:55.098260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-iuqomtcl/wheels/17/45/f6/2fd5d79250ea32bd9ade12f7b1cd3ad5399e024db6447762b7 2026-07-10 00:50:55.098304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): started 2026-07-10 00:50:55.098351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2026-07-10 00:50:55.098438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-fwaas: filename=neutron_fwaas-22.0.1.dev8-py3-none-any.whl size=271161 sha256=d5cf2272e69d1ec15f07154abf8e0c454154ae4a0958f8d72a3558daf55ce797 2026-07-10 00:50:55.098450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-iuqomtcl/wheels/38/c6/f9/65f285639a526a4d8cc3c13ff4bb9de804a3605d65ea72adac 2026-07-10 00:50:55.098478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (pyproject.toml): started 2026-07-10 00:50:55.098488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (pyproject.toml): finished with status 'done' 2026-07-10 00:50:55.098516 | 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=231687 sha256=03546ec0e2842f45fb881b5651da2d82b3d20df926c6095ec17d6b16497cde91 2026-07-10 00:50:55.098526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-iuqomtcl/wheels/cb/f8/d2/0e0daa199fe5979591e3d2dc269cc0338831431a8fe427e8d9 2026-07-10 00:50:55.098553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built networking-baremetal networking-generic-switch networking-sfc neutron-dynamic-routing neutron-fwaas neutron-vpnaas 2026-07-10 00:50:55.098562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: neutron-vpnaas, neutron-fwaas, neutron-dynamic-routing, networking-sfc, networking-generic-switch, networking-baremetal 2026-07-10 00:50:55.098572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-vpnaas 2026-07-10 00:50:55.098601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-vpnaas 26.0.0.0rc2.dev2 2026-07-10 00:50:55.098610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-vpnaas-26.0.0.0rc2.dev2: 2026-07-10 00:50:55.098638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-vpnaas-26.0.0.0rc2.dev2 2026-07-10 00:50:55.098651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-fwaas 2026-07-10 00:50:55.098679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-fwaas 22.0.1.dev8 2026-07-10 00:50:55.098688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-fwaas-22.0.1.dev8: 2026-07-10 00:50:55.098724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-fwaas-22.0.1.dev8 2026-07-10 00:50:55.098753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-sfc 2026-07-10 00:50:55.098769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-sfc 20.0.0.0rc2.dev2 2026-07-10 00:50:55.098797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-sfc-20.0.0.0rc2.dev2: 2026-07-10 00:50:55.098806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-sfc-20.0.0.0rc2.dev2 2026-07-10 00:50:55.098852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-generic-switch 2026-07-10 00:50:55.098862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-generic-switch 7.5.1.dev10 2026-07-10 00:50:55.098910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-generic-switch-7.5.1.dev10: 2026-07-10 00:50:55.098938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-generic-switch-7.5.1.dev10 2026-07-10 00:50:55.098954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-baremetal 2026-07-10 00:50:55.098964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-baremetal 6.5.1.dev2 2026-07-10 00:50:55.098972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-baremetal-6.5.1.dev2: 2026-07-10 00:50:55.098982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-baremetal-6.5.1.dev2 2026-07-10 00:50:55.098991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-baremetal-6.5.1.dev2 networking-generic-switch-7.5.1.dev10 networking-sfc-20.0.0.0rc2.dev2 neutron-dynamic-routing-26.0.0.0rc2.dev2 neutron-fwaas-22.0.1.dev8 neutron-vpnaas-26.0.0.0rc2.dev2 2026-07-10 00:50:55.099000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 359d16d79fa3 2026-07-10 00:50:55.099013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> e341aaf6ab65 2026-07-10 00:50:55.099060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 6/9 : COPY patches /patches 2026-07-10 00:50:55.099088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 162eac6decef 2026-07-10 00:50:55.099179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 7/9 : RUN kolla_patch 2026-07-10 00:50:55.099201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 7720e0475d55 2026-07-10 00:50:55.099210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:[i] No series file found, nothing to patch. 2026-07-10 00:50:55.099219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 7720e0475d55 2026-07-10 00:50:55.099232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> cf9b5a0c9276 2026-07-10 00:50:55.099242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:50:55.099253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 9c5c9c167d1d 2026-07-10 00:50:55.099262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2026-07-10 00:50:55.099309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2026-07-10 00:50:55.099370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2026-07-10 00:50:55.099432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages were automatically installed and are no longer required: 2026-07-10 00:50:55.099479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:50:55.099488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:50:55.099504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:50:55.099516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:50:55.099536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:50:55.099545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:50:55.099554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:50:55.099563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2026-07-10 00:50:55.099572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Use 'apt autoremove' to remove them. 2026-07-10 00:50:55.099581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2026-07-10 00:50:55.099590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: build-essential 2026-07-10 00:50:55.099632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:50:55.099719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:50:55.099766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2026-07-10 00:50:55.099813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:50:55.099848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2026-07-10 00:50:55.099857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2026-07-10 00:50:55.099866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2026-07-10 00:50:55.099875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2026-07-10 00:50:55.099889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2026-07-10 00:50:55.099904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2026-07-10 00:50:55.099920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-07-10 00:50:55.099934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:50:55.099947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2026-07-10 00:50:55.099974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2026-07-10 00:50:55.099992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2026-07-10 00:50:55.100008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2026-07-10 00:50:55.100022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:50:55.100119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:50:55.100245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:50:55.100293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:50:55.100373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:50:55.100505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:50:55.100519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:50:55.100529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2026-07-10 00:50:55.100538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:50:55.100561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 228 MB disk space will be freed. 2026-07-10 00:50:55.100570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2026-07-10 00:50:55.100580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:50:55.100590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2026-07-10 00:50:55.100599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2026-07-10 00:50:55.100607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2026-07-10 00:50:55.100616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2026-07-10 00:50:55.100630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2026-07-10 00:50:55.100639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2026-07-10 00:50:55.100648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19945 files and directories currently installed.) 2026-07-10 00:50:55.100657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:50:55.100666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:50:55.100674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:50:55.100683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:50:55.100692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:50:55.100700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:50:55.100709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:50:55.100717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:50:55.100735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:50:55.100743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:50:55.100751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:50:55.100758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:50:55.100765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:50:55.100772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:55.100779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:50:55.100809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:50:55.100833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:50:55.100857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:50:55.100879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:50:55.101035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:50:55.101060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:50:55.101098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:50:55.101121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:55.101203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:50:55.101272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:50:55.101295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:55.101318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:55.101340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:55.101362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:55.101385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:55.101392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:55.101399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:50:55.101407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:55.101441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:50:55.101451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:55.101458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:55.101465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:55.101472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:55.101479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:50:55.101505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:55.101513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:55.101535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:55.101560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:55.101597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:50:55.101605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:55.101612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:55.101620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:50:55.101627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:55.101634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:55.101641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:50:55.101648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:55.101655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing lto-disabled-list (47) ... 2026-07-10 00:50:55.101662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing make (4.3-4.1build2) ... 2026-07-10 00:50:55.101669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:50:55.101676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:50:55.101684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting pyclean==3.0.0 2026-07-10 00:50:55.101691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:50:55.101699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:50:55.101709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: pyclean 2026-07-10 00:50:55.101716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed pyclean-3.0.0 2026-07-10 00:50:55.101734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:50:55.101742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:55.101771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 12979 files, 2175 directories removed. 2026-07-10 00:50:55.101779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:55.101809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /usr 2026-07-10 00:50:55.101849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:55.101871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 1380 files, 143 directories removed. 2026-07-10 00:50:55.102009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2026-07-10 00:50:55.102027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Found existing installation: pyclean 3.0.0 2026-07-10 00:50:55.102045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Uninstalling pyclean-3.0.0: 2026-07-10 00:50:55.102080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:50:55.102088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 9c5c9c167d1d 2026-07-10 00:50:55.102095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 98c0da4ed7b4 2026-07-10 00:50:55.102103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 9/9 : USER neutron 2026-07-10 00:50:55.102110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 6fa7dc253094 2026-07-10 00:50:55.102118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 6fa7dc253094 2026-07-10 00:50:55.102169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 2de5828675ee 2026-07-10 00:50:55.102177 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built 8cbb8bcf61ab 2026-07-10 00:50:55.102185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully tagged osism.harbor.regio.digital/kolla/neutron-server:build-20260710 2026-07-10 00:50:55.102196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Built at 2026-07-10 00:50:55.102009 (took 0:01:12.932148) 2026-07-10 00:50:55.102204 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-infoblox-ipam-agent) to queue 2026-07-10 00:50:55.102513 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-agent) 2026-07-10 00:50:55.102528 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Processing 2026-07-10 00:50:55.102575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building started at 2026-07-10 00:50:55.102473 2026-07-10 00:50:55.103232 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 plugins into plugins archive 2026-07-10 00:50:55.103652 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 additions into additions archive 2026-07-10 00:51:36.907225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:51:36.907304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 428a9aaf22a1 2026-07-10 00:51:36.907324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 2/6 : LABEL "build-date"="20260710" "name"="neutron-ovn-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-ovn-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:51:36.907367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 41807fb88a91 2026-07-10 00:51:36.907429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 41807fb88a91 2026-07-10 00:51:36.907444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 9c78d9b1b4a6 2026-07-10 00:51:36.907485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 3/6 : COPY patches /patches 2026-07-10 00:51:36.907524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 8cbeb73a7206 2026-07-10 00:51:36.907560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 4/6 : RUN kolla_patch 2026-07-10 00:51:36.907642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in d3ccf4df772c 2026-07-10 00:51:36.907679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:[i] No series file found, nothing to patch. 2026-07-10 00:51:36.907711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container d3ccf4df772c 2026-07-10 00:51:36.907722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 81c0d8cf2ab4 2026-07-10 00:51:36.907773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:51:36.907795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 7a20c2d3e174 2026-07-10 00:51:36.907805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2026-07-10 00:51:36.907819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2026-07-10 00:51:36.907829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2026-07-10 00:51:36.907862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:51:36.907896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:51:36.907928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:51:36.907963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:51:36.907993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:51:36.908004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:51:36.908025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:51:36.908057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:51:36.908068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2026-07-10 00:51:36.908103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:51:36.908166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2026-07-10 00:51:36.908222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: build-essential 2026-07-10 00:51:36.908233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:51:36.908269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:51:36.908305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2026-07-10 00:51:36.908416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:51:36.908441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% 2026-07-10 00:51:36.908474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 75% 2026-07-10 00:51:36.908485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2026-07-10 00:51:36.908519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2026-07-10 00:51:36.908555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2026-07-10 00:51:36.908606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2026-07-10 00:51:36.908642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-07-10 00:51:36.908683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:51:36.908722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2026-07-10 00:51:36.908757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2026-07-10 00:51:36.908864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2026-07-10 00:51:36.908877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2026-07-10 00:51:36.908936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:51:36.908979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:51:36.909046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:51:36.909066 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:51:36.909103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:51:36.909113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:51:36.909187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:51:36.909294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2026-07-10 00:51:36.910383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:51:36.910466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:51:36.910482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2026-07-10 00:51:36.910493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2026-07-10 00:51:36.910505 | 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% 2026-07-10 00:51:36.910519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2026-07-10 00:51:36.910529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:70% (Reading database ... 75% 2026-07-10 00:51:36.910539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2026-07-10 00:51:36.910549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2026-07-10 00:51:36.910559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2026-07-10 00:51:36.910569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2026-07-10 00:51:36.910579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19945 files and directories currently installed.) 2026-07-10 00:51:36.910590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:51:36.910600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:36.910610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:51:36.910620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:36.910630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:51:36.910640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:51:36.910675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:51:36.910685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:36.910695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:51:36.910705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:36.910715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:51:36.910725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:51:36.910735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:36.910745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:51:36.910755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:51:36.910765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:51:36.910775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:51:36.910785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:51:36.910795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:36.910805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:36.912233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:51:36.912279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:36.912298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:36.912315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:36.912332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:51:36.912376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:36.912392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:36.912410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:36.912427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:36.912443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:51:36.912461 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:51:36.912477 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:36.912495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:36.912530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:36.912546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:51:36.912564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:36.912581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:36.912596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:36.912614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:36.912630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:51:36.912647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:36.912680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:51:36.912699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:36.912715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:51:36.912733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:36.912750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:51:36.912765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:51:36.912783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:51:36.912799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:51:36.912816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Collecting pyclean==3.0.0 2026-07-10 00:51:36.912832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:51:36.912850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:51:36.912867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Installing collected packages: pyclean 2026-07-10 00:51:36.912884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:51:36.912901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:51:36.912917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:36.912935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 12852 files, 2120 directories removed. 2026-07-10 00:51:36.912949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:36.912967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /usr 2026-07-10 00:51:36.912984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:36.913000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 1380 files, 143 directories removed. 2026-07-10 00:51:36.913018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2026-07-10 00:51:36.913032 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:51:36.913050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:51:36.913067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:51:36.913084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 7a20c2d3e174 2026-07-10 00:51:36.913103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 4d2485ec011d 2026-07-10 00:51:36.913120 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 6/6 : USER neutron 2026-07-10 00:51:36.913176 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 8f26ebc4083d 2026-07-10 00:51:36.913195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 8f26ebc4083d 2026-07-10 00:51:36.913227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 72092121d6c4 2026-07-10 00:51:36.913245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully built 9a37fbad6980 2026-07-10 00:51:36.913262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260710 2026-07-10 00:51:36.913280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Built at 2026-07-10 00:51:36.911784 (took 0:00:41.809311) 2026-07-10 00:51:36.913298 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-l3-agent) 2026-07-10 00:51:36.913316 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Processing 2026-07-10 00:51:36.913333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building started at 2026-07-10 00:51:36.912411 2026-07-10 00:51:36.913445 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 plugins into plugins archive 2026-07-10 00:51:36.914088 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 additions into additions archive 2026-07-10 00:52:30.746372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 1/8 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:52:30.746519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 428a9aaf22a1 2026-07-10 00:52:30.746597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 2/8 : LABEL "build-date"="20260710" "name"="neutron-l3-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-l3-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:52:30.746694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 76063c9383ec 2026-07-10 00:52:30.746780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 76063c9383ec 2026-07-10 00:52:30.746850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> f5f127b6d88c 2026-07-10 00:52:30.746920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends strongswan radvd libnetfilter-log1 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:52:30.746986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 77fa108d133f 2026-07-10 00:52:30.747071 | 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] 2026-07-10 00:52:30.747166 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:52:30.747307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:7 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2026-07-10 00:52:30.747336 | 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] 2026-07-10 00:52:30.747411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [71.7 kB] 2026-07-10 00:52:30.747508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:52:30.747571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:52:30.747666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:52:30.747732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:52:30.747808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:52:30.747885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:52:30.747962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:52:30.748038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,345 kB] 2026-07-10 00:52:30.748115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:52:30.748219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:52:30.748381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:52:30.748453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:52:30.748548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 28.1 MB in 4s (7,288 kB/s) 2026-07-10 00:52:30.748610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-07-10 00:52:30.748692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-07-10 00:52:30.748767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2026-07-10 00:52:30.748842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2026-07-10 00:52:30.748930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:radvd is already the newest version (1:2.19-1ubuntu1). 2026-07-10 00:52:30.749005 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following additional packages will be installed: 2026-07-10 00:52:30.749085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2026-07-10 00:52:30.749167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Suggested packages: 2026-07-10 00:52:30.749296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2026-07-10 00:52:30.749368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Recommended packages: 2026-07-10 00:52:30.749454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2026-07-10 00:52:30.749564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following NEW packages will be installed: 2026-07-10 00:52:30.749645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libnetfilter-log1 libstrongswan strongswan strongswan-charon 2026-07-10 00:52:30.749731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: strongswan-libcharon strongswan-starter 2026-07-10 00:52:30.749809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:52:30.749877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Need to get 880 kB of archives. 2026-07-10 00:52:30.752317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 3,537 kB of additional disk space will be used. 2026-07-10 00:52:30.752347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:52:30.752355 | 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.4 [407 kB] 2026-07-10 00:52:30.752364 | 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.4 [265 kB] 2026-07-10 00:52:30.752373 | 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.4 [23.5 kB] 2026-07-10 00:52:30.752381 | 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.4 [153 kB] 2026-07-10 00:52:30.752388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnetfilter-log1 amd64 1.0.2-4build1 [13.8 kB] 2026-07-10 00:52:30.752396 | 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.4 [18.5 kB] 2026-07-10 00:52:30.752403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preconfiguring packages ... 2026-07-10 00:52:30.752411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 880 kB in 1s (755 kB/s) 2026-07-10 00:52:30.752418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libstrongswan. 2026-07-10 00:52:30.752425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-07-10 00:52:30.752448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:52:30.752458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2026-07-10 00:52:30.752465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2026-07-10 00:52:30.752472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2026-07-10 00:52:30.752479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2026-07-10 00:52:30.752486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2026-07-10 00:52:30.752493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2026-07-10 00:52:30.752501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-07-10 00:52:30.752508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../0-libstrongswan_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-07-10 00:52:30.752516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libstrongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:30.752523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-libcharon. 2026-07-10 00:52:30.752530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../1-strongswan-libcharon_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-07-10 00:52:30.752537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:30.752545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-charon. 2026-07-10 00:52:30.752552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:30.752559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../2-strongswan-charon_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-07-10 00:52:30.752567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:30.752574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-starter. 2026-07-10 00:52:30.752581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../3-strongswan-starter_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-07-10 00:52:30.752597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:30.752604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libnetfilter-log1:amd64. 2026-07-10 00:52:30.752611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../4-libnetfilter-log1_1.0.2-4build1_amd64.deb ... 2026-07-10 00:52:30.752619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libnetfilter-log1:amd64 (1.0.2-4build1) ... 2026-07-10 00:52:30.752626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan. 2026-07-10 00:52:30.752644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../5-strongswan_5.9.13-2ubuntu4.24.04.4_all.deb ... 2026-07-10 00:52:30.752651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:30.752658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libnetfilter-log1:amd64 (1.0.2-4build1) ... 2026-07-10 00:52:30.752665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libstrongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:30.752673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:30.752680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-charon (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:30.752687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-starter (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:30.752701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2026-07-10 00:52:30.752708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:52:30.752715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2026-07-10 00:52:30.752722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:52:30.752730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:52:30.752788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:52:30.752923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 77fa108d133f 2026-07-10 00:52:30.753054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 299c19bdcf77 2026-07-10 00:52:30.753227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 4/8 : COPY patches /patches 2026-07-10 00:52:30.753414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 61f483c2042d 2026-07-10 00:52:30.753479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 5/8 : RUN kolla_patch 2026-07-10 00:52:30.753555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 44d4742cb506 2026-07-10 00:52:30.753625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:[i] No series file found, nothing to patch. 2026-07-10 00:52:30.753697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 44d4742cb506 2026-07-10 00:52:30.753766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> bfa90b45f55c 2026-07-10 00:52:30.753833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:52:30.753891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> b63fe9bbb9fc 2026-07-10 00:52:30.753954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:52:30.754011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 695fba9049c8 2026-07-10 00:52:30.754068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-07-10 00:52:30.754148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2026-07-10 00:52:30.754207 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2026-07-10 00:52:30.754293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:52:30.754349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:52:30.754402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:52:30.754455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:52:30.754507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:52:30.754560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:52:30.754612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:52:30.754673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:52:30.754735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2026-07-10 00:52:30.754790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:52:30.754850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2026-07-10 00:52:30.754903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: build-essential 2026-07-10 00:52:30.754962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:52:30.755016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:52:30.755073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-07-10 00:52:30.755158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:52:30.755226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-07-10 00:52:30.755321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:70% 2026-07-10 00:52:30.755371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2026-07-10 00:52:30.755429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2026-07-10 00:52:30.755505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2026-07-10 00:52:30.755582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2026-07-10 00:52:30.755640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2026-07-10 00:52:30.755697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 20144 files and directories currently installed.) 2026-07-10 00:52:30.755754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:52:30.755812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2026-07-10 00:52:30.755870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2026-07-10 00:52:30.755925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2026-07-10 00:52:30.755986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2026-07-10 00:52:30.756039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:52:30.756091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:52:30.756145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:52:30.756225 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:52:30.756327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:52:30.756383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:52:30.756436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:52:30.756489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2026-07-10 00:52:30.756552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:52:30.756607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:52:30.756664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2026-07-10 00:52:30.756724 | 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% 2026-07-10 00:52:30.756782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:52:30.756841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2026-07-10 00:52:30.756887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2026-07-10 00:52:30.756923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2026-07-10 00:52:30.756968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2026-07-10 00:52:30.757014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2026-07-10 00:52:30.757060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2026-07-10 00:52:30.757109 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 20135 files and directories currently installed.) 2026-07-10 00:52:30.757188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:52:30.757264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:30.757317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:52:30.757368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:52:30.757417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:30.757466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:52:30.757513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:52:30.757560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:52:30.757608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:52:30.757655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:52:30.757703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:30.757753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:52:30.757801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:52:30.757848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:52:30.757896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:30.757946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:52:30.757994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:52:30.758043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:52:30.758090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:52:30.758149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:52:30.758204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:52:30.758268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:52:30.758416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:52:30.758458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:30.758470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:52:30.758475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:52:30.758481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:52:30.758603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:52:30.758626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:30.758650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:30.758658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:30.758715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:30.758764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:52:30.758814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:52:30.758862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:30.758910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:30.759050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:52:30.759060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:30.759067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:30.759076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:52:30.759121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:30.759196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:30.759349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:52:30.759361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:30.759425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:30.759475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:52:30.759523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:52:30.759571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:52:30.759618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:52:30.759675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:30.759709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:52:30.760189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Collecting pyclean==3.0.0 2026-07-10 00:52:30.760202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:52:30.760208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:52:30.760214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Installing collected packages: pyclean 2026-07-10 00:52:30.760220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:52:30.760226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:52:30.760246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:30.760252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 12852 files, 2120 directories removed. 2026-07-10 00:52:30.760258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:30.760265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /usr 2026-07-10 00:52:30.760271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:30.760277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 1380 files, 143 directories removed. 2026-07-10 00:52:30.760283 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2026-07-10 00:52:30.760289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:52:30.760295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:52:30.760310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:52:30.760319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 695fba9049c8 2026-07-10 00:52:30.760326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 188c8c7bce2f 2026-07-10 00:52:30.760332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 8/8 : USER neutron 2026-07-10 00:52:30.760341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 9d5bda6e0786 2026-07-10 00:52:30.760424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 9d5bda6e0786 2026-07-10 00:52:30.760435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 30c72842c7fd 2026-07-10 00:52:30.760499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully built b897a82bc96a 2026-07-10 00:52:30.760531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260710 2026-07-10 00:52:30.760634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Built at 2026-07-10 00:52:30.760543 (took 0:00:53.848132) 2026-07-10 00:52:30.761006 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-dhcp-agent) 2026-07-10 00:52:30.761077 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Processing 2026-07-10 00:52:30.761153 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building started at 2026-07-10 00:52:30.761067 2026-07-10 00:52:30.762005 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 plugins into plugins archive 2026-07-10 00:52:30.762607 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 additions into additions archive 2026-07-10 00:53:11.434868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 1/7 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:53:11.434979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 428a9aaf22a1 2026-07-10 00:53:11.435043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 2/7 : LABEL "build-date"="20260710" "name"="neutron-dhcp-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-dhcp-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:53:11.436447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in f31c966a1b0d 2026-07-10 00:53:11.436489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container f31c966a1b0d 2026-07-10 00:53:11.436499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> c7f9358fe169 2026-07-10 00:53:11.436507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 3/7 : COPY patches /patches 2026-07-10 00:53:11.436514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> a8efe0f571e2 2026-07-10 00:53:11.436522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 4/7 : RUN kolla_patch 2026-07-10 00:53:11.436529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in c4820ff31853 2026-07-10 00:53:11.436552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:[i] No series file found, nothing to patch. 2026-07-10 00:53:11.436560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container c4820ff31853 2026-07-10 00:53:11.436568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 0af1b663296f 2026-07-10 00:53:11.436575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 00:53:11.436582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 610ee060fd5d 2026-07-10 00:53:11.436599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:53:11.436607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in dac9b3bbd4ad 2026-07-10 00:53:11.436613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2026-07-10 00:53:11.436619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2026-07-10 00:53:11.436624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2026-07-10 00:53:11.436630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:53:11.436636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:53:11.436642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:53:11.436648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:53:11.436653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:53:11.436659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:53:11.436687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:53:11.436694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:53:11.436699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2026-07-10 00:53:11.436705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:53:11.436711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2026-07-10 00:53:11.436732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: build-essential 2026-07-10 00:53:11.436738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:53:11.436748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:53:11.436803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2026-07-10 00:53:11.436860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:53:11.436887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2026-07-10 00:53:11.436994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2026-07-10 00:53:11.437021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2026-07-10 00:53:11.437081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2026-07-10 00:53:11.437124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2026-07-10 00:53:11.437281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2026-07-10 00:53:11.437328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-07-10 00:53:11.437382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:53:11.437432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2026-07-10 00:53:11.437490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2026-07-10 00:53:11.437533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2026-07-10 00:53:11.437592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2026-07-10 00:53:11.437649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:53:11.437730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:53:11.437800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:53:11.437864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:53:11.437940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:53:11.438018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:53:11.438095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:53:11.438466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2026-07-10 00:53:11.438510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:53:11.438542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:53:11.438552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2026-07-10 00:53:11.438612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:53:11.438662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2026-07-10 00:53:11.438760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2026-07-10 00:53:11.438791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2026-07-10 00:53:11.438884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2026-07-10 00:53:11.438933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2026-07-10 00:53:11.438999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2026-07-10 00:53:11.439067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19945 files and directories currently installed.) 2026-07-10 00:53:11.439271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:11.439318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:11.439389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:11.439456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:11.439517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:53:11.439580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:53:11.439643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:11.439710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:11.439769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:11.439834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:11.439903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:53:11.439975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:11.440047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:11.440123 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:11.440290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:11.440345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:11.440423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:11.440500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:53:11.440570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:11.440646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:11.440723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:11.440805 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:11.440888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:11.440963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:11.441033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:11.441221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:11.441242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:11.441275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:11.441327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:11.441358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:11.441387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:11.441440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:11.441450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:11.441509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:11.441518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:53:11.441549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:11.441601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:11.441625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:11.441652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:53:11.441709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:11.441718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:11.441748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:11.441806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:53:11.441815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:11.441845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:11.441903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:11.441927 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:11.441951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:11.441977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:11.442007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:11.442067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:53:11.442076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:11.442103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:53:11.442148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:11.442231 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:53:11.442262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:53:11.442290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Collecting pyclean==3.0.0 2026-07-10 00:53:11.442351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:53:11.442381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:53:11.442410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Installing collected packages: pyclean 2026-07-10 00:53:11.442437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:53:11.442485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:53:11.442494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:11.442542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 12852 files, 2120 directories removed. 2026-07-10 00:53:11.442550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:11.442604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /usr 2026-07-10 00:53:11.442613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:11.442642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 1380 files, 143 directories removed. 2026-07-10 00:53:11.442672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2026-07-10 00:53:11.442723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:53:11.442747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:53:11.442772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:53:11.442831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container dac9b3bbd4ad 2026-07-10 00:53:11.442839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 005f083efa50 2026-07-10 00:53:11.442870 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 7/7 : USER neutron 2026-07-10 00:53:11.442914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in c73c7110942b 2026-07-10 00:53:11.442944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container c73c7110942b 2026-07-10 00:53:11.442970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 70624e3eedb7 2026-07-10 00:53:11.443016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully built 92328e496c6a 2026-07-10 00:53:11.443061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260710 2026-07-10 00:53:11.443191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Built at 2026-07-10 00:53:11.443045 (took 0:00:40.681978) 2026-07-10 00:53:11.443558 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-openvswitch-agent) 2026-07-10 00:53:11.443591 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Processing 2026-07-10 00:53:11.443676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building started at 2026-07-10 00:53:11.443589 2026-07-10 00:53:11.444642 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 plugins into plugins archive 2026-07-10 00:53:11.445302 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 additions into additions archive 2026-07-10 00:53:51.896929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:53:51.897443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 428a9aaf22a1 2026-07-10 00:53:51.897531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 2/6 : LABEL "build-date"="20260710" "name"="neutron-openvswitch-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-openvswitch-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:53:51.897564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 6160bfaba1f9 2026-07-10 00:53:51.897585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 6160bfaba1f9 2026-07-10 00:53:51.897606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> c9a7d9cb76be 2026-07-10 00:53:51.897628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 3/6 : COPY patches /patches 2026-07-10 00:53:51.897649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> a0d091c1728e 2026-07-10 00:53:51.897719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 4/6 : RUN kolla_patch 2026-07-10 00:53:51.897735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 9b0212051e1d 2026-07-10 00:53:51.897747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:[i] No series file found, nothing to patch. 2026-07-10 00:53:51.897760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 9b0212051e1d 2026-07-10 00:53:51.897772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 1ca5a3c9956d 2026-07-10 00:53:51.897786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:53:51.897800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 85575b0d2630 2026-07-10 00:53:51.897817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2026-07-10 00:53:51.897913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2026-07-10 00:53:51.898018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2026-07-10 00:53:51.898167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:53:51.898306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:53:51.898480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:53:51.902236 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:53:51.902296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:53:51.902324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:53:51.902335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:53:51.902344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:53:51.902355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2026-07-10 00:53:51.902365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:53:51.902376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2026-07-10 00:53:51.902386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: build-essential 2026-07-10 00:53:51.902396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:53:51.902406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:53:51.902415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2026-07-10 00:53:51.902425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2026-07-10 00:53:51.902437 | 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% 2026-07-10 00:53:51.902449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2026-07-10 00:53:51.902459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2026-07-10 00:53:51.902469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2026-07-10 00:53:51.902478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% (Reading database ... 90% 2026-07-10 00:53:51.902488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2026-07-10 00:53:51.902498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-07-10 00:53:51.902509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:53:51.902520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2026-07-10 00:53:51.902530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2026-07-10 00:53:51.902539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2026-07-10 00:53:51.902549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2026-07-10 00:53:51.902559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:53:51.902569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:53:51.902579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:53:51.902589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:53:51.902598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:53:51.902608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:53:51.902627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:53:51.902637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2026-07-10 00:53:51.902647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:53:51.902657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:53:51.902667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2026-07-10 00:53:51.902690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:53:51.902702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2026-07-10 00:53:51.902712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2026-07-10 00:53:51.902729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2026-07-10 00:53:51.902740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2026-07-10 00:53:51.902749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2026-07-10 00:53:51.902759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2026-07-10 00:53:51.902769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19945 files and directories currently installed.) 2026-07-10 00:53:51.902779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:51.902789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:51.902798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:51.902808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:51.902817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:53:51.902827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:53:51.902837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:51.902847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:51.902856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:51.902866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:51.902876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:53:51.902886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:51.902896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:51.902906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:51.902915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:51.902925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:53:51.902935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:51.902945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:51.902962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:53:51.902972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:51.902982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:51.902991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:51.903001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:53:51.903011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:51.903021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:51.903030 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:51.903040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-07-10 00:53:51.903050 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:51.903060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:53:51.903070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-07-10 00:53:51.903079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:51.903089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-07-10 00:53:51.903165 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:51.903175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:53:51.903194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:51.903204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:51.903213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:53:51.903230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:51.903241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:53:51.903251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:51.903261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:53:51.903270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:53:51.903280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:53:51.903290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:53:51.903300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:53:51.903309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Collecting pyclean==3.0.0 2026-07-10 00:53:51.903319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:53:51.903329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:53:51.903338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Installing collected packages: pyclean 2026-07-10 00:53:51.903348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:53:51.903366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:53:51.903376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-07-10 00:53:51.903386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 12852 files, 2120 directories removed. 2026-07-10 00:53:51.903396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-07-10 00:53:51.903405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /usr 2026-07-10 00:53:51.903415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-07-10 00:53:51.903425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 1380 files, 143 directories removed. 2026-07-10 00:53:51.903434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2026-07-10 00:53:51.903444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:53:51.903454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:53:51.903463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:53:51.903473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 85575b0d2630 2026-07-10 00:53:51.903483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> c14e86a6278a 2026-07-10 00:53:51.903492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 6/6 : USER neutron 2026-07-10 00:53:51.903507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 43883866c920 2026-07-10 00:53:51.903517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 43883866c920 2026-07-10 00:53:51.903527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 89d11de58fac 2026-07-10 00:53:51.903536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully built 87cd89d12619 2026-07-10 00:53:51.903546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260710 2026-07-10 00:53:51.903561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Built at 2026-07-10 00:53:51.903448 (took 0:00:40.459859) 2026-07-10 00:53:51.904018 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metadata-agent) 2026-07-10 00:53:51.904077 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Processing 2026-07-10 00:53:51.904295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building started at 2026-07-10 00:53:51.904070 2026-07-10 00:53:51.905172 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 plugins into plugins archive 2026-07-10 00:53:51.905777 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 additions into additions archive 2026-07-10 00:54:31.274020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:54:31.274240 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 428a9aaf22a1 2026-07-10 00:54:31.274416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 2/6 : LABEL "build-date"="20260710" "name"="neutron-metadata-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-metadata-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:54:31.274546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in f0532d79b4c3 2026-07-10 00:54:31.274630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container f0532d79b4c3 2026-07-10 00:54:31.274726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 119f81e3603b 2026-07-10 00:54:31.274796 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 3/6 : COPY patches /patches 2026-07-10 00:54:31.274944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> a8350db7c613 2026-07-10 00:54:31.275096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 4/6 : RUN kolla_patch 2026-07-10 00:54:31.275242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in d328c91c6554 2026-07-10 00:54:31.275331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:[i] No series file found, nothing to patch. 2026-07-10 00:54:31.275415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container d328c91c6554 2026-07-10 00:54:31.275500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 8c6c69ae28f4 2026-07-10 00:54:31.275589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:54:31.275672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in fbebaec19f80 2026-07-10 00:54:31.275749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2026-07-10 00:54:31.275831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2026-07-10 00:54:31.275908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2026-07-10 00:54:31.275996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:54:31.276098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:54:31.276235 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:54:31.276367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:54:31.276448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:54:31.276518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:54:31.276590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:54:31.276668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:54:31.276736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2026-07-10 00:54:31.276802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:54:31.276889 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2026-07-10 00:54:31.276962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: build-essential 2026-07-10 00:54:31.277045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:54:31.277144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:54:31.277273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2026-07-10 00:54:31.277353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2026-07-10 00:54:31.277435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:54:31.277521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2026-07-10 00:54:31.277597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2026-07-10 00:54:31.277672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2026-07-10 00:54:31.277759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2026-07-10 00:54:31.277850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2026-07-10 00:54:31.277925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2026-07-10 00:54:31.278003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-07-10 00:54:31.278096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:54:31.278227 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2026-07-10 00:54:31.278320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2026-07-10 00:54:31.278404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2026-07-10 00:54:31.278491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2026-07-10 00:54:31.278570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:54:31.278639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:54:31.278713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:54:31.278784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:54:31.278856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:54:31.278928 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:54:31.278998 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:54:31.279090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2026-07-10 00:54:31.279250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:54:31.279313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:54:31.279397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2026-07-10 00:54:31.279483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:54:31.279566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2026-07-10 00:54:31.279643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2026-07-10 00:54:31.279731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2026-07-10 00:54:31.279821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2026-07-10 00:54:31.279897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2026-07-10 00:54:31.279978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2026-07-10 00:54:31.280062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19945 files and directories currently installed.) 2026-07-10 00:54:31.280230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:54:31.280319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:54:31.280423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:54:31.280499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:54:31.280569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:54:31.280640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:54:31.280707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:54:31.280779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:54:31.280845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:54:31.280912 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:54:31.280985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.281056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:54:31.281214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.281299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:54:31.281368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.281429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:54:31.281492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.281554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:54:31.281612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.281674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:54:31.281736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.281800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:54:31.281861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:54:31.281921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.281984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:54:31.282044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:54:31.282313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:54:31.282395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:54:31.282421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:54:31.282433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.282445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:54:31.282455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.282469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:31.282515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:31.282555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.282639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:31.282691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.282739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:54:31.282787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:54:31.282858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:31.282874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.282954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:31.283004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.283053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:54:31.283242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.283269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:31.283280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:31.283294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:54:31.283374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:31.283391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:54:31.283460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:31.283475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.283555 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:54:31.283608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.283656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:54:31.283713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:54:31.283730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:54:31.283822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:54:31.283850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Collecting pyclean==3.0.0 2026-07-10 00:54:31.283947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:54:31.283978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:54:31.284033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Installing collected packages: pyclean 2026-07-10 00:54:31.284179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:54:31.284302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:54:31.284369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.284447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 12852 files, 2120 directories removed. 2026-07-10 00:54:31.284495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.284922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /usr 2026-07-10 00:54:31.284962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.284974 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 1380 files, 143 directories removed. 2026-07-10 00:54:31.284984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2026-07-10 00:54:31.285012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:54:31.285024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:54:31.285034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:54:31.285044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container fbebaec19f80 2026-07-10 00:54:31.285054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 91616283e41a 2026-07-10 00:54:31.285064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 6/6 : USER neutron 2026-07-10 00:54:31.285105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 7a0f2ebec000 2026-07-10 00:54:31.285178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 7a0f2ebec000 2026-07-10 00:54:31.285203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 59753f92dbc9 2026-07-10 00:54:31.285221 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully built a7092d93c66f 2026-07-10 00:54:31.285232 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260710 2026-07-10 00:54:31.285323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Built at 2026-07-10 00:54:31.285173 (took 0:00:39.381103) 2026-07-10 00:54:31.285707 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-mlnx-agent) 2026-07-10 00:54:31.285741 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Processing 2026-07-10 00:54:31.285884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building started at 2026-07-10 00:54:31.285750 2026-07-10 00:54:31.286875 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 plugins into plugins archive 2026-07-10 00:54:31.287575 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 additions into additions archive 2026-07-10 00:55:27.022497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 1/8 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:55:27.022606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 428a9aaf22a1 2026-07-10 00:55:27.022626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 2/8 : LABEL "build-date"="20260710" "name"="neutron-mlnx-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-mlnx-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:55:27.022642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in eb5cb1119bfe 2026-07-10 00:55:27.022654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container eb5cb1119bfe 2026-07-10 00:55:27.022665 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 3992f4fd9a2d 2026-07-10 00:55:27.022677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-libvirt python3-ethtool && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:55:27.022689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 5981736cb22d 2026-07-10 00:55:27.022700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:55:27.022712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:6 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2026-07-10 00:55:27.022735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:55:27.022763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:55:27.022774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:8 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [71.7 kB] 2026-07-10 00:55:27.022782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:55:27.022791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:55:27.022800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:55:27.022808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:55:27.022818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:55:27.022826 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:55:27.022835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 00:55:27.022843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:55:27.022852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:55:27.022861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:55:27.022869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:55:27.022878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:55:27.022887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 28.1 MB in 3s (11.1 MB/s) 2026-07-10 00:55:27.022895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-07-10 00:55:27.022904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-07-10 00:55:27.022913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2026-07-10 00:55:27.022935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2026-07-10 00:55:27.022944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following additional packages will be installed: 2026-07-10 00:55:27.022952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 2026-07-10 00:55:27.024239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Recommended packages: 2026-07-10 00:55:27.024261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt-l10n 2026-07-10 00:55:27.024271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following NEW packages will be installed: 2026-07-10 00:55:27.024280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 python3-ethtool python3-libvirt 2026-07-10 00:55:27.024289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:55:27.024298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Need to get 2,019 kB of archives. 2026-07-10 00:55:27.024306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 7,293 kB of additional disk space will be used. 2026-07-10 00:55:27.024315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:55:27.024324 | 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.14 [1,830 kB] 2026-07-10 00:55:27.024345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-10 00:55:27.024355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-ethtool amd64 0.14-4build4 [23.8 kB] 2026-07-10 00:55:27.024363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 2,019 kB in 1s (1,453 kB/s) 2026-07-10 00:55:27.024372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libvirt0:amd64. 2026-07-10 00:55:27.024381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-07-10 00:55:27.024391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:55:27.024402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2026-07-10 00:55:27.024418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2026-07-10 00:55:27.024428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2026-07-10 00:55:27.024436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2026-07-10 00:55:27.024445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2026-07-10 00:55:27.024454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2026-07-10 00:55:27.024463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-07-10 00:55:27.024471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 00:55:27.024480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 00:55:27.024489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-libvirt. 2026-07-10 00:55:27.024498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-10 00:55:27.024507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-10 00:55:27.024515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-ethtool. 2026-07-10 00:55:27.024524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-ethtool_0.14-4build4_amd64.deb ... 2026-07-10 00:55:27.024533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-ethtool (0.14-4build4) ... 2026-07-10 00:55:27.024542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-ethtool (0.14-4build4) ... 2026-07-10 00:55:27.024551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-07-10 00:55:27.024560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 00:55:27.024568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-10 00:55:27.024577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:55:27.024585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 5981736cb22d 2026-07-10 00:55:27.024594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 1127d487cc23 2026-07-10 00:55:27.024603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 4/8 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt networking-mlnx 2026-07-10 00:55:27.024611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 13325f17b7e1 2026-07-10 00:55:27.024620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting networking-mlnx 2026-07-10 00:55:27.024644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl.metadata (1.6 kB) 2026-07-10 00:55:27.024654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Babel>=1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (2.17.0) 2026-07-10 00:55:27.024664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pbr>4.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (7.0.0) 2026-07-10 00:55:27.024673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting defusedxml>=0.5.0 (from networking-mlnx) 2026-07-10 00:55:27.024682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-10 00:55:27.024691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.39.0) 2026-07-10 00:55:27.024699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (1.3.0) 2026-07-10 00:55:27.024708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyroute2>=0.5.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (0.8.1) 2026-07-10 00:55:27.024717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-neutronclient>=6.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (11.4.0) 2026-07-10 00:55:27.024726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: SQLAlchemy>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (2.0.38) 2026-07-10 00:55:27.024735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: six>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (1.17.0) 2026-07-10 00:55:27.024743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (9.7.1) 2026-07-10 00:55:27.024758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (7.1.0) 2026-07-10 00:55:27.024768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.privsep>=1.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (3.6.0) 2026-07-10 00:55:27.024776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-openstackclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (7.5.0) 2026-07-10 00:55:27.024785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: neutron-lib>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (3.18.2) 2026-07-10 00:55:27.024794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyzmq in ./var/lib/kolla/venv/lib/python3.12/site-packages (from networking-mlnx) (26.2.1) 2026-07-10 00:55:27.024803 | 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.5.dev6) 2026-07-10 00:55:27.024812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-mlnx) (2.7.0) 2026-07-10 00:55:27.024820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->networking-mlnx) (3.1.1) 2026-07-10 00:55:27.024830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.10.1) 2026-07-10 00:55:27.024845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.1.0) 2026-07-10 00:55:27.024855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.5.1) 2026-07-10 00:55:27.024869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: debtcollector>=1.19.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.0.0) 2026-07-10 00:55:27.024878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: decorator>=4.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.1.1) 2026-07-10 00:55:27.024887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pecan>=1.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.5.1) 2026-07-10 00:55:27.024896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: httplib2>=0.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (0.22.0) 2026-07-10 00:55:27.024904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: requests>=2.32.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.32.3) 2026-07-10 00:55:27.024913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.1.5) 2026-07-10 00:55:27.024922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: keystonemiddleware>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (10.12.1) 2026-07-10 00:55:27.024931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tenacity>=6.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (9.0.0) 2026-07-10 00:55:27.024939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: WebOb>=1.8.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.8.9) 2026-07-10 00:55:27.024948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: keystoneauth1>=3.14.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.10.0) 2026-07-10 00:55:27.024963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: alembic>=1.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.14.1) 2026-07-10 00:55:27.024972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: stevedore>=2.0.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.4.1) 2026-07-10 00:55:27.024981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.11.0) 2026-07-10 00:55:27.024990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.context>=2.22.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.7.1) 2026-07-10 00:55:27.024999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.db>=4.44.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (17.2.1) 2026-07-10 00:55:27.025007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.i18n>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.5.1) 2026-07-10 00:55:27.025035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.log>=5.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (7.1.0) 2026-07-10 00:55:27.025045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.messaging>=7.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (16.1.1) 2026-07-10 00:55:27.025054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.3.1) 2026-07-10 00:55:27.025063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.policy>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.5.1) 2026-07-10 00:55:27.025098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.reports>=1.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.5.1) 2026-07-10 00:55:27.025107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.rootwrap>=5.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (7.5.1) 2026-07-10 00:55:27.025156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.serialization>=5.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (5.7.0) 2026-07-10 00:55:27.025170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.service>=3.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.1.1) 2026-07-10 00:55:27.025179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.5.0) 2026-07-10 00:55:27.025188 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.utils>=7.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (8.2.0) 2026-07-10 00:55:27.025196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.versionedobjects>=1.35.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.6.0) 2026-07-10 00:55:27.025205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: osprofiler>=2.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.2.0) 2026-07-10 00:55:27.025213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-ken>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.0.1) 2026-07-10 00:55:27.025222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-resource-classes>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (1.1.0) 2026-07-10 00:55:27.025230 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ovs>=2.12.0 in ./usr/lib/python3/dist-packages (from neutron>=21.0.0->networking-mlnx) (3.5.1) 2026-07-10 00:55:27.025246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ovsdbapp>=2.11.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (2.11.0) 2026-07-10 00:55:27.025256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: psutil>=6.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (7.0.0) 2026-07-10 00:55:27.025264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyOpenSSL>=17.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (24.2.1) 2026-07-10 00:55:27.025273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-novaclient>=9.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (18.9.0) 2026-07-10 00:55:27.025290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: openstacksdk>=0.31.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.4.0) 2026-07-10 00:55:27.025300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-designateclient>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.2.0) 2026-07-10 00:55:27.025309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-vif>=3.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (4.1.0) 2026-07-10 00:55:27.025317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: futurist>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (3.1.0) 2026-07-10 00:55:27.025326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tooz>=1.58.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron>=21.0.0->networking-mlnx) (6.3.0) 2026-07-10 00:55:27.025334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Mako in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=21.0.0->networking-mlnx) (1.3.9) 2026-07-10 00:55:27.025343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: typing-extensions>=4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron>=21.0.0->networking-mlnx) (4.12.2) 2026-07-10 00:55:27.025357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron>=21.0.0->networking-mlnx) (1.17.2) 2026-07-10 00:55:27.025367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron>=21.0.0->networking-mlnx) (3.2.1) 2026-07-10 00:55:27.025378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron>=21.0.0->networking-mlnx) (3.0.2) 2026-07-10 00:55:27.025386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=21.0.0->networking-mlnx) (2.1.0) 2026-07-10 00:55:27.025395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron>=21.0.0->networking-mlnx) (1.7.0) 2026-07-10 00:55:27.025404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pycadf>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (4.0.1) 2026-07-10 00:55:27.025435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PyJWT>=2.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (2.10.1) 2026-07-10 00:55:27.025444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-keystoneclient>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron>=21.0.0->networking-mlnx) (5.6.0) 2026-07-10 00:55:27.025454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: setproctitle>=1.1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.1.0->networking-mlnx) (1.3.4) 2026-07-10 00:55:27.025469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-traits>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from neutron-lib>=3.1.0->networking-mlnx) (3.3.0) 2026-07-10 00:55:27.025485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (43.0.3) 2026-07-10 00:55:27.025494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.3.4) 2026-07-10 00:55:27.025503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.0.1) 2026-07-10 00:55:27.025511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.33) 2026-07-10 00:55:27.025520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (4.3.6) 2026-07-10 00:55:27.025529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (6.0.2) 2026-07-10 00:55:27.025538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.4.0) 2026-07-10 00:55:27.025547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (1.17.1) 2026-07-10 00:55:27.025556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (2.22) 2026-07-10 00:55:27.025571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron>=21.0.0->networking-mlnx) (3.0.0) 2026-07-10 00:55:27.025580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: msgpack>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=3.0.0->neutron>=21.0.0->networking-mlnx) (1.1.0) 2026-07-10 00:55:27.025589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: ncclient>=0.6.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=3.0.0->neutron>=21.0.0->networking-mlnx) (0.6.16) 2026-07-10 00:55:27.025598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from os-ken>=3.0.0->neutron>=21.0.0->networking-mlnx) (24.2) 2026-07-10 00:55:27.025607 | 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) (83.0.0) 2026-07-10 00:55:27.025615 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: paramiko>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron>=21.0.0->networking-mlnx) (3.5.1) 2026-07-10 00:55:27.025624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: lxml>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=3.0.0->neutron>=21.0.0->networking-mlnx) (5.3.1) 2026-07-10 00:55:27.025633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->networking-mlnx) (0.19) 2026-07-10 00:55:27.025649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->networking-mlnx) (2.0.0) 2026-07-10 00:55:27.025663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testresources>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (2.0.1) 2026-07-10 00:55:27.025673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testscenarios>=0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (0.5.0) 2026-07-10 00:55:27.025685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron>=21.0.0->networking-mlnx) (2.9.0.post0) 2026-07-10 00:55:27.025694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cachetools>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.5.2) 2026-07-10 00:55:27.025703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: amqp>=2.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.3.1) 2026-07-10 00:55:27.025712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: kombu>=4.6.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.4.2) 2026-07-10 00:55:27.025724 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: oslo.metrics>=0.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (0.11.0) 2026-07-10 00:55:27.025733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (5.1.0) 2026-07-10 00:55:27.025746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: tzdata in ./var/lib/kolla/venv/lib/python3.12/site-packages (from kombu>=4.6.6->oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (2025.1) 2026-07-10 00:55:27.025813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: prometheus-client>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron>=21.0.0->networking-mlnx) (0.21.1) 2026-07-10 00:55:27.025824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=21.0.0->networking-mlnx) (4.0.1) 2026-07-10 00:55:27.025837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron>=21.0.0->networking-mlnx) (4.0.1) 2026-07-10 00:55:27.025849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service>=3.5.0->neutron>=21.0.0->networking-mlnx) (1.6.10) 2026-07-10 00:55:27.025895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: PrettyTable>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron>=21.0.0->networking-mlnx) (3.14.0) 2026-07-10 00:55:27.025910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: fixtures>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ovsdbapp>=2.11.0->neutron>=21.0.0->networking-mlnx) (4.2.4.post1) 2026-07-10 00:55:27.025930 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=1.15.0->ncclient>=0.6.13->os-ken>=3.0.0->neutron>=21.0.0->networking-mlnx) (1.5.0) 2026-07-10 00:55:27.025943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: logutils>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pecan>=1.4.0->neutron>=21.0.0->networking-mlnx) (0.3.5) 2026-07-10 00:55:27.025988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron>=21.0.0->networking-mlnx) (0.2.13) 2026-07-10 00:55:27.026003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (4.9.1) 2026-07-10 00:55:27.026022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonschema>=3.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (4.23.0) 2026-07-10 00:55:27.026067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: osc-lib>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (3.2.0) 2026-07-10 00:55:27.026099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: autopage>=0.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.5.2) 2026-07-10 00:55:27.026112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: cmd2>=1.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (2.5.11) 2026-07-10 00:55:27.026175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: pyperclip>=1.8 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (1.9.0) 2026-07-10 00:55:27.026194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (25.1.0) 2026-07-10 00:55:27.026239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (2024.10.1) 2026-07-10 00:55:27.026255 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.36.2) 2026-07-10 00:55:27.026267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron>=21.0.0->networking-mlnx) (0.23.1) 2026-07-10 00:55:27.026309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: os-client-config>=1.28.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->networking-mlnx) (2.1.0) 2026-07-10 00:55:27.026323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: python-cinderclient>=3.3.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-openstackclient>=3.3.0->networking-mlnx) (9.7.0) 2026-07-10 00:55:27.026376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=21.0.0->networking-mlnx) (3.4.1) 2026-07-10 00:55:27.026399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=21.0.0->networking-mlnx) (3.10) 2026-07-10 00:55:27.026412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=21.0.0->networking-mlnx) (1.26.20) 2026-07-10 00:55:27.026425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron>=21.0.0->networking-mlnx) (2026.6.17) 2026-07-10 00:55:27.026448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron>=21.0.0->networking-mlnx) (0.7) 2026-07-10 00:55:27.026491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: testtools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron>=21.0.0->networking-mlnx) (2.7.2) 2026-07-10 00:55:27.026501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Requirement already satisfied: voluptuous>=0.8.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron>=21.0.0->networking-mlnx) (0.15.2) 2026-07-10 00:55:27.026521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl (138 kB) 2026-07-10 00:55:27.026590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-10 00:55:27.026601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: defusedxml, networking-mlnx 2026-07-10 00:55:27.026614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed defusedxml-0.7.1 networking-mlnx-21.0.0 2026-07-10 00:55:27.026626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 13325f17b7e1 2026-07-10 00:55:27.026668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> f17abf399d0e 2026-07-10 00:55:27.026682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 5/8 : COPY patches /patches 2026-07-10 00:55:27.026865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> bc999932235e 2026-07-10 00:55:27.026932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 6/8 : RUN kolla_patch 2026-07-10 00:55:27.026946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in ecf5ba5e0d75 2026-07-10 00:55:27.026957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:[i] No series file found, nothing to patch. 2026-07-10 00:55:27.026977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container ecf5ba5e0d75 2026-07-10 00:55:27.026987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> a17f86bdba0b 2026-07-10 00:55:27.027000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:55:27.027014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 94abe78027f6 2026-07-10 00:55:27.027024 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-07-10 00:55:27.027034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2026-07-10 00:55:27.027044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2026-07-10 00:55:27.027058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:55:27.027101 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:55:27.027163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:55:27.027193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:55:27.027204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:55:27.027214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:55:27.027224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:55:27.027234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:55:27.027248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2026-07-10 00:55:27.027258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:55:27.027268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2026-07-10 00:55:27.027282 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: build-essential 2026-07-10 00:55:27.027346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:55:27.027358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:55:27.027371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-07-10 00:55:27.027388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:55:27.027438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2026-07-10 00:55:27.027449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2026-07-10 00:55:27.027463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2026-07-10 00:55:27.027509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2026-07-10 00:55:27.027520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2026-07-10 00:55:27.027534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2026-07-10 00:55:27.027599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 20127 files and directories currently installed.) 2026-07-10 00:55:27.027616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:55:27.027626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2026-07-10 00:55:27.027640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2026-07-10 00:55:27.027689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2026-07-10 00:55:27.027700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2026-07-10 00:55:27.027714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:55:27.027774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:55:27.027786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:55:27.027800 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:55:27.027814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:55:27.027838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:55:27.027852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:55:27.027865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2026-07-10 00:55:27.027915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:55:27.027926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:55:27.027940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-07-10 00:55:27.027988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2026-07-10 00:55:27.028001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:55:27.028016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2026-07-10 00:55:27.028091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:70% (Reading database ... 75% (Reading database ... 80% 2026-07-10 00:55:27.028103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2026-07-10 00:55:27.028164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2026-07-10 00:55:27.028185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2026-07-10 00:55:27.028233 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 20118 files and directories currently installed.) 2026-07-10 00:55:27.028245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:55:27.028259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:55:27.028328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:55:27.028340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:55:27.028354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:55:27.028364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:55:27.028378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:55:27.028424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:55:27.028440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:55:27.028453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:55:27.028499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:55:27.028510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:55:27.028524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:55:27.028583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:55:27.028594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:55:27.028608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:55:27.028621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:55:27.028677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:55:27.028710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:55:27.028720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:55:27.028734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:55:27.028747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:55:27.028760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:55:27.028811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:27.028823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:27.028837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:27.028850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:55:27.028897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:55:27.028908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:27.028922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:27.028968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:55:27.028983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:27.028996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:27.029045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:55:27.029056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:27.029086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:55:27.029100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:27.029163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:55:27.029179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-07-10 00:55:27.029193 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:55:27.029252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:55:27.029264 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-07-10 00:55:27.029278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:55:27.029291 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-07-10 00:55:27.029350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:55:27.029362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting pyclean==3.0.0 2026-07-10 00:55:27.029376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:55:27.029390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:55:27.029468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: pyclean 2026-07-10 00:55:27.029481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:55:27.029491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:55:27.029505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-07-10 00:55:27.029515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 12976 files, 2162 directories removed. 2026-07-10 00:55:27.029538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-07-10 00:55:27.029552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /usr 2026-07-10 00:55:27.029612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-07-10 00:55:27.029624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 1384 files, 144 directories removed. 2026-07-10 00:55:27.029638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2026-07-10 00:55:27.029651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:55:27.029709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:55:27.029721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:55:27.029735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 94abe78027f6 2026-07-10 00:55:27.029748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 3b491965d305 2026-07-10 00:55:27.029794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 8/8 : USER neutron 2026-07-10 00:55:27.029809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in e55a57be067d 2026-07-10 00:55:27.029831 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container e55a57be067d 2026-07-10 00:55:27.029845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 9b3c020900f3 2026-07-10 00:55:27.029892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully built 75ab2ab3e60d 2026-07-10 00:55:27.029908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260710 2026-07-10 00:55:27.030052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Built at 2026-07-10 00:55:27.029909 (took 0:00:55.744159) 2026-07-10 00:55:27.030357 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-vpn-agent) 2026-07-10 00:55:27.030387 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Processing 2026-07-10 00:55:27.030411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building started at 2026-07-10 00:55:27.030348 2026-07-10 00:55:27.031011 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 plugins into plugins archive 2026-07-10 00:55:27.031442 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 additions into additions archive 2026-07-10 00:56:19.475457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:56:19.475533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 428a9aaf22a1 2026-07-10 00:56:19.475545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 2/5 : LABEL "build-date"="20260710" "name"="neutron-ovn-vpn-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-ovn-vpn-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:56:19.475571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in b9f217400175 2026-07-10 00:56:19.475762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container b9f217400175 2026-07-10 00:56:19.475832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 056e8fafc9ea 2026-07-10 00:56:19.475848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 3/5 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends strongswan && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 00:56:19.475904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 5cd8f5bc6a55 2026-07-10 00:56:19.475915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 00:56:19.475926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 https://download.docker.com/linux/ubuntu noble InRelease [48.5 kB] 2026-07-10 00:56:19.475935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:56:19.475943 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 00:56:19.478239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:9 https://download.docker.com/linux/ubuntu noble/stable amd64 Packages [71.7 kB] 2026-07-10 00:56:19.478268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 00:56:19.478278 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 00:56:19.478287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 00:56:19.478296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:7 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 00:56:19.478305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 00:56:19.478313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 00:56:19.478322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 00:56:19.478331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 00:56:19.478361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 00:56:19.478371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 00:56:19.478380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 00:56:19.478388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 00:56:19.478397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 28.1 MB in 4s (7,736 kB/s) 2026-07-10 00:56:19.478406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-07-10 00:56:19.478415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-07-10 00:56:19.478424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2026-07-10 00:56:19.478433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2026-07-10 00:56:19.478442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following additional packages will be installed: 2026-07-10 00:56:19.478451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2026-07-10 00:56:19.478460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Suggested packages: 2026-07-10 00:56:19.478469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2026-07-10 00:56:19.478478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Recommended packages: 2026-07-10 00:56:19.478487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2026-07-10 00:56:19.478523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following NEW packages will be installed: 2026-07-10 00:56:19.478533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan strongswan-charon strongswan-libcharon 2026-07-10 00:56:19.478542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: strongswan-starter 2026-07-10 00:56:19.478550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 00:56:19.478559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Need to get 866 kB of archives. 2026-07-10 00:56:19.478568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 3,481 kB of additional disk space will be used. 2026-07-10 00:56:19.478577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 00:56:19.478586 | 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.4 [407 kB] 2026-07-10 00:56:19.478595 | 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.4 [265 kB] 2026-07-10 00:56:19.478604 | 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.4 [23.5 kB] 2026-07-10 00:56:19.478613 | 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.4 [153 kB] 2026-07-10 00:56:19.478622 | 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.4 [18.5 kB] 2026-07-10 00:56:19.478641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preconfiguring packages ... 2026-07-10 00:56:19.478650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 866 kB in 1s (1,114 kB/s) 2026-07-10 00:56:19.478659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package libstrongswan. 2026-07-10 00:56:19.478668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-07-10 00:56:19.478680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:56:19.478690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2026-07-10 00:56:19.478699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2026-07-10 00:56:19.478708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2026-07-10 00:56:19.478717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2026-07-10 00:56:19.478725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2026-07-10 00:56:19.478734 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2026-07-10 00:56:19.478742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-07-10 00:56:19.478752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../libstrongswan_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-07-10 00:56:19.478760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking libstrongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:19.478769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-libcharon. 2026-07-10 00:56:19.478778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-libcharon_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-07-10 00:56:19.478794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:19.478803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-charon. 2026-07-10 00:56:19.478812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-charon_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-07-10 00:56:19.478820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:19.478830 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:19.478838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-starter. 2026-07-10 00:56:19.478864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-starter_5.9.13-2ubuntu4.24.04.4_amd64.deb ... 2026-07-10 00:56:19.478873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:19.478882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan. 2026-07-10 00:56:19.478890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan_5.9.13-2ubuntu4.24.04.4_all.deb ... 2026-07-10 00:56:19.478899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:19.478908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up libstrongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:19.478916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:19.478925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-charon (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:19.478934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-starter (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:19.478942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2026-07-10 00:56:19.478951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:56:19.478960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2026-07-10 00:56:19.478969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 00:56:19.478977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan (5.9.13-2ubuntu4.24.04.4) ... 2026-07-10 00:56:19.478986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 5cd8f5bc6a55 2026-07-10 00:56:19.478995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> ed9628c4510e 2026-07-10 00:56:19.479039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 4/5 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:56:19.479052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 73c3faa2d940 2026-07-10 00:56:19.479060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-07-10 00:56:19.479069 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2026-07-10 00:56:19.479121 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2026-07-10 00:56:19.479191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:56:19.479208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:56:19.479224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:56:19.479252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:56:19.479277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:56:19.479293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:56:19.479307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:56:19.479315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:56:19.479324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2026-07-10 00:56:19.479333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:56:19.479342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2026-07-10 00:56:19.479350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: build-essential 2026-07-10 00:56:19.479359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:56:19.479368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:56:19.479376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-07-10 00:56:19.479386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:56:19.479395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:56:19.479404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2026-07-10 00:56:19.479413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2026-07-10 00:56:19.479421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2026-07-10 00:56:19.479430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2026-07-10 00:56:19.479439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 20137 files and directories currently installed.) 2026-07-10 00:56:19.479447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:56:19.479456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2026-07-10 00:56:19.479464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2026-07-10 00:56:19.479473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2026-07-10 00:56:19.479481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2026-07-10 00:56:19.479490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:56:19.479499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:56:19.479508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:56:19.479516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:56:19.479525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:56:19.479543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:56:19.479559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:56:19.479568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2026-07-10 00:56:19.479577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:56:19.479586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:56:19.479594 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-07-10 00:56:19.479603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:56:19.479612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2026-07-10 00:56:19.479621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:70% 2026-07-10 00:56:19.479630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2026-07-10 00:56:19.479645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2026-07-10 00:56:19.479654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2026-07-10 00:56:19.479662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2026-07-10 00:56:19.479671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2026-07-10 00:56:19.479680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 20128 files and directories currently installed.) 2026-07-10 00:56:19.479689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:56:19.479701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:19.479710 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:56:19.479719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:19.479728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:56:19.479736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:19.479748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:56:19.479760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:56:19.479837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:19.479848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:56:19.479900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:19.479913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:56:19.479959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:56:19.479972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:19.480112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:56:19.480148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:56:19.480162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:19.480175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:56:19.480200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:56:19.480234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:56:19.480279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:19.480332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:56:19.480346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:19.480388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:19.480439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:19.480453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:19.480496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:56:19.480510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:19.480566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:19.480580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:19.480639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:19.480653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:56:19.480709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:56:19.480723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:19.480777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:19.480791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:56:19.480846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:19.480860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:19.480915 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:19.480929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:19.480985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:19.481007 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:56:19.481053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:19.481111 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:19.481241 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:19.481259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:56:19.481272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:19.481315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:19.481329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:56:19.481382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:56:19.481396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:56:19.481454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:56:19.481469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:56:19.481529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Collecting pyclean==3.0.0 2026-07-10 00:56:19.481550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:56:19.481587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:56:19.481632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Installing collected packages: pyclean 2026-07-10 00:56:19.481654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:56:19.481664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:56:19.481714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:19.481728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 12852 files, 2120 directories removed. 2026-07-10 00:56:19.481778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:19.481791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /usr 2026-07-10 00:56:19.481840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:19.481853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 1380 files, 143 directories removed. 2026-07-10 00:56:19.481903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2026-07-10 00:56:19.481947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:56:19.481958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:56:19.482002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:56:19.482013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 73c3faa2d940 2026-07-10 00:56:19.482065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 3220fe1fc004 2026-07-10 00:56:19.482098 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 5/5 : USER neutron 2026-07-10 00:56:19.482147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in fa4c4d5c09ae 2026-07-10 00:56:19.482205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container fa4c4d5c09ae 2026-07-10 00:56:19.482250 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 0eae067755d0 2026-07-10 00:56:19.482261 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully built e7e610c9f484 2026-07-10 00:56:19.482308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260710 2026-07-10 00:56:19.482392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Built at 2026-07-10 00:56:19.482308 (took 0:00:52.451960) 2026-07-10 00:56:19.482740 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-sriov-agent) 2026-07-10 00:56:19.482762 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Processing 2026-07-10 00:56:19.482803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building started at 2026-07-10 00:56:19.482743 2026-07-10 00:56:19.483585 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 plugins into plugins archive 2026-07-10 00:56:19.484025 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 additions into additions archive 2026-07-10 00:57:01.453114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:57:01.453266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 428a9aaf22a1 2026-07-10 00:57:01.453424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 2/6 : LABEL "build-date"="20260710" "name"="neutron-sriov-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-sriov-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:57:01.453515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in e24ebf15efeb 2026-07-10 00:57:01.453637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container e24ebf15efeb 2026-07-10 00:57:01.453774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 02a3dac44efd 2026-07-10 00:57:01.453851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 3/6 : COPY patches /patches 2026-07-10 00:57:01.453937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 4b6b577d53fb 2026-07-10 00:57:01.454016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 4/6 : RUN kolla_patch 2026-07-10 00:57:01.454157 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in ac0ad7ade7e1 2026-07-10 00:57:01.454284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:[i] No series file found, nothing to patch. 2026-07-10 00:57:01.454374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container ac0ad7ade7e1 2026-07-10 00:57:01.454452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 91275db7cde8 2026-07-10 00:57:01.454536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:57:01.454622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 7687bc78e4ac 2026-07-10 00:57:01.454700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2026-07-10 00:57:01.454782 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2026-07-10 00:57:01.454862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2026-07-10 00:57:01.454991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:57:01.455279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:57:01.455406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:57:01.455624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:57:01.455692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:57:01.455716 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:57:01.455727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:57:01.455737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:57:01.455786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2026-07-10 00:57:01.455952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:57:01.455982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2026-07-10 00:57:01.456000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: build-essential 2026-07-10 00:57:01.456280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:57:01.456305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:57:01.456319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2026-07-10 00:57:01.456418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:57:01.456510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2026-07-10 00:57:01.456580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2026-07-10 00:57:01.456676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2026-07-10 00:57:01.456738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2026-07-10 00:57:01.456827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2026-07-10 00:57:01.459234 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2026-07-10 00:57:01.459269 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-07-10 00:57:01.459286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:57:01.459300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2026-07-10 00:57:01.459312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2026-07-10 00:57:01.459321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2026-07-10 00:57:01.459330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2026-07-10 00:57:01.459339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:57:01.459348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:57:01.459358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:57:01.459367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:57:01.459376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:57:01.459385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:57:01.459394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:57:01.459403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2026-07-10 00:57:01.459413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:57:01.459422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:57:01.459431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2026-07-10 00:57:01.459440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2026-07-10 00:57:01.459450 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:57:01.459462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2026-07-10 00:57:01.459471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2026-07-10 00:57:01.459480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2026-07-10 00:57:01.459489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2026-07-10 00:57:01.459511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2026-07-10 00:57:01.459520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2026-07-10 00:57:01.459529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19945 files and directories currently installed.) 2026-07-10 00:57:01.459538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:57:01.459547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:01.459556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:57:01.459565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:01.459574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:57:01.459583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:57:01.459592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:57:01.459601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:01.459610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:57:01.459619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:57:01.459628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:57:01.459637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:01.459646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:57:01.459654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:57:01.459663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:57:01.459672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:57:01.459702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:57:01.459712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:57:01.459721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:57:01.459730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:57:01.459739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:57:01.459748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:01.459757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:57:01.459766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:57:01.459775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:01.459784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:01.459793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:01.459807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:57:01.459816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:01.459828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:01.459921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:01.459964 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:57:01.460067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:01.460122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:57:01.460208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:57:01.460305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:01.460346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:01.460414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:57:01.460481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:01.460547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:01.460611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:57:01.460678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:01.460742 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:57:01.460809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:57:01.460878 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:01.460944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:01.461009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:57:01.461095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:57:01.461215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:57:01.461273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:57:01.461439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Collecting pyclean==3.0.0 2026-07-10 00:57:01.461476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:57:01.461496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:57:01.461549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Installing collected packages: pyclean 2026-07-10 00:57:01.461607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:57:01.461764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:57:01.461795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:57:01.461811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 12852 files, 2120 directories removed. 2026-07-10 00:57:01.461867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:57:01.461921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /usr 2026-07-10 00:57:01.461984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:57:01.462089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 1380 files, 143 directories removed. 2026-07-10 00:57:01.462196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2026-07-10 00:57:01.462308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:57:01.462388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:57:01.462462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:57:01.462527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 7687bc78e4ac 2026-07-10 00:57:01.462583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> aac5a801a57f 2026-07-10 00:57:01.462640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 6/6 : USER neutron 2026-07-10 00:57:01.462707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 0e73b719223f 2026-07-10 00:57:01.462768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 0e73b719223f 2026-07-10 00:57:01.462825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 872b226bf507 2026-07-10 00:57:01.462885 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully built e747e6b955de 2026-07-10 00:57:01.462942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260710 2026-07-10 00:57:01.463060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Built at 2026-07-10 00:57:01.462954 (took 0:00:41.980211) 2026-07-10 00:57:01.463735 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metering-agent) 2026-07-10 00:57:01.463787 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Processing 2026-07-10 00:57:01.463851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building started at 2026-07-10 00:57:01.463761 2026-07-10 00:57:01.464954 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 plugins into plugins archive 2026-07-10 00:57:01.465727 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 additions into additions archive 2026-07-10 00:57:42.472788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:57:42.472886 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 428a9aaf22a1 2026-07-10 00:57:42.473052 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 2/6 : LABEL "build-date"="20260710" "name"="neutron-metering-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-metering-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:57:42.473321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 31c4f9753904 2026-07-10 00:57:42.473439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 31c4f9753904 2026-07-10 00:57:42.473534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 3eda01b661cc 2026-07-10 00:57:42.473622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 3/6 : COPY patches /patches 2026-07-10 00:57:42.473708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 33f0b9ec103c 2026-07-10 00:57:42.473788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 4/6 : RUN kolla_patch 2026-07-10 00:57:42.473875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 44229b735693 2026-07-10 00:57:42.473959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:[i] No series file found, nothing to patch. 2026-07-10 00:57:42.474116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 44229b735693 2026-07-10 00:57:42.474223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 7521a507d01c 2026-07-10 00:57:42.474316 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:57:42.474408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 13c6f196c912 2026-07-10 00:57:42.474491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2026-07-10 00:57:42.474578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2026-07-10 00:57:42.474684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2026-07-10 00:57:42.474784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:57:42.474888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:57:42.474958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:57:42.475054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:57:42.475148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:57:42.475262 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:57:42.475332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:57:42.475409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:57:42.475481 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2026-07-10 00:57:42.475547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:57:42.475626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2026-07-10 00:57:42.475697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: build-essential 2026-07-10 00:57:42.475781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:57:42.475857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:57:42.478258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2026-07-10 00:57:42.478294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 2026-07-10 00:57:42.478301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:57:42.478306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2026-07-10 00:57:42.478310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2026-07-10 00:57:42.478313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2026-07-10 00:57:42.478317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2026-07-10 00:57:42.478320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2026-07-10 00:57:42.478324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2026-07-10 00:57:42.478327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-07-10 00:57:42.478331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:57:42.478334 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2026-07-10 00:57:42.478338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2026-07-10 00:57:42.478341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2026-07-10 00:57:42.478359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2026-07-10 00:57:42.478365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:57:42.478371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:57:42.478376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:57:42.478382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:57:42.478388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:57:42.478394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:57:42.478399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:57:42.478406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2026-07-10 00:57:42.478413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:57:42.478419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:57:42.478425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2026-07-10 00:57:42.478443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:57:42.478451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2026-07-10 00:57:42.478456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2026-07-10 00:57:42.478462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2026-07-10 00:57:42.478467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2026-07-10 00:57:42.478474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2026-07-10 00:57:42.478479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2026-07-10 00:57:42.478485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19945 files and directories currently installed.) 2026-07-10 00:57:42.478491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:57:42.478497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:42.478504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:57:42.478508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:42.478511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:57:42.478523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:57:42.478527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:57:42.478530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:42.478534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:57:42.478540 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:42.478545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:57:42.478557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:57:42.478564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:57:42.478570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:57:42.478576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:57:42.478582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:57:42.478588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:57:42.478593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:42.478602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:57:42.478607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:42.478686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:42.478764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:42.478848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:57:42.478918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:42.478994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:42.479137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:42.479238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:57:42.479306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:57:42.479374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:42.479446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:42.479509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:57:42.479573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:42.479647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:42.479720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:57:42.479797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:42.479860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:57:42.479921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:42.479986 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:57:42.480074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:57:42.480147 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:57:42.480251 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:57:42.480318 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:57:42.480385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Collecting pyclean==3.0.0 2026-07-10 00:57:42.480460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:57:42.480519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:57:42.480582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Installing collected packages: pyclean 2026-07-10 00:57:42.480647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:57:42.480715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:57:42.480777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-07-10 00:57:42.480843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 12852 files, 2120 directories removed. 2026-07-10 00:57:42.480903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-07-10 00:57:42.480995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /usr 2026-07-10 00:57:42.481143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-07-10 00:57:42.481253 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 1380 files, 143 directories removed. 2026-07-10 00:57:42.481327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2026-07-10 00:57:42.481398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:57:42.481475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:57:42.481538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:57:42.481604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 13c6f196c912 2026-07-10 00:57:42.481670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> ba10215860ea 2026-07-10 00:57:42.481740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 6/6 : USER neutron 2026-07-10 00:57:42.481810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 8946de8abdca 2026-07-10 00:57:42.481893 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 8946de8abdca 2026-07-10 00:57:42.481958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 9331024eab34 2026-07-10 00:57:42.482046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully built 48c0ed4235cb 2026-07-10 00:57:42.482116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260710 2026-07-10 00:57:42.482290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Built at 2026-07-10 00:57:42.482169 (took 0:00:41.018408) 2026-07-10 00:57:42.482840 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-neutron-agent) 2026-07-10 00:57:42.482931 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Processing 2026-07-10 00:57:42.483087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building started at 2026-07-10 00:57:42.482940 2026-07-10 00:57:42.484219 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 plugins into plugins archive 2026-07-10 00:57:42.484893 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 additions into additions archive 2026-07-10 00:58:21.634323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 00:58:21.634413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 428a9aaf22a1 2026-07-10 00:58:21.634481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 2/6 : LABEL "build-date"="20260710" "name"="ironic-neutron-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-neutron-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:58:21.634617 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 5bd4be3e55cc 2026-07-10 00:58:21.634675 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 5bd4be3e55cc 2026-07-10 00:58:21.634759 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> b6c8eb1e4c40 2026-07-10 00:58:21.634814 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 3/6 : COPY patches /patches 2026-07-10 00:58:21.634885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 34bc72ae3215 2026-07-10 00:58:21.634955 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 4/6 : RUN kolla_patch 2026-07-10 00:58:21.635086 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in bf249686fb1a 2026-07-10 00:58:21.635179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:[i] No series file found, nothing to patch. 2026-07-10 00:58:21.635299 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container bf249686fb1a 2026-07-10 00:58:21.635355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 041f38b64e88 2026-07-10 00:58:21.635431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:58:21.635505 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 015d07ce933d 2026-07-10 00:58:21.635577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2026-07-10 00:58:21.635649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2026-07-10 00:58:21.635718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2026-07-10 00:58:21.635795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages were automatically installed and are no longer required: 2026-07-10 00:58:21.635861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:58:21.635925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:58:21.635987 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:58:21.636105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:58:21.636210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:58:21.636283 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:58:21.636346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:58:21.636410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2026-07-10 00:58:21.636472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Use 'apt autoremove' to remove them. 2026-07-10 00:58:21.636548 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2026-07-10 00:58:21.636614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: build-essential 2026-07-10 00:58:21.636684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:58:21.636742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:58:21.636812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2026-07-10 00:58:21.640239 | 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% 2026-07-10 00:58:21.640266 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2026-07-10 00:58:21.640276 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2026-07-10 00:58:21.640287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2026-07-10 00:58:21.640306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2026-07-10 00:58:21.640316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2026-07-10 00:58:21.640325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2026-07-10 00:58:21.640334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19954 files and directories currently installed.) 2026-07-10 00:58:21.640344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:58:21.640353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2026-07-10 00:58:21.640362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2026-07-10 00:58:21.640370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2026-07-10 00:58:21.640380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2026-07-10 00:58:21.640389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:58:21.640398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:58:21.640407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:58:21.640416 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:58:21.640425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:58:21.640434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:58:21.640443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:58:21.640452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2026-07-10 00:58:21.640461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:58:21.640470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 00:58:21.640479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2026-07-10 00:58:21.640488 | 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% 2026-07-10 00:58:21.640498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% 2026-07-10 00:58:21.640507 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2026-07-10 00:58:21.640516 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2026-07-10 00:58:21.640534 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2026-07-10 00:58:21.640544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2026-07-10 00:58:21.640556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2026-07-10 00:58:21.640573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19945 files and directories currently installed.) 2026-07-10 00:58:21.640589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:21.640604 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640620 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:21.640636 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:58:21.640668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:58:21.640681 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:21.640702 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640711 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:21.640720 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640729 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:58:21.640738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:21.640747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:21.640763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:21.640773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:21.640782 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:58:21.640790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:21.640799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640808 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:21.640816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640825 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640852 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640869 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:21.640886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:58:21.640895 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640911 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:58:21.640929 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:58:21.640956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640965 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:21.640973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:21.640991 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing lto-disabled-list (47) ... 2026-07-10 00:58:21.641023 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing make (4.3-4.1build2) ... 2026-07-10 00:58:21.641032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:58:21.641041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-07-10 00:58:21.641050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:58:21.641059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Collecting pyclean==3.0.0 2026-07-10 00:58:21.641068 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:58:21.641076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:58:21.641085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Installing collected packages: pyclean 2026-07-10 00:58:21.641094 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully installed pyclean-3.0.0 2026-07-10 00:58:21.641103 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:58:21.641112 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-07-10 00:58:21.641158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 12852 files, 2120 directories removed. 2026-07-10 00:58:21.641174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-07-10 00:58:21.641184 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /usr 2026-07-10 00:58:21.641192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-07-10 00:58:21.641201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 1380 files, 143 directories removed. 2026-07-10 00:58:21.641210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2026-07-10 00:58:21.641219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Found existing installation: pyclean 3.0.0 2026-07-10 00:58:21.641228 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Uninstalling pyclean-3.0.0: 2026-07-10 00:58:21.641237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:58:21.641256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 015d07ce933d 2026-07-10 00:58:21.641269 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 325d1961a896 2026-07-10 00:58:21.641356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 6/6 : USER neutron 2026-07-10 00:58:21.641371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 8c23cba4455b 2026-07-10 00:58:21.641470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 8c23cba4455b 2026-07-10 00:58:21.641486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 2baa70605f9f 2026-07-10 00:58:21.641563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully built 9bab76ad782e 2026-07-10 00:58:21.641621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully tagged osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260710 2026-07-10 00:58:21.641736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Built at 2026-07-10 00:58:21.641624 (took 0:00:39.158684) 2026-07-10 00:58:21.642118 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-api) 2026-07-10 00:58:21.642207 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Processing 2026-07-10 00:58:21.642317 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building started at 2026-07-10 00:58:21.642199 2026-07-10 00:58:21.643261 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 plugins into plugins archive 2026-07-10 00:58:21.643823 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 additions into additions archive 2026-07-10 00:58:52.346621 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 1/8 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20260710 2026-07-10 00:58:52.346690 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 39a589223095 2026-07-10 00:58:52.346710 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 2/8 : LABEL "build-date"="20260710" "name"="magnum-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="magnum-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:58:52.346721 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 2a4a9632786d 2026-07-10 00:58:52.346729 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 2a4a9632786d 2026-07-10 00:58:52.346802 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 34d820e2f69d 2026-07-10 00:58:52.347044 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_magnum_extend_start 2026-07-10 00:58:52.347115 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 8eb25d93a4fb 2026-07-10 00:58:52.347175 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_magnum_extend_start 2026-07-10 00:58:52.347189 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 5d041b0407dc 2026-07-10 00:58:52.347200 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 5d041b0407dc 2026-07-10 00:58:52.347216 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 09f4aa24f12b 2026-07-10 00:58:52.347371 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 5/8 : COPY patches /patches 2026-07-10 00:58:52.347401 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 14cf8693ff1c 2026-07-10 00:58:52.347418 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 6/8 : RUN kolla_patch 2026-07-10 00:58:52.347467 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 10321d4ae9b1 2026-07-10 00:58:52.347527 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:[i] No series file found, nothing to patch. 2026-07-10 00:58:52.347589 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 10321d4ae9b1 2026-07-10 00:58:52.347648 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 08e71b333dc5 2026-07-10 00:58:52.347714 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:58:52.347786 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in c1af5ec9b899 2026-07-10 00:58:52.347835 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2026-07-10 00:58:52.347895 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2026-07-10 00:58:52.347954 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2026-07-10 00:58:52.348088 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages were automatically installed and are no longer required: 2026-07-10 00:58:52.348206 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:58:52.348250 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:58:52.348300 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:58:52.348364 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:58:52.348419 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:58:52.348455 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:58:52.348504 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:58:52.348556 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2026-07-10 00:58:52.348608 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Use 'apt autoremove' to remove them. 2026-07-10 00:58:52.348668 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2026-07-10 00:58:52.348720 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: build-essential 2026-07-10 00:58:52.348780 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:58:52.348833 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:58:52.348892 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2026-07-10 00:58:52.348956 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:58:52.349066 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2026-07-10 00:58:52.349143 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2026-07-10 00:58:52.349212 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2026-07-10 00:58:52.349274 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2026-07-10 00:58:52.349338 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2026-07-10 00:58:52.349388 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2026-07-10 00:58:52.349437 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 00:58:52.349485 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:58:52.349531 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2026-07-10 00:58:52.349589 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2026-07-10 00:58:52.349645 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2026-07-10 00:58:52.349707 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2026-07-10 00:58:52.349760 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:58:52.349813 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:58:52.349864 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:58:52.349923 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:58:52.349991 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:58:52.350043 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:58:52.350100 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:58:52.350189 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2026-07-10 00:58:52.350255 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:58:52.350310 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 228 MB disk space will be freed. 2026-07-10 00:58:52.350368 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2026-07-10 00:58:52.350443 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2026-07-10 00:58:52.350503 | 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% 2026-07-10 00:58:52.350560 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:58:52.350627 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2026-07-10 00:58:52.350677 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2026-07-10 00:58:52.350750 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2026-07-10 00:58:52.350807 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2026-07-10 00:58:52.350865 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 00:58:52.350922 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:52.351007 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:52.351224 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:52.351295 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:52.351318 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:58:52.351329 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:58:52.351339 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:52.351378 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:52.351441 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:52.351492 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-07-10 00:58:52.351541 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:52.351620 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-07-10 00:58:52.351712 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:58:52.351803 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:52.351865 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:52.351914 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:52.351988 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:52.352049 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:58:52.352092 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:52.352167 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:52.352189 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:58:52.352277 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:52.352372 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:52.352472 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:52.352564 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:58:52.352628 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:52.352677 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:52.352738 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-07-10 00:58:52.352807 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:52.352901 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:52.353009 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:58:52.353026 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:52.353115 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:52.353181 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:58:52.353250 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:52.353276 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:52.353365 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:58:52.353444 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:52.353542 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:58:52.353604 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:52.353652 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:58:52.353701 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing lto-disabled-list (47) ... 2026-07-10 00:58:52.353748 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing make (4.3-4.1build2) ... 2026-07-10 00:58:52.353808 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:58:52.353903 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:58:52.354040 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Collecting pyclean==3.0.0 2026-07-10 00:58:52.354119 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:58:52.354243 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:58:52.354349 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Installing collected packages: pyclean 2026-07-10 00:58:52.354465 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully installed pyclean-3.0.0 2026-07-10 00:58:52.354530 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:58:52.354579 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-07-10 00:58:52.354628 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 10669 files, 1375 directories removed. 2026-07-10 00:58:52.354691 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-07-10 00:58:52.354789 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /usr 2026-07-10 00:58:52.354884 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-07-10 00:58:52.355002 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 1316 files, 133 directories removed. 2026-07-10 00:58:52.355104 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2026-07-10 00:58:52.355248 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Found existing installation: pyclean 3.0.0 2026-07-10 00:58:52.355450 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Uninstalling pyclean-3.0.0: 2026-07-10 00:58:52.355541 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:58:52.355648 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container c1af5ec9b899 2026-07-10 00:58:52.355749 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> d455fd8967e9 2026-07-10 00:58:52.355825 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 8/8 : USER magnum 2026-07-10 00:58:52.355889 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 832d411a3ef6 2026-07-10 00:58:52.355938 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 832d411a3ef6 2026-07-10 00:58:52.356161 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> c9e9f094385d 2026-07-10 00:58:52.356511 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully built 2887f3fab072 2026-07-10 00:58:52.356524 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully tagged osism.harbor.regio.digital/kolla/magnum-api:build-20260710 2026-07-10 00:58:52.356531 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Built at 2026-07-10 00:58:52.356186 (took 0:00:30.713987) 2026-07-10 00:58:52.357034 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-conductor) 2026-07-10 00:58:52.357148 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Processing 2026-07-10 00:58:52.357304 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building started at 2026-07-10 00:58:52.357165 2026-07-10 00:58:52.357449 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Getting archive from https://get.helm.sh/helm-v3.16.3-linux-amd64.tar.gz 2026-07-10 00:58:53.661092 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 1 plugins into plugins archive 2026-07-10 00:58:53.662250 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 0 additions into additions archive 2026-07-10 00:59:26.818879 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 1/8 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20260710 2026-07-10 00:59:26.819022 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 39a589223095 2026-07-10 00:59:26.819194 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 2/8 : LABEL "build-date"="20260710" "name"="magnum-conductor" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="magnum-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:59:26.819243 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in eb49deee7df0 2026-07-10 00:59:26.819383 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container eb49deee7df0 2026-07-10 00:59:26.819426 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 2ee57ebe7311 2026-07-10 00:59:26.819476 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 3/8 : ADD plugins-archive / 2026-07-10 00:59:26.819575 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 1dd434505b3c 2026-07-10 00:59:26.819627 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 4/8 : RUN cp /plugins/linux-amd64/helm /usr/local/bin/helm 2026-07-10 00:59:26.819702 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 54548fcaf841 2026-07-10 00:59:26.819780 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 54548fcaf841 2026-07-10 00:59:26.819933 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 14e663ebff4d 2026-07-10 00:59:26.820089 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 5/8 : COPY patches /patches 2026-07-10 00:59:26.820272 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 54dfcebb6cbd 2026-07-10 00:59:26.820369 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 6/8 : RUN kolla_patch 2026-07-10 00:59:26.820436 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 3351983aa53f 2026-07-10 00:59:26.820503 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:[i] No series file found, nothing to patch. 2026-07-10 00:59:26.820551 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 3351983aa53f 2026-07-10 00:59:26.820617 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> f34e8ffb2f36 2026-07-10 00:59:26.820691 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:59:26.820771 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in ca50c470b002 2026-07-10 00:59:26.820882 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2026-07-10 00:59:26.821012 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2026-07-10 00:59:26.821084 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2026-07-10 00:59:26.824259 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages were automatically installed and are no longer required: 2026-07-10 00:59:26.824291 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:59:26.824302 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:59:26.824312 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:59:26.824322 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:59:26.824332 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:59:26.824342 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:59:26.824352 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:59:26.824362 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2026-07-10 00:59:26.824372 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Use 'apt autoremove' to remove them. 2026-07-10 00:59:26.824381 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2026-07-10 00:59:26.824392 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: build-essential 2026-07-10 00:59:26.824401 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:59:26.824412 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:59:26.824421 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2026-07-10 00:59:26.824431 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.824442 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:59:26.824471 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2026-07-10 00:59:26.824481 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2026-07-10 00:59:26.824491 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:75% 2026-07-10 00:59:26.824501 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2026-07-10 00:59:26.824511 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2026-07-10 00:59:26.824520 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2026-07-10 00:59:26.824530 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2026-07-10 00:59:26.824540 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 00:59:26.824550 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:59:26.824560 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2026-07-10 00:59:26.824569 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2026-07-10 00:59:26.824579 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2026-07-10 00:59:26.824589 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2026-07-10 00:59:26.824598 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:59:26.824618 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:59:26.824629 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:59:26.824639 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:59:26.824649 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:59:26.824659 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:59:26.824668 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:59:26.824678 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2026-07-10 00:59:26.824688 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:59:26.824697 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 228 MB disk space will be freed. 2026-07-10 00:59:26.824707 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2026-07-10 00:59:26.824730 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:59:26.824740 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2026-07-10 00:59:26.824754 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2026-07-10 00:59:26.824772 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% 2026-07-10 00:59:26.824788 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 85% 2026-07-10 00:59:26.824805 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% 2026-07-10 00:59:26.824822 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2026-07-10 00:59:26.824840 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 00:59:26.824858 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:26.824890 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:26.824908 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:26.824939 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:26.824950 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:59:26.824959 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:59:26.824969 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:26.824979 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:26.824989 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:26.824999 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.825009 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:26.825019 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:59:26.825028 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:26.825038 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:26.825054 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.825064 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:26.825074 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.825084 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:26.825094 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:59:26.825103 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:26.825117 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:26.825172 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:26.825285 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.825310 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:26.825382 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:26.825399 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.825520 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:26.825540 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.825594 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:26.825636 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.825687 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:26.825741 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.825811 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:26.825945 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:26.826031 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.826092 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:26.826152 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.826240 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:59:26.826282 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.826333 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:26.826359 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.826420 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:26.826461 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.826502 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:59:26.826542 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.826601 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:26.826688 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:26.826777 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:59:26.826859 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:26.826942 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:26.826988 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:26.827040 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:26.827081 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing lto-disabled-list (47) ... 2026-07-10 00:59:26.827122 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing make (4.3-4.1build2) ... 2026-07-10 00:59:26.827201 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:59:26.827254 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:59:26.827269 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Collecting pyclean==3.0.0 2026-07-10 00:59:26.827382 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:59:26.827405 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:59:26.827415 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Installing collected packages: pyclean 2026-07-10 00:59:26.827447 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully installed pyclean-3.0.0 2026-07-10 00:59:26.827489 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:59:26.827533 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.827580 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 10669 files, 1375 directories removed. 2026-07-10 00:59:26.827624 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.827671 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /usr 2026-07-10 00:59:26.827713 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.827760 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 1316 files, 133 directories removed. 2026-07-10 00:59:26.827827 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2026-07-10 00:59:26.827878 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Found existing installation: pyclean 3.0.0 2026-07-10 00:59:26.827946 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Uninstalling pyclean-3.0.0: 2026-07-10 00:59:26.828009 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:59:26.828059 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container ca50c470b002 2026-07-10 00:59:26.828107 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 9d9fbd61d292 2026-07-10 00:59:26.828180 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 8/8 : USER magnum 2026-07-10 00:59:26.828235 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in dde671ed1bf7 2026-07-10 00:59:26.828282 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container dde671ed1bf7 2026-07-10 00:59:26.828329 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 35d89c0ad181 2026-07-10 00:59:26.828380 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully built 93a30ba49dfa 2026-07-10 00:59:26.828428 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully tagged osism.harbor.regio.digital/kolla/magnum-conductor:build-20260710 2026-07-10 00:59:26.828522 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Built at 2026-07-10 00:59:26.828440 (took 0:00:34.471275) 2026-07-10 00:59:26.828884 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-worker) 2026-07-10 00:59:26.829108 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Processing 2026-07-10 00:59:26.829168 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building started at 2026-07-10 00:59:26.829014 2026-07-10 00:59:26.830044 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 plugins into plugins archive 2026-07-10 00:59:26.830874 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 additions into additions archive 2026-07-10 00:59:55.882599 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260710 2026-07-10 00:59:55.882726 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 71220b30402b 2026-07-10 00:59:55.882850 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 2/6 : LABEL "build-date"="20260710" "name"="octavia-worker" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 00:59:55.882989 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in b6c8915c77d0 2026-07-10 00:59:55.883057 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container b6c8915c77d0 2026-07-10 00:59:55.883184 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 126ea94c6ecb 2026-07-10 00:59:55.883307 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 3/6 : COPY patches /patches 2026-07-10 00:59:55.883386 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> f30cdda53ca4 2026-07-10 00:59:55.883472 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 4/6 : RUN kolla_patch 2026-07-10 00:59:55.883561 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 04ea9bdd099a 2026-07-10 00:59:55.883646 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:[i] No series file found, nothing to patch. 2026-07-10 00:59:55.883732 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 04ea9bdd099a 2026-07-10 00:59:55.883839 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 9641a070ecc7 2026-07-10 00:59:55.884066 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 00:59:55.884155 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 76aa309a6ab1 2026-07-10 00:59:55.884306 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2026-07-10 00:59:55.884463 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2026-07-10 00:59:55.884607 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2026-07-10 00:59:55.884720 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages were automatically installed and are no longer required: 2026-07-10 00:59:55.884798 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:59:55.884890 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:59:55.884995 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:59:55.885070 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:59:55.885157 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:59:55.885247 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:59:55.885318 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:59:55.885390 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2026-07-10 00:59:55.885465 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Use 'apt autoremove' to remove them. 2026-07-10 00:59:55.885552 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2026-07-10 00:59:55.885642 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: build-essential 2026-07-10 00:59:55.885739 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 00:59:55.885812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 17.4 kB disk space will be freed. 2026-07-10 00:59:55.885912 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2026-07-10 00:59:55.885983 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:59:55.886062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% 2026-07-10 00:59:55.886155 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 75% 2026-07-10 00:59:55.886240 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% 2026-07-10 00:59:55.886321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2026-07-10 00:59:55.886395 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2026-07-10 00:59:55.886470 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2026-07-10 00:59:55.886548 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18929 files and directories currently installed.) 2026-07-10 00:59:55.886623 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing build-essential (12.10ubuntu1) ... 2026-07-10 00:59:55.886697 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2026-07-10 00:59:55.886775 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2026-07-10 00:59:55.886850 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2026-07-10 00:59:55.886955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2026-07-10 00:59:55.887026 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 00:59:55.887095 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 00:59:55.887207 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 00:59:55.887287 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 00:59:55.887355 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 00:59:55.887424 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 00:59:55.887490 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 00:59:55.887559 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2026-07-10 00:59:55.887639 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 00:59:55.887711 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 228 MB disk space will be freed. 2026-07-10 00:59:55.887786 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2026-07-10 00:59:55.887867 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-07-10 00:59:55.888022 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2026-07-10 00:59:55.888092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 00:59:55.888202 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% (Reading database ... 75% 2026-07-10 00:59:55.888288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% 2026-07-10 00:59:55.888367 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2026-07-10 00:59:55.888442 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2026-07-10 00:59:55.889208 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2026-07-10 00:59:55.889229 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18920 files and directories currently installed.) 2026-07-10 00:59:55.889239 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:55.889250 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:55.889260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:55.889268 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:55.889277 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 00:59:55.889308 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 00:59:55.889318 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:55.889327 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:55.889336 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:55.889345 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:55.889354 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 00:59:55.889363 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:55.889371 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:55.889380 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:55.889394 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:55.889403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 00:59:55.889411 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:55.889424 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:55.889521 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 00:59:55.889587 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:55.889645 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:55.889730 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:55.889782 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 00:59:55.889848 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:55.889934 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:55.890000 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:55.890067 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:55.890146 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 00:59:55.890257 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:55.890312 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:55.890372 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 00:59:55.890440 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:55.890509 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:55.890577 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 00:59:55.890643 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:55.890710 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 00:59:55.890776 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:55.890841 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 00:59:55.890966 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing lto-disabled-list (47) ... 2026-07-10 00:59:55.891023 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing make (4.3-4.1build2) ... 2026-07-10 00:59:55.891095 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-07-10 00:59:55.891194 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 00:59:55.891271 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 00:59:55.891339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Collecting pyclean==3.0.0 2026-07-10 00:59:55.891403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 00:59:55.891458 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 00:59:55.891515 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Installing collected packages: pyclean 2026-07-10 00:59:55.891571 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully installed pyclean-3.0.0 2026-07-10 00:59:55.892421 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /var/lib/kolla/venv 2026-07-10 00:59:55.892474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-07-10 00:59:55.892487 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 9866 files, 1419 directories removed. 2026-07-10 00:59:55.892497 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-07-10 00:59:55.892507 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /usr 2026-07-10 00:59:55.892533 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-07-10 00:59:55.892543 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 1380 files, 143 directories removed. 2026-07-10 00:59:55.892563 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2026-07-10 00:59:55.892574 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Found existing installation: pyclean 3.0.0 2026-07-10 00:59:55.892584 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Uninstalling pyclean-3.0.0: 2026-07-10 00:59:55.892594 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Successfully uninstalled pyclean-3.0.0 2026-07-10 00:59:55.892603 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 76aa309a6ab1 2026-07-10 00:59:55.892614 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 25b5da2a6e2d 2026-07-10 00:59:55.892624 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 6/6 : USER octavia 2026-07-10 00:59:55.892634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 30c4674ae424 2026-07-10 00:59:55.892644 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 30c4674ae424 2026-07-10 00:59:55.892654 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 7b851acbd329 2026-07-10 00:59:55.892664 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully built b24106d3f882 2026-07-10 00:59:55.892674 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully tagged osism.harbor.regio.digital/kolla/octavia-worker:build-20260710 2026-07-10 00:59:55.892695 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Built at 2026-07-10 00:59:55.892257 (took 0:00:29.063243) 2026-07-10 00:59:55.892733 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-api) 2026-07-10 00:59:55.892768 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Processing 2026-07-10 00:59:55.892853 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building started at 2026-07-10 00:59:55.892758 2026-07-10 00:59:55.892928 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Getting archive from https://tarballs.opendev.org/openstack/ovn-octavia-provider/ovn-octavia-provider-stable-2025.1.tar.gz 2026-07-10 00:59:56.807288 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 1 plugins into plugins archive 2026-07-10 00:59:56.807546 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 0 additions into additions archive 2026-07-10 01:00:42.367658 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 1/8 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260710 2026-07-10 01:00:42.367742 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 71220b30402b 2026-07-10 01:00:42.367773 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 2/8 : LABEL "build-date"="20260710" "name"="octavia-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:00:42.367898 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in ffa4b15c64df 2026-07-10 01:00:42.367939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container ffa4b15c64df 2026-07-10 01:00:42.367975 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 421eb954dc55 2026-07-10 01:00:42.368009 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 3/8 : ADD plugins-archive / 2026-07-10 01:00:42.368024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 0c993e0cfb34 2026-07-10 01:00:42.368080 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 4/8 : COPY extend_start.sh /usr/local/bin/kolla_octavia_extend_start 2026-07-10 01:00:42.368115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 485cd956f2b5 2026-07-10 01:00:42.368195 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 5/8 : RUN if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* ; fi && chmod 644 /usr/local/bin/kolla_octavia_extend_start 2026-07-10 01:00:42.368292 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 131846abcce0 2026-07-10 01:00:42.368305 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing ./plugins/ovn_octavia_provider-8.0.1.dev16 2026-07-10 01:00:42.368315 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2026-07-10 01:00:42.368324 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2026-07-10 01:00:42.368334 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2026-07-10 01:00:42.368344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:00:42.368354 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: started 2026-07-10 01:00:42.368383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: finished with status 'done' 2026-07-10 01:00:42.368394 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2026-07-10 01:00:42.368430 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:00:42.368462 | 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.dev16) (5.10.0) 2026-07-10 01:00:42.368474 | 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.dev16) (1.3.0) 2026-07-10 01:00:42.368504 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==8.0.1.dev16) 2026-07-10 01:00:42.368537 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 01:00:42.368548 | 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.dev16) (4.4.0) 2026-07-10 01:00:42.368581 | 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.dev16) (9.7.1) 2026-07-10 01:00:42.368592 | 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.dev16) (7.1.0) 2026-07-10 01:00:42.368626 | 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.dev16) (16.1.1) 2026-07-10 01:00:42.368661 | 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.dev16) (5.7.0) 2026-07-10 01:00:42.368696 | 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.dev16) (8.2.0) 2026-07-10 01:00:42.368729 | 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.dev16) (3.5.1) 2026-07-10 01:00:42.368763 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==8.0.1.dev16) 2026-07-10 01:00:42.368845 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-10 01:00:42.368858 | 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.dev16) (7.0.0) 2026-07-10 01:00:42.368896 | 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.dev16) (2.0.38) 2026-07-10 01:00:42.368945 | 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.dev16) (9.0.0) 2026-07-10 01:00:42.368979 | 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.dev16) (3.8.0) 2026-07-10 01:00:42.369019 | 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.dev16) (2.1.0) 2026-07-10 01:00:42.369064 | 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.dev16) (2.32.3) 2026-07-10 01:00:42.369104 | 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.dev16) (5.4.1) 2026-07-10 01:00:42.369161 | 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.dev16) (1.7.0) 2026-07-10 01:00:42.369228 | 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.dev16) (4.12.2) 2026-07-10 01:00:42.369240 | 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.dev16) (1.5.1) 2026-07-10 01:00:42.369283 | 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.dev16) 2026-07-10 01:00:42.369340 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 01:00:42.369379 | 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.dev16) (7.1.0) 2026-07-10 01:00:42.369420 | 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.dev16) (5.7.1) 2026-07-10 01:00:42.369455 | 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.dev16) (17.2.1) 2026-07-10 01:00:42.369493 | 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.dev16) (6.5.1) 2026-07-10 01:00:42.369533 | 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.dev16) (4.5.1) 2026-07-10 01:00:42.369573 | 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.dev16) (4.1.1) 2026-07-10 01:00:42.369681 | 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.dev16) (3.6.0) 2026-07-10 01:00:42.369695 | 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.dev16) (4.2.0) 2026-07-10 01:00:42.369750 | 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.dev16) (1.3.4) 2026-07-10 01:00:42.369761 | 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.dev16) (1.8.9) 2026-07-10 01:00:42.369828 | 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.dev16) (3.3.0) 2026-07-10 01:00:42.369864 | 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.dev16) (3.0.0) 2026-07-10 01:00:42.369923 | 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.dev16) (1.17.2) 2026-07-10 01:00:42.369959 | 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.dev16) (43.0.3) 2026-07-10 01:00:42.369994 | 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.dev16) (5.1.1) 2026-07-10 01:00:42.370046 | 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.dev16) (1.3.4) 2026-07-10 01:00:42.370085 | 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.dev16) (1.0.1) 2026-07-10 01:00:42.370175 | 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.dev16) (1.33) 2026-07-10 01:00:42.370252 | 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.dev16) (4.3.6) 2026-07-10 01:00:42.370264 | 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.dev16) (7.0.0) 2026-07-10 01:00:42.370297 | 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.dev16) (6.0.2) 2026-07-10 01:00:42.370308 | 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.dev16) (1.4.0) 2026-07-10 01:00:42.370346 | 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.dev16) (1.17.1) 2026-07-10 01:00:42.370380 | 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.dev16) (2.22) 2026-07-10 01:00:42.370425 | 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.dev16) (3.0.0) 2026-07-10 01:00:42.370480 | 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.dev16) (0.39.0) 2026-07-10 01:00:42.370512 | 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.dev16) (1.1.0) 2026-07-10 01:00:42.370546 | 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.dev16) 2026-07-10 01:00:42.370617 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ncclient-0.6.16.tar.gz (112 kB) 2026-07-10 01:00:42.370638 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2026-07-10 01:00:42.370709 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2026-07-10 01:00:42.370740 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2026-07-10 01:00:42.370854 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:00:42.370910 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2026-07-10 01:00:42.370925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:00:42.370935 | 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.dev16) (24.2) 2026-07-10 01:00:42.370991 | 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.dev16) (2.5.1) 2026-07-10 01:00:42.371040 | 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.dev16) (2.7.0) 2026-07-10 01:00:42.371126 | 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.dev16) (3.1.1) 2026-07-10 01:00:42.371179 | 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.dev16) (83.0.0) 2026-07-10 01:00:42.371199 | 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.dev16) (3.5.1) 2026-07-10 01:00:42.371240 | 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.dev16) (5.3.1) 2026-07-10 01:00:42.371271 | 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.dev16) (1.17.0) 2026-07-10 01:00:42.371301 | 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.dev16) (0.19) 2026-07-10 01:00:42.371315 | 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.dev16) (2.0.0) 2026-07-10 01:00:42.371355 | 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.dev16) (1.14.1) 2026-07-10 01:00:42.371390 | 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.dev16) (2.0.1) 2026-07-10 01:00:42.371421 | 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.dev16) (0.5.0) 2026-07-10 01:00:42.371454 | 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.dev16) (1.3.9) 2026-07-10 01:00:42.371465 | 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.dev16) (2.9.0.post0) 2026-07-10 01:00:42.371499 | 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.dev16) (3.1.0) 2026-07-10 01:00:42.371539 | 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.dev16) (5.5.2) 2026-07-10 01:00:42.371596 | 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.dev16) (5.3.1) 2026-07-10 01:00:42.371611 | 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.dev16) (5.4.2) 2026-07-10 01:00:42.371648 | 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.dev16) (6.3.1) 2026-07-10 01:00:42.371682 | 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.dev16) (0.11.0) 2026-07-10 01:00:42.371724 | 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.dev16) (5.1.0) 2026-07-10 01:00:42.371764 | 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.dev16) (2025.1) 2026-07-10 01:00:42.371869 | 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.dev16) (0.21.1) 2026-07-10 01:00:42.371891 | 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.dev16) (3.1.5) 2026-07-10 01:00:42.371928 | 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.dev16) (4.0.1) 2026-07-10 01:00:42.371939 | 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.dev16) (4.0.1) 2026-07-10 01:00:42.371985 | 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.dev16) (3.0.2) 2026-07-10 01:00:42.372269 | 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.dev16) (3.1.0) 2026-07-10 01:00:42.372321 | 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.dev16) (3.10.1) 2026-07-10 01:00:42.372334 | 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.dev16) (1.6.10) 2026-07-10 01:00:42.372345 | 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.dev16) (3.2.1) 2026-07-10 01:00:42.372389 | 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.dev16) (3.14.0) 2026-07-10 01:00:42.372402 | 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.dev16) 2026-07-10 01:00:42.372435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2026-07-10 01:00:42.372446 | 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.dev16) (1.5.0) 2026-07-10 01:00:42.372479 | 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.dev16) (0.3.5) 2026-07-10 01:00:42.372514 | 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.dev16) (0.2.13) 2026-07-10 01:00:42.372525 | 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.dev16) (3.4.1) 2026-07-10 01:00:42.372556 | 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.dev16) (3.10) 2026-07-10 01:00:42.372592 | 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.dev16) (1.26.20) 2026-07-10 01:00:42.372720 | 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.dev16) (2026.6.17) 2026-07-10 01:00:42.372770 | 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.dev16) (0.7) 2026-07-10 01:00:42.372834 | 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.dev16) (2.7.2) 2026-07-10 01:00:42.372857 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:WARNING: The candidate selected for download or install is a yanked version: 'fixtures' candidate (version 4.2.4.post1 at https://files.pythonhosted.org/packages/75/d5/2757cabc34758fac81039d4fbcde11c91d3952d91e33f8d5c69ea8c74e0f/fixtures-4.2.4.post1-py3-none-any.whl (from https://pypi.org/simple/fixtures/) (requires-python:>=3.8)) 2026-07-10 01:00:42.372914 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2026-07-10 01:00:42.372926 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-07-10 01:00:42.372958 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2026-07-10 01:00:42.372968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 17.2 MB/s 0:00:00 2026-07-10 01:00:42.373044 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2026-07-10 01:00:42.373114 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 23.9 MB/s 0:00:00 2026-07-10 01:00:42.373201 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2026-07-10 01:00:42.373223 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2026-07-10 01:00:42.373241 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building wheels for collected packages: ovn-octavia-provider, ncclient 2026-07-10 01:00:42.373252 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (pyproject.toml): started 2026-07-10 01:00:42.373266 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2026-07-10 01:00:42.373277 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-8.0.1.dev16-py3-none-any.whl size=157083 sha256=e806aa17ccea4a1c9507b0b14f8eca433895bfdde75c0d16893ceaf357805a69 2026-07-10 01:00:42.373330 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-mra2ljtq/wheels/36/d0/f8/c6a0bdc5c0e5a6c4f280f4264129aeefd09a85f2cb22c7b8a4 2026-07-10 01:00:42.373341 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (pyproject.toml): started 2026-07-10 01:00:42.373376 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-07-10 01:00:42.373386 | 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=5db1ca31d84b4a11c064b9fd2101b0eff49720fcea9b6b7ed7202aa2e73573de 2026-07-10 01:00:42.373419 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-mra2ljtq/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2026-07-10 01:00:42.373471 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built ovn-octavia-provider ncclient 2026-07-10 01:00:42.373507 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: fixtures, ovsdbapp, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2026-07-10 01:00:42.373542 | 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.dev16 ovsdbapp-2.11.0 2026-07-10 01:00:42.373591 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 131846abcce0 2026-07-10 01:00:42.373633 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 8a493931149b 2026-07-10 01:00:42.373714 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 6/8 : COPY patches /patches 2026-07-10 01:00:42.373746 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 66c5ab605dfe 2026-07-10 01:00:42.373779 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 7/8 : RUN kolla_patch 2026-07-10 01:00:42.373902 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in f7de3733ba54 2026-07-10 01:00:42.373913 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:[i] No series file found, nothing to patch. 2026-07-10 01:00:42.373940 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container f7de3733ba54 2026-07-10 01:00:42.373951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 7eda9ab0b7b0 2026-07-10 01:00:42.373992 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:00:42.374042 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 904834382ab5 2026-07-10 01:00:42.374053 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2026-07-10 01:00:42.374092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2026-07-10 01:00:42.374152 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2026-07-10 01:00:42.374250 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:00:42.374264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:00:42.374298 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:00:42.374351 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:00:42.374384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:00:42.374403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:00:42.374447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:00:42.374459 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:00:42.374492 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2026-07-10 01:00:42.374528 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Use 'apt autoremove' to remove them. 2026-07-10 01:00:42.374586 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2026-07-10 01:00:42.374597 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: build-essential 2026-07-10 01:00:42.374660 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:00:42.374716 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:00:42.374759 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2026-07-10 01:00:42.374780 | 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% 2026-07-10 01:00:42.374838 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2026-07-10 01:00:42.374874 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2026-07-10 01:00:42.374924 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2026-07-10 01:00:42.374950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:80% 2026-07-10 01:00:42.375002 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2026-07-10 01:00:42.375064 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2026-07-10 01:00:42.375077 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2026-07-10 01:00:42.375086 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18929 files and directories currently installed.) 2026-07-10 01:00:42.375120 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:00:42.375188 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2026-07-10 01:00:42.375227 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2026-07-10 01:00:42.375288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2026-07-10 01:00:42.375323 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2026-07-10 01:00:42.375359 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:00:42.375393 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:00:42.375428 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:00:42.375462 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:00:42.375495 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:00:42.375545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:00:42.375558 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:00:42.375591 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2026-07-10 01:00:42.375624 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:00:42.375679 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:00:42.375713 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2026-07-10 01:00:42.375724 | 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% 2026-07-10 01:00:42.375756 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2026-07-10 01:00:42.375813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2026-07-10 01:00:42.375879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2026-07-10 01:00:42.375890 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2026-07-10 01:00:42.375924 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2026-07-10 01:00:42.375959 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2026-07-10 01:00:42.376025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18920 files and directories currently installed.) 2026-07-10 01:00:42.376037 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:00:42.376070 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:00:42.376104 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:00:42.376157 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:00:42.376190 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:00:42.376223 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:00:42.376253 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:00:42.376293 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:00:42.376328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:00:42.376364 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:00:42.376400 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:00:42.376435 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:00:42.376469 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:00:42.376507 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:00:42.376572 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:00:42.376583 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:00:42.376617 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:00:42.376647 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:00:42.376677 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:00:42.376707 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:00:42.376738 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:00:42.376774 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:00:42.376843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:00:42.376855 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:42.376889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:42.376946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:42.376981 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:00:42.377176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:00:42.377211 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:42.377223 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:42.377271 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:00:42.377281 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:42.377292 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:42.377321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:00:42.377377 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:42.377433 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:00:42.377460 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:42.377490 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:00:42.377540 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing lto-disabled-list (47) ... 2026-07-10 01:00:42.377572 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:00:42.377619 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:00:42.377676 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:00:42.377715 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting pyclean==3.0.0 2026-07-10 01:00:42.377743 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:00:42.377851 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:00:42.377881 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: pyclean 2026-07-10 01:00:42.377890 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed pyclean-3.0.0 2026-07-10 01:00:42.377917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:00:42.377967 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-07-10 01:00:42.378000 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 10974 files, 1577 directories removed. 2026-07-10 01:00:42.378047 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-07-10 01:00:42.378075 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /usr 2026-07-10 01:00:42.378103 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-07-10 01:00:42.378191 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 1380 files, 143 directories removed. 2026-07-10 01:00:42.378221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2026-07-10 01:00:42.378286 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:00:42.378314 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:00:42.378346 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:00:42.378393 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 904834382ab5 2026-07-10 01:00:42.378423 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 90bb3370aae2 2026-07-10 01:00:42.378457 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built 4812a8b61007 2026-07-10 01:00:42.378506 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully tagged osism.harbor.regio.digital/kolla/octavia-api:build-20260710 2026-07-10 01:00:42.378575 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Built at 2026-07-10 01:00:42.378495 (took 0:00:46.485737) 2026-07-10 01:00:42.379003 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-driver-agent) 2026-07-10 01:00:42.379023 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Processing 2026-07-10 01:00:42.379070 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building started at 2026-07-10 01:00:42.378983 2026-07-10 01:00:42.379102 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Getting archive from https://tarballs.opendev.org/openstack/ovn-octavia-provider/ovn-octavia-provider-stable-2025.1.tar.gz 2026-07-10 01:00:43.293951 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 1 plugins into plugins archive 2026-07-10 01:00:43.294228 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 0 additions into additions archive 2026-07-10 01:01:27.825559 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 1/8 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260710 2026-07-10 01:01:27.825624 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 71220b30402b 2026-07-10 01:01:27.827280 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 2/8 : LABEL "build-date"="20260710" "name"="octavia-driver-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-driver-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:01:27.827344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in b9a94c2a8ccb 2026-07-10 01:01:27.827371 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container b9a94c2a8ccb 2026-07-10 01:01:27.827392 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> eefd87c9f5df 2026-07-10 01:01:27.827419 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 3/8 : ADD plugins-archive / 2026-07-10 01:01:27.827430 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> de22c376a54f 2026-07-10 01:01:27.827441 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 4/8 : RUN if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/* ; fi 2026-07-10 01:01:27.827452 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 2bf2406dcedb 2026-07-10 01:01:27.827462 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing ./plugins/ovn_octavia_provider-8.0.1.dev16 2026-07-10 01:01:27.827472 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2026-07-10 01:01:27.827482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2026-07-10 01:01:27.827492 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2026-07-10 01:01:27.827502 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:01:27.827512 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: started 2026-07-10 01:01:27.827522 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: finished with status 'done' 2026-07-10 01:01:27.827532 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2026-07-10 01:01:27.827541 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:01:27.827552 | 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.dev16) (5.10.0) 2026-07-10 01:01:27.827562 | 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.dev16) (1.3.0) 2026-07-10 01:01:27.827573 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==8.0.1.dev16) 2026-07-10 01:01:27.827583 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading neutron_lib-3.18.2-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 01:01:27.827593 | 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.dev16) (4.4.0) 2026-07-10 01:01:27.827603 | 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.dev16) (9.7.1) 2026-07-10 01:01:27.827613 | 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.dev16) (7.1.0) 2026-07-10 01:01:27.827623 | 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.dev16) (16.1.1) 2026-07-10 01:01:27.827646 | 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.dev16) (5.7.0) 2026-07-10 01:01:27.827656 | 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.dev16) (8.2.0) 2026-07-10 01:01:27.827675 | 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.dev16) (3.5.1) 2026-07-10 01:01:27.827686 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==8.0.1.dev16) 2026-07-10 01:01:27.827696 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ovsdbapp-2.11.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-10 01:01:27.827722 | 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.dev16) (7.0.0) 2026-07-10 01:01:27.827733 | 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.dev16) (2.0.38) 2026-07-10 01:01:27.827743 | 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.dev16) (9.0.0) 2026-07-10 01:01:27.827760 | 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.dev16) (3.8.0) 2026-07-10 01:01:27.827770 | 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.dev16) (2.1.0) 2026-07-10 01:01:27.827786 | 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.dev16) (2.32.3) 2026-07-10 01:01:27.827800 | 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.dev16) (5.4.1) 2026-07-10 01:01:27.827907 | 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.dev16) (1.7.0) 2026-07-10 01:01:27.827963 | 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.dev16) (4.12.2) 2026-07-10 01:01:27.828051 | 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.dev16) (1.5.1) 2026-07-10 01:01:27.828119 | 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.dev16) 2026-07-10 01:01:27.828262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading os_ken-3.0.1-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 01:01:27.828323 | 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.dev16) (7.1.0) 2026-07-10 01:01:27.828397 | 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.dev16) (5.7.1) 2026-07-10 01:01:27.828472 | 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.dev16) (17.2.1) 2026-07-10 01:01:27.828548 | 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.dev16) (6.5.1) 2026-07-10 01:01:27.828626 | 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.dev16) (4.5.1) 2026-07-10 01:01:27.828725 | 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.dev16) (4.1.1) 2026-07-10 01:01:27.828810 | 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.dev16) (3.6.0) 2026-07-10 01:01:27.828891 | 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.dev16) (4.2.0) 2026-07-10 01:01:27.828972 | 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.dev16) (1.3.4) 2026-07-10 01:01:27.829079 | 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.dev16) (1.8.9) 2026-07-10 01:01:27.829154 | 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.dev16) (3.3.0) 2026-07-10 01:01:27.829321 | 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.dev16) (3.0.0) 2026-07-10 01:01:27.829388 | 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.dev16) (1.17.2) 2026-07-10 01:01:27.829456 | 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.dev16) (43.0.3) 2026-07-10 01:01:27.829535 | 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.dev16) (5.1.1) 2026-07-10 01:01:27.829612 | 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.dev16) (1.3.4) 2026-07-10 01:01:27.829690 | 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.dev16) (1.0.1) 2026-07-10 01:01:27.829797 | 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.dev16) (1.33) 2026-07-10 01:01:27.829877 | 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.dev16) (4.3.6) 2026-07-10 01:01:27.829955 | 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.dev16) (7.0.0) 2026-07-10 01:01:27.830037 | 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.dev16) (6.0.2) 2026-07-10 01:01:27.830112 | 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.dev16) (1.4.0) 2026-07-10 01:01:27.830218 | 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.dev16) (1.17.1) 2026-07-10 01:01:27.830308 | 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.dev16) (2.22) 2026-07-10 01:01:27.830385 | 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.dev16) (3.0.0) 2026-07-10 01:01:27.830460 | 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.dev16) (0.39.0) 2026-07-10 01:01:27.830534 | 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.dev16) (1.1.0) 2026-07-10 01:01:27.830610 | 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.dev16) 2026-07-10 01:01:27.830688 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ncclient-0.6.16.tar.gz (112 kB) 2026-07-10 01:01:27.830783 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2026-07-10 01:01:27.830862 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2026-07-10 01:01:27.830948 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2026-07-10 01:01:27.831017 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:01:27.831248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2026-07-10 01:01:27.831334 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:01:27.831417 | 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.dev16) (24.2) 2026-07-10 01:01:27.831497 | 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.dev16) (2.5.1) 2026-07-10 01:01:27.831579 | 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.dev16) (2.7.0) 2026-07-10 01:01:27.831659 | 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.dev16) (3.1.1) 2026-07-10 01:01:27.831760 | 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.dev16) (83.0.0) 2026-07-10 01:01:27.831969 | 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.dev16) (3.5.1) 2026-07-10 01:01:27.832016 | 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.dev16) (5.3.1) 2026-07-10 01:01:27.832034 | 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.dev16) (1.17.0) 2026-07-10 01:01:27.832069 | 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.dev16) (0.19) 2026-07-10 01:01:27.832213 | 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.dev16) (2.0.0) 2026-07-10 01:01:27.832253 | 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.dev16) (1.14.1) 2026-07-10 01:01:27.832305 | 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.dev16) (2.0.1) 2026-07-10 01:01:27.832364 | 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.dev16) (0.5.0) 2026-07-10 01:01:27.832428 | 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.dev16) (1.3.9) 2026-07-10 01:01:27.832493 | 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.dev16) (2.9.0.post0) 2026-07-10 01:01:27.835223 | 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.dev16) (3.1.0) 2026-07-10 01:01:27.835265 | 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.dev16) (5.5.2) 2026-07-10 01:01:27.835275 | 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.dev16) (5.3.1) 2026-07-10 01:01:27.835284 | 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.dev16) (5.4.2) 2026-07-10 01:01:27.835293 | 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.dev16) (6.3.1) 2026-07-10 01:01:27.835302 | 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.dev16) (0.11.0) 2026-07-10 01:01:27.835324 | 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.dev16) (5.1.0) 2026-07-10 01:01:27.835333 | 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.dev16) (2025.1) 2026-07-10 01:01:27.835342 | 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.dev16) (0.21.1) 2026-07-10 01:01:27.835352 | 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.dev16) (3.1.5) 2026-07-10 01:01:27.835362 | 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.dev16) (4.0.1) 2026-07-10 01:01:27.835371 | 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.dev16) (4.0.1) 2026-07-10 01:01:27.835381 | 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.dev16) (3.0.2) 2026-07-10 01:01:27.835390 | 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.dev16) (3.1.0) 2026-07-10 01:01:27.835399 | 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.dev16) (3.10.1) 2026-07-10 01:01:27.835408 | 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.dev16) (1.6.10) 2026-07-10 01:01:27.835417 | 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.dev16) (3.2.1) 2026-07-10 01:01:27.835433 | 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.dev16) (3.14.0) 2026-07-10 01:01:27.835442 | 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.dev16) 2026-07-10 01:01:27.835457 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading fixtures-4.2.4.post1-py3-none-any.whl.metadata (22 kB) 2026-07-10 01:01:27.835467 | 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.dev16) (1.5.0) 2026-07-10 01:01:27.835476 | 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.dev16) (0.3.5) 2026-07-10 01:01:27.835492 | 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.dev16) (0.2.13) 2026-07-10 01:01:27.835501 | 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.dev16) (3.4.1) 2026-07-10 01:01:27.835510 | 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.dev16) (3.10) 2026-07-10 01:01:27.835519 | 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.dev16) (1.26.20) 2026-07-10 01:01:27.835529 | 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.dev16) (2026.6.17) 2026-07-10 01:01:27.835538 | 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.dev16) (0.7) 2026-07-10 01:01:27.835547 | 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.dev16) (2.7.2) 2026-07-10 01:01:27.835557 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:WARNING: The candidate selected for download or install is a yanked version: 'fixtures' candidate (version 4.2.4.post1 at https://files.pythonhosted.org/packages/75/d5/2757cabc34758fac81039d4fbcde11c91d3952d91e33f8d5c69ea8c74e0f/fixtures-4.2.4.post1-py3-none-any.whl (from https://pypi.org/simple/fixtures/) (requires-python:>=3.8)) 2026-07-10 01:01:27.835567 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reason for being yanked: https://github.com/testing-cabal/fixtures/issues/103 2026-07-10 01:01:27.835576 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:27.835585 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading neutron_lib-3.18.2-py3-none-any.whl (620 kB) 2026-07-10 01:01:27.835594 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.9/620.9 kB 8.2 MB/s 0:00:00 2026-07-10 01:01:27.835603 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading os_ken-3.0.1-py3-none-any.whl (2.0 MB) 2026-07-10 01:01:27.835612 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 15.0 MB/s 0:00:00 2026-07-10 01:01:27.835621 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading ovsdbapp-2.11.0-py3-none-any.whl (143 kB) 2026-07-10 01:01:27.835630 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading fixtures-4.2.4.post1-py3-none-any.whl (64 kB) 2026-07-10 01:01:27.835639 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building wheels for collected packages: ovn-octavia-provider, ncclient 2026-07-10 01:01:27.835648 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (pyproject.toml): started 2026-07-10 01:01:27.835666 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2026-07-10 01:01:27.835681 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-8.0.1.dev16-py3-none-any.whl size=157083 sha256=0911d1e7bb0f638b3a4ae020f2639dcac6dea2f03de8adba12562e0ec677a68f 2026-07-10 01:01:27.835704 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-zvfbtn9i/wheels/36/d0/f8/c6a0bdc5c0e5a6c4f280f4264129aeefd09a85f2cb22c7b8a4 2026-07-10 01:01:27.835731 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (pyproject.toml): started 2026-07-10 01:01:27.835740 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-07-10 01:01:27.835749 | 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=97da2a131a92fa6e0817d46b47612eafff58c13c983a862ee9dc968ac57a2bc9 2026-07-10 01:01:27.835758 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-zvfbtn9i/wheels/27/bc/91/e27f72076c29a6245cf772e1cbd16d3c27a71367325386cb23 2026-07-10 01:01:27.835767 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built ovn-octavia-provider ncclient 2026-07-10 01:01:27.835776 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: fixtures, ovsdbapp, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2026-07-10 01:01:27.835786 | 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.dev16 ovsdbapp-2.11.0 2026-07-10 01:01:27.835795 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 2bf2406dcedb 2026-07-10 01:01:27.835804 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> e0db9d0a4918 2026-07-10 01:01:27.835813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 5/8 : COPY patches /patches 2026-07-10 01:01:27.835822 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> f0aa6c7a5d00 2026-07-10 01:01:27.835830 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 6/8 : RUN kolla_patch 2026-07-10 01:01:27.835839 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in 7af14269cf02 2026-07-10 01:01:27.835848 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:[i] No series file found, nothing to patch. 2026-07-10 01:01:27.835857 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container 7af14269cf02 2026-07-10 01:01:27.835865 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 1c950b245195 2026-07-10 01:01:27.835875 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:01:27.835891 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in cb952678b010 2026-07-10 01:01:27.835907 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2026-07-10 01:01:27.835921 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2026-07-10 01:01:27.835937 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2026-07-10 01:01:27.835952 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages were automatically installed and are no longer required: 2026-07-10 01:01:27.835968 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:01:27.835984 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:01:27.836000 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:01:27.836031 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:01:27.836049 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:01:27.836062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:01:27.836071 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:01:27.836080 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2026-07-10 01:01:27.836088 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Use 'apt autoremove' to remove them. 2026-07-10 01:01:27.836105 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2026-07-10 01:01:27.836115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: build-essential 2026-07-10 01:01:27.836123 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:01:27.836196 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:01:27.836207 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2026-07-10 01:01:27.836216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:01:27.836228 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2026-07-10 01:01:27.836245 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2026-07-10 01:01:27.836262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2026-07-10 01:01:27.836273 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2026-07-10 01:01:27.836281 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2026-07-10 01:01:27.836290 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2026-07-10 01:01:27.836304 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18929 files and directories currently installed.) 2026-07-10 01:01:27.836314 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:01:27.836322 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2026-07-10 01:01:27.836380 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2026-07-10 01:01:27.836468 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2026-07-10 01:01:27.836536 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2026-07-10 01:01:27.836601 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:01:27.836684 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:01:27.836739 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:01:27.836809 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:01:27.836889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:01:27.836914 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:01:27.836936 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:01:27.836973 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2026-07-10 01:01:27.837192 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:01:27.837248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 228 MB disk space will be freed. 2026-07-10 01:01:27.837265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2026-07-10 01:01:27.837291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:01:27.837308 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2026-07-10 01:01:27.837321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2026-07-10 01:01:27.837340 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2026-07-10 01:01:27.837388 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2026-07-10 01:01:27.837428 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2026-07-10 01:01:27.837492 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2026-07-10 01:01:27.837515 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18920 files and directories currently installed.) 2026-07-10 01:01:27.837588 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:27.837610 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:27.837644 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:27.837699 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:27.837739 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:01:27.837834 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:01:27.837859 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:27.837930 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:27.837953 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:27.837990 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:27.838050 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:27.838071 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:01:27.838155 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:27.838186 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:27.838246 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:27.838268 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:27.838340 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:27.838361 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:01:27.838397 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:27.838458 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:27.838481 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:27.838520 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:27.838594 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:27.838616 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:27.838635 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:27.838722 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:27.838879 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:27.838945 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:27.839009 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:27.839028 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:27.839094 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:27.839153 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:27.839214 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:27.839291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:27.839321 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:27.839337 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:27.839397 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:01:27.839431 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:27.839482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:27.839518 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:27.839562 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:01:27.839606 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:27.839650 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:27.839694 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:27.839761 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:01:27.839800 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:27.839834 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:27.839875 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:27.839919 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:27.839962 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing lto-disabled-list (47) ... 2026-07-10 01:01:27.840005 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing make (4.3-4.1build2) ... 2026-07-10 01:01:27.840047 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:01:27.840097 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:27.840153 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:01:27.840177 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting pyclean==3.0.0 2026-07-10 01:01:27.840245 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:01:27.840280 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:01:27.840325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: pyclean 2026-07-10 01:01:27.840378 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed pyclean-3.0.0 2026-07-10 01:01:27.840419 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:01:27.840437 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:27.840494 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 10974 files, 1577 directories removed. 2026-07-10 01:01:27.840528 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:27.840572 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /usr 2026-07-10 01:01:27.840605 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:27.840649 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 1380 files, 143 directories removed. 2026-07-10 01:01:27.840690 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2026-07-10 01:01:27.840749 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Found existing installation: pyclean 3.0.0 2026-07-10 01:01:27.840792 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Uninstalling pyclean-3.0.0: 2026-07-10 01:01:27.840826 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:01:27.840867 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container cb952678b010 2026-07-10 01:01:27.840910 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 7254ad40b1d8 2026-07-10 01:01:27.840952 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 8/8 : USER octavia 2026-07-10 01:01:27.840996 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in d3af5210a46a 2026-07-10 01:01:27.841037 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container d3af5210a46a 2026-07-10 01:01:27.841081 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 2f6939acaa50 2026-07-10 01:01:27.841159 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built 587a75612971 2026-07-10 01:01:27.841176 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully tagged osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260710 2026-07-10 01:01:27.841284 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Built at 2026-07-10 01:01:27.841191 (took 0:00:45.462208) 2026-07-10 01:01:27.841603 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-housekeeping) 2026-07-10 01:01:27.841675 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Processing 2026-07-10 01:01:27.841742 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building started at 2026-07-10 01:01:27.841655 2026-07-10 01:01:27.842555 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 plugins into plugins archive 2026-07-10 01:01:27.843100 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 additions into additions archive 2026-07-10 01:01:56.997032 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260710 2026-07-10 01:01:56.997100 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 71220b30402b 2026-07-10 01:01:56.997172 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 2/6 : LABEL "build-date"="20260710" "name"="octavia-housekeeping" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-housekeeping" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:01:56.997219 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in bd56258eb7f1 2026-07-10 01:01:56.997268 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container bd56258eb7f1 2026-07-10 01:01:56.997300 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 3593ad2173af 2026-07-10 01:01:56.997339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 3/6 : COPY patches /patches 2026-07-10 01:01:56.997379 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> b4089c5c58c6 2026-07-10 01:01:56.997416 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 4/6 : RUN kolla_patch 2026-07-10 01:01:56.997455 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in bbd742deb065 2026-07-10 01:01:56.997503 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:[i] No series file found, nothing to patch. 2026-07-10 01:01:56.997549 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container bbd742deb065 2026-07-10 01:01:56.997586 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> f70daa5ac6e9 2026-07-10 01:01:56.997625 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:01:56.997675 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 3e7c51cd8e6e 2026-07-10 01:01:56.997712 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2026-07-10 01:01:56.997748 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2026-07-10 01:01:56.997784 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2026-07-10 01:01:56.997824 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages were automatically installed and are no longer required: 2026-07-10 01:01:56.997860 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:01:56.997893 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:01:56.997924 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:01:56.997950 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:01:56.997980 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:01:56.998011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:01:56.998041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:01:56.998073 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2026-07-10 01:01:56.998104 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Use 'apt autoremove' to remove them. 2026-07-10 01:01:56.998153 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2026-07-10 01:01:56.998189 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: build-essential 2026-07-10 01:01:56.998225 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:01:56.998257 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:01:56.998292 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2026-07-10 01:01:56.998328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:01:56.998363 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2026-07-10 01:01:56.998397 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2026-07-10 01:01:56.998431 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2026-07-10 01:01:56.998464 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2026-07-10 01:01:56.998498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% 2026-07-10 01:01:56.998531 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2026-07-10 01:01:56.998565 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18929 files and directories currently installed.) 2026-07-10 01:01:56.998600 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:01:56.998635 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2026-07-10 01:01:56.998785 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2026-07-10 01:01:56.998852 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2026-07-10 01:01:56.998887 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2026-07-10 01:01:56.998907 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:01:56.998927 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:01:56.998961 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:01:56.998973 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:01:56.998988 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:01:56.998998 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:01:56.999008 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:01:56.999018 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2026-07-10 01:01:56.999033 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:01:56.999043 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 228 MB disk space will be freed. 2026-07-10 01:01:56.999056 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2026-07-10 01:01:56.999097 | 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 ... 2026-07-10 01:01:56.999169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:01:56.999196 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2026-07-10 01:01:56.999210 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2026-07-10 01:01:56.999237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2026-07-10 01:01:56.999278 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2026-07-10 01:01:56.999294 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% 2026-07-10 01:01:56.999390 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2026-07-10 01:01:56.999412 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18920 files and directories currently installed.) 2026-07-10 01:01:56.999420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:56.999425 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:56.999463 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:56.999498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:56.999532 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:01:56.999565 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:01:56.999598 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:56.999632 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:56.999693 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:56.999729 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:56.999764 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:01:56.999799 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:56.999834 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:56.999868 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:56.999900 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:56.999939 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:01:56.999972 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:57.000003 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:57.000036 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:01:57.000070 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:57.000104 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:57.000153 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:57.000196 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:01:57.000225 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:57.000266 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:57.000299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:57.000332 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:57.000365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:01:57.000398 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:57.000430 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:57.000463 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:01:57.000496 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:57.000528 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:57.000560 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:01:57.000596 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-07-10 01:01:57.000637 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:57.000698 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:01:57.000733 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:57.000770 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-07-10 01:01:57.000802 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:01:57.002206 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing lto-disabled-list (47) ... 2026-07-10 01:01:57.002227 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing make (4.3-4.1build2) ... 2026-07-10 01:01:57.002233 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:01:57.002237 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-07-10 01:01:57.002242 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:01:57.002247 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Collecting pyclean==3.0.0 2026-07-10 01:01:57.002251 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:01:57.002256 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:01:57.002260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Installing collected packages: pyclean 2026-07-10 01:01:57.002263 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully installed pyclean-3.0.0 2026-07-10 01:01:57.002267 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:01:57.002271 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-07-10 01:01:57.002274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 9866 files, 1419 directories removed. 2026-07-10 01:01:57.002278 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-07-10 01:01:57.002281 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /usr 2026-07-10 01:01:57.002285 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-07-10 01:01:57.002288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 1380 files, 143 directories removed. 2026-07-10 01:01:57.002292 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2026-07-10 01:01:57.002295 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Found existing installation: pyclean 3.0.0 2026-07-10 01:01:57.002299 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Uninstalling pyclean-3.0.0: 2026-07-10 01:01:57.002302 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:01:57.002306 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 3e7c51cd8e6e 2026-07-10 01:01:57.002309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 645b122e6ab4 2026-07-10 01:01:57.002313 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 6/6 : USER octavia 2026-07-10 01:01:57.002316 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 4f4f508a1ade 2026-07-10 01:01:57.002320 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 4f4f508a1ade 2026-07-10 01:01:57.002323 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 7f762f078faa 2026-07-10 01:01:57.002327 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully built 980d0a19a66d 2026-07-10 01:01:57.002331 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully tagged osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260710 2026-07-10 01:01:57.002342 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Built at 2026-07-10 01:01:57.001394 (took 0:00:29.159739) 2026-07-10 01:01:57.002350 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-health-manager) 2026-07-10 01:01:57.002354 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Processing 2026-07-10 01:01:57.002357 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building started at 2026-07-10 01:01:57.001710 2026-07-10 01:01:57.002363 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 plugins into plugins archive 2026-07-10 01:01:57.002786 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 additions into additions archive 2026-07-10 01:02:27.005616 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20260710 2026-07-10 01:02:27.005720 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 71220b30402b 2026-07-10 01:02:27.005829 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 2/6 : LABEL "build-date"="20260710" "name"="octavia-health-manager" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="octavia-health-manager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:02:27.005917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in cf52262872ce 2026-07-10 01:02:27.006004 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container cf52262872ce 2026-07-10 01:02:27.006086 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> a5305fc34895 2026-07-10 01:02:27.006260 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 3/6 : COPY patches /patches 2026-07-10 01:02:27.006397 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 6f7801b679fb 2026-07-10 01:02:27.006465 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 4/6 : RUN kolla_patch 2026-07-10 01:02:27.006544 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 95e1e3084c6f 2026-07-10 01:02:27.006689 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:[i] No series file found, nothing to patch. 2026-07-10 01:02:27.006778 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 95e1e3084c6f 2026-07-10 01:02:27.006870 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> e38376cdbf13 2026-07-10 01:02:27.006955 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:02:27.007042 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 419dd354348c 2026-07-10 01:02:27.007122 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2026-07-10 01:02:27.007236 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2026-07-10 01:02:27.007324 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2026-07-10 01:02:27.007413 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages were automatically installed and are no longer required: 2026-07-10 01:02:27.007490 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:02:27.007565 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:02:27.007707 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:02:27.007776 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:02:27.007848 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:02:27.007920 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:02:27.007992 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:02:27.008066 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2026-07-10 01:02:27.008150 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Use 'apt autoremove' to remove them. 2026-07-10 01:02:27.008254 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2026-07-10 01:02:27.008348 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: build-essential 2026-07-10 01:02:27.008420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:02:27.008485 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:02:27.008554 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2026-07-10 01:02:27.008648 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:02:27.008712 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2026-07-10 01:02:27.008778 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2026-07-10 01:02:27.008848 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2026-07-10 01:02:27.008914 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2026-07-10 01:02:27.008981 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2026-07-10 01:02:27.009048 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2026-07-10 01:02:27.009117 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18929 files and directories currently installed.) 2026-07-10 01:02:27.009209 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:02:27.009286 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2026-07-10 01:02:27.011186 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2026-07-10 01:02:27.011195 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2026-07-10 01:02:27.011200 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2026-07-10 01:02:27.011204 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:02:27.011208 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:02:27.011212 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:02:27.011216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:02:27.011225 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:02:27.011228 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:02:27.011232 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:02:27.011235 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2026-07-10 01:02:27.011239 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:02:27.011243 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 228 MB disk space will be freed. 2026-07-10 01:02:27.011246 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2026-07-10 01:02:27.011250 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:02:27.011254 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2026-07-10 01:02:27.011257 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2026-07-10 01:02:27.011261 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2026-07-10 01:02:27.011264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2026-07-10 01:02:27.011268 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2026-07-10 01:02:27.011271 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2026-07-10 01:02:27.011274 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18920 files and directories currently installed.) 2026-07-10 01:02:27.011278 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:27.011284 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:27.011288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:27.011291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:27.011295 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:02:27.011298 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:02:27.011301 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:27.011305 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:27.011309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:27.011312 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:27.011316 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:02:27.011319 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:27.011322 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:27.011326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:27.011329 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:27.011335 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:02:27.011339 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:27.011347 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:27.011350 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:27.011354 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:27.011357 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:27.011360 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:27.011364 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:27.011367 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:27.011371 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:27.011374 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:27.011378 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:27.011381 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:02:27.011384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:27.011389 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-07-10 01:02:27.011454 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:27.011513 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:02:27.011601 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:27.011640 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-07-10 01:02:27.011699 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:27.011747 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:02:27.011801 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:27.011858 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:27.011911 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:27.011966 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:27.012021 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing lto-disabled-list (47) ... 2026-07-10 01:02:27.012074 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing make (4.3-4.1build2) ... 2026-07-10 01:02:27.012135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:02:27.012205 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:02:27.012261 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Collecting pyclean==3.0.0 2026-07-10 01:02:27.012343 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:02:27.012392 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:02:27.012447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Installing collected packages: pyclean 2026-07-10 01:02:27.012501 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully installed pyclean-3.0.0 2026-07-10 01:02:27.012555 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:02:27.012646 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-07-10 01:02:27.012710 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 9866 files, 1419 directories removed. 2026-07-10 01:02:27.012763 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-07-10 01:02:27.012814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /usr 2026-07-10 01:02:27.012856 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-07-10 01:02:27.012908 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 1380 files, 143 directories removed. 2026-07-10 01:02:27.012949 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2026-07-10 01:02:27.012993 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Found existing installation: pyclean 3.0.0 2026-07-10 01:02:27.013041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Uninstalling pyclean-3.0.0: 2026-07-10 01:02:27.013086 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:02:27.013141 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 419dd354348c 2026-07-10 01:02:27.013195 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> c0d676d7ba64 2026-07-10 01:02:27.013247 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 6/6 : USER octavia 2026-07-10 01:02:27.013306 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 1a9f66837af4 2026-07-10 01:02:27.013353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 1a9f66837af4 2026-07-10 01:02:27.013400 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> f3267a7b22f8 2026-07-10 01:02:27.013452 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully built 12502a032f76 2026-07-10 01:02:27.013501 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully tagged osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260710 2026-07-10 01:02:27.013587 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Built at 2026-07-10 01:02:27.013515 (took 0:00:30.011805) 2026-07-10 01:02:27.013938 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-notifier) 2026-07-10 01:02:27.014006 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Processing 2026-07-10 01:02:27.014079 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building started at 2026-07-10 01:02:27.014008 2026-07-10 01:02:27.014896 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 plugins into plugins archive 2026-07-10 01:02:27.015529 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 additions into additions archive 2026-07-10 01:02:54.670434 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 1/6 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260710 2026-07-10 01:02:54.670523 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 511374725939 2026-07-10 01:02:54.670706 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 2/6 : LABEL "build-date"="20260710" "name"="aodh-notifier" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-notifier" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:02:54.670737 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 9f1b6e28c2e2 2026-07-10 01:02:54.670827 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 9f1b6e28c2e2 2026-07-10 01:02:54.670933 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> f37370e8bbc4 2026-07-10 01:02:54.671000 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 3/6 : COPY patches /patches 2026-07-10 01:02:54.671108 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 300bcdc56db9 2026-07-10 01:02:54.671216 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 4/6 : RUN kolla_patch 2026-07-10 01:02:54.671323 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 19c7f73b42e3 2026-07-10 01:02:54.671399 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:[i] No series file found, nothing to patch. 2026-07-10 01:02:54.671605 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 19c7f73b42e3 2026-07-10 01:02:54.671730 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> bf06ccdcf3b0 2026-07-10 01:02:54.671842 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:02:54.672019 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 2c0937c45c46 2026-07-10 01:02:54.672182 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2026-07-10 01:02:54.672312 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2026-07-10 01:02:54.672421 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2026-07-10 01:02:54.672587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages were automatically installed and are no longer required: 2026-07-10 01:02:54.672707 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:02:54.672811 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:02:54.672911 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:02:54.673008 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:02:54.673103 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:02:54.674351 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:02:54.674388 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:02:54.674399 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2026-07-10 01:02:54.674410 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Use 'apt autoremove' to remove them. 2026-07-10 01:02:54.674420 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2026-07-10 01:02:54.674430 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: build-essential 2026-07-10 01:02:54.674440 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:02:54.674450 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:02:54.674460 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2026-07-10 01:02:54.674472 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:02:54.674484 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2026-07-10 01:02:54.674520 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2026-07-10 01:02:54.674530 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2026-07-10 01:02:54.674567 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2026-07-10 01:02:54.674577 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2026-07-10 01:02:54.674587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2026-07-10 01:02:54.674597 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:02:54.674607 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:02:54.674617 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2026-07-10 01:02:54.674627 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2026-07-10 01:02:54.674637 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2026-07-10 01:02:54.674652 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2026-07-10 01:02:54.674670 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:02:54.674743 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:02:54.674756 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:02:54.674766 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:02:54.674776 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:02:54.674799 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:02:54.674810 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:02:54.674820 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2026-07-10 01:02:54.674830 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:02:54.674840 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 228 MB disk space will be freed. 2026-07-10 01:02:54.674850 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2026-07-10 01:02:54.674865 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:02:54.674876 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2026-07-10 01:02:54.674952 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2026-07-10 01:02:54.675013 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2026-07-10 01:02:54.675104 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2026-07-10 01:02:54.675159 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2026-07-10 01:02:54.675295 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2026-07-10 01:02:54.675361 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:02:54.675436 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:54.675512 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:54.675662 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:54.675790 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:54.675854 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:02:54.675926 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:02:54.676003 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:54.676229 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:54.676258 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:54.676270 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:54.676284 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:02:54.676369 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:54.676415 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:54.676493 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:54.677308 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:54.677338 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:02:54.677350 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-07-10 01:02:54.677362 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:54.677374 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:54.677385 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:02:54.677397 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:54.677412 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:54.677431 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:54.677458 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:02:54.677481 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-07-10 01:02:54.677499 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:54.677516 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-07-10 01:02:54.677569 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:54.677587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-07-10 01:02:54.677604 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:54.677619 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-07-10 01:02:54.677635 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:54.677650 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:02:54.679275 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:54.679314 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:54.679325 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:02:54.679335 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:54.679345 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-07-10 01:02:54.679355 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:54.679365 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-07-10 01:02:54.679375 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:02:54.679385 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:54.679407 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:02:54.679417 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:54.679427 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-07-10 01:02:54.679437 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:02:54.679447 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing lto-disabled-list (47) ... 2026-07-10 01:02:54.679456 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing make (4.3-4.1build2) ... 2026-07-10 01:02:54.679466 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:02:54.679476 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:02:54.679486 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Collecting pyclean==3.0.0 2026-07-10 01:02:54.679496 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:02:54.679506 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:02:54.679516 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Installing collected packages: pyclean 2026-07-10 01:02:54.679526 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully installed pyclean-3.0.0 2026-07-10 01:02:54.679581 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:02:54.679613 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-07-10 01:02:54.679624 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 8291 files, 1193 directories removed. 2026-07-10 01:02:54.679634 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-07-10 01:02:54.679644 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /usr 2026-07-10 01:02:54.679654 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-07-10 01:02:54.679664 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 1316 files, 133 directories removed. 2026-07-10 01:02:54.679674 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2026-07-10 01:02:54.679684 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Found existing installation: pyclean 3.0.0 2026-07-10 01:02:54.679694 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Uninstalling pyclean-3.0.0: 2026-07-10 01:02:54.679703 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:02:54.679713 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 2c0937c45c46 2026-07-10 01:02:54.679723 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> b0169298ae45 2026-07-10 01:02:54.679733 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 6/6 : USER aodh 2026-07-10 01:02:54.679743 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 593e7191581d 2026-07-10 01:02:54.679753 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 593e7191581d 2026-07-10 01:02:54.679763 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 85d9a42d8e73 2026-07-10 01:02:54.679772 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully built 6b105b9e970b 2026-07-10 01:02:54.679782 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully tagged osism.harbor.regio.digital/kolla/aodh-notifier:build-20260710 2026-07-10 01:02:54.679792 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Built at 2026-07-10 01:02:54.678899 (took 0:00:27.664891) 2026-07-10 01:02:54.679808 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-listener) 2026-07-10 01:02:54.679818 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Processing 2026-07-10 01:02:54.679957 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building started at 2026-07-10 01:02:54.679774 2026-07-10 01:02:54.680928 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 plugins into plugins archive 2026-07-10 01:02:54.681674 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 additions into additions archive 2026-07-10 01:03:21.653049 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 1/6 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260710 2026-07-10 01:03:21.653247 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 511374725939 2026-07-10 01:03:21.653309 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 2/6 : LABEL "build-date"="20260710" "name"="aodh-listener" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-listener" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:03:21.653345 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in f43fb00611cb 2026-07-10 01:03:21.653365 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container f43fb00611cb 2026-07-10 01:03:21.653388 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 2e07e7d7202b 2026-07-10 01:03:21.653538 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 3/6 : COPY patches /patches 2026-07-10 01:03:21.653571 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> ed4eab952e25 2026-07-10 01:03:21.653624 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 4/6 : RUN kolla_patch 2026-07-10 01:03:21.653711 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 783a131bb963 2026-07-10 01:03:21.653762 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:[i] No series file found, nothing to patch. 2026-07-10 01:03:21.653953 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 783a131bb963 2026-07-10 01:03:21.653991 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 421bfdd639ef 2026-07-10 01:03:21.654077 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:03:21.654258 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 91f335214721 2026-07-10 01:03:21.654302 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2026-07-10 01:03:21.654403 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2026-07-10 01:03:21.654433 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2026-07-10 01:03:21.654541 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages were automatically installed and are no longer required: 2026-07-10 01:03:21.654572 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:03:21.654663 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:03:21.654693 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:03:21.654718 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:03:21.654792 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:03:21.654820 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:03:21.654910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:03:21.654961 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2026-07-10 01:03:21.654980 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Use 'apt autoremove' to remove them. 2026-07-10 01:03:21.655037 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2026-07-10 01:03:21.655167 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: build-essential 2026-07-10 01:03:21.655210 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:03:21.655234 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:03:21.655311 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2026-07-10 01:03:21.655343 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:03:21.655420 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2026-07-10 01:03:21.655448 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2026-07-10 01:03:21.655574 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2026-07-10 01:03:21.655605 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2026-07-10 01:03:21.655684 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2026-07-10 01:03:21.655732 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2026-07-10 01:03:21.655760 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:03:21.655866 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:03:21.655898 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2026-07-10 01:03:21.655977 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2026-07-10 01:03:21.656006 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2026-07-10 01:03:21.656083 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2026-07-10 01:03:21.656112 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:03:21.656239 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:03:21.656278 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:03:21.656302 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:03:21.656374 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:03:21.656402 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:03:21.656427 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:03:21.656537 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2026-07-10 01:03:21.656567 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:03:21.656658 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 228 MB disk space will be freed. 2026-07-10 01:03:21.656687 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2026-07-10 01:03:21.656777 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2026-07-10 01:03:21.656809 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:03:21.656858 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2026-07-10 01:03:21.656904 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2026-07-10 01:03:21.656973 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2026-07-10 01:03:21.656998 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2026-07-10 01:03:21.657089 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2026-07-10 01:03:21.657116 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2026-07-10 01:03:21.657219 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:03:21.657256 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:21.657344 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:21.657444 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:21.657541 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:21.657567 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:03:21.657636 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:03:21.657661 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:21.657747 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:21.657776 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:21.657842 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:21.657867 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:03:21.657958 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:21.657987 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:21.658055 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:21.658162 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:21.658200 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:03:21.658268 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:21.658307 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:21.658393 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:21.658419 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-07-10 01:03:21.658534 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:21.658562 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:21.658635 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:21.658660 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:21.658736 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:21.658808 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:21.658830 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:21.658904 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:21.658946 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:03:21.659027 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:21.659098 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:21.659118 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:03:21.659241 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:21.660323 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:21.660359 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:03:21.660375 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:21.660389 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:21.660403 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:21.660417 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:21.660430 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing lto-disabled-list (47) ... 2026-07-10 01:03:21.660444 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing make (4.3-4.1build2) ... 2026-07-10 01:03:21.660458 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:03:21.660471 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:03:21.660517 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Collecting pyclean==3.0.0 2026-07-10 01:03:21.660532 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:03:21.660545 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:03:21.660557 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Installing collected packages: pyclean 2026-07-10 01:03:21.660569 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully installed pyclean-3.0.0 2026-07-10 01:03:21.660581 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:03:21.660593 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-07-10 01:03:21.660606 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 8291 files, 1193 directories removed. 2026-07-10 01:03:21.660619 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-07-10 01:03:21.660632 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /usr 2026-07-10 01:03:21.660645 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-07-10 01:03:21.660658 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 1316 files, 133 directories removed. 2026-07-10 01:03:21.660671 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2026-07-10 01:03:21.660685 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Found existing installation: pyclean 3.0.0 2026-07-10 01:03:21.660698 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Uninstalling pyclean-3.0.0: 2026-07-10 01:03:21.660711 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:03:21.660724 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 91f335214721 2026-07-10 01:03:21.660737 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> a30f03bd435f 2026-07-10 01:03:21.660750 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 6/6 : USER aodh 2026-07-10 01:03:21.660846 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in 5afc996a7e5e 2026-07-10 01:03:21.660864 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container 5afc996a7e5e 2026-07-10 01:03:21.660878 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 7a9e8a53e2b1 2026-07-10 01:03:21.660891 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully built dd42f680e1e8 2026-07-10 01:03:21.660920 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully tagged osism.harbor.regio.digital/kolla/aodh-listener:build-20260710 2026-07-10 01:03:21.660936 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Built at 2026-07-10 01:03:21.660498 (took 0:00:26.980724) 2026-07-10 01:03:21.661042 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-evaluator) 2026-07-10 01:03:21.661061 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Processing 2026-07-10 01:03:21.662230 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building started at 2026-07-10 01:03:21.661009 2026-07-10 01:03:21.662259 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 plugins into plugins archive 2026-07-10 01:03:21.662753 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 additions into additions archive 2026-07-10 01:03:48.176970 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 1/6 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260710 2026-07-10 01:03:48.177092 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 511374725939 2026-07-10 01:03:48.177189 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 2/6 : LABEL "build-date"="20260710" "name"="aodh-evaluator" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-evaluator" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:03:48.177253 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 8bdeef329b77 2026-07-10 01:03:48.177314 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 8bdeef329b77 2026-07-10 01:03:48.177368 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> e480738737fa 2026-07-10 01:03:48.177422 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 3/6 : COPY patches /patches 2026-07-10 01:03:48.177542 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> ce3eaddbfdb5 2026-07-10 01:03:48.177600 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 4/6 : RUN kolla_patch 2026-07-10 01:03:48.177654 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in f2a6f6dc5739 2026-07-10 01:03:48.177708 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:[i] No series file found, nothing to patch. 2026-07-10 01:03:48.177761 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container f2a6f6dc5739 2026-07-10 01:03:48.177814 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 5385497d233c 2026-07-10 01:03:48.177870 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:03:48.177927 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 49acd0fb41a3 2026-07-10 01:03:48.177980 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2026-07-10 01:03:48.178034 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2026-07-10 01:03:48.178087 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2026-07-10 01:03:48.178163 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages were automatically installed and are no longer required: 2026-07-10 01:03:48.178219 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:03:48.178290 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:03:48.178339 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:03:48.178386 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:03:48.178444 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:03:48.178493 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:03:48.178541 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:03:48.178588 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2026-07-10 01:03:48.178634 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Use 'apt autoremove' to remove them. 2026-07-10 01:03:48.178685 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2026-07-10 01:03:48.178733 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: build-essential 2026-07-10 01:03:48.178791 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:03:48.178842 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:03:48.178901 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2026-07-10 01:03:48.178953 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:03:48.179004 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2026-07-10 01:03:48.179053 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2026-07-10 01:03:48.179101 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2026-07-10 01:03:48.179164 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2026-07-10 01:03:48.179219 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2026-07-10 01:03:48.180246 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2026-07-10 01:03:48.180316 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:03:48.180329 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:03:48.180340 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2026-07-10 01:03:48.180351 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2026-07-10 01:03:48.180361 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2026-07-10 01:03:48.180370 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2026-07-10 01:03:48.180380 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:03:48.180418 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:03:48.180474 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:03:48.180485 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:03:48.180495 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:03:48.180505 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:03:48.180515 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:03:48.180549 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2026-07-10 01:03:48.180560 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:03:48.180570 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 228 MB disk space will be freed. 2026-07-10 01:03:48.180580 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2026-07-10 01:03:48.180590 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2026-07-10 01:03:48.180601 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:03:48.180614 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:03:48.180624 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% (Reading database ... 85% 2026-07-10 01:03:48.180634 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2026-07-10 01:03:48.180644 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2026-07-10 01:03:48.180654 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:03:48.180663 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:48.180673 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:48.180683 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:48.180693 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:48.180702 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:03:48.180712 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:03:48.180722 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:48.180732 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:48.180754 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:48.180766 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:48.180775 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:03:48.180785 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:48.180795 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:48.180805 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:48.180815 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:48.180824 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:03:48.180834 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:48.180855 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:48.180865 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:03:48.180876 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:48.180886 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:48.180902 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:48.180913 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:03:48.180923 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:48.180932 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:48.180942 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:48.180952 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:48.180962 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:03:48.180971 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:48.180981 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:48.180991 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:03:48.181000 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:48.181010 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:48.181020 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:03:48.181029 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:48.181039 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:03:48.181049 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:48.181059 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:03:48.181073 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing lto-disabled-list (47) ... 2026-07-10 01:03:48.181083 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing make (4.3-4.1build2) ... 2026-07-10 01:03:48.181093 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:03:48.181103 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:03:48.181113 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Collecting pyclean==3.0.0 2026-07-10 01:03:48.181122 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:03:48.181171 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:03:48.181187 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Installing collected packages: pyclean 2026-07-10 01:03:48.181197 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully installed pyclean-3.0.0 2026-07-10 01:03:48.181206 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:03:48.181220 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-07-10 01:03:48.181233 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 8291 files, 1193 directories removed. 2026-07-10 01:03:48.182348 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-07-10 01:03:48.182407 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /usr 2026-07-10 01:03:48.182420 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-07-10 01:03:48.182453 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 1316 files, 133 directories removed. 2026-07-10 01:03:48.182464 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2026-07-10 01:03:48.182489 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Found existing installation: pyclean 3.0.0 2026-07-10 01:03:48.182500 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Uninstalling pyclean-3.0.0: 2026-07-10 01:03:48.182510 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:03:48.182536 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 49acd0fb41a3 2026-07-10 01:03:48.182547 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 8b9e3b056c1e 2026-07-10 01:03:48.182557 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 6/6 : USER aodh 2026-07-10 01:03:48.182567 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 17b8c4474968 2026-07-10 01:03:48.182577 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 17b8c4474968 2026-07-10 01:03:48.182587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 62ccbb931d81 2026-07-10 01:03:48.182597 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully built 708faf29e47a 2026-07-10 01:03:48.182607 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully tagged osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260710 2026-07-10 01:03:48.182617 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Built at 2026-07-10 01:03:48.181787 (took 0:00:26.520778) 2026-07-10 01:03:48.182628 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-api) 2026-07-10 01:03:48.182638 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Processing 2026-07-10 01:03:48.182648 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building started at 2026-07-10 01:03:48.182197 2026-07-10 01:03:48.182861 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 plugins into plugins archive 2026-07-10 01:03:48.183308 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 additions into additions archive 2026-07-10 01:04:16.097184 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260710 2026-07-10 01:04:16.097549 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 511374725939 2026-07-10 01:04:16.097715 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 2/7 : LABEL "build-date"="20260710" "name"="aodh-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:04:16.097852 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in d577d6ab1c0c 2026-07-10 01:04:16.097967 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container d577d6ab1c0c 2026-07-10 01:04:16.098089 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> bfe1d647df35 2026-07-10 01:04:16.098238 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_aodh_extend_start 2026-07-10 01:04:16.099252 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 5904b31f551e 2026-07-10 01:04:16.099282 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_aodh_extend_start 2026-07-10 01:04:16.099296 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 3167715eaa99 2026-07-10 01:04:16.099309 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 3167715eaa99 2026-07-10 01:04:16.099321 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 9c9d9706d7d4 2026-07-10 01:04:16.099333 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 5/7 : COPY patches /patches 2026-07-10 01:04:16.099346 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> bf7e65450c1e 2026-07-10 01:04:16.099358 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 6/7 : RUN kolla_patch 2026-07-10 01:04:16.099393 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 83534dad97e9 2026-07-10 01:04:16.099407 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:[i] No series file found, nothing to patch. 2026-07-10 01:04:16.099420 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 83534dad97e9 2026-07-10 01:04:16.099458 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 069672083a99 2026-07-10 01:04:16.099471 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:04:16.099491 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 9b29743d8ef2 2026-07-10 01:04:16.099709 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2026-07-10 01:04:16.099846 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2026-07-10 01:04:16.100005 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2026-07-10 01:04:16.100272 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:04:16.100533 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:04:16.100652 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:04:16.103259 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:04:16.103290 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:04:16.103301 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:04:16.103311 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:04:16.103321 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:04:16.103331 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2026-07-10 01:04:16.103341 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Use 'apt autoremove' to remove them. 2026-07-10 01:04:16.103351 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2026-07-10 01:04:16.103361 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: build-essential 2026-07-10 01:04:16.103423 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:04:16.103434 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:04:16.103444 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2026-07-10 01:04:16.103455 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:04:16.103466 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2026-07-10 01:04:16.103477 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2026-07-10 01:04:16.103487 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2026-07-10 01:04:16.103497 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2026-07-10 01:04:16.103507 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2026-07-10 01:04:16.103517 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2026-07-10 01:04:16.103527 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:04:16.103538 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:04:16.103548 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2026-07-10 01:04:16.103558 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2026-07-10 01:04:16.103576 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2026-07-10 01:04:16.103587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2026-07-10 01:04:16.103597 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:04:16.103608 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:04:16.103618 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:04:16.103628 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:04:16.103638 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:04:16.103648 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:04:16.103658 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:04:16.103668 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2026-07-10 01:04:16.103678 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:04:16.103688 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:04:16.103698 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2026-07-10 01:04:16.103709 | 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% 2026-07-10 01:04:16.103720 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 50% (Reading database ... 55% 2026-07-10 01:04:16.103730 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 60% (Reading database ... 65% 2026-07-10 01:04:16.103740 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2026-07-10 01:04:16.103751 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2026-07-10 01:04:16.103772 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% 2026-07-10 01:04:16.103783 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 85% 2026-07-10 01:04:16.103793 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2026-07-10 01:04:16.103803 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2026-07-10 01:04:16.103822 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:04:16.103832 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:04:16.103931 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:16.104049 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:04:16.104196 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-07-10 01:04:16.104439 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:16.104560 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:04:16.104657 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:04:16.104751 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:04:16.104844 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:16.104934 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:04:16.105009 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:16.105084 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:04:16.105184 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:04:16.105280 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:04:16.105354 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:04:16.105444 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:04:16.105520 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-07-10 01:04:16.105598 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:04:16.105671 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:04:16.105743 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:16.105815 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:04:16.105886 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:16.105959 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:16.106032 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:16.106106 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:16.106202 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:16.106286 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:16.106361 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:16.106450 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:04:16.106524 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:04:16.106597 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:16.106671 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:16.106746 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:04:16.106820 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:16.106896 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:16.106967 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:04:16.107039 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:16.107116 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-07-10 01:04:16.107226 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:04:16.107305 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:16.107417 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:16.107492 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing lto-disabled-list (47) ... 2026-07-10 01:04:16.107556 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:04:16.107618 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:04:16.107680 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-07-10 01:04:16.107746 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:04:16.107811 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Collecting pyclean==3.0.0 2026-07-10 01:04:16.107882 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:04:16.107996 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:04:16.108076 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Installing collected packages: pyclean 2026-07-10 01:04:16.108183 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully installed pyclean-3.0.0 2026-07-10 01:04:16.108257 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:04:16.108319 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-07-10 01:04:16.108402 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 8291 files, 1193 directories removed. 2026-07-10 01:04:16.108466 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-07-10 01:04:16.108532 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /usr 2026-07-10 01:04:16.108592 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-07-10 01:04:16.108657 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 1316 files, 133 directories removed. 2026-07-10 01:04:16.108728 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2026-07-10 01:04:16.108795 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:04:16.108859 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:04:16.108923 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:04:16.108985 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 9b29743d8ef2 2026-07-10 01:04:16.109448 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 0d038130c422 2026-07-10 01:04:16.109465 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully built 4f5d28fe89a8 2026-07-10 01:04:16.109472 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully tagged osism.harbor.regio.digital/kolla/aodh-api:build-20260710 2026-07-10 01:04:16.109505 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Built at 2026-07-10 01:04:16.109111 (took 0:00:27.926914) 2026-07-10 01:04:16.109788 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-expirer) 2026-07-10 01:04:16.109884 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Processing 2026-07-10 01:04:16.109972 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building started at 2026-07-10 01:04:16.109915 2026-07-10 01:04:16.110823 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 plugins into plugins archive 2026-07-10 01:04:16.111547 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 additions into additions archive 2026-07-10 01:04:42.741483 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 1/6 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20260710 2026-07-10 01:04:42.742369 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 511374725939 2026-07-10 01:04:42.742428 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 2/6 : LABEL "build-date"="20260710" "name"="aodh-expirer" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="aodh-expirer" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:04:42.742447 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 01faa6f3b7e2 2026-07-10 01:04:42.742460 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 01faa6f3b7e2 2026-07-10 01:04:42.742473 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 60e44279aa1f 2026-07-10 01:04:42.742485 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 3/6 : COPY patches /patches 2026-07-10 01:04:42.742498 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 794d7a780951 2026-07-10 01:04:42.742510 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 4/6 : RUN kolla_patch 2026-07-10 01:04:42.742522 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in bbf190ebbb8d 2026-07-10 01:04:42.742535 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:[i] No series file found, nothing to patch. 2026-07-10 01:04:42.742547 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container bbf190ebbb8d 2026-07-10 01:04:42.742570 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> eead3a84d382 2026-07-10 01:04:42.742582 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:04:42.742593 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 534ab48884c4 2026-07-10 01:04:42.742603 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2026-07-10 01:04:42.742627 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2026-07-10 01:04:42.742637 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2026-07-10 01:04:42.742707 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages were automatically installed and are no longer required: 2026-07-10 01:04:42.742720 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:04:42.742730 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:04:42.742740 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:04:42.742750 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:04:42.742759 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:04:42.742769 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:04:42.742779 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:04:42.742789 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2026-07-10 01:04:42.742799 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Use 'apt autoremove' to remove them. 2026-07-10 01:04:42.742832 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2026-07-10 01:04:42.742843 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: build-essential 2026-07-10 01:04:42.742853 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:04:42.742863 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:04:42.742878 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2026-07-10 01:04:42.742985 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:04:42.743007 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2026-07-10 01:04:42.743095 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2026-07-10 01:04:42.743123 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2026-07-10 01:04:42.743183 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2026-07-10 01:04:42.743255 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2026-07-10 01:04:42.743334 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2026-07-10 01:04:42.746192 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:04:42.746216 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:04:42.746238 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2026-07-10 01:04:42.746249 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2026-07-10 01:04:42.746259 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2026-07-10 01:04:42.746269 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2026-07-10 01:04:42.746279 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:04:42.746289 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:04:42.746299 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:04:42.746325 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:04:42.746336 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:04:42.746346 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:04:42.746356 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:04:42.746365 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2026-07-10 01:04:42.746375 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:04:42.746385 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 228 MB disk space will be freed. 2026-07-10 01:04:42.746394 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2026-07-10 01:04:42.746404 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 5% (Reading database ... 2026-07-10 01:04:42.746423 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:04:42.746434 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2026-07-10 01:04:42.746444 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2026-07-10 01:04:42.746454 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% (Reading database ... 85% 2026-07-10 01:04:42.746463 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% (Reading database ... 95% 2026-07-10 01:04:42.746473 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:04:42.746483 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:04:42.746493 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746503 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:04:42.746512 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746522 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:04:42.746531 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:04:42.746541 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:04:42.746550 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746560 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:04:42.746570 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746579 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:04:42.746595 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:04:42.746605 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:04:42.746615 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:04:42.746625 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:04:42.746634 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:04:42.746644 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:04:42.746653 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746663 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:04:42.746683 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746693 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746703 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746713 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746723 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746732 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746742 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746751 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:04:42.746761 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:04:42.746770 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746780 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746789 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:04:42.746799 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746809 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746818 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:04:42.746828 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746837 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:04:42.746847 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746857 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:04:42.746866 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing lto-disabled-list (47) ... 2026-07-10 01:04:42.746881 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing make (4.3-4.1build2) ... 2026-07-10 01:04:42.746891 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:04:42.746901 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:04:42.746911 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Collecting pyclean==3.0.0 2026-07-10 01:04:42.746920 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:04:42.746930 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:04:42.746939 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Installing collected packages: pyclean 2026-07-10 01:04:42.746955 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully installed pyclean-3.0.0 2026-07-10 01:04:42.746965 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:04:42.746974 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-07-10 01:04:42.746984 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 8291 files, 1193 directories removed. 2026-07-10 01:04:42.746994 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-07-10 01:04:42.747003 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /usr 2026-07-10 01:04:42.747013 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-07-10 01:04:42.747023 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 1316 files, 133 directories removed. 2026-07-10 01:04:42.747032 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2026-07-10 01:04:42.747042 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Found existing installation: pyclean 3.0.0 2026-07-10 01:04:42.747052 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Uninstalling pyclean-3.0.0: 2026-07-10 01:04:42.747066 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:04:42.747075 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 534ab48884c4 2026-07-10 01:04:42.747085 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 66a7027fc511 2026-07-10 01:04:42.747095 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 6/6 : USER aodh 2026-07-10 01:04:42.747104 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 18cbf026c901 2026-07-10 01:04:42.747114 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 18cbf026c901 2026-07-10 01:04:42.747124 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 05d811284b90 2026-07-10 01:04:42.747165 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully built 650ad7231b5c 2026-07-10 01:04:42.747179 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully tagged osism.harbor.regio.digital/kolla/aodh-expirer:build-20260710 2026-07-10 01:04:42.747210 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Built at 2026-07-10 01:04:42.747112 (took 0:00:26.637197) 2026-07-10 01:04:42.747825 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-applier) 2026-07-10 01:04:42.747875 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-applier:Processing 2026-07-10 01:04:42.747965 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Building started at 2026-07-10 01:04:42.747875 2026-07-10 01:04:42.748743 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-applier:Turned 0 plugins into plugins archive 2026-07-10 01:04:42.749352 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-applier:Turned 0 additions into additions archive 2026-07-10 01:05:11.026117 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 1/6 : FROM osism.harbor.regio.digital/kolla/watcher-base:build-20260710 2026-07-10 01:05:11.026340 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> 0705d1c529ff 2026-07-10 01:05:11.026443 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 2/6 : LABEL "build-date"="20260710" "name"="watcher-applier" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="watcher-applier" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:05:11.026525 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Running in dbca4ebabe5f 2026-07-10 01:05:11.026603 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Removed intermediate container dbca4ebabe5f 2026-07-10 01:05:11.026678 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> ee4688d335d5 2026-07-10 01:05:11.026773 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 3/6 : COPY patches /patches 2026-07-10 01:05:11.026845 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> 24a3515b37eb 2026-07-10 01:05:11.026914 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 4/6 : RUN kolla_patch 2026-07-10 01:05:11.026983 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Running in f4beadf70dc0 2026-07-10 01:05:11.027050 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:[i] No series file found, nothing to patch. 2026-07-10 01:05:11.027147 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Removed intermediate container f4beadf70dc0 2026-07-10 01:05:11.027236 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> e3399a8052e9 2026-07-10 01:05:11.027325 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:05:11.027399 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Running in 680d58bc9ff1 2026-07-10 01:05:11.027464 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading package lists... 2026-07-10 01:05:11.027529 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Building dependency tree... 2026-07-10 01:05:11.027596 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading state information... 2026-07-10 01:05:11.027665 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:The following packages were automatically installed and are no longer required: 2026-07-10 01:05:11.027727 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:05:11.027787 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:05:11.027846 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:05:11.027906 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:05:11.027964 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:05:11.028022 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:05:11.028079 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:05:11.028164 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: xz-utils 2026-07-10 01:05:11.028231 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Use 'apt autoremove' to remove them. 2026-07-10 01:05:11.028344 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:The following packages will be REMOVED: 2026-07-10 01:05:11.028408 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: build-essential 2026-07-10 01:05:11.028472 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:05:11.028529 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:05:11.028590 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 2026-07-10 01:05:11.028656 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:05:11.028720 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2026-07-10 01:05:11.028780 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 90% 2026-07-10 01:05:11.028847 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 95% 2026-07-10 01:05:11.028907 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:05:11.028966 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:05:11.029026 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading package lists... 2026-07-10 01:05:11.029085 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Building dependency tree... 2026-07-10 01:05:11.029163 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Reading state information... 2026-07-10 01:05:11.029235 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:The following packages will be REMOVED: 2026-07-10 01:05:11.029304 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:05:11.029359 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:05:11.029413 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:05:11.029467 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:05:11.029520 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:05:11.029572 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:05:11.029630 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:05:11.029704 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: xz-utils 2026-07-10 01:05:11.029767 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:05:11.029822 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:After this operation, 228 MB disk space will be freed. 2026-07-10 01:05:11.029881 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 2026-07-10 01:05:11.029941 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:05:11.030002 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 70% 2026-07-10 01:05:11.030059 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 75% 2026-07-10 01:05:11.030116 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 80% 2026-07-10 01:05:11.030205 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 85% 2026-07-10 01:05:11.030303 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 90% 2026-07-10 01:05:11.030366 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 95% 2026-07-10 01:05:11.030425 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:05:11.030485 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:05:11.030544 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:05:11.030604 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:05:11.030663 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:05:11.030721 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:05:11.030779 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:05:11.030845 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:05:11.030905 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:05:11.030958 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:05:11.031009 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:05:11.031061 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:05:11.031113 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:05:11.031193 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:05:11.031259 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:05:11.031314 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:05:11.033321 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:05:11.033367 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:05:11.033373 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:05:11.033379 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:05:11.033384 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:05:11.033389 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:05:11.033394 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:05:11.033400 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:05:11.033405 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:11.033428 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:11.033435 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:11.033440 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:05:11.033446 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:05:11.033451 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-07-10 01:05:11.033456 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:11.033461 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-07-10 01:05:11.033472 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:11.033478 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-07-10 01:05:11.033483 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:05:11.033488 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-07-10 01:05:11.033494 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:11.033499 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:11.033504 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:05:11.033509 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:11.033514 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:05:11.033519 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:11.033524 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:11.033534 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing lto-disabled-list (47) ... 2026-07-10 01:05:11.033539 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing make (4.3-4.1build2) ... 2026-07-10 01:05:11.033544 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:05:11.033549 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:05:11.033554 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Collecting pyclean==3.0.0 2026-07-10 01:05:11.033560 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:05:11.033565 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:05:11.033570 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Installing collected packages: pyclean 2026-07-10 01:05:11.033575 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Successfully installed pyclean-3.0.0 2026-07-10 01:05:11.033580 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:05:11.033585 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-07-10 01:05:11.033590 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Total 9462 files, 1334 directories removed. 2026-07-10 01:05:11.033595 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-07-10 01:05:11.033601 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Cleaning directory /usr 2026-07-10 01:05:11.033606 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-07-10 01:05:11.033611 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Total 1316 files, 133 directories removed. 2026-07-10 01:05:11.033616 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: 2026-07-10 01:05:11.033621 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Found existing installation: pyclean 3.0.0 2026-07-10 01:05:11.033626 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Uninstalling pyclean-3.0.0: 2026-07-10 01:05:11.033631 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:05:11.033636 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Removed intermediate container 680d58bc9ff1 2026-07-10 01:05:11.033642 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> d4f9f7d64264 2026-07-10 01:05:11.033647 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Step 6/6 : USER watcher 2026-07-10 01:05:11.033652 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Running in bed105249945 2026-07-10 01:05:11.033662 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> Removed intermediate container bed105249945 2026-07-10 01:05:11.033667 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier: ---> c34c4129121c 2026-07-10 01:05:11.033672 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Successfully built 320c89f432d8 2026-07-10 01:05:11.033678 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Successfully tagged osism.harbor.regio.digital/kolla/watcher-applier:build-20260710 2026-07-10 01:05:11.033683 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-applier:Built at 2026-07-10 01:05:11.032591 (took 0:00:28.284716) 2026-07-10 01:05:11.033688 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-api) 2026-07-10 01:05:11.033694 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-api:Processing 2026-07-10 01:05:11.033699 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Building started at 2026-07-10 01:05:11.032936 2026-07-10 01:05:11.034440 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-api:Turned 0 plugins into plugins archive 2026-07-10 01:05:11.035010 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-api:Turned 0 additions into additions archive 2026-07-10 01:05:40.172695 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 1/8 : FROM osism.harbor.regio.digital/kolla/watcher-base:build-20260710 2026-07-10 01:05:40.172777 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 0705d1c529ff 2026-07-10 01:05:40.172827 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 2/8 : LABEL "build-date"="20260710" "name"="watcher-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="watcher-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:05:40.172873 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in 5933e5b70dc5 2026-07-10 01:05:40.172885 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container 5933e5b70dc5 2026-07-10 01:05:40.172894 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 9cb4a5ab157b 2026-07-10 01:05:40.172905 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_watcher_extend_start 2026-07-10 01:05:40.172915 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 71fb022f4581 2026-07-10 01:05:40.172925 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_watcher_extend_start 2026-07-10 01:05:40.172939 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in b6f490e83454 2026-07-10 01:05:40.172949 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container b6f490e83454 2026-07-10 01:05:40.172959 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 57287e3be7f2 2026-07-10 01:05:40.172972 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 5/8 : COPY patches /patches 2026-07-10 01:05:40.173013 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> e49fd98afe3f 2026-07-10 01:05:40.173041 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 6/8 : RUN kolla_patch 2026-07-10 01:05:40.173097 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in cfc1f15a20f9 2026-07-10 01:05:40.173109 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:[i] No series file found, nothing to patch. 2026-07-10 01:05:40.173123 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container cfc1f15a20f9 2026-07-10 01:05:40.173174 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 5ac30a4b7c28 2026-07-10 01:05:40.173222 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:05:40.173269 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in 5a0a3d9fbf2d 2026-07-10 01:05:40.174442 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading package lists... 2026-07-10 01:05:40.174497 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Building dependency tree... 2026-07-10 01:05:40.174510 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading state information... 2026-07-10 01:05:40.174521 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:05:40.174532 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:05:40.174543 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:05:40.174553 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:05:40.174563 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:05:40.174573 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:05:40.174583 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:05:40.174603 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:05:40.174613 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: xz-utils 2026-07-10 01:05:40.174624 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Use 'apt autoremove' to remove them. 2026-07-10 01:05:40.174634 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:The following packages will be REMOVED: 2026-07-10 01:05:40.174644 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: build-essential 2026-07-10 01:05:40.174654 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:05:40.174664 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:05:40.174674 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 2026-07-10 01:05:40.174686 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:05:40.174711 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 70% 2026-07-10 01:05:40.174721 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 75% 2026-07-10 01:05:40.174731 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 80% 2026-07-10 01:05:40.174741 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 85% 2026-07-10 01:05:40.174752 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 90% 2026-07-10 01:05:40.174762 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 95% 2026-07-10 01:05:40.174772 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:05:40.174783 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:05:40.174793 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading package lists... 2026-07-10 01:05:40.174803 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Building dependency tree... 2026-07-10 01:05:40.174813 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Reading state information... 2026-07-10 01:05:40.174823 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:The following packages will be REMOVED: 2026-07-10 01:05:40.174833 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:05:40.174844 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:05:40.174854 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:05:40.174864 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:05:40.174875 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:05:40.174885 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:05:40.174895 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:05:40.174905 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: xz-utils 2026-07-10 01:05:40.174915 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:05:40.174925 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:05:40.174935 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 2026-07-10 01:05:40.174945 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 2026-07-10 01:05:40.174970 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:05:40.174987 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 70% 2026-07-10 01:05:40.174998 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 75% 2026-07-10 01:05:40.175008 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 80% 2026-07-10 01:05:40.175018 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 85% 2026-07-10 01:05:40.175028 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 90% 2026-07-10 01:05:40.175038 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 95% 2026-07-10 01:05:40.175049 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:05:40.175059 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:05:40.175069 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175079 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:05:40.175090 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175100 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:05:40.175110 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:05:40.175120 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:05:40.175164 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175256 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:05:40.175270 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175280 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-07-10 01:05:40.175290 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:05:40.175299 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:05:40.175309 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:05:40.175319 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:05:40.175335 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:05:40.175345 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:05:40.175355 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:05:40.175365 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175374 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:05:40.175384 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175393 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175403 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175413 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175422 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175432 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-07-10 01:05:40.175442 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175451 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175468 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:05:40.175478 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:05:40.175487 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175497 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175506 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:05:40.175516 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175526 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175536 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:05:40.175545 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175555 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:05:40.175565 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175574 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-07-10 01:05:40.175584 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:05:40.175593 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing lto-disabled-list (47) ... 2026-07-10 01:05:40.175603 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-07-10 01:05:40.175613 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:05:40.175623 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:05:40.175632 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-07-10 01:05:40.175642 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:05:40.175652 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Collecting pyclean==3.0.0 2026-07-10 01:05:40.175661 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:05:40.175671 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:05:40.175680 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Installing collected packages: pyclean 2026-07-10 01:05:40.175690 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Successfully installed pyclean-3.0.0 2026-07-10 01:05:40.175700 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:05:40.175713 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-07-10 01:05:40.175724 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Total 9462 files, 1334 directories removed. 2026-07-10 01:05:40.175734 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-07-10 01:05:40.175743 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Cleaning directory /usr 2026-07-10 01:05:40.175753 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-07-10 01:05:40.175762 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Total 1316 files, 133 directories removed. 2026-07-10 01:05:40.175772 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: 2026-07-10 01:05:40.175782 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:05:40.175791 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:05:40.175801 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:05:40.175811 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container 5a0a3d9fbf2d 2026-07-10 01:05:40.175820 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> 4c71eb8ac2a8 2026-07-10 01:05:40.175830 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Step 8/8 : USER watcher 2026-07-10 01:05:40.175839 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Running in 1197f838a9f0 2026-07-10 01:05:40.175849 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> Removed intermediate container 1197f838a9f0 2026-07-10 01:05:40.175864 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api: ---> f2374be41858 2026-07-10 01:05:40.175880 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Successfully built c022e8727c4a 2026-07-10 01:05:40.175895 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Successfully tagged osism.harbor.regio.digital/kolla/watcher-api:build-20260710 2026-07-10 01:05:40.175905 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-api:Built at 2026-07-10 01:05:40.175749 (took 0:00:29.142813) 2026-07-10 01:05:40.176065 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(watcher-engine) 2026-07-10 01:05:40.176085 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-engine:Processing 2026-07-10 01:05:40.176153 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Building started at 2026-07-10 01:05:40.176072 2026-07-10 01:05:40.176691 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-engine:Turned 0 plugins into plugins archive 2026-07-10 01:05:40.177064 | ubuntu-noble-large | DEBUG:kolla.common.utils.watcher-engine:Turned 0 additions into additions archive 2026-07-10 01:06:09.002310 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 1/6 : FROM osism.harbor.regio.digital/kolla/watcher-base:build-20260710 2026-07-10 01:06:09.002407 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> 0705d1c529ff 2026-07-10 01:06:09.002556 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 2/6 : LABEL "build-date"="20260710" "name"="watcher-engine" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="watcher-engine" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:06:09.002634 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Running in 2cba14aad57b 2026-07-10 01:06:09.002750 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Removed intermediate container 2cba14aad57b 2026-07-10 01:06:09.002816 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> 0f59c087dd68 2026-07-10 01:06:09.002922 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 3/6 : COPY patches /patches 2026-07-10 01:06:09.002993 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> d4f9eaa6be51 2026-07-10 01:06:09.003076 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 4/6 : RUN kolla_patch 2026-07-10 01:06:09.003246 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Running in 5b8ea31aedcc 2026-07-10 01:06:09.003323 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:[i] No series file found, nothing to patch. 2026-07-10 01:06:09.003407 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Removed intermediate container 5b8ea31aedcc 2026-07-10 01:06:09.003488 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> 0b4a97109788 2026-07-10 01:06:09.003575 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:06:09.003659 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Running in 6e44ba042de1 2026-07-10 01:06:09.003739 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading package lists... 2026-07-10 01:06:09.003825 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Building dependency tree... 2026-07-10 01:06:09.007309 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading state information... 2026-07-10 01:06:09.007346 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:The following packages were automatically installed and are no longer required: 2026-07-10 01:06:09.007390 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:06:09.007402 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:06:09.007412 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:06:09.007422 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:06:09.007432 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:06:09.007442 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:06:09.007452 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:06:09.007462 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: xz-utils 2026-07-10 01:06:09.007487 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Use 'apt autoremove' to remove them. 2026-07-10 01:06:09.007498 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:The following packages will be REMOVED: 2026-07-10 01:06:09.007508 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: build-essential 2026-07-10 01:06:09.007518 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:06:09.007528 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:06:09.007537 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 2026-07-10 01:06:09.007547 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2026-07-10 01:06:09.007558 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-07-10 01:06:09.007570 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:06:09.007581 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 70% 2026-07-10 01:06:09.007591 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 75% 2026-07-10 01:06:09.007601 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 80% 2026-07-10 01:06:09.007611 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 85% 2026-07-10 01:06:09.007621 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 90% 2026-07-10 01:06:09.007630 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 95% 2026-07-10 01:06:09.007640 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:06:09.007650 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:06:09.007660 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading package lists... 2026-07-10 01:06:09.007669 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Building dependency tree... 2026-07-10 01:06:09.007680 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Reading state information... 2026-07-10 01:06:09.007689 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:The following packages will be REMOVED: 2026-07-10 01:06:09.007699 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:06:09.007709 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:06:09.007719 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:06:09.007729 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:06:09.007748 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:06:09.007758 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:06:09.007768 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:06:09.007778 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: xz-utils 2026-07-10 01:06:09.007788 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:06:09.007797 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:After this operation, 228 MB disk space will be freed. 2026-07-10 01:06:09.007807 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 2026-07-10 01:06:09.007832 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:06:09.007843 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 70% 2026-07-10 01:06:09.007853 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 75% 2026-07-10 01:06:09.007863 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 80% 2026-07-10 01:06:09.007873 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 85% 2026-07-10 01:06:09.007883 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 90% 2026-07-10 01:06:09.007893 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 95% 2026-07-10 01:06:09.007903 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:06:09.007913 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:06:09.007923 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:06:09.007934 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:06:09.007950 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:06:09.007960 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:06:09.007971 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-07-10 01:06:09.007981 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:06:09.007991 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:06:09.008001 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:06:09.008011 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:06:09.008020 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:06:09.008039 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-07-10 01:06:09.008058 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:06:09.008076 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:06:09.008092 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:06:09.008193 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:06:09.008207 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:06:09.008217 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:06:09.008227 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-07-10 01:06:09.008247 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:06:09.008258 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:06:09.008276 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:06:09.008286 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:06:09.008296 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-07-10 01:06:09.008306 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:06:09.008316 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:06:09.008330 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:06:09.008526 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:06:09.008593 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:06:09.008620 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:06:09.008631 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:06:09.008748 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:06:09.008817 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-07-10 01:06:09.008921 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:06:09.009021 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:06:09.009171 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:06:09.009334 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:06:09.009430 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:06:09.009527 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:06:09.009653 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:06:09.009731 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:06:09.009826 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:06:09.009897 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:06:09.009999 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing lto-disabled-list (47) ... 2026-07-10 01:06:09.010084 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing make (4.3-4.1build2) ... 2026-07-10 01:06:09.010224 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:06:09.010250 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:06:09.010324 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Collecting pyclean==3.0.0 2026-07-10 01:06:09.010390 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:06:09.010454 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:06:09.010521 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Installing collected packages: pyclean 2026-07-10 01:06:09.010604 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Successfully installed pyclean-3.0.0 2026-07-10 01:06:09.010651 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:06:09.010728 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-07-10 01:06:09.010793 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Total 9462 files, 1334 directories removed. 2026-07-10 01:06:09.010852 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-07-10 01:06:09.010915 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Cleaning directory /usr 2026-07-10 01:06:09.010979 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-07-10 01:06:09.011043 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Total 1316 files, 133 directories removed. 2026-07-10 01:06:09.011122 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: 2026-07-10 01:06:09.011252 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Found existing installation: pyclean 3.0.0 2026-07-10 01:06:09.011334 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Uninstalling pyclean-3.0.0: 2026-07-10 01:06:09.011419 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:06:09.011503 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Removed intermediate container 6e44ba042de1 2026-07-10 01:06:09.011633 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> 3134253b76dc 2026-07-10 01:06:09.011711 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Step 6/6 : USER watcher 2026-07-10 01:06:09.011780 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Running in c65d9e6f4815 2026-07-10 01:06:09.011831 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> Removed intermediate container c65d9e6f4815 2026-07-10 01:06:09.011887 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine: ---> 14504b68bd06 2026-07-10 01:06:09.011946 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Successfully built ebd96e2200b3 2026-07-10 01:06:09.012007 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Successfully tagged osism.harbor.regio.digital/kolla/watcher-engine:build-20260710 2026-07-10 01:06:09.012155 | ubuntu-noble-large | INFO:kolla.common.utils.watcher-engine:Built at 2026-07-10 01:06:09.012015 (took 0:00:28.835943) 2026-07-10 01:06:09.012581 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone) 2026-07-10 01:06:09.012705 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Processing 2026-07-10 01:06:09.012809 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building started at 2026-07-10 01:06:09.012738 2026-07-10 01:06:09.013772 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 plugins into plugins archive 2026-07-10 01:06:09.014550 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 additions into additions archive 2026-07-10 01:10:36.540555 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 1/13 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20260710 2026-07-10 01:10:36.540687 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 35c19ddf5fba 2026-07-10 01:10:36.540727 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 2/13 : LABEL "build-date"="20260710" "name"="keystone" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:10:36.540821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 3501aeac0707 2026-07-10 01:10:36.540948 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 3501aeac0707 2026-07-10 01:10:36.541054 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 109a0477346f 2026-07-10 01:10:36.541122 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 3/13 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libapache2-mod-auth-gssapi libkrb5-dev && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:10:36.541293 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 26fb537cc2ad 2026-07-10 01:10:36.541401 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:10:36.541481 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 01:10:36.541562 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:10:36.541643 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:10:36.541731 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:10:36.541958 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:10:36.543328 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:10:36.543384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:10:36.543404 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:10:36.543416 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:10:36.543426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:10:36.543436 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:10:36.543446 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:10:36.543456 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:10:36.543465 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:10:36.543476 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 28.0 MB in 3s (10.9 MB/s) 2026-07-10 01:10:36.543486 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-07-10 01:10:36.543497 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-07-10 01:10:36.543506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-07-10 01:10:36.543516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-07-10 01:10:36.543526 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2026-07-10 01:10:36.543536 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libgssrpc4t64 libkadm5clnt-mit12 libkadm5srv-mit12 2026-07-10 01:10:36.543546 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkdb5-10t64 2026-07-10 01:10:36.543557 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2026-07-10 01:10:36.543566 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: doc-base krb5-doc krb5-user 2026-07-10 01:10:36.543576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2026-07-10 01:10:36.543586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libapache2-mod-auth-gssapi libgssrpc4t64 2026-07-10 01:10:36.543596 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev 2026-07-10 01:10:36.543606 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:10:36.543615 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 436 kB of archives. 2026-07-10 01:10:36.543633 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 2,055 kB of additional disk space will be used. 2026-07-10 01:10:36.543644 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:10:36.543654 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-07-10 01:10:36.543665 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-10 01:10:36.543690 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-10 01:10:36.543701 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-10 01:10:36.543716 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-10 01:10:36.543730 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-10 01:10:36.543973 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache2-mod-auth-gssapi amd64 1.6.4-3build2 [64.7 kB] 2026-07-10 01:10:36.544066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-10 01:10:36.544090 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 436 kB in 0s (921 kB/s) 2026-07-10 01:10:36.544102 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package comerr-dev:amd64. 2026-07-10 01:10:36.544113 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-07-10 01:10:36.544212 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:10:36.544288 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-07-10 01:10:36.544314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-07-10 01:10:36.544485 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-07-10 01:10:36.544511 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-07-10 01:10:36.544542 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-07-10 01:10:36.544640 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-07-10 01:10:36.544667 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19170 files and directories currently installed.) 2026-07-10 01:10:36.544769 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../0-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-10 01:10:36.544818 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-10 01:10:36.544898 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-10 01:10:36.544966 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../1-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 01:10:36.545046 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:10:36.545095 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-10 01:10:36.545218 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../2-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 01:10:36.545263 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:10:36.545341 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-10 01:10:36.545367 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../3-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 01:10:36.545466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:10:36.545494 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-10 01:10:36.545571 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../4-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 01:10:36.545653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:10:36.545682 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package krb5-multidev:amd64. 2026-07-10 01:10:36.545825 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../5-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 01:10:36.545859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:10:36.545956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-auth-gssapi. 2026-07-10 01:10:36.545985 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../6-libapache2-mod-auth-gssapi_1.6.4-3build2_amd64.deb ... 2026-07-10 01:10:36.546064 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2026-07-10 01:10:36.546093 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkrb5-dev:amd64. 2026-07-10 01:10:36.546217 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../7-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 01:10:36.546258 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:10:36.546331 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2026-07-10 01:10:36.546360 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module auth_gssapi 2026-07-10 01:10:36.546461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2026-07-10 01:10:36.546489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2026-07-10 01:10:36.546583 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:10:36.546612 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-10 01:10:36.546708 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:10:36.546734 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:10:36.546928 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:10:36.546958 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:10:36.546985 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 01:10:36.547032 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:10:36.547079 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 26fb537cc2ad 2026-07-10 01:10:36.547196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 1d5984a19dd6 2026-07-10 01:10:36.549414 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 4/13 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt requests-kerberos 2026-07-10 01:10:36.549485 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in a230e6ef94bd 2026-07-10 01:10:36.549499 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-kerberos 2026-07-10 01:10:36.549510 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl.metadata (12 kB) 2026-07-10 01:10:36.549520 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: requests>=1.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests-kerberos) (2.32.3) 2026-07-10 01:10:36.549532 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cryptography>=1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests-kerberos) (43.0.3) 2026-07-10 01:10:36.549542 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyspnego[kerberos] (from requests-kerberos) 2026-07-10 01:10:36.549552 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyspnego-0.11.2-py3-none-any.whl.metadata (5.4 kB) 2026-07-10 01:10:36.549571 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=1.3->requests-kerberos) (1.17.1) 2026-07-10 01:10:36.549583 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=1.3->requests-kerberos) (2.22) 2026-07-10 01:10:36.549593 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (3.4.1) 2026-07-10 01:10:36.549603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (3.10) 2026-07-10 01:10:36.549613 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (1.26.20) 2026-07-10 01:10:36.549623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=1.1.0->requests-kerberos) (2026.6.17) 2026-07-10 01:10:36.549632 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting gssapi>=1.6.0 (from pyspnego[kerberos]->requests-kerberos) 2026-07-10 01:10:36.549642 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading gssapi-1.9.0.tar.gz (94 kB) 2026-07-10 01:10:36.549652 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2026-07-10 01:10:36.549662 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2026-07-10 01:10:36.549672 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2026-07-10 01:10:36.549682 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:10:36.549692 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2026-07-10 01:10:36.549702 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:10:36.549712 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting krb5>=0.3.0 (from pyspnego[kerberos]->requests-kerberos) 2026-07-10 01:10:36.549722 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading krb5-0.7.0.tar.gz (235 kB) 2026-07-10 01:10:36.549732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2026-07-10 01:10:36.549741 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2026-07-10 01:10:36.549889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2026-07-10 01:10:36.549900 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:10:36.549910 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2026-07-10 01:10:36.549920 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:10:36.549930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: decorator in ./var/lib/kolla/venv/lib/python3.12/site-packages (from gssapi>=1.6.0->pyspnego[kerberos]->requests-kerberos) (5.1.1) 2026-07-10 01:10:36.549952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl (12 kB) 2026-07-10 01:10:36.549962 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyspnego-0.11.2-py3-none-any.whl (130 kB) 2026-07-10 01:10:36.549972 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: gssapi, krb5 2026-07-10 01:10:36.549982 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): started 2026-07-10 01:10:36.549991 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): still running... 2026-07-10 01:10:36.550025 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): finished with status 'done' 2026-07-10 01:10:36.550044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for gssapi: filename=gssapi-1.9.0-cp312-cp312-linux_x86_64.whl size=4480567 sha256=b7b5813c671e411fcd0ee00fca42dfb21eb296fbbc7748ab8b3b9cf217a2624a 2026-07-10 01:10:36.550055 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-3ftwxi_d/wheels/e7/a2/21/47551ac1f8d2731ec4424fcfdaa895b634d811c6cd827786f1 2026-07-10 01:10:36.550066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): started 2026-07-10 01:10:36.550076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): still running... 2026-07-10 01:10:36.550086 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): finished with status 'done' 2026-07-10 01:10:36.550096 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for krb5: filename=krb5-0.7.0-cp312-cp312-linux_x86_64.whl size=7323153 sha256=abb14b9dac6d634f9a0628056aeba14d0d843296ddbea9b9b653c0a7f0b9cdb9 2026-07-10 01:10:36.550106 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-3ftwxi_d/wheels/cf/6f/fd/107dbd5ebf9806f41585f9ae57d53ee27be245c5ac56e1fa5e 2026-07-10 01:10:36.550116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built gssapi krb5 2026-07-10 01:10:36.550157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: krb5, gssapi, pyspnego, requests-kerberos 2026-07-10 01:10:36.550174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed gssapi-1.9.0 krb5-0.7.0 pyspnego-0.11.2 requests-kerberos-0.15.0 2026-07-10 01:10:36.550184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container a230e6ef94bd 2026-07-10 01:10:36.550194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 59e2fa99923a 2026-07-10 01:10:36.550204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 5/13 : ADD plugins-archive / 2026-07-10 01:10:36.550214 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 38dbad85387c 2026-07-10 01:10:36.550223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 6/13 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2026-07-10 01:10:36.550233 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 2c523070cc8d 2026-07-10 01:10:36.550243 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 7/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 01:10:36.550253 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 855fc0658cab 2026-07-10 01:10:36.550266 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 8/13 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_keystone_bootstrap && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi 2026-07-10 01:10:36.550278 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in d2e55bd50528 2026-07-10 01:10:36.550287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container d2e55bd50528 2026-07-10 01:10:36.550304 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> e8b9a639a309 2026-07-10 01:10:36.550320 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 9/13 : COPY patches /patches 2026-07-10 01:10:36.550338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> b94bc4b74e18 2026-07-10 01:10:36.550353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 10/13 : RUN kolla_patch 2026-07-10 01:10:36.550369 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in e5a76ca6a86e 2026-07-10 01:10:36.550386 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:[i] No series file found, nothing to patch. 2026-07-10 01:10:36.550414 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container e5a76ca6a86e 2026-07-10 01:10:36.550431 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 7ad03dcec4e3 2026-07-10 01:10:36.550447 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 11/13 : RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2026-07-10 01:10:36.550464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in c25b55fd79c5 2026-07-10 01:10:36.550482 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting keystone-keycloak-backend 2026-07-10 01:10:36.550506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading keystone_keycloak_backend-0.5.0-py3-none-any.whl.metadata (6.1 kB) 2026-07-10 01:10:36.550516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting python-keycloak<4.0.0,>=3.6.1 (from keystone-keycloak-backend) 2026-07-10 01:10:36.550526 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading python_keycloak-3.12.0-py3-none-any.whl.metadata (5.8 kB) 2026-07-10 01:10:36.550536 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: tenacity<9.2.0,>=6.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystone-keycloak-backend) (9.0.0) 2026-07-10 01:10:36.550546 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting deprecation>=2.1.0 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2026-07-10 01:10:36.550556 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading deprecation-2.1.0-py2.py3-none-any.whl.metadata (4.6 kB) 2026-07-10 01:10:36.550573 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting jwcrypto<2.0.0,>=1.5.4 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2026-07-10 01:10:36.550592 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-10 01:10:36.550621 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: requests>=2.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2.32.3) 2026-07-10 01:10:36.550634 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-toolbelt>=0.6.0 (from python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) 2026-07-10 01:10:36.550644 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) 2026-07-10 01:10:36.550654 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cryptography>=39.0.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) (43.0.3) 2026-07-10 01:10:36.550666 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: typing_extensions>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (4.12.2) 2026-07-10 01:10:36.550677 | 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>=39.0.0->jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (1.17.1) 2026-07-10 01:10:36.550688 | 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>=39.0.0->jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2.22) 2026-07-10 01:10:36.550698 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: packaging in ./var/lib/kolla/venv/lib/python3.12/site-packages (from deprecation>=2.1.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (24.2) 2026-07-10 01:10:36.550708 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (3.4.1) 2026-07-10 01:10:36.550718 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (3.10) 2026-07-10 01:10:36.550728 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (1.26.20) 2026-07-10 01:10:36.550738 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.20.0->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2026.6.17) 2026-07-10 01:10:36.550756 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading keystone_keycloak_backend-0.5.0-py3-none-any.whl (8.6 kB) 2026-07-10 01:10:36.550774 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading python_keycloak-3.12.0-py3-none-any.whl (59 kB) 2026-07-10 01:10:36.550821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-10 01:10:36.550831 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) 2026-07-10 01:10:36.550841 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) 2026-07-10 01:10:36.550851 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: deprecation, requests-toolbelt, jwcrypto, python-keycloak, keystone-keycloak-backend 2026-07-10 01:10:36.550861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed deprecation-2.1.0 jwcrypto-1.5.8 keystone-keycloak-backend-0.5.0 python-keycloak-3.12.0 requests-toolbelt-1.0.0 2026-07-10 01:10:36.550885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container c25b55fd79c5 2026-07-10 01:10:36.550895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> a0e418805cf2 2026-07-10 01:10:36.550905 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 12/13 : RUN apt-get update && apt-get -y install --no-install-recommends libapache2-mod-auth-openidc libldap-common libmemcached11 && apt-get clean && rm -rf /var/lib/apt/lists/* && a2enmod auth_openidc 2026-07-10 01:10:36.550917 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 0d1ae4edfcf4 2026-07-10 01:10:36.550931 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 01:10:36.550942 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:10:36.550952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:10:36.550969 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:10:36.550983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:10:36.551031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:10:36.551094 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:10:36.551110 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:10:36.551176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:10:36.551225 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:10:36.551271 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:10:36.551450 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:10:36.551501 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:10:36.551513 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:10:36.551529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:10:36.551539 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 28.0 MB in 3s (11.2 MB/s) 2026-07-10 01:10:36.551549 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-07-10 01:10:36.551606 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-07-10 01:10:36.551655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-07-10 01:10:36.551689 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-07-10 01:10:36.551823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libapache2-mod-auth-openidc is already the newest version (2.4.15.1-1ubuntu0.1). 2026-07-10 01:10:36.551839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libldap-common is already the newest version (2.6.10+dfsg-0ubuntu0.24.04.1). 2026-07-10 01:10:36.551891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2026-07-10 01:10:36.551951 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libhashkit2t64 2026-07-10 01:10:36.552001 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2026-07-10 01:10:36.552050 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libhashkit2t64 libmemcached11t64 2026-07-10 01:10:36.552098 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:10:36.552168 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 96.1 kB of archives. 2026-07-10 01:10:36.552232 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 286 kB of additional disk space will be used. 2026-07-10 01:10:36.552246 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:10:36.552317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libhashkit2t64 amd64 1.1.4-1.1build3 [15.5 kB] 2026-07-10 01:10:36.552375 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libmemcached11t64 amd64 1.1.4-1.1build3 [80.5 kB] 2026-07-10 01:10:36.552389 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 96.1 kB in 1s (167 kB/s) 2026-07-10 01:10:36.552454 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libhashkit2t64:amd64. 2026-07-10 01:10:36.552498 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-07-10 01:10:36.552544 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:10:36.552559 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-07-10 01:10:36.553455 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-07-10 01:10:36.553509 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-07-10 01:10:36.553521 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:80% 2026-07-10 01:10:36.553532 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-07-10 01:10:36.553542 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:85% 2026-07-10 01:10:36.553552 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-07-10 01:10:36.553562 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-07-10 01:10:36.553572 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19363 files and directories currently installed.) 2026-07-10 01:10:36.553584 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../libhashkit2t64_1.1.4-1.1build3_amd64.deb ... 2026-07-10 01:10:36.553594 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2026-07-10 01:10:36.553620 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libmemcached11t64:amd64. 2026-07-10 01:10:36.553631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../libmemcached11t64_1.1.4-1.1build3_amd64.deb ... 2026-07-10 01:10:36.553641 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2026-07-10 01:10:36.553651 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2026-07-10 01:10:36.553661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2026-07-10 01:10:36.553671 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:10:36.553692 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module auth_openidc already enabled 2026-07-10 01:10:36.553702 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 0d1ae4edfcf4 2026-07-10 01:10:36.553712 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 723901fe466f 2026-07-10 01:10:36.553725 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 13/13 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:10:36.554224 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 55e0daca856b 2026-07-10 01:10:36.554248 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-07-10 01:10:36.554258 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-07-10 01:10:36.554268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-07-10 01:10:36.554283 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages were automatically installed and are no longer required: 2026-07-10 01:10:36.554301 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:10:36.554318 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:10:36.554336 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:10:36.554353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:10:36.554370 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:10:36.554388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:10:36.554404 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:10:36.554418 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2026-07-10 01:10:36.554436 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Use 'apt autoremove' to remove them. 2026-07-10 01:10:36.554454 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2026-07-10 01:10:36.554471 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: build-essential 2026-07-10 01:10:36.554489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:10:36.554506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:10:36.554524 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-07-10 01:10:36.554543 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:10:36.554555 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-07-10 01:10:36.554572 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% (Reading database ... 80% 2026-07-10 01:10:36.554582 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-07-10 01:10:36.554592 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-07-10 01:10:36.554602 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-07-10 01:10:36.554612 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19379 files and directories currently installed.) 2026-07-10 01:10:36.554622 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:10:36.554632 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2026-07-10 01:10:36.554659 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2026-07-10 01:10:36.554669 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2026-07-10 01:10:36.554683 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2026-07-10 01:10:36.554693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:10:36.554703 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:10:36.554717 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:10:36.554731 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:10:36.554771 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:10:36.554902 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:10:36.554917 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:10:36.554931 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2026-07-10 01:10:36.555003 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:10:36.555019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 228 MB disk space will be freed. 2026-07-10 01:10:36.555086 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2026-07-10 01:10:36.555158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:10:36.555261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2026-07-10 01:10:36.555285 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2026-07-10 01:10:36.555309 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2026-07-10 01:10:36.555327 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2026-07-10 01:10:36.555350 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2026-07-10 01:10:36.555372 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2026-07-10 01:10:36.555433 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19370 files and directories currently installed.) 2026-07-10 01:10:36.555448 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:10:36.555526 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:36.555539 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:10:36.555553 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:36.555603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:10:36.555663 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:10:36.555678 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:10:36.555725 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:36.555739 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:10:36.555808 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:36.555825 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:10:36.555924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:10:36.555951 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:10:36.555965 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:10:36.555975 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:10:36.555988 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:10:36.556057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:10:36.556069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:36.556082 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:10:36.556167 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:36.556197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:10:36.556222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:36.556268 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:36.556295 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:10:36.556374 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:36.556396 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:36.556421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:36.556445 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:10:36.556470 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:10:36.556545 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:10:36.556574 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:10:36.556598 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:36.556622 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:10:36.556646 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:36.556702 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:10:36.556729 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:10:36.556753 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:36.556820 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:36.558057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:10:36.558098 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:36.558115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:10:36.558170 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:36.558188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:10:36.558205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing lto-disabled-list (47) ... 2026-07-10 01:10:36.558221 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing make (4.3-4.1build2) ... 2026-07-10 01:10:36.558239 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:10:36.558254 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:10:36.558271 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyclean==3.0.0 2026-07-10 01:10:36.558281 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:10:36.558290 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:10:36.558298 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pyclean 2026-07-10 01:10:36.558322 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pyclean-3.0.0 2026-07-10 01:10:36.558331 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:10:36.558339 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:10:36.558348 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 9446 files, 1370 directories removed. 2026-07-10 01:10:36.558357 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:10:36.558365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /usr 2026-07-10 01:10:36.558374 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:10:36.558383 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 1316 files, 133 directories removed. 2026-07-10 01:10:36.558391 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2026-07-10 01:10:36.558400 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Found existing installation: pyclean 3.0.0 2026-07-10 01:10:36.558409 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Uninstalling pyclean-3.0.0: 2026-07-10 01:10:36.558418 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:10:36.558426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 55e0daca856b 2026-07-10 01:10:36.558435 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 32712faa4fde 2026-07-10 01:10:36.558443 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built e3d6985d11e5 2026-07-10 01:10:36.558452 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully tagged osism.harbor.regio.digital/kolla/keystone:build-20260710 2026-07-10 01:10:36.558461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Built at 2026-07-10 01:10:36.557494 (took 0:04:27.544756) 2026-07-10 01:10:36.558470 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-fernet) 2026-07-10 01:10:36.558478 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Processing 2026-07-10 01:10:36.558487 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building started at 2026-07-10 01:10:36.557948 2026-07-10 01:10:36.558840 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 plugins into plugins archive 2026-07-10 01:10:36.559344 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 additions into additions archive 2026-07-10 01:11:18.934222 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 1/10 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20260710 2026-07-10 01:11:18.934296 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 35c19ddf5fba 2026-07-10 01:11:18.934334 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 2/10 : LABEL "build-date"="20260710" "name"="keystone-fernet" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone-fernet" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:11:18.934354 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 8152c70f95ab 2026-07-10 01:11:18.934411 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 8152c70f95ab 2026-07-10 01:11:18.934426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> bd0f7c532922 2026-07-10 01:11:18.934488 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 3/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends cron openssh-client rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:11:18.934523 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 3aa52474925c 2026-07-10 01:11:18.934537 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:11:18.934600 | 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] 2026-07-10 01:11:18.934631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:11:18.934686 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:11:18.934704 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:11:18.934714 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:11:18.934724 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:11:18.934734 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:11:18.934743 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:11:18.934753 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:11:18.934767 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:11:18.934799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:11:18.934810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:11:18.934841 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:11:18.934872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:11:18.934959 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 28.0 MB in 3s (11.1 MB/s) 2026-07-10 01:11:18.934971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-07-10 01:11:18.934981 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-07-10 01:11:18.934991 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2026-07-10 01:11:18.935022 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2026-07-10 01:11:18.935073 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following additional packages will be installed: 2026-07-10 01:11:18.935084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2026-07-10 01:11:18.935117 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Suggested packages: 2026-07-10 01:11:18.935174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2026-07-10 01:11:18.935189 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2026-07-10 01:11:18.935227 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: python3-braceexpand 2026-07-10 01:11:18.935279 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Recommended packages: 2026-07-10 01:11:18.935297 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xauth 2026-07-10 01:11:18.935311 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following NEW packages will be installed: 2026-07-10 01:11:18.935321 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2026-07-10 01:11:18.935373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:11:18.935384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Need to get 1,587 kB of archives. 2026-07-10 01:11:18.935394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 5,188 kB of additional disk space will be used. 2026-07-10 01:11:18.935462 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:11:18.935480 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2026-07-10 01:11:18.935537 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2026-07-10 01:11:18.935569 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 01:11:18.935599 | 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.5 [443 kB] 2026-07-10 01:11:18.935614 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-07-10 01:11:18.935644 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-07-10 01:11:18.935655 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-07-10 01:11:18.935675 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 1,587 kB in 1s (3,031 kB/s) 2026-07-10 01:11:18.935707 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron-daemon-common. 2026-07-10 01:11:18.935740 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-07-10 01:11:18.935794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:11:18.935831 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-07-10 01:11:18.935870 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2026-07-10 01:11:18.935881 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-07-10 01:11:18.935953 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-07-10 01:11:18.936026 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-07-10 01:11:18.936038 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-07-10 01:11:18.936076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19170 files and directories currently installed.) 2026-07-10 01:11:18.936188 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2026-07-10 01:11:18.936204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 01:11:18.936245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2026-07-10 01:11:18.936320 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Creating group 'crontab' with GID 995. 2026-07-10 01:11:18.936353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron. 2026-07-10 01:11:18.936388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-07-10 01:11:18.936430 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:11:18.936470 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-07-10 01:11:18.936519 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2026-07-10 01:11:18.936556 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-07-10 01:11:18.936589 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-07-10 01:11:18.936624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-07-10 01:11:18.936683 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-07-10 01:11:18.936725 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19189 files and directories currently installed.) 2026-07-10 01:11:18.936760 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2026-07-10 01:11:18.936793 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron (3.0pl1-184ubuntu2) ... 2026-07-10 01:11:18.936827 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libpopt0:amd64. 2026-07-10 01:11:18.936882 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 01:11:18.936942 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:11:18.937006 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package rsync. 2026-07-10 01:11:18.937039 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-10 01:11:18.937078 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 01:11:18.937112 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libcbor0.10:amd64. 2026-07-10 01:11:18.937181 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-07-10 01:11:18.937261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 01:11:18.937273 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libfido2-1:amd64. 2026-07-10 01:11:18.937313 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-07-10 01:11:18.937368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 01:11:18.937408 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package openssh-client. 2026-07-10 01:11:18.937442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 01:11:18.937476 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:11:18.937510 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 01:11:18.937564 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron (3.0pl1-184ubuntu2) ... 2026-07-10 01:11:18.937606 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2026-07-10 01:11:18.937642 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:11:18.937713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 01:11:18.937725 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:11:18.937764 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:11:18.937805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 01:11:18.937859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2026-07-10 01:11:18.937949 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:11:18.937989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:11:18.938034 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 3aa52474925c 2026-07-10 01:11:18.938069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 1fc7045ecb9a 2026-07-10 01:11:18.938104 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 4/10 : COPY fetch_fernet_tokens.py /usr/bin/ 2026-07-10 01:11:18.938184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 75d1363371a9 2026-07-10 01:11:18.938226 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 5/10 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2026-07-10 01:11:18.938298 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 345cf0b61e07 2026-07-10 01:11:18.938310 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 01:11:18.938381 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> bfb3ca069780 2026-07-10 01:11:18.938393 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_extend_start && chmod 755 /usr/local/bin/kolla_keystone_bootstrap /usr/bin/fetch_fernet_tokens.py 2026-07-10 01:11:18.938434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 24f60c8f0f41 2026-07-10 01:11:18.938488 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 24f60c8f0f41 2026-07-10 01:11:18.938528 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 361181b899cc 2026-07-10 01:11:18.938568 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 8/10 : COPY patches /patches 2026-07-10 01:11:18.938683 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 496e6c05f114 2026-07-10 01:11:18.938705 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 9/10 : RUN kolla_patch 2026-07-10 01:11:18.938741 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 8be2a2cdb353 2026-07-10 01:11:18.938752 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:[i] No series file found, nothing to patch. 2026-07-10 01:11:18.938794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 8be2a2cdb353 2026-07-10 01:11:18.938850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> b4112aadcdcd 2026-07-10 01:11:18.938921 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:11:18.938975 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in d40592955aa7 2026-07-10 01:11:18.939007 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-07-10 01:11:18.939021 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2026-07-10 01:11:18.939059 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2026-07-10 01:11:18.939157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages were automatically installed and are no longer required: 2026-07-10 01:11:18.939200 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:11:18.939229 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:11:18.939241 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:11:18.939272 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:11:18.939309 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:11:18.939345 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:11:18.939409 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:11:18.939427 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2026-07-10 01:11:18.939463 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Use 'apt autoremove' to remove them. 2026-07-10 01:11:18.939501 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2026-07-10 01:11:18.939537 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: build-essential 2026-07-10 01:11:18.939603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:11:18.939613 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:11:18.939648 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-07-10 01:11:18.939711 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:11:18.939748 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:11:18.939779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-07-10 01:11:18.939843 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-07-10 01:11:18.939854 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-07-10 01:11:18.939909 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-07-10 01:11:18.939970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19315 files and directories currently installed.) 2026-07-10 01:11:18.940020 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:11:18.940056 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2026-07-10 01:11:18.940106 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2026-07-10 01:11:18.940176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2026-07-10 01:11:18.940212 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2026-07-10 01:11:18.940243 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:11:18.940308 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:11:18.940319 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:11:18.940355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:11:18.940419 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:11:18.940429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:11:18.940460 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:11:18.940491 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2026-07-10 01:11:18.940554 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:11:18.940565 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 228 MB disk space will be freed. 2026-07-10 01:11:18.940624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2026-07-10 01:11:18.940681 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:11:18.940724 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2026-07-10 01:11:18.940734 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2026-07-10 01:11:18.940770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2026-07-10 01:11:18.940836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2026-07-10 01:11:18.940846 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2026-07-10 01:11:18.940881 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2026-07-10 01:11:18.941045 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19306 files and directories currently installed.) 2026-07-10 01:11:18.941058 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:11:18.941092 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:18.941126 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:11:18.941206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:18.941241 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:11:18.941291 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:11:18.941355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:11:18.941379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:18.941429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:11:18.941476 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:18.941506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:11:18.941545 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:11:18.941554 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:11:18.941585 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:11:18.941736 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:11:18.941763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:11:18.941794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:11:18.941837 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:18.941878 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:11:18.941928 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:18.941970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:18.941999 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:18.942029 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:11:18.942055 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:18.942121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:18.942190 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:18.942221 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:11:18.942262 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:11:18.942305 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:11:18.942334 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:18.942384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:11:18.942414 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:18.942462 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:11:18.942491 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:18.942521 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:18.942562 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:11:18.942616 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:11:18.942656 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:11:18.942666 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:18.942721 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:11:18.942729 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:18.942770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:11:18.942800 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:11:18.942842 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:11:18.942872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing lto-disabled-list (47) ... 2026-07-10 01:11:18.942915 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing make (4.3-4.1build2) ... 2026-07-10 01:11:18.942940 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:11:18.942970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:11:18.943012 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:11:18.943038 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Collecting pyclean==3.0.0 2026-07-10 01:11:18.943084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:11:18.943115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:11:18.943178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Installing collected packages: pyclean 2026-07-10 01:11:18.943206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully installed pyclean-3.0.0 2026-07-10 01:11:18.943246 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:11:18.943256 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:11:18.943281 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 9334 files, 1350 directories removed. 2026-07-10 01:11:18.943322 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:11:18.943353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /usr 2026-07-10 01:11:18.943393 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:11:18.943424 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 1316 files, 133 directories removed. 2026-07-10 01:11:18.943464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2026-07-10 01:11:18.943490 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Found existing installation: pyclean 3.0.0 2026-07-10 01:11:18.943545 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Uninstalling pyclean-3.0.0: 2026-07-10 01:11:18.943554 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:11:18.943583 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container d40592955aa7 2026-07-10 01:11:18.943622 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 31b27e8a28ce 2026-07-10 01:11:18.943661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully built 1bd331176bf8 2026-07-10 01:11:18.943720 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully tagged osism.harbor.regio.digital/kolla/keystone-fernet:build-20260710 2026-07-10 01:11:18.943807 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Built at 2026-07-10 01:11:18.943707 (took 0:00:42.385759) 2026-07-10 01:11:18.944336 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-ssh) 2026-07-10 01:11:18.944399 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Processing 2026-07-10 01:11:18.944449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building started at 2026-07-10 01:11:18.944376 2026-07-10 01:11:18.945345 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 plugins into plugins archive 2026-07-10 01:11:18.945807 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 additions into additions archive 2026-07-10 01:12:07.585774 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 1/10 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20260710 2026-07-10 01:12:07.585848 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 35c19ddf5fba 2026-07-10 01:12:07.585946 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 2/10 : LABEL "build-date"="20260710" "name"="keystone-ssh" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="keystone-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:12:07.585964 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 33e4f704dd6a 2026-07-10 01:12:07.586072 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 33e4f704dd6a 2026-07-10 01:12:07.586088 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 0e4822f5014d 2026-07-10 01:12:07.586115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 3/10 : RUN usermod --append --home /var/lib/keystone --groups kolla keystone && chsh --shell /bin/bash keystone && mkdir -p /var/lib/keystone && chown -R 42425:42425 /var/lib/keystone 2026-07-10 01:12:07.586187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 9c1959cf6ea2 2026-07-10 01:12:07.586227 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 9c1959cf6ea2 2026-07-10 01:12:07.586271 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 20598cf4eb57 2026-07-10 01:12:07.586337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 4/10 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2026-07-10 01:12:07.586409 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in f3d4f3a88332 2026-07-10 01:12:07.586448 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container f3d4f3a88332 2026-07-10 01:12:07.586506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 65be2aa1521f 2026-07-10 01:12:07.586576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 5/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:12:07.586615 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 7374416e7f24 2026-07-10 01:12:07.586779 | 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] 2026-07-10 01:12:07.586805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:12:07.586836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:12:07.586884 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:12:07.587194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:12:07.587313 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:12:07.587329 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:12:07.587342 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:12:07.587406 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:12:07.587490 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:12:07.587562 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:12:07.587630 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:12:07.587709 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:12:07.590289 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:12:07.590342 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:12:07.590354 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 28.0 MB in 5s (5,316 kB/s) 2026-07-10 01:12:07.590367 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-07-10 01:12:07.590378 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-07-10 01:12:07.590388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2026-07-10 01:12:07.590399 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2026-07-10 01:12:07.590408 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following additional packages will be installed: 2026-07-10 01:12:07.590418 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-sftp-server ucf 2026-07-10 01:12:07.590429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Suggested packages: 2026-07-10 01:12:07.590439 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2026-07-10 01:12:07.590449 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: python3-braceexpand 2026-07-10 01:12:07.590459 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Recommended packages: 2026-07-10 01:12:07.590468 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2026-07-10 01:12:07.590479 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following NEW packages will be installed: 2026-07-10 01:12:07.590489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2026-07-10 01:12:07.590499 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: openssh-sftp-server rsync ucf 2026-07-10 01:12:07.590527 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:12:07.590538 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Need to get 2,091 kB of archives. 2026-07-10 01:12:07.590548 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 7,371 kB of additional disk space will be used. 2026-07-10 01:12:07.590558 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:12:07.590568 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 01:12:07.590596 | 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.5 [443 kB] 2026-07-10 01:12:07.590606 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-07-10 01:12:07.590616 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-07-10 01:12:07.590626 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-07-10 01:12:07.590638 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-07-10 01:12:07.590648 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 01:12:07.590658 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-07-10 01:12:07.590668 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preconfiguring packages ... 2026-07-10 01:12:07.590678 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 2,091 kB in 0s (4,204 kB/s) 2026-07-10 01:12:07.590697 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libpopt0:amd64. 2026-07-10 01:12:07.590714 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2026-07-10 01:12:07.590732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:12:07.590752 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2026-07-10 01:12:07.590771 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2026-07-10 01:12:07.590788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2026-07-10 01:12:07.590805 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2026-07-10 01:12:07.590822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2026-07-10 01:12:07.590836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2026-07-10 01:12:07.590862 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19170 files and directories currently installed.) 2026-07-10 01:12:07.590872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 01:12:07.590882 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:12:07.590892 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package rsync. 2026-07-10 01:12:07.590901 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-10 01:12:07.590911 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 01:12:07.590921 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libcbor0.10:amd64. 2026-07-10 01:12:07.590930 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-07-10 01:12:07.590940 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 01:12:07.590950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libfido2-1:amd64. 2026-07-10 01:12:07.590959 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-07-10 01:12:07.590969 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 01:12:07.590988 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-client. 2026-07-10 01:12:07.591025 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 01:12:07.591035 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:12:07.591053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-sftp-server. 2026-07-10 01:12:07.591064 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 01:12:07.591074 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:12:07.591083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package ucf. 2026-07-10 01:12:07.591093 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2026-07-10 01:12:07.591103 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:12:07.591112 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Moving old data out of the way 2026-07-10 01:12:07.591122 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 01:12:07.591182 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-server. 2026-07-10 01:12:07.591200 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 01:12:07.591219 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:12:07.591235 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 01:12:07.591252 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up ucf (3.0043+nmu1) ... 2026-07-10 01:12:07.591271 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 01:12:07.591288 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:12:07.591315 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:12:07.591329 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 01:12:07.591340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2026-07-10 01:12:07.591358 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:12:07.591375 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:12:07.591394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:12:07.591412 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:12:07.591429 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating config file /etc/ssh/sshd_config with new version 2026-07-10 01:12:07.591446 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 RSA key; this may take some time ... 2026-07-10 01:12:07.591470 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:12:07.591489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:3072 SHA256:S0+qTGamDiKV4hDQAKJXqwAxXrMo3WcRKTS8bTMXXPc root@ubuntu (RSA) 2026-07-10 01:12:07.591507 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:12:07.591531 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ECDSA key; this may take some time ... 2026-07-10 01:12:07.591551 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:12:07.591636 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:rbzLBFybFjDvQCF5gu8m7n6L9hJFAjegelRZF5H+FqU root@ubuntu (ECDSA) 2026-07-10 01:12:07.591653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:12:07.591716 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ED25519 key; this may take some time ... 2026-07-10 01:12:07.591765 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:12:07.591831 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:PugERipJ0efaOkcw0aQsFbErrGHRHeIsiMDrEQSAgzk root@ubuntu (ED25519) 2026-07-10 01:12:07.591864 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2026-07-10 01:12:07.592030 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:12:07.592045 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:12:07.592279 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 7374416e7f24 2026-07-10 01:12:07.592351 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 0c2bd5992b34 2026-07-10 01:12:07.592374 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 01:12:07.592385 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 260a924b1cf1 2026-07-10 01:12:07.592401 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 7/10 : RUN sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd && chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 01:12:07.592482 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in f803ea7b38df 2026-07-10 01:12:07.592499 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container f803ea7b38df 2026-07-10 01:12:07.592566 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 825b55bc264b 2026-07-10 01:12:07.592617 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 8/10 : COPY patches /patches 2026-07-10 01:12:07.592665 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> a028ea46f49e 2026-07-10 01:12:07.592714 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 9/10 : RUN kolla_patch 2026-07-10 01:12:07.592762 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 74f9253d9a7f 2026-07-10 01:12:07.592810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:[i] No series file found, nothing to patch. 2026-07-10 01:12:07.592877 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 74f9253d9a7f 2026-07-10 01:12:07.592894 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 09771b845e73 2026-07-10 01:12:07.592977 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:12:07.593089 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in db3abfeeb01a 2026-07-10 01:12:07.593107 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-07-10 01:12:07.593171 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2026-07-10 01:12:07.593242 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2026-07-10 01:12:07.593292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages were automatically installed and are no longer required: 2026-07-10 01:12:07.593307 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:12:07.593370 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:12:07.593386 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:12:07.593451 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:12:07.593467 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:12:07.593530 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:12:07.593546 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:12:07.593609 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2026-07-10 01:12:07.593644 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Use 'apt autoremove' to remove them. 2026-07-10 01:12:07.593696 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2026-07-10 01:12:07.593711 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: build-essential 2026-07-10 01:12:07.593774 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:12:07.593790 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:12:07.593858 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2026-07-10 01:12:07.593908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2026-07-10 01:12:07.593925 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 60% 2026-07-10 01:12:07.593991 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: (Reading database ... 65% 2026-07-10 01:12:07.594023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2026-07-10 01:12:07.594092 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2026-07-10 01:12:07.594156 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2026-07-10 01:12:07.594208 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2026-07-10 01:12:07.594267 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2026-07-10 01:12:07.594283 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2026-07-10 01:12:07.594346 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19344 files and directories currently installed.) 2026-07-10 01:12:07.594406 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:12:07.594422 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2026-07-10 01:12:07.594487 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2026-07-10 01:12:07.594536 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2026-07-10 01:12:07.594583 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2026-07-10 01:12:07.594598 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:12:07.594661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:12:07.594677 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:12:07.594743 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:12:07.594759 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:12:07.594832 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:12:07.594849 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:12:07.594922 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2026-07-10 01:12:07.594956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:12:07.594985 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 228 MB disk space will be freed. 2026-07-10 01:12:07.595046 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2026-07-10 01:12:07.595071 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:12:07.595111 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:12:07.595178 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2026-07-10 01:12:07.595261 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2026-07-10 01:12:07.595277 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2026-07-10 01:12:07.595472 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2026-07-10 01:12:07.595510 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2026-07-10 01:12:07.595521 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2026-07-10 01:12:07.595537 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19335 files and directories currently installed.) 2026-07-10 01:12:07.595548 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:07.595559 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:07.595573 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:07.595643 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:12:07.595662 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:07.595733 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:12:07.595750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:12:07.595826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:07.595844 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:07.595916 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:07.595933 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:12:07.596033 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:07.596085 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:12:07.596165 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:07.596190 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:07.596251 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:07.596267 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:07.596337 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:12:07.596364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:12:07.596442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:07.596465 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:07.596489 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:07.596511 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:07.596576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:07.596593 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:07.596654 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:07.596683 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:07.596700 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:07.596747 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:12:07.596794 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:07.596809 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:12:07.596876 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:07.596892 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:12:07.596977 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:07.596994 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:07.597072 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:12:07.597088 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:12:07.597157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:07.597224 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:07.597239 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:12:07.597299 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:07.597315 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:07.597394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:07.597424 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:07.597448 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing lto-disabled-list (47) ... 2026-07-10 01:12:07.597488 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing make (4.3-4.1build2) ... 2026-07-10 01:12:07.597539 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:12:07.597554 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:12:07.597620 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Collecting pyclean==3.0.0 2026-07-10 01:12:07.597637 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:12:07.597703 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:12:07.597729 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Installing collected packages: pyclean 2026-07-10 01:12:07.597799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully installed pyclean-3.0.0 2026-07-10 01:12:07.597827 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:12:07.597850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:12:07.597926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 9334 files, 1350 directories removed. 2026-07-10 01:12:07.597947 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:12:07.597972 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /usr 2026-07-10 01:12:07.597995 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:12:07.598061 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 1316 files, 133 directories removed. 2026-07-10 01:12:07.598084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2026-07-10 01:12:07.598109 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Found existing installation: pyclean 3.0.0 2026-07-10 01:12:07.598174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Uninstalling pyclean-3.0.0: 2026-07-10 01:12:07.598239 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:12:07.598254 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container db3abfeeb01a 2026-07-10 01:12:07.598411 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 5a237c28892d 2026-07-10 01:12:07.598443 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully built 8b89e5f4aca2 2026-07-10 01:12:07.598458 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully tagged osism.harbor.regio.digital/kolla/keystone-ssh:build-20260710 2026-07-10 01:12:07.598497 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Built at 2026-07-10 01:12:07.598401 (took 0:00:48.654025) 2026-07-10 01:12:07.598903 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-engine) 2026-07-10 01:12:07.598933 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Processing 2026-07-10 01:12:07.599056 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building started at 2026-07-10 01:12:07.598929 2026-07-10 01:12:07.599894 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 plugins into plugins archive 2026-07-10 01:12:07.600545 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 additions into additions archive 2026-07-10 01:12:41.750398 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 1/6 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20260710 2026-07-10 01:12:41.750604 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> c00d521ce78f 2026-07-10 01:12:41.750777 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 2/6 : LABEL "build-date"="20260710" "name"="heat-engine" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-engine" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:12:41.750962 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 6cf8927aa80f 2026-07-10 01:12:41.751255 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 6cf8927aa80f 2026-07-10 01:12:41.751413 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 581a19b0b544 2026-07-10 01:12:41.751542 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 3/6 : COPY patches /patches 2026-07-10 01:12:41.751681 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> fe33f8567299 2026-07-10 01:12:41.752306 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 4/6 : RUN kolla_patch 2026-07-10 01:12:41.752329 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 72729eee9d2d 2026-07-10 01:12:41.752338 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:[i] No series file found, nothing to patch. 2026-07-10 01:12:41.752347 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 72729eee9d2d 2026-07-10 01:12:41.752356 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 171e653db846 2026-07-10 01:12:41.752366 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:12:41.754361 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 04558ed6b093 2026-07-10 01:12:41.754440 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2026-07-10 01:12:41.754456 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2026-07-10 01:12:41.754470 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2026-07-10 01:12:41.754483 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages were automatically installed and are no longer required: 2026-07-10 01:12:41.754496 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:12:41.754509 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:12:41.754522 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:12:41.754562 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:12:41.754573 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:12:41.754582 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:12:41.754592 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:12:41.754602 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2026-07-10 01:12:41.754613 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Use 'apt autoremove' to remove them. 2026-07-10 01:12:41.754623 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2026-07-10 01:12:41.754633 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: build-essential 2026-07-10 01:12:41.754643 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:12:41.754653 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:12:41.754663 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2026-07-10 01:12:41.754675 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:12:41.754687 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2026-07-10 01:12:41.754697 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2026-07-10 01:12:41.754707 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2026-07-10 01:12:41.754717 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2026-07-10 01:12:41.754726 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2026-07-10 01:12:41.754736 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2026-07-10 01:12:41.754746 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:12:41.754757 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:12:41.754767 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2026-07-10 01:12:41.754788 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2026-07-10 01:12:41.754798 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2026-07-10 01:12:41.754822 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2026-07-10 01:12:41.754833 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:12:41.754843 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:12:41.754858 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:12:41.754873 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:12:41.755011 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:12:41.755030 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:12:41.755191 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:12:41.755315 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2026-07-10 01:12:41.755394 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:12:41.755481 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 228 MB disk space will be freed. 2026-07-10 01:12:41.755572 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2026-07-10 01:12:41.755671 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:12:41.755764 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2026-07-10 01:12:41.755859 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% (Reading database ... 80% 2026-07-10 01:12:41.755948 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2026-07-10 01:12:41.756035 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2026-07-10 01:12:41.756246 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2026-07-10 01:12:41.756337 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:12:41.756433 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:41.756526 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:41.756618 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:41.756703 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:41.756814 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:12:41.756893 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:12:41.756973 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:12:41.757053 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:41.757292 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:41.757369 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:41.757384 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:41.757435 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:12:41.757537 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:41.757567 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:41.757685 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:41.757765 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:41.757836 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:12:41.757917 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:41.758000 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:12:41.758160 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:41.758189 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:12:41.758316 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:41.758418 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:12:41.758447 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:41.758548 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:12:41.758630 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:41.758706 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:12:41.758803 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:41.758894 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:41.758978 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:41.759081 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:41.759286 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:12:41.759347 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:41.759519 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:12:41.759556 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:41.759574 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:12:41.759662 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:12:41.759737 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:12:41.759806 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:41.759878 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:12:41.759949 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:41.760018 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:12:41.760241 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:41.760268 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:12:41.760282 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:12:41.760332 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:41.760347 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:12:41.760413 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing lto-disabled-list (47) ... 2026-07-10 01:12:41.760429 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing make (4.3-4.1build2) ... 2026-07-10 01:12:41.760494 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:12:41.760509 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:12:41.760576 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Collecting pyclean==3.0.0 2026-07-10 01:12:41.760592 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:12:41.760657 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:12:41.760733 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Installing collected packages: pyclean 2026-07-10 01:12:41.760792 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully installed pyclean-3.0.0 2026-07-10 01:12:41.760808 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:12:41.760854 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:12:41.760886 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 10930 files, 1516 directories removed. 2026-07-10 01:12:41.760945 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:12:41.760961 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /usr 2026-07-10 01:12:41.761022 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:12:41.761038 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 1316 files, 133 directories removed. 2026-07-10 01:12:41.761118 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2026-07-10 01:12:41.762242 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Found existing installation: pyclean 3.0.0 2026-07-10 01:12:41.762265 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Uninstalling pyclean-3.0.0: 2026-07-10 01:12:41.762292 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:12:41.762303 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 04558ed6b093 2026-07-10 01:12:41.762313 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> f757a53590e9 2026-07-10 01:12:41.762323 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 6/6 : USER heat 2026-07-10 01:12:41.762333 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in f8d4398094a7 2026-07-10 01:12:41.762343 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container f8d4398094a7 2026-07-10 01:12:41.762353 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 730dab08f282 2026-07-10 01:12:41.762362 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully built 8c61e91d09c2 2026-07-10 01:12:41.762372 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully tagged osism.harbor.regio.digital/kolla/heat-engine:build-20260710 2026-07-10 01:12:41.762383 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Built at 2026-07-10 01:12:41.761463 (took 0:00:34.162534) 2026-07-10 01:12:41.762393 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api) 2026-07-10 01:12:41.762402 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Processing 2026-07-10 01:12:41.762412 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building started at 2026-07-10 01:12:41.761894 2026-07-10 01:12:41.762850 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 plugins into plugins archive 2026-07-10 01:12:41.763562 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 additions into additions archive 2026-07-10 01:13:15.319640 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20260710 2026-07-10 01:13:15.319786 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> c00d521ce78f 2026-07-10 01:13:15.319817 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 2/7 : LABEL "build-date"="20260710" "name"="heat-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:13:15.319978 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 0f8aff4c5c85 2026-07-10 01:13:15.320038 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 0f8aff4c5c85 2026-07-10 01:13:15.320182 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 679e379aab16 2026-07-10 01:13:15.320249 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2026-07-10 01:13:15.320374 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> e5009ce4fd2a 2026-07-10 01:13:15.320396 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2026-07-10 01:13:15.320494 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 09c613f9abc8 2026-07-10 01:13:15.320570 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 09c613f9abc8 2026-07-10 01:13:15.320648 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 5024686b9863 2026-07-10 01:13:15.320727 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 5/7 : COPY patches /patches 2026-07-10 01:13:15.320807 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 944be0964437 2026-07-10 01:13:15.320883 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 6/7 : RUN kolla_patch 2026-07-10 01:13:15.320963 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 1ddccce31444 2026-07-10 01:13:15.321040 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:[i] No series file found, nothing to patch. 2026-07-10 01:13:15.321161 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 1ddccce31444 2026-07-10 01:13:15.321248 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 0e48e2aef9af 2026-07-10 01:13:15.321345 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:13:15.321430 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in c94234ba58b2 2026-07-10 01:13:15.321509 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2026-07-10 01:13:15.321589 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2026-07-10 01:13:15.321679 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2026-07-10 01:13:15.321755 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:13:15.321828 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:13:15.321879 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:13:15.321946 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:13:15.322015 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:13:15.322084 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:13:15.322232 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:13:15.322284 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:13:15.322358 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2026-07-10 01:13:15.322429 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Use 'apt autoremove' to remove them. 2026-07-10 01:13:15.322510 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2026-07-10 01:13:15.322582 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: build-essential 2026-07-10 01:13:15.322662 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:13:15.323287 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:13:15.323307 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2026-07-10 01:13:15.323317 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:13:15.323339 | 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% 2026-07-10 01:13:15.323351 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2026-07-10 01:13:15.323359 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2026-07-10 01:13:15.323368 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2026-07-10 01:13:15.323377 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2026-07-10 01:13:15.323386 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2026-07-10 01:13:15.323395 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2026-07-10 01:13:15.323404 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:13:15.323414 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:13:15.325257 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2026-07-10 01:13:15.325288 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2026-07-10 01:13:15.325298 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2026-07-10 01:13:15.325306 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2026-07-10 01:13:15.325315 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:13:15.325325 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:13:15.325333 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:13:15.325342 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:13:15.325351 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:13:15.325360 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:13:15.325369 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:13:15.325378 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2026-07-10 01:13:15.325387 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:13:15.325396 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:13:15.325405 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2026-07-10 01:13:15.325414 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:13:15.325423 | 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% 2026-07-10 01:13:15.325433 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2026-07-10 01:13:15.325442 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2026-07-10 01:13:15.325451 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2026-07-10 01:13:15.325460 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2026-07-10 01:13:15.325468 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2026-07-10 01:13:15.325477 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2026-07-10 01:13:15.325486 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:13:15.325495 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:13:15.325504 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:15.325513 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:13:15.325522 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:15.325530 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:13:15.325539 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:13:15.325548 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:13:15.325557 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:15.325566 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:13:15.325574 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:15.325583 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:13:15.325592 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:13:15.325613 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:13:15.325623 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:13:15.325632 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:13:15.325641 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:13:15.325654 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:13:15.325664 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:13:15.325672 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:15.325681 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:13:15.325690 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:13:15.325699 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:15.325708 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:15.325719 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:15.325815 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:15.325875 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:15.325934 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:13:15.326017 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:15.326074 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:13:15.326216 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:15.326303 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:13:15.326373 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:13:15.326442 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:13:15.326506 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:13:15.326561 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:15.326616 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:15.326671 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:13:15.326725 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:15.326779 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:15.326833 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:13:15.326887 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:15.326941 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:13:15.327010 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:15.327068 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:15.327152 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing lto-disabled-list (47) ... 2026-07-10 01:13:15.327223 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:13:15.327285 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:13:15.327341 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:13:15.327382 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Collecting pyclean==3.0.0 2026-07-10 01:13:15.327434 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:13:15.327491 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:13:15.327708 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Installing collected packages: pyclean 2026-07-10 01:13:15.327785 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully installed pyclean-3.0.0 2026-07-10 01:13:15.327806 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:13:15.327836 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:13:15.327855 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 10930 files, 1516 directories removed. 2026-07-10 01:13:15.327874 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:13:15.327891 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /usr 2026-07-10 01:13:15.327915 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:13:15.327933 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 1316 files, 133 directories removed. 2026-07-10 01:13:15.327956 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2026-07-10 01:13:15.328013 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:13:15.328090 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:13:15.328238 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:13:15.328273 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container c94234ba58b2 2026-07-10 01:13:15.328297 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> dba47129a11c 2026-07-10 01:13:15.328315 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully built fece2f5a5c12 2026-07-10 01:13:15.328363 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully tagged osism.harbor.regio.digital/kolla/heat-api:build-20260710 2026-07-10 01:13:15.328517 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Built at 2026-07-10 01:13:15.328371 (took 0:00:33.566477) 2026-07-10 01:13:15.329001 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api-cfn) 2026-07-10 01:13:15.329034 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Processing 2026-07-10 01:13:15.329184 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building started at 2026-07-10 01:13:15.329031 2026-07-10 01:13:15.330093 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 plugins into plugins archive 2026-07-10 01:13:15.330788 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 additions into additions archive 2026-07-10 01:13:48.380195 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 1/7 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20260710 2026-07-10 01:13:48.380401 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> c00d521ce78f 2026-07-10 01:13:48.380557 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 2/7 : LABEL "build-date"="20260710" "name"="heat-api-cfn" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="heat-api-cfn" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:13:48.380656 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 5e2d71d04bca 2026-07-10 01:13:48.380746 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 5e2d71d04bca 2026-07-10 01:13:48.380830 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> aeb4232ce263 2026-07-10 01:13:48.380912 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2026-07-10 01:13:48.380998 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 94747dcb6156 2026-07-10 01:13:48.381081 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2026-07-10 01:13:48.381275 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 3f031080243b 2026-07-10 01:13:48.382317 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 3f031080243b 2026-07-10 01:13:48.382397 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 111f1210c0ac 2026-07-10 01:13:48.382410 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 5/7 : COPY patches /patches 2026-07-10 01:13:48.382421 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 357b77a47101 2026-07-10 01:13:48.382444 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 6/7 : RUN kolla_patch 2026-07-10 01:13:48.382454 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 8b6d1da9d6b6 2026-07-10 01:13:48.382465 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:[i] No series file found, nothing to patch. 2026-07-10 01:13:48.382475 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 8b6d1da9d6b6 2026-07-10 01:13:48.382485 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> e0bb0bb0b698 2026-07-10 01:13:48.382497 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:13:48.382509 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 86a48c7d0fd1 2026-07-10 01:13:48.382519 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2026-07-10 01:13:48.382535 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2026-07-10 01:13:48.382552 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2026-07-10 01:13:48.382570 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages were automatically installed and are no longer required: 2026-07-10 01:13:48.382587 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:13:48.382604 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:13:48.382621 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:13:48.382636 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:13:48.382653 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:13:48.382700 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:13:48.382719 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:13:48.382735 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2026-07-10 01:13:48.382754 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Use 'apt autoremove' to remove them. 2026-07-10 01:13:48.382852 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2026-07-10 01:13:48.382865 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: build-essential 2026-07-10 01:13:48.382875 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:13:48.382885 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:13:48.382895 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2026-07-10 01:13:48.382907 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:13:48.382928 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2026-07-10 01:13:48.382939 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2026-07-10 01:13:48.382948 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2026-07-10 01:13:48.382958 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2026-07-10 01:13:48.382967 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2026-07-10 01:13:48.382977 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2026-07-10 01:13:48.382987 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:13:48.382999 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:13:48.383009 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2026-07-10 01:13:48.383019 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2026-07-10 01:13:48.383028 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2026-07-10 01:13:48.383038 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2026-07-10 01:13:48.383048 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:13:48.383063 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:13:48.383073 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:13:48.383083 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:13:48.383093 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:13:48.383103 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:13:48.383116 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:13:48.383207 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2026-07-10 01:13:48.384442 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:13:48.384510 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 228 MB disk space will be freed. 2026-07-10 01:13:48.384524 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2026-07-10 01:13:48.384535 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:13:48.384547 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:13:48.384560 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:13:48.384569 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% 2026-07-10 01:13:48.384579 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2026-07-10 01:13:48.384589 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2026-07-10 01:13:48.384598 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2026-07-10 01:13:48.384608 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:13:48.384619 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:13:48.384629 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:48.384666 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:13:48.384677 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:48.384698 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:13:48.384708 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:13:48.384718 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:13:48.384728 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:48.384737 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:13:48.384747 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:48.384757 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:13:48.384766 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:13:48.384776 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:13:48.384785 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:13:48.384794 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:13:48.384804 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:13:48.386251 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:13:48.386282 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:48.386294 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:13:48.386305 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:48.386315 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:48.386325 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:48.386342 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:13:48.386360 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:48.386388 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:48.386405 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:48.386421 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:13:48.386437 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:13:48.386456 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:48.386473 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:48.386491 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:13:48.386509 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:48.386527 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:48.386544 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:13:48.386558 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:48.386568 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:13:48.386578 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:48.386587 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:13:48.386611 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing lto-disabled-list (47) ... 2026-07-10 01:13:48.386621 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing make (4.3-4.1build2) ... 2026-07-10 01:13:48.386631 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:13:48.386640 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:13:48.386650 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Collecting pyclean==3.0.0 2026-07-10 01:13:48.386660 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:13:48.386670 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:13:48.386679 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Installing collected packages: pyclean 2026-07-10 01:13:48.386689 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully installed pyclean-3.0.0 2026-07-10 01:13:48.386699 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:13:48.386708 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:13:48.386728 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 10930 files, 1516 directories removed. 2026-07-10 01:13:48.386738 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:13:48.386748 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /usr 2026-07-10 01:13:48.386758 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:13:48.386767 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 1316 files, 133 directories removed. 2026-07-10 01:13:48.386777 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2026-07-10 01:13:48.386787 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Found existing installation: pyclean 3.0.0 2026-07-10 01:13:48.386796 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Uninstalling pyclean-3.0.0: 2026-07-10 01:13:48.386806 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:13:48.386816 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 86a48c7d0fd1 2026-07-10 01:13:48.386825 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 4e90e4aed7e1 2026-07-10 01:13:48.386835 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully built 4a52ddcc8bbd 2026-07-10 01:13:48.386845 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully tagged osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260710 2026-07-10 01:13:48.386855 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Built at 2026-07-10 01:13:48.385706 (took 0:00:33.056675) 2026-07-10 01:13:48.386865 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-api) 2026-07-10 01:13:48.386883 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Processing 2026-07-10 01:13:48.386893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building started at 2026-07-10 01:13:48.386318 2026-07-10 01:13:48.387336 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 plugins into plugins archive 2026-07-10 01:13:48.388028 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 additions into additions archive 2026-07-10 01:14:20.941614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:14:20.941843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> b71250122b99 2026-07-10 01:14:20.941982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 2/7 : LABEL "build-date"="20260710" "name"="nova-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:14:20.942162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 514139bd2fd6 2026-07-10 01:14:20.942324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 514139bd2fd6 2026-07-10 01:14:20.942433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 7e3005988b48 2026-07-10 01:14:20.942535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2026-07-10 01:14:20.942636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 7bff574fde1e 2026-07-10 01:14:20.942735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2026-07-10 01:14:20.942846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in e577e2f5b5c9 2026-07-10 01:14:20.942983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container e577e2f5b5c9 2026-07-10 01:14:20.943086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 6d869874ebef 2026-07-10 01:14:20.943264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 5/7 : COPY patches /patches 2026-07-10 01:14:20.943391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 3e20051164f2 2026-07-10 01:14:20.943488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 6/7 : RUN kolla_patch 2026-07-10 01:14:20.943587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 43709998e0f7 2026-07-10 01:14:20.943686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:[i] No series file found, nothing to patch. 2026-07-10 01:14:20.943786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 43709998e0f7 2026-07-10 01:14:20.943882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 64423e71f661 2026-07-10 01:14:20.943987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:14:20.944096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 720dba4afb30 2026-07-10 01:14:20.944323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2026-07-10 01:14:20.944446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2026-07-10 01:14:20.944564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2026-07-10 01:14:20.944691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:14:20.944781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:14:20.944851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:14:20.944921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:14:20.948223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:14:20.948244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:14:20.948251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:14:20.948257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:14:20.948263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2026-07-10 01:14:20.948270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Use 'apt autoremove' to remove them. 2026-07-10 01:14:20.948276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2026-07-10 01:14:20.948282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: build-essential 2026-07-10 01:14:20.948288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:14:20.948300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:14:20.948307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2026-07-10 01:14:20.948314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:14:20.948322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2026-07-10 01:14:20.948328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% 2026-07-10 01:14:20.948334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2026-07-10 01:14:20.948340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2026-07-10 01:14:20.948346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2026-07-10 01:14:20.948352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2026-07-10 01:14:20.948358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19631 files and directories currently installed.) 2026-07-10 01:14:20.948366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:14:20.948372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2026-07-10 01:14:20.948377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2026-07-10 01:14:20.948383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2026-07-10 01:14:20.948389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2026-07-10 01:14:20.948395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:14:20.948401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:14:20.948408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:14:20.948414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:14:20.948420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:14:20.948426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:14:20.948432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:14:20.948438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2026-07-10 01:14:20.948444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:14:20.948450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:14:20.948456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2026-07-10 01:14:20.948462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:14:20.948469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:14:20.948475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:14:20.948488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2026-07-10 01:14:20.948495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2026-07-10 01:14:20.948501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2026-07-10 01:14:20.948507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2026-07-10 01:14:20.948513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19622 files and directories currently installed.) 2026-07-10 01:14:20.948523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:14:20.948535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:14:20.948547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:14:20.948559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:14:20.948565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:14:20.948571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:14:20.948583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:14:20.948595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:14:20.948601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:14:20.948607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:14:20.948613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:14:20.948619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:14:20.948625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:14:20.948631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:14:20.948643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:14:20.948685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:14:20.948697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:14:20.948703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:14:20.948709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:14:20.948715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:14:20.948733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:14:20.948745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:14:20.948762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:14:20.948768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:14:20.948774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:14:20.948786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:14:20.948792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:20.948804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing lto-disabled-list (47) ... 2026-07-10 01:14:20.948810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:14:20.948816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:14:20.948822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:14:20.948832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:14:20.948838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Collecting pyclean==3.0.0 2026-07-10 01:14:20.948844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:14:20.948910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:14:20.948982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Installing collected packages: pyclean 2026-07-10 01:14:20.949047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully installed pyclean-3.0.0 2026-07-10 01:14:20.949115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:14:20.949233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:14:20.949308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 10250 files, 1391 directories removed. 2026-07-10 01:14:20.949370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:14:20.949434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /usr 2026-07-10 01:14:20.949497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:14:20.949562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 1384 files, 144 directories removed. 2026-07-10 01:14:20.949623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2026-07-10 01:14:20.949687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:14:20.949751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:14:20.949815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:14:20.949880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 720dba4afb30 2026-07-10 01:14:20.949945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 82bd2c29934b 2026-07-10 01:14:20.950012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully built 2da0526c874c 2026-07-10 01:14:20.950078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully tagged osism.harbor.regio.digital/kolla/nova-api:build-20260710 2026-07-10 01:14:20.950196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Built at 2026-07-10 01:14:20.950114 (took 0:00:32.563796) 2026-07-10 01:14:20.950626 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-serialproxy) 2026-07-10 01:14:20.950749 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Processing 2026-07-10 01:14:20.950831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building started at 2026-07-10 01:14:20.950779 2026-07-10 01:14:20.951729 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 plugins into plugins archive 2026-07-10 01:14:20.952421 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 additions into additions archive 2026-07-10 01:14:52.737175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:14:52.737295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> b71250122b99 2026-07-10 01:14:52.737439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 2/6 : LABEL "build-date"="20260710" "name"="nova-serialproxy" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-serialproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:14:52.737533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in d919c439ab99 2026-07-10 01:14:52.737622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container d919c439ab99 2026-07-10 01:14:52.737695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> ab1a6633ff43 2026-07-10 01:14:52.737792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 3/6 : COPY patches /patches 2026-07-10 01:14:52.737870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> c971456957fb 2026-07-10 01:14:52.737954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 4/6 : RUN kolla_patch 2026-07-10 01:14:52.738108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in f2db20d0d783 2026-07-10 01:14:52.738239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:[i] No series file found, nothing to patch. 2026-07-10 01:14:52.738352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container f2db20d0d783 2026-07-10 01:14:52.738434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 646fa0242385 2026-07-10 01:14:52.738537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:14:52.738647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 026b4396f4c6 2026-07-10 01:14:52.738728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2026-07-10 01:14:52.738809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2026-07-10 01:14:52.738887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2026-07-10 01:14:52.738969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages were automatically installed and are no longer required: 2026-07-10 01:14:52.739044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:14:52.739117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:14:52.739214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:14:52.739364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:14:52.739425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:14:52.739493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:14:52.739555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:14:52.739618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2026-07-10 01:14:52.739684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Use 'apt autoremove' to remove them. 2026-07-10 01:14:52.742231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2026-07-10 01:14:52.742272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: build-essential 2026-07-10 01:14:52.742281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:14:52.742290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:14:52.742300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2026-07-10 01:14:52.742310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:14:52.742321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2026-07-10 01:14:52.742329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2026-07-10 01:14:52.742338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2026-07-10 01:14:52.742347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2026-07-10 01:14:52.742355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2026-07-10 01:14:52.742364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2026-07-10 01:14:52.742373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19631 files and directories currently installed.) 2026-07-10 01:14:52.742383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:14:52.742392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2026-07-10 01:14:52.742400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2026-07-10 01:14:52.742409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2026-07-10 01:14:52.742418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2026-07-10 01:14:52.742426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:14:52.742435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:14:52.742444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:14:52.742453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:14:52.742462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:14:52.742470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:14:52.742479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:14:52.742488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2026-07-10 01:14:52.742497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:14:52.742514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 228 MB disk space will be freed. 2026-07-10 01:14:52.742524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2026-07-10 01:14:52.742533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:14:52.742554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2026-07-10 01:14:52.742563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2026-07-10 01:14:52.742572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2026-07-10 01:14:52.742580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 85% 2026-07-10 01:14:52.742589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2026-07-10 01:14:52.742598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2026-07-10 01:14:52.742606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19622 files and directories currently installed.) 2026-07-10 01:14:52.742615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:14:52.742624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:52.742633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.742642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:14:52.742661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:52.742670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:14:52.742679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.742688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:14:52.742696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:14:52.742705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:52.742714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:14:52.742722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:52.742731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.742740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:14:52.742748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.742757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:14:52.742766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.742774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:14:52.742783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.742792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:14:52.742801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.742810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:14:52.742818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:14:52.742827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:14:52.742836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.742844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:52.742853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.742862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:14:52.742870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.742879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:52.742888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:52.742897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.742915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:52.742924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.742933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:14:52.742942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.742950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:52.742962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.742974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:52.743056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:52.743109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.743192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:14:52.743290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:14:52.743342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:52.743381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:52.743437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:14:52.743494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.743552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:52.743609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.743665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:52.743721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:14:52.743777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.743833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:52.743889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.743946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:14:52.744002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.744059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:52.744114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.744190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:14:52.744282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing lto-disabled-list (47) ... 2026-07-10 01:14:52.744397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing make (4.3-4.1build2) ... 2026-07-10 01:14:52.744434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.744483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:14:52.744530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:14:52.744578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Collecting pyclean==3.0.0 2026-07-10 01:14:52.744625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:14:52.744672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:14:52.744739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Installing collected packages: pyclean 2026-07-10 01:14:52.744788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully installed pyclean-3.0.0 2026-07-10 01:14:52.744836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:14:52.744882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.744939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 10250 files, 1391 directories removed. 2026-07-10 01:14:52.744959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.745027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /usr 2026-07-10 01:14:52.745047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.745105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 1384 files, 144 directories removed. 2026-07-10 01:14:52.745142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2026-07-10 01:14:52.745205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Found existing installation: pyclean 3.0.0 2026-07-10 01:14:52.745281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Uninstalling pyclean-3.0.0: 2026-07-10 01:14:52.745301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:14:52.745365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 026b4396f4c6 2026-07-10 01:14:52.745385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> e26a5a1ac2fe 2026-07-10 01:14:52.745441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 6/6 : USER nova 2026-07-10 01:14:52.745490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 57280503b701 2026-07-10 01:14:52.745536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 57280503b701 2026-07-10 01:14:52.745581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> eae35735a115 2026-07-10 01:14:52.745630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully built 898292167952 2026-07-10 01:14:52.745677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260710 2026-07-10 01:14:52.745788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Built at 2026-07-10 01:14:52.745688 (took 0:00:31.794909) 2026-07-10 01:14:52.746169 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-conductor) 2026-07-10 01:14:52.746293 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Processing 2026-07-10 01:14:52.746368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building started at 2026-07-10 01:14:52.746294 2026-07-10 01:14:52.747168 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 plugins into plugins archive 2026-07-10 01:14:52.747757 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 additions into additions archive 2026-07-10 01:15:26.124492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:15:26.124599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> b71250122b99 2026-07-10 01:15:26.124754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 2/8 : LABEL "build-date"="20260710" "name"="nova-conductor" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:15:26.124784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in a73400eb59c7 2026-07-10 01:15:26.124924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container a73400eb59c7 2026-07-10 01:15:26.124961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 63b1a3ba11a2 2026-07-10 01:15:26.125091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2026-07-10 01:15:26.125317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 22e0f23866d3 2026-07-10 01:15:26.125465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2026-07-10 01:15:26.125552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in cc5870dec8c8 2026-07-10 01:15:26.125620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container cc5870dec8c8 2026-07-10 01:15:26.125705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 915885a9a135 2026-07-10 01:15:26.125779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 5/8 : COPY patches /patches 2026-07-10 01:15:26.125869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 2f4453eb7ec0 2026-07-10 01:15:26.125898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 6/8 : RUN kolla_patch 2026-07-10 01:15:26.126072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 79cd91b43dc2 2026-07-10 01:15:26.126160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:[i] No series file found, nothing to patch. 2026-07-10 01:15:26.126258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 79cd91b43dc2 2026-07-10 01:15:26.126405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> ee080523903e 2026-07-10 01:15:26.126496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:15:26.126579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 9e8ea7a4cfb0 2026-07-10 01:15:26.126655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2026-07-10 01:15:26.126739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2026-07-10 01:15:26.126817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2026-07-10 01:15:26.126904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages were automatically installed and are no longer required: 2026-07-10 01:15:26.126980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:15:26.127051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:15:26.127121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:15:26.127207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:15:26.127304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:15:26.127444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:15:26.127508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:15:26.127573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2026-07-10 01:15:26.127639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Use 'apt autoremove' to remove them. 2026-07-10 01:15:26.127711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2026-07-10 01:15:26.127775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: build-essential 2026-07-10 01:15:26.127853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:15:26.127921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:15:26.127998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2026-07-10 01:15:26.128058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2026-07-10 01:15:26.128176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:15:26.128219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2026-07-10 01:15:26.128392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2026-07-10 01:15:26.128472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2026-07-10 01:15:26.128543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2026-07-10 01:15:26.128613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2026-07-10 01:15:26.128679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2026-07-10 01:15:26.128773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19631 files and directories currently installed.) 2026-07-10 01:15:26.128875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:15:26.130232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2026-07-10 01:15:26.130256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2026-07-10 01:15:26.130266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2026-07-10 01:15:26.130275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2026-07-10 01:15:26.130314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:15:26.130323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:15:26.130332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:15:26.130341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:15:26.130350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:15:26.130359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:15:26.130367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:15:26.130376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2026-07-10 01:15:26.130385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:15:26.130394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 228 MB disk space will be freed. 2026-07-10 01:15:26.130402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2026-07-10 01:15:26.130413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:15:26.130423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2026-07-10 01:15:26.130432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2026-07-10 01:15:26.130441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2026-07-10 01:15:26.130449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2026-07-10 01:15:26.130458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2026-07-10 01:15:26.130467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2026-07-10 01:15:26.130476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19622 files and directories currently installed.) 2026-07-10 01:15:26.130485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:26.130504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:26.130514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:26.130523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:26.130531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:15:26.130540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:15:26.130563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:26.130572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:26.130581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:26.130590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:26.130602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.130696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:15:26.130743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.130852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:26.130913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.130982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:26.131049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:26.131116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:26.131214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.131360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:15:26.131490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:26.131514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.131595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:26.131662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:26.131728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:26.131793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:26.131862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.131930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:26.131986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.132043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:26.132111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:26.132163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.132255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:26.132348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:26.132553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.132571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:26.132640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:15:26.132689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:26.132745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:26.132816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.132871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:15:26.132915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:26.132958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:26.133032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.133091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:15:26.133152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.133242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:26.133323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:26.133380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.133439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:26.133496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:26.133553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.133611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing lto-disabled-list (47) ... 2026-07-10 01:15:26.133667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.133723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing make (4.3-4.1build2) ... 2026-07-10 01:15:26.133781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.133839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:15:26.133921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:15:26.133948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Collecting pyclean==3.0.0 2026-07-10 01:15:26.133970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:15:26.134068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:15:26.134092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Installing collected packages: pyclean 2026-07-10 01:15:26.134180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully installed pyclean-3.0.0 2026-07-10 01:15:26.134242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:15:26.134324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.135402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 10250 files, 1391 directories removed. 2026-07-10 01:15:26.135458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.135470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /usr 2026-07-10 01:15:26.135480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.135489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 1384 files, 144 directories removed. 2026-07-10 01:15:26.135499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2026-07-10 01:15:26.135508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Found existing installation: pyclean 3.0.0 2026-07-10 01:15:26.135517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Uninstalling pyclean-3.0.0: 2026-07-10 01:15:26.135525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:15:26.135534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 9e8ea7a4cfb0 2026-07-10 01:15:26.135544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> b1d44e1588a5 2026-07-10 01:15:26.135553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 8/8 : USER nova 2026-07-10 01:15:26.135561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 5b87c1e8371e 2026-07-10 01:15:26.135570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 5b87c1e8371e 2026-07-10 01:15:26.135603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 0597c706702f 2026-07-10 01:15:26.135613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully built d67ae4653dda 2026-07-10 01:15:26.135622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully tagged osism.harbor.regio.digital/kolla/nova-conductor:build-20260710 2026-07-10 01:15:26.135631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Built at 2026-07-10 01:15:26.134902 (took 0:00:33.388608) 2026-07-10 01:15:26.137253 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-scheduler) 2026-07-10 01:15:26.137306 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Processing 2026-07-10 01:15:26.137318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building started at 2026-07-10 01:15:26.135538 2026-07-10 01:15:26.137328 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 plugins into plugins archive 2026-07-10 01:15:26.137337 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 additions into additions archive 2026-07-10 01:15:58.950232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:15:58.950393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> b71250122b99 2026-07-10 01:15:58.950417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 2/6 : LABEL "build-date"="20260710" "name"="nova-scheduler" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:15:58.950435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 8f4bb2be19fb 2026-07-10 01:15:58.950450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 8f4bb2be19fb 2026-07-10 01:15:58.950463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 3fa3749645f9 2026-07-10 01:15:58.950475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 3/6 : COPY patches /patches 2026-07-10 01:15:58.950488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 0524d0f5dda5 2026-07-10 01:15:58.950500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 4/6 : RUN kolla_patch 2026-07-10 01:15:58.950513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 42e8a4752e85 2026-07-10 01:15:58.950525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:[i] No series file found, nothing to patch. 2026-07-10 01:15:58.950537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 42e8a4752e85 2026-07-10 01:15:58.950550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 60ff019b555d 2026-07-10 01:15:58.950602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:15:58.953776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 09908581d2ad 2026-07-10 01:15:58.953877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2026-07-10 01:15:58.953892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2026-07-10 01:15:58.953904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2026-07-10 01:15:58.953917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages were automatically installed and are no longer required: 2026-07-10 01:15:58.953954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:15:58.953964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:15:58.953973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:15:58.953982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:15:58.953991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:15:58.954000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:15:58.954009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:15:58.954018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2026-07-10 01:15:58.954027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Use 'apt autoremove' to remove them. 2026-07-10 01:15:58.954036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2026-07-10 01:15:58.954045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: build-essential 2026-07-10 01:15:58.954054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:15:58.954063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:15:58.954072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2026-07-10 01:15:58.954084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:15:58.954095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2026-07-10 01:15:58.954104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2026-07-10 01:15:58.954113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2026-07-10 01:15:58.954121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2026-07-10 01:15:58.954165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2026-07-10 01:15:58.954175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2026-07-10 01:15:58.954184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19631 files and directories currently installed.) 2026-07-10 01:15:58.954195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:15:58.954204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2026-07-10 01:15:58.954213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2026-07-10 01:15:58.954222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2026-07-10 01:15:58.954230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2026-07-10 01:15:58.954239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:15:58.954248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:15:58.954257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:15:58.954266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:15:58.954275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:15:58.954292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:15:58.954301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:15:58.954310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2026-07-10 01:15:58.954319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:15:58.954374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 228 MB disk space will be freed. 2026-07-10 01:15:58.954384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2026-07-10 01:15:58.954409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:15:58.954419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2026-07-10 01:15:58.954428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2026-07-10 01:15:58.954437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2026-07-10 01:15:58.954446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2026-07-10 01:15:58.954454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2026-07-10 01:15:58.954463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2026-07-10 01:15:58.954472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19622 files and directories currently installed.) 2026-07-10 01:15:58.954481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:58.954490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:58.954498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:58.954507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:58.954516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:15:58.954524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:15:58.954533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:58.954604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:58.954614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:58.954623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:58.954632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:15:58.954641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:58.954650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:58.954658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:58.954667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:58.954676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:15:58.954684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:58.954693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:58.954702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:15:58.954717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:58.954726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:58.954735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:58.954744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:15:58.954753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:58.954766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:58.954775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:58.954885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:58.954951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:15:58.955015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:58.955086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:58.955159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:15:58.955371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:58.955442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:58.955518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:15:58.955633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:58.955670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-07-10 01:15:58.955764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:15:58.955836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:58.955907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:15:58.955978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-07-10 01:15:58.956051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing lto-disabled-list (47) ... 2026-07-10 01:15:58.956120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing make (4.3-4.1build2) ... 2026-07-10 01:15:58.957234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-07-10 01:15:58.957256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:15:58.957266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:15:58.957276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Collecting pyclean==3.0.0 2026-07-10 01:15:58.957285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:15:58.957294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:15:58.957303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Installing collected packages: pyclean 2026-07-10 01:15:58.957312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully installed pyclean-3.0.0 2026-07-10 01:15:58.957338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:15:58.957348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-07-10 01:15:58.957357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 10250 files, 1391 directories removed. 2026-07-10 01:15:58.957366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-07-10 01:15:58.957374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /usr 2026-07-10 01:15:58.957383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-07-10 01:15:58.957402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 1384 files, 144 directories removed. 2026-07-10 01:15:58.957411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2026-07-10 01:15:58.957420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Found existing installation: pyclean 3.0.0 2026-07-10 01:15:58.957428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Uninstalling pyclean-3.0.0: 2026-07-10 01:15:58.957437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:15:58.957445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 09908581d2ad 2026-07-10 01:15:58.957454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> a7f32c851134 2026-07-10 01:15:58.957462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 6/6 : USER nova 2026-07-10 01:15:58.957476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 7d94363f1d70 2026-07-10 01:15:58.957484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 7d94363f1d70 2026-07-10 01:15:58.957493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> be77a52578ae 2026-07-10 01:15:58.957547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully built aa367fea5704 2026-07-10 01:15:58.957613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/nova-scheduler:build-20260710 2026-07-10 01:15:58.957730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Built at 2026-07-10 01:15:58.957607 (took 0:00:32.822069) 2026-07-10 01:15:58.958187 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-ssh) 2026-07-10 01:15:58.958377 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Processing 2026-07-10 01:15:58.958634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building started at 2026-07-10 01:15:58.958545 2026-07-10 01:15:58.959693 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 plugins into plugins archive 2026-07-10 01:15:58.960591 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 additions into additions archive 2026-07-10 01:16:44.905982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 1/10 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:16:44.906094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> b71250122b99 2026-07-10 01:16:44.906311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 2/10 : LABEL "build-date"="20260710" "name"="nova-ssh" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-ssh" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:16:44.906393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in d5ecbb058137 2026-07-10 01:16:44.907503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container d5ecbb058137 2026-07-10 01:16:44.907565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> db34cd6a82e9 2026-07-10 01:16:44.907581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 3/10 : RUN usermod --append --home /var/lib/nova --groups kolla nova && chsh --shell /bin/bash nova && mkdir -p /var/lib/nova && chown -R 42436:42436 /var/lib/nova 2026-07-10 01:16:44.907595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in d22e92a9445e 2026-07-10 01:16:44.907608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container d22e92a9445e 2026-07-10 01:16:44.907620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 2fb00075e787 2026-07-10 01:16:44.907633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 4/10 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2026-07-10 01:16:44.907679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in d3fbb454f1f2 2026-07-10 01:16:44.907690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container d3fbb454f1f2 2026-07-10 01:16:44.907700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> eee98b25e142 2026-07-10 01:16:44.907711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 5/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends openssh-server rsync && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:16:44.907721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in c73bfc76822c 2026-07-10 01:16:44.907731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 01:16:44.907742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:16:44.907752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:16:44.907762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:16:44.907774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:16:44.907854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:16:44.907865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:16:44.907875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:16:44.907885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:16:44.907895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:16:44.907906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:16:44.907916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:16:44.907926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:16:44.907936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:16:44.910281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:16:44.910314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 28.0 MB in 2s (11.7 MB/s) 2026-07-10 01:16:44.910325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-07-10 01:16:44.910335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-07-10 01:16:44.910345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2026-07-10 01:16:44.910355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2026-07-10 01:16:44.910365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following additional packages will be installed: 2026-07-10 01:16:44.910410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-sftp-server ucf 2026-07-10 01:16:44.910421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Suggested packages: 2026-07-10 01:16:44.910431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: molly-guard monkeysphere ssh-askpass ufw python3-braceexpand 2026-07-10 01:16:44.910441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Recommended packages: 2026-07-10 01:16:44.910451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: default-logind | logind | libpam-systemd ncurses-term xauth ssh-import-id 2026-07-10 01:16:44.910461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following NEW packages will be installed: 2026-07-10 01:16:44.910471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-server openssh-sftp-server rsync ucf 2026-07-10 01:16:44.910481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:16:44.910505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Need to get 1,075 kB of archives. 2026-07-10 01:16:44.910531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 3,413 kB of additional disk space will be used. 2026-07-10 01:16:44.910542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:16:44.910554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 01:16:44.910573 | 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.5 [443 kB] 2026-07-10 01:16:44.910590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-07-10 01:16:44.910609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 01:16:44.910626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-07-10 01:16:44.910643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preconfiguring packages ... 2026-07-10 01:16:44.910660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 1,075 kB in 1s (1,025 kB/s) 2026-07-10 01:16:44.910675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package libpopt0:amd64. 2026-07-10 01:16:44.910692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-07-10 01:16:44.910712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:16:44.910732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:16:44.910748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2026-07-10 01:16:44.910765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2026-07-10 01:16:44.910782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2026-07-10 01:16:44.910798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2026-07-10 01:16:44.910816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19631 files and directories currently installed.) 2026-07-10 01:16:44.910843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 01:16:44.910861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:16:44.910880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package rsync. 2026-07-10 01:16:44.910898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-10 01:16:44.910916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 01:16:44.910941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-sftp-server. 2026-07-10 01:16:44.910966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 01:16:44.911048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:16:44.911099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package ucf. 2026-07-10 01:16:44.911319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../ucf_3.0043+nmu1_all.deb ... 2026-07-10 01:16:44.911455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Moving old data out of the way 2026-07-10 01:16:44.911473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.911536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 01:16:44.911578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-server. 2026-07-10 01:16:44.911590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 01:16:44.911606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:16:44.911716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:16:44.911745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.911843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up ucf (3.0043+nmu1) ... 2026-07-10 01:16:44.911873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:16:44.911968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:16:44.911996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.912079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating config file /etc/ssh/sshd_config with new version 2026-07-10 01:16:44.912152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 RSA key; this may take some time ... 2026-07-10 01:16:44.912278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.912296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:3072 SHA256:naEcvwewAyxgWEXFSiOyXWEsZavFp0ry2MEkGObAXzw root@ubuntu (RSA) 2026-07-10 01:16:44.912418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ECDSA key; this may take some time ... 2026-07-10 01:16:44.912538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.912550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:dQgurONlqLyE8OPUR5PvDLpkxiLZugIESGYo9CF0EJw root@ubuntu (ECDSA) 2026-07-10 01:16:44.912606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ED25519 key; this may take some time ... 2026-07-10 01:16:44.912655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.912952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:6ekqU4a46813vEyl6NdyVHq8gEzVfzuJvTCDazpvqvc root@ubuntu (ED25519) 2026-07-10 01:16:44.912979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2026-07-10 01:16:44.913079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:16:44.913100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 01:16:44.913118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2026-07-10 01:16:44.913200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:16:44.913221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:16:44.913239 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container c73bfc76822c 2026-07-10 01:16:44.913257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> e53e67e5d690 2026-07-10 01:16:44.913280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 01:16:44.913303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 6a5c58459962 2026-07-10 01:16:44.913461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 7/10 : RUN sed -ri 's/session(\s+)required(\s+)pam_loginuid.so/session\1optional\2pam_loginuid.so/' /etc/pam.d/sshd && chmod 644 /usr/local/bin/kolla_extend_start 2026-07-10 01:16:44.913494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 9e76cf5fa961 2026-07-10 01:16:44.913727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 9e76cf5fa961 2026-07-10 01:16:44.913800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> b3bd80cf6697 2026-07-10 01:16:44.913829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 8/10 : COPY patches /patches 2026-07-10 01:16:44.913849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 5847b8cf3af2 2026-07-10 01:16:44.913867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 9/10 : RUN kolla_patch 2026-07-10 01:16:44.913892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 7a343326f2e2 2026-07-10 01:16:44.913955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:[i] No series file found, nothing to patch. 2026-07-10 01:16:44.914012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 7a343326f2e2 2026-07-10 01:16:44.914032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 2ca59f450986 2026-07-10 01:16:44.914152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:16:44.914189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 208b07616fd4 2026-07-10 01:16:44.914259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-07-10 01:16:44.914308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2026-07-10 01:16:44.914367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2026-07-10 01:16:44.914669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages were automatically installed and are no longer required: 2026-07-10 01:16:44.914725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:16:44.914737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:16:44.914748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:16:44.914779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:16:44.914836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:16:44.914878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:16:44.914917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:16:44.914956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2026-07-10 01:16:44.914995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Use 'apt autoremove' to remove them. 2026-07-10 01:16:44.915049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2026-07-10 01:16:44.915090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: build-essential 2026-07-10 01:16:44.915161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:16:44.915222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:16:44.915271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-07-10 01:16:44.915342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:16:44.915422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:16:44.915435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2026-07-10 01:16:44.915499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% (Reading database ... 90% 2026-07-10 01:16:44.915561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2026-07-10 01:16:44.915613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19748 files and directories currently installed.) 2026-07-10 01:16:44.915664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:16:44.915714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2026-07-10 01:16:44.915765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2026-07-10 01:16:44.915794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2026-07-10 01:16:44.915861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2026-07-10 01:16:44.915907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:16:44.915929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:16:44.915984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:16:44.916004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:16:44.916063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:16:44.916084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:16:44.916155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:16:44.916174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2026-07-10 01:16:44.916248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:16:44.916287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 228 MB disk space will be freed. 2026-07-10 01:16:44.916338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2026-07-10 01:16:44.916437 | 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 ... 2026-07-10 01:16:44.916458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:16:44.916475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2026-07-10 01:16:44.916544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2026-07-10 01:16:44.916565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2026-07-10 01:16:44.916617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2026-07-10 01:16:44.916657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2026-07-10 01:16:44.916695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2026-07-10 01:16:44.916733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19739 files and directories currently installed.) 2026-07-10 01:16:44.916771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:16:44.916821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:16:44.916859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:16:44.916908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:16:44.916946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:16:44.916995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:16:44.917043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:16:44.917092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:16:44.917150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:16:44.917197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.917251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:16:44.917300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:16:44.917349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:16:44.917396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.917651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:16:44.917708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:16:44.917721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:16:44.917741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:16:44.917752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:16:44.917762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.917773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:16:44.917786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:16:44.917800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.917865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:16:44.917881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:16:44.917950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:16:44.918010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:16:44.918025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:16:44.918087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:16:44.918152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:16:44.918180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:16:44.918256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.918283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:16:44.918349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.918488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:16:44.918503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.918516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:16:44.918573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.918589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:16:44.918650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:16:44.918709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:16:44.918724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:16:44.918786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:16:44.918833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.918848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:16:44.918919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.918945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:16:44.919009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.919068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:16:44.919083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing lto-disabled-list (47) ... 2026-07-10 01:16:44.919171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing make (4.3-4.1build2) ... 2026-07-10 01:16:44.919192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:16:44.920322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.920358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:16:44.920398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Collecting pyclean==3.0.0 2026-07-10 01:16:44.920410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:16:44.920418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:16:44.920426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Installing collected packages: pyclean 2026-07-10 01:16:44.920434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully installed pyclean-3.0.0 2026-07-10 01:16:44.920442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:16:44.920450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.920458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 10250 files, 1391 directories removed. 2026-07-10 01:16:44.920466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.920473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /usr 2026-07-10 01:16:44.920481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.920489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 1384 files, 144 directories removed. 2026-07-10 01:16:44.920497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2026-07-10 01:16:44.920504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Found existing installation: pyclean 3.0.0 2026-07-10 01:16:44.920512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Uninstalling pyclean-3.0.0: 2026-07-10 01:16:44.920520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:16:44.920528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 208b07616fd4 2026-07-10 01:16:44.920536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 01742d28d201 2026-07-10 01:16:44.920543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully built 238b812936c2 2026-07-10 01:16:44.920560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully tagged osism.harbor.regio.digital/kolla/nova-ssh:build-20260710 2026-07-10 01:16:44.920569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Built at 2026-07-10 01:16:44.919807 (took 0:00:45.961262) 2026-07-10 01:16:44.920704 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-spicehtml5proxy) 2026-07-10 01:16:44.920750 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Processing 2026-07-10 01:16:44.920762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building started at 2026-07-10 01:16:44.920429 2026-07-10 01:16:44.923473 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 plugins into plugins archive 2026-07-10 01:16:44.923520 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 additions into additions archive 2026-07-10 01:17:37.190237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:17:37.190292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> b71250122b99 2026-07-10 01:17:37.190301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 2/6 : LABEL "build-date"="20260710" "name"="nova-spicehtml5proxy" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-spicehtml5proxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:17:37.190309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 8762fd8c8c93 2026-07-10 01:17:37.190314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 8762fd8c8c93 2026-07-10 01:17:37.190319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 47ec4fa012a1 2026-07-10 01:17:37.190347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 3/6 : RUN git clone https://gitlab.freedesktop.org/spice/spice-html5.git/ /usr/share/spice-html5 && rm -rf /usr/share/spice-html5/.git /usr/share/spice-html5/COPYING /usr/share/spice-html5/COPYING.LESSER /usr/share/spice-html5/Makefile /usr/share/spice-html5/README /usr/share/spice-html5/TODO /usr/share/spice-html5/apache.conf.sample /usr/share/spice-html5/package.json.in /usr/share/spice-html5/spice-html5.spec.in 2026-07-10 01:17:37.190352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 4b9defbd6a85 2026-07-10 01:17:37.190355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cloning into '/usr/share/spice-html5'... 2026-07-10 01:17:37.190359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:17:37.190363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 4b9defbd6a85 2026-07-10 01:17:37.190366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 9caaaa34e87d 2026-07-10 01:17:37.190371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 4/6 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends websockify && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:17:37.190375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 27bc7105ecfe 2026-07-10 01:17:37.190378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:17:37.190383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 01:17:37.190388 | 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] 2026-07-10 01:17:37.190393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:17:37.190396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:17:37.190400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:17:37.190403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:17:37.190418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:17:37.190422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:17:37.190426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:17:37.190445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:17:37.190449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:17:37.190458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:17:37.190462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:17:37.190466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:17:37.190469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 28.0 MB in 3s (9,627 kB/s) 2026-07-10 01:17:37.190473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-07-10 01:17:37.190476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-07-10 01:17:37.190483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2026-07-10 01:17:37.190487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2026-07-10 01:17:37.190490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following additional packages will be installed: 2026-07-10 01:17:37.190493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2026-07-10 01:17:37.190497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2026-07-10 01:17:37.190500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt 2026-07-10 01:17:37.190504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Suggested packages: 2026-07-10 01:17:37.190507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python-cryptography-doc python3-cryptography-vectors gfortran python3-pytest 2026-07-10 01:17:37.190510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following NEW packages will be installed: 2026-07-10 01:17:37.190514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2026-07-10 01:17:37.190518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2026-07-10 01:17:37.190521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt websockify 2026-07-10 01:17:37.190524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:17:37.190528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Need to get 9,334 kB of archives. 2026-07-10 01:17:37.190531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 39.8 MB of additional disk space will be used. 2026-07-10 01:17:37.190535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:17:37.190538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2026-07-10 01:17:37.190542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblas3 amd64 3.12.0-3build1.1 [238 kB] 2026-07-10 01:17:37.190545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgfortran5 amd64 14.2.0-4ubuntu2~24.04.1 [916 kB] 2026-07-10 01:17:37.190549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblapack3 amd64 3.12.0-3build1.1 [2,646 kB] 2026-07-10 01:17:37.190552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.4 [815 kB] 2026-07-10 01:17:37.190556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wrapt amd64 1.15.0-2build3 [34.8 kB] 2026-07-10 01:17:37.190559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-deprecated all 1.2.14-1 [10.5 kB] 2026-07-10 01:17:37.190562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-10 01:17:37.190569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-jwcrypto all 1.5.4-1 [31.9 kB] 2026-07-10 01:17:37.190572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-numpy amd64 1:1.26.4+ds-6ubuntu1 [4,437 kB] 2026-07-10 01:17:37.190576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-websockify amd64 0.10.0+dfsg1-5build2 [42.2 kB] 2026-07-10 01:17:37.190579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 websockify amd64 0.10.0+dfsg1-5build2 [24.3 kB] 2026-07-10 01:17:37.190585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 9,334 kB in 1s (13.9 MB/s) 2026-07-10 01:17:37.190593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cffi-backend:amd64. 2026-07-10 01:17:37.190596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-07-10 01:17:37.190601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:17:37.190606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2026-07-10 01:17:37.190609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2026-07-10 01:17:37.190613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2026-07-10 01:17:37.190616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2026-07-10 01:17:37.190619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2026-07-10 01:17:37.190623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2026-07-10 01:17:37.190626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 19631 files and directories currently installed.) 2026-07-10 01:17:37.190630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../00-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-07-10 01:17:37.190633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 01:17:37.190637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libblas3:amd64. 2026-07-10 01:17:37.190640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../01-libblas3_3.12.0-3build1.1_amd64.deb ... 2026-07-10 01:17:37.190643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2026-07-10 01:17:37.190647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libgfortran5:amd64. 2026-07-10 01:17:37.190650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../02-libgfortran5_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 01:17:37.190654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:17:37.190657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:17:37.190661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package liblapack3:amd64. 2026-07-10 01:17:37.190664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../03-liblapack3_3.12.0-3build1.1_amd64.deb ... 2026-07-10 01:17:37.190667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2026-07-10 01:17:37.190671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cryptography. 2026-07-10 01:17:37.190674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../04-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-07-10 01:17:37.190677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:17:37.190681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 01:17:37.190684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-wrapt. 2026-07-10 01:17:37.190688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../05-python3-wrapt_1.15.0-2build3_amd64.deb ... 2026-07-10 01:17:37.190691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2026-07-10 01:17:37.190697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-deprecated. 2026-07-10 01:17:37.190701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../06-python3-deprecated_1.2.14-1_all.deb ... 2026-07-10 01:17:37.190704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-deprecated (1.2.14-1) ... 2026-07-10 01:17:37.190707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-typing-extensions. 2026-07-10 01:17:37.190714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-10 01:17:37.190717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:17:37.190720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-10 01:17:37.190724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-jwcrypto. 2026-07-10 01:17:37.190727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../08-python3-jwcrypto_1.5.4-1_all.deb ... 2026-07-10 01:17:37.190731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2026-07-10 01:17:37.190737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-numpy. 2026-07-10 01:17:37.190740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../09-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2026-07-10 01:17:37.190744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-07-10 01:17:37.190747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-websockify. 2026-07-10 01:17:37.190751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../10-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-07-10 01:17:37.190754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2026-07-10 01:17:37.190757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:17:37.190761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package websockify. 2026-07-10 01:17:37.190764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../11-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-07-10 01:17:37.190767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2026-07-10 01:17:37.190771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2026-07-10 01:17:37.190775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2026-07-10 01:17:37.190779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-wrapt (1.15.0-2build3) ... 2026-07-10 01:17:37.190782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-10 01:17:37.190786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:17:37.190789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-deprecated (1.2.14-1) ... 2026-07-10 01:17:37.190792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 01:17:37.190796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2026-07-10 01:17:37.190799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2026-07-10 01:17:37.190803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 01:17:37.190809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-jwcrypto (1.5.4-1) ... 2026-07-10 01:17:37.190812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-07-10 01:17:37.190815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2026-07-10 01:17:37.190819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 01:17:37.190822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: tok, target = re.split(':\s', line) 2026-07-10 01:17:37.190826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2026-07-10 01:17:37.190829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:17:37.190832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 27bc7105ecfe 2026-07-10 01:17:37.190836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> f92647f074d7 2026-07-10 01:17:37.190840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:17:37.190846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 04ec03a54021 2026-07-10 01:17:37.190850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-07-10 01:17:37.190853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2026-07-10 01:17:37.190857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2026-07-10 01:17:37.190860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages were automatically installed and are no longer required: 2026-07-10 01:17:37.190863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:17:37.190870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:17:37.190873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:17:37.190876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:17:37.190881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:17:37.190887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:17:37.190892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:17:37.190897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2026-07-10 01:17:37.190903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Use 'apt autoremove' to remove them. 2026-07-10 01:17:37.190908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2026-07-10 01:17:37.190914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: build-essential 2026-07-10 01:17:37.190918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:17:37.190922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:17:37.190925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-07-10 01:17:37.190929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:17:37.190935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2026-07-10 01:17:37.190939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2026-07-10 01:17:37.190942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2026-07-10 01:17:37.190945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2026-07-10 01:17:37.190949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2026-07-10 01:17:37.190952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2026-07-10 01:17:37.190956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20751 files and directories currently installed.) 2026-07-10 01:17:37.190959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:17:37.190963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2026-07-10 01:17:37.190966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2026-07-10 01:17:37.190969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2026-07-10 01:17:37.190973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2026-07-10 01:17:37.190976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:17:37.190980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:17:37.190983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:17:37.190986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:17:37.190990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:17:37.190993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:17:37.190997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:17:37.191000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2026-07-10 01:17:37.191006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:17:37.191010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 228 MB disk space will be freed. 2026-07-10 01:17:37.191013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2026-07-10 01:17:37.191017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:17:37.191023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2026-07-10 01:17:37.191026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2026-07-10 01:17:37.191030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2026-07-10 01:17:37.191033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2026-07-10 01:17:37.191037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2026-07-10 01:17:37.191040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2026-07-10 01:17:37.191048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20742 files and directories currently installed.) 2026-07-10 01:17:37.191075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:17:37.191142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:17:37.191172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:17:37.191208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:17:37.191238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:17:37.191266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:17:37.191295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:17:37.191324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:17:37.191377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:17:37.191396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:17:37.191424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:17:37.191523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:17:37.191548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:17:37.191577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:17:37.191605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:17:37.191635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:17:37.191666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:17:37.191694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:17:37.191721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:17:37.191749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:17:37.191776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:17:37.191803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:17:37.191832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:17:37.191861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:17:37.191889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:17:37.191918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:17:37.191947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:17:37.191975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:17:37.192004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:17:37.192033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:17:37.192061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:17:37.192089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:17:37.192118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:17:37.192169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:17:37.192203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:17:37.192232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:17:37.192260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:17:37.192288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:17:37.192315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:17:37.192343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:17:37.192370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:17:37.192397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:17:37.192425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:17:37.192467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:17:37.192496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:17:37.192524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:17:37.192553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing lto-disabled-list (47) ... 2026-07-10 01:17:37.192582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing make (4.3-4.1build2) ... 2026-07-10 01:17:37.192610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:17:37.192637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:17:37.192664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Collecting pyclean==3.0.0 2026-07-10 01:17:37.192694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:17:37.192740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:17:37.192786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Installing collected packages: pyclean 2026-07-10 01:17:37.192830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully installed pyclean-3.0.0 2026-07-10 01:17:37.192863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:17:37.192890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:17:37.192919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 10250 files, 1391 directories removed. 2026-07-10 01:17:37.192944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:17:37.192972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /usr 2026-07-10 01:17:37.192997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:17:37.193024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 1890 files, 202 directories removed. 2026-07-10 01:17:37.193044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2026-07-10 01:17:37.193073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Found existing installation: pyclean 3.0.0 2026-07-10 01:17:37.193100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Uninstalling pyclean-3.0.0: 2026-07-10 01:17:37.193147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:17:37.193169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 04ec03a54021 2026-07-10 01:17:37.193202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 47e49ab5d584 2026-07-10 01:17:37.193231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 6/6 : USER nova 2026-07-10 01:17:37.193269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 336ac5d52ceb 2026-07-10 01:17:37.193283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 336ac5d52ceb 2026-07-10 01:17:37.193320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> aa0aeb0144f6 2026-07-10 01:17:37.193353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully built 9726c516f709 2026-07-10 01:17:37.193374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260710 2026-07-10 01:17:37.193473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Built at 2026-07-10 01:17:37.193382 (took 0:00:52.272953) 2026-07-10 01:17:37.193752 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute-ironic) 2026-07-10 01:17:37.193799 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Processing 2026-07-10 01:17:37.193845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building started at 2026-07-10 01:17:37.193792 2026-07-10 01:17:37.194547 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 plugins into plugins archive 2026-07-10 01:17:37.194945 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 additions into additions archive 2026-07-10 01:18:20.124799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 1/7 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:18:20.124876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> b71250122b99 2026-07-10 01:18:20.124985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 2/7 : LABEL "build-date"="20260710" "name"="nova-compute-ironic" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-compute-ironic" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:18:20.125048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 4f65a5a15c3f 2026-07-10 01:18:20.125096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 4f65a5a15c3f 2026-07-10 01:18:20.125184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> a0a271fb6d54 2026-07-10 01:18:20.125238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends nvme-cli genisoimage && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:18:20.125299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 6d518b506359 2026-07-10 01:18:20.125359 | 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] 2026-07-10 01:18:20.125421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:18:20.125477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:18:20.125562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:18:20.125615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:18:20.125669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:18:20.125721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:18:20.125776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:18:20.125830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:18:20.125887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:18:20.125941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:18:20.125993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:18:20.126044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:18:20.126097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:18:20.126171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:18:20.126232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 28.0 MB in 3s (8,689 kB/s) 2026-07-10 01:18:20.126285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-07-10 01:18:20.126349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-07-10 01:18:20.126407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2026-07-10 01:18:20.126461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2026-07-10 01:18:20.126567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following additional packages will be installed: 2026-07-10 01:18:20.126597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 2026-07-10 01:18:20.126651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Suggested packages: 2026-07-10 01:18:20.126700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: wodim cdrkit-doc file 2026-07-10 01:18:20.126749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Recommended packages: 2026-07-10 01:18:20.126804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: pci.ids 2026-07-10 01:18:20.126851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following NEW packages will be installed: 2026-07-10 01:18:20.126920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: genisoimage libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 nvme-cli 2026-07-10 01:18:20.126974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:18:20.127024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Need to get 1,564 kB of archives. 2026-07-10 01:18:20.127073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 12.6 MB of additional disk space will be used. 2026-07-10 01:18:20.127122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:18:20.127208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-07-10 01:18:20.127267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-07-10 01:18:20.127325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-07-10 01:18:20.127381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-10 01:18:20.127435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2026-07-10 01:18:20.127508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2026-07-10 01:18:20.127566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 1,564 kB in 1s (1,498 kB/s) 2026-07-10 01:18:20.127616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libjson-c5:amd64. 2026-07-10 01:18:20.127670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-07-10 01:18:20.127725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-07-10 01:18:20.127783 | 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% 2026-07-10 01:18:20.127835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2026-07-10 01:18:20.127890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-07-10 01:18:20.127944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:75% 2026-07-10 01:18:20.128000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2026-07-10 01:18:20.128053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2026-07-10 01:18:20.128106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2026-07-10 01:18:20.128196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2026-07-10 01:18:20.128282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19631 files and directories currently installed.) 2026-07-10 01:18:20.128339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../0-libjson-c5_0.17-1build1_amd64.deb ... 2026-07-10 01:18:20.128395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:18:20.128447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic-mgc. 2026-07-10 01:18:20.128527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../1-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-07-10 01:18:20.128589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-07-10 01:18:20.128647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic1t64:amd64. 2026-07-10 01:18:20.128700 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../2-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-07-10 01:18:20.128753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-07-10 01:18:20.128808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package genisoimage. 2026-07-10 01:18:20.128863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../3-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-10 01:18:20.128916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-10 01:18:20.128964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libnvme1t64. 2026-07-10 01:18:20.129010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../4-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-07-10 01:18:20.129063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-07-10 01:18:20.129121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package nvme-cli. 2026-07-10 01:18:20.129189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../5-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-07-10 01:18:20.129241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-07-10 01:18:20.129288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-07-10 01:18:20.129341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-07-10 01:18:20.129388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:18:20.129436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-10 01:18:20.129484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-07-10 01:18:20.129552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-07-10 01:18:20.129599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:18:20.129647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 6d518b506359 2026-07-10 01:18:20.129694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> df013c6b546b 2026-07-10 01:18:20.129742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 4/7 : COPY patches /patches 2026-07-10 01:18:20.129792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 5cb93d3344a2 2026-07-10 01:18:20.129840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 5/7 : RUN kolla_patch 2026-07-10 01:18:20.129888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in d84c61d164f3 2026-07-10 01:18:20.129935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:[i] No series file found, nothing to patch. 2026-07-10 01:18:20.131196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container d84c61d164f3 2026-07-10 01:18:20.131213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 43ba9c9baad2 2026-07-10 01:18:20.131221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:18:20.131228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 9f4cefeaabd1 2026-07-10 01:18:20.131233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-07-10 01:18:20.131238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2026-07-10 01:18:20.131243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2026-07-10 01:18:20.131249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages were automatically installed and are no longer required: 2026-07-10 01:18:20.131254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:18:20.131259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:18:20.131264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:18:20.131269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:18:20.131274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:18:20.131279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:18:20.131284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:18:20.131289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2026-07-10 01:18:20.131294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Use 'apt autoremove' to remove them. 2026-07-10 01:18:20.131299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2026-07-10 01:18:20.131304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: build-essential 2026-07-10 01:18:20.131314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:18:20.131320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:18:20.131324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-07-10 01:18:20.131335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:18:20.131342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2026-07-10 01:18:20.131347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2026-07-10 01:18:20.131352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-07-10 01:18:20.131356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:80% 2026-07-10 01:18:20.131361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2026-07-10 01:18:20.131366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2026-07-10 01:18:20.131371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2026-07-10 01:18:20.131376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19902 files and directories currently installed.) 2026-07-10 01:18:20.131381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:18:20.131386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2026-07-10 01:18:20.131391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2026-07-10 01:18:20.131396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2026-07-10 01:18:20.131401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2026-07-10 01:18:20.131406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:18:20.131411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:18:20.131419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:18:20.131425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:18:20.131430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:18:20.131435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:18:20.131440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:18:20.131445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2026-07-10 01:18:20.131477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:18:20.131537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 228 MB disk space will be freed. 2026-07-10 01:18:20.131572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2026-07-10 01:18:20.131637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:18:20.131675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2026-07-10 01:18:20.131723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2026-07-10 01:18:20.131796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2026-07-10 01:18:20.131836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2026-07-10 01:18:20.131883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2026-07-10 01:18:20.131929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2026-07-10 01:18:20.131974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19893 files and directories currently installed.) 2026-07-10 01:18:20.132020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:18:20.132067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:18:20.132111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:18:20.132187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:18:20.132228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:18:20.132335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:18:20.132365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:18:20.132407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:18:20.132457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:18:20.132565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:18:20.132615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:18:20.132662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:18:20.132708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:18:20.132757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:18:20.132803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:18:20.132851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:18:20.132898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:18:20.132944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:18:20.132990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:18:20.133035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:18:20.133080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:18:20.133136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:18:20.133188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:18:20.133253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:20.133322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:20.133371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:20.133416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:18:20.133461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:18:20.133514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:20.133570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:20.133616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:18:20.133661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:20.133702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:20.133742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:18:20.133784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:20.133825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:18:20.133867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:20.133907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:18:20.133948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing lto-disabled-list (47) ... 2026-07-10 01:18:20.133990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing make (4.3-4.1build2) ... 2026-07-10 01:18:20.134051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:18:20.134091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:18:20.134148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Collecting pyclean==3.0.0 2026-07-10 01:18:20.134191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:18:20.134240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:18:20.134281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Installing collected packages: pyclean 2026-07-10 01:18:20.134327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully installed pyclean-3.0.0 2026-07-10 01:18:20.134368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:18:20.134406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-07-10 01:18:20.134448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 10250 files, 1391 directories removed. 2026-07-10 01:18:20.134506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-07-10 01:18:20.134690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /usr 2026-07-10 01:18:20.134757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-07-10 01:18:20.134793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 1384 files, 144 directories removed. 2026-07-10 01:18:20.134815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2026-07-10 01:18:20.134826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Found existing installation: pyclean 3.0.0 2026-07-10 01:18:20.134836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Uninstalling pyclean-3.0.0: 2026-07-10 01:18:20.134846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:18:20.134856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 9f4cefeaabd1 2026-07-10 01:18:20.134870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> f843d5975a07 2026-07-10 01:18:20.134880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 7/7 : USER nova 2026-07-10 01:18:20.134957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 13e50f1e5fca 2026-07-10 01:18:20.134970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 13e50f1e5fca 2026-07-10 01:18:20.134984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 7507e4f6f65b 2026-07-10 01:18:20.135066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully built f0ac788befe0 2026-07-10 01:18:20.135079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260710 2026-07-10 01:18:20.135224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Built at 2026-07-10 01:18:20.135086 (took 0:00:42.941294) 2026-07-10 01:18:20.135695 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute) 2026-07-10 01:18:20.135759 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Processing 2026-07-10 01:18:20.135825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building started at 2026-07-10 01:18:20.135758 2026-07-10 01:18:20.136690 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 plugins into plugins archive 2026-07-10 01:18:20.137427 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 additions into additions archive 2026-07-10 01:20:27.369563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 1/10 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:20:27.369626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> b71250122b99 2026-07-10 01:20:27.369636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 2/10 : LABEL "build-date"="20260710" "name"="nova-compute" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-compute" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:20:27.369644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 8b3e676a4337 2026-07-10 01:20:27.369668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 8b3e676a4337 2026-07-10 01:20:27.369673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> c02b0af7d048 2026-07-10 01:20:27.369691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 3/10 : RUN mkdir -p /etc/ceph && apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common dosfstools e2fsprogs genisoimage libosinfo-bin libsasl2-modules-gssapi-mit multipath-tools ndctl nfs-common nvme-cli open-iscsi parted pmdk-tools python3-cephfs python3-guestfs python3-libvirt python3-rados python3-rbd python3-rtslib-fb qemu-block-extra qemu-utils rsync sasl2-bin swtpm swtpm-tools sysfsutils targetcli-fb tpm2-tools xfsprogs && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:20:27.369696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 1d2a574bd6e9 2026-07-10 01:20:27.369712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 01:20:27.369719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:20:27.369737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:20:27.369742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:20:27.369758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:20:27.369792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:20:27.369817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:20:27.369838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:20:27.369853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:20:27.369858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:20:27.369863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:20:27.369878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:20:27.369897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:20:27.369940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:20:27.369949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:20:27.369964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 28.0 MB in 3s (9,772 kB/s) 2026-07-10 01:20:27.369969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-07-10 01:20:27.370007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-07-10 01:20:27.370012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2026-07-10 01:20:27.370047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2026-07-10 01:20:27.370052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2026-07-10 01:20:27.370085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-10 01:20:27.370090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:python3-libvirt is already the newest version (10.0.0-1build1). 2026-07-10 01:20:27.370106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following additional packages will be installed: 2026-07-10 01:20:27.370158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs cpio 2026-07-10 01:20:27.370186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin dbus-daemon 2026-07-10 01:20:27.370191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-session-bus-common dbus-system-bus-common dbus-user-session 2026-07-10 01:20:27.370205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dracut-install 2026-07-10 01:20:27.370220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2026-07-10 01:20:27.370226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2026-07-10 01:20:27.370241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2026-07-10 01:20:27.370255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2026-07-10 01:20:27.370286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2026-07-10 01:20:27.370291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2026-07-10 01:20:27.370345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-07-10 01:20:27.370354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-07-10 01:20:27.370367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libclone-perl 2026-07-10 01:20:27.370382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libcryptsetup12 libcxl1 libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 2026-07-10 01:20:27.370404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libduktape207 libdw1t64 libencode-locale-perl libevent-core-2.1-7t64 libewf2 2026-07-10 01:20:27.370422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfdisk1 libfdt1 libfile-listing-perl libfuse2t64 libfuse3-3 2026-07-10 01:20:27.370455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgirepository-1.0-1 libgoogle-perftools4t64 libguestfs0t64 libhivex0 2026-07-10 01:20:27.370460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 2026-07-10 01:20:27.370477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 2026-07-10 01:20:27.370492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-negotiate-perl libinih1 libiniparser1 libio-html-perl 2026-07-10 01:20:27.370527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5 2026-07-10 01:20:27.370539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjson-glib-1.0-0 libjson-glib-1.0-common libklibc libldm-1.0-0t64 liblerc4 2026-07-10 01:20:27.370556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblmdb0 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl 2026-07-10 01:20:27.370560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 libndctl6 libnet-http-perl 2026-07-10 01:20:27.370578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnet-ssleay-perl libnetpbm11t64 libnfs14 libnfsidmap1 libnspr4 libnss3 2026-07-10 01:20:27.370637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libntfs-3g89t64 libnvme1t64 liboath0t64 libosinfo-1.0-0 libosinfo-l10n 2026-07-10 01:20:27.370643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpam-systemd libparted2t64 libpci3 libpcsclite1 libpixman-1-0 libpmem1 2026-07-10 01:20:27.370651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1 libpng16-16t64 libpopt0 2026-07-10 01:20:27.370664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libproxy1v5 librabbitmq4 librados2 libradosstriper1 librbd1 2026-07-10 01:20:27.370679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libreiserfscore0t64 librpm9t64 librpmio9t64 libsasl2-modules libsharpyuv0 2026-07-10 01:20:27.370697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libslirp0 libsoup-3.0-0 libsoup-3.0-common libsysfs2 libsystemd-shared 2026-07-10 01:20:27.370714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtcmalloc-minimal4t64 libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl 2026-07-10 01:20:27.370747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtsk19t64 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2026-07-10 01:20:27.370755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2026-07-10 01:20:27.370769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2026-07-10 01:20:27.370784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2026-07-10 01:20:27.370801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2026-07-10 01:20:27.370818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2026-07-10 01:20:27.370849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools netpbm 2026-07-10 01:20:27.370853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ntfs-3g osinfo-db pci.ids pciutils perl-openssl-defaults psmisc 2026-07-10 01:20:27.370871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2026-07-10 01:20:27.370888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-configshell-fb python3-gi python3-idna python3-prettytable 2026-07-10 01:20:27.370906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-pyparsing python3-pyudev python3-requests python3-six 2026-07-10 01:20:27.370939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2026-07-10 01:20:27.370958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-system-common qemu-system-data qemu-system-x86 rpcbind 2026-07-10 01:20:27.370971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: scrub seabios session-migration sg3-utils-udev sleuthkit squashfs-tools 2026-07-10 01:20:27.370976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: supermin syslinux systemd systemd-sysv tpm-udev ucf usb.ids zerofree zstd 2026-07-10 01:20:27.371010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Suggested packages: 2026-07-10 01:20:27.371015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-doc duperemove ceph ceph-mds libarchive-dev resolvconf | openresolv 2026-07-10 01:20:27.371032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | systemd-resolved wodim cdrkit-doc libterm-readline-gnu-perl 2026-07-10 01:20:27.371049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | libterm-readline-perl-perl bash-completion alsa-utils libasound2-plugins 2026-07-10 01:20:27.371066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-tools libguestfs-gfs2 libguestfs-jfs libguestfs-nilfs 2026-07-10 01:20:27.371099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-rescue libguestfs-rsync libguestfs-zfs libdata-dump-perl 2026-07-10 01:20:27.371104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-compress-brotli-perl libcrypt-ssleay-perl libparted-dev libparted-i18n 2026-07-10 01:20:27.371121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pcscd libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 2026-07-10 01:20:27.371149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsub-name-perl libbusiness-isbn-perl libregexp-ipv6-perl 2026-07-10 01:20:27.371198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libauthen-ntlm-perl default-mta | mail-transport-agent floppyd 2026-07-10 01:20:27.371203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools-boot watchdog parted-doc debhelper python-pyparsing-doc 2026-07-10 01:20:27.371223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-wxgtk4.0 python3-pyqt5 python3-cryptography python3-openssl 2026-07-10 01:20:27.371234 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-socks python-requests-doc python3-brotli python-urwid-doc samba vde2 2026-07-10 01:20:27.371251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: openssh-server python3-braceexpand autopsy mac-robber trousers 2026-07-10 01:20:27.371256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-container systemd-homed systemd-userdbd systemd-boot libqrencode4 2026-07-10 01:20:27.371271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: polkitd xfsdump quota 2026-07-10 01:20:27.371304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Recommended packages: 2026-07-10 01:20:27.371309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: syslinux-common groff-base alsa-ucm-conf alsa-topology-conf 2026-07-10 01:20:27.371326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-hfsplus libguestfs-reiserfs libguestfs-xfs libhtml-format-perl 2026-07-10 01:20:27.371340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgpm2 rpm-common libdata-dump-perl libhtml-form-perl libhttp-daemon-perl 2026-07-10 01:20:27.371372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmailtools-perl finalrd ghostscript ipxe-qemu-256k-compat-efi-roms 2026-07-10 01:20:27.371377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-07-10 01:20:27.371394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpu-checker linux-image-amd64 networkd-dispatcher systemd-timesyncd 2026-07-10 01:20:27.371410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | time-daemon systemd-resolved libnss-systemd 2026-07-10 01:20:27.371441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2026-07-10 01:20:27.371445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-standalone-sysusers 2026-07-10 01:20:27.371462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following NEW packages will be installed: 2026-07-10 01:20:27.371495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs 2026-07-10 01:20:27.371507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ceph-common cpio cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin 2026-07-10 01:20:27.371522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session 2026-07-10 01:20:27.371527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dosfstools 2026-07-10 01:20:27.371557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dracut-install exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2026-07-10 01:20:27.371562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: genisoimage gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2026-07-10 01:20:27.371579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2026-07-10 01:20:27.371625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2026-07-10 01:20:27.371630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2026-07-10 01:20:27.371663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2026-07-10 01:20:27.371668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2026-07-10 01:20:27.371684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2026-07-10 01:20:27.371699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libclone-perl 2026-07-10 01:20:27.371733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libcryptsetup12 libcxl1 libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 2026-07-10 01:20:27.371738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libduktape207 libdw1t64 libencode-locale-perl libevent-core-2.1-7t64 libewf2 2026-07-10 01:20:27.371755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfdisk1 libfdt1 libfile-listing-perl libfuse2t64 libfuse3-3 2026-07-10 01:20:27.371788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgirepository-1.0-1 libgoogle-perftools4t64 libguestfs0t64 libhivex0 2026-07-10 01:20:27.371793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 2026-07-10 01:20:27.371810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 2026-07-10 01:20:27.371824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-negotiate-perl libinih1 libiniparser1 libio-html-perl 2026-07-10 01:20:27.371842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5 2026-07-10 01:20:27.371859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libjson-glib-1.0-0 libjson-glib-1.0-common libklibc libldm-1.0-0t64 liblerc4 2026-07-10 01:20:27.371894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblmdb0 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl 2026-07-10 01:20:27.371899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 libndctl6 libnet-http-perl 2026-07-10 01:20:27.371918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnet-ssleay-perl libnetpbm11t64 libnfs14 libnfsidmap1 libnspr4 libnss3 2026-07-10 01:20:27.371939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libntfs-3g89t64 libnvme1t64 liboath0t64 libosinfo-1.0-0 libosinfo-bin 2026-07-10 01:20:27.371943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libosinfo-l10n libpam-systemd libparted2t64 libpci3 libpcsclite1 2026-07-10 01:20:27.371958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpixman-1-0 libpmem1 libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1 2026-07-10 01:20:27.371976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpng16-16t64 libpopt0 libproxy1v5 librabbitmq4 librados2 libradosstriper1 2026-07-10 01:20:27.372012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: librbd1 libreiserfscore0t64 librpm9t64 librpmio9t64 libsasl2-modules 2026-07-10 01:20:27.372030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsasl2-modules-gssapi-mit libsharpyuv0 libslirp0 libsoup-3.0-0 2026-07-10 01:20:27.372064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsoup-3.0-common libsysfs2 libsystemd-shared libtcmalloc-minimal4t64 2026-07-10 01:20:27.372069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl libtsk19t64 2026-07-10 01:20:27.372084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2026-07-10 01:20:27.372098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2026-07-10 01:20:27.372115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2026-07-10 01:20:27.372147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2026-07-10 01:20:27.372164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2026-07-10 01:20:27.372179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2026-07-10 01:20:27.372210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools 2026-07-10 01:20:27.372214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools ndctl netpbm nfs-common ntfs-3g nvme-cli osinfo-db parted 2026-07-10 01:20:27.372248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pci.ids pciutils perl-openssl-defaults pmdk-tools psmisc 2026-07-10 01:20:27.372252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-cephfs python3-certifi 2026-07-10 01:20:27.372269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-chardet python3-configshell-fb python3-gi python3-guestfs 2026-07-10 01:20:27.372303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-idna python3-prettytable python3-pyparsing python3-pyudev 2026-07-10 01:20:27.372308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-rados python3-rbd python3-requests python3-rtslib-fb python3-six 2026-07-10 01:20:27.372324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2026-07-10 01:20:27.372339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-block-extra qemu-system-common qemu-system-data 2026-07-10 01:20:27.372383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-x86 qemu-utils rpcbind rsync sasl2-bin scrub seabios 2026-07-10 01:20:27.372388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: session-migration sg3-utils-udev sleuthkit squashfs-tools supermin swtpm 2026-07-10 01:20:27.372405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: swtpm-tools sysfsutils syslinux systemd systemd-sysv targetcli-fb tpm-udev 2026-07-10 01:20:27.372435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: tpm2-tools ucf usb.ids xfsprogs zerofree zstd 2026-07-10 01:20:27.372439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 261 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:20:27.372456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Need to get 97.3 MB of archives. 2026-07-10 01:20:27.372490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 402 MB of additional disk space will be used. 2026-07-10 01:20:27.372495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-07-10 01:20:27.372512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:20:27.372548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:261 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2026-07-10 01:20:27.372554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:262 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2026-07-10 01:20:27.372569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-07-10 01:20:27.372591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-07-10 01:20:27.372636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-07-10 01:20:27.372654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-07-10 01:20:27.372674 | 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.16 [2,076 kB] 2026-07-10 01:20:27.372918 | 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.16 [3,475 kB] 2026-07-10 01:20:27.372965 | 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.16 [11.9 kB] 2026-07-10 01:20:27.372975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-07-10 01:20:27.372983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 fuse3 amd64 3.14.0-5build1 [25.2 kB] 2026-07-10 01:20:27.372991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libntfs-3g89t64 amd64 1:2022.10.3-1.2ubuntu3.1 [159 kB] 2026-07-10 01:20:27.373000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ntfs-3g amd64 1:2022.10.3-1.2ubuntu3.1 [406 kB] 2026-07-10 01:20:27.373007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 01:20:27.373015 | 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.5 [443 kB] 2026-07-10 01:20:27.373023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-07-10 01:20:27.373031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libcxl1 amd64 77-2ubuntu2 [33.1 kB] 2026-07-10 01:20:27.373102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 cxl amd64 77-2ubuntu2 [74.3 kB] 2026-07-10 01:20:27.373249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libiniparser1 amd64 4.1-7ubuntu0.1 [10.7 kB] 2026-07-10 01:20:27.373293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-07-10 01:20:27.373325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ndctl amd64 77-2ubuntu2 [165 kB] 2026-07-10 01:20:27.373333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-07-10 01:20:27.373341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-07-10 01:20:27.373349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-07-10 01:20:27.373357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 01:20:27.373366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-07-10 01:20:27.373374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-07-10 01:20:27.373392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2026-07-10 01:20:27.373401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2026-07-10 01:20:27.373409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2026-07-10 01:20:27.373421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-10 01:20:27.373429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-07-10 01:20:27.373437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-10 01:20:27.373456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-07-10 01:20:27.373465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-07-10 01:20:27.373473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-07-10 01:20:27.373480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-07-10 01:20:27.373488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-07-10 01:20:27.373496 | 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.16 [235 kB] 2026-07-10 01:20:27.373504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-user-session amd64 1.14.10-4ubuntu4.1 [9,968 B] 2026-07-10 01:20:27.373512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2026-07-10 01:20:27.373520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.8 [183 kB] 2026-07-10 01:20:27.373568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2026-07-10 01:20:27.373593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2026-07-10 01:20:27.373662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 less amd64 590-2ubuntu2.1 [142 kB] 2026-07-10 01:20:27.373698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2026-07-10 01:20:27.373739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-07-10 01:20:27.373780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2026-07-10 01:20:27.373805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-07-10 01:20:27.373813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-07-10 01:20:27.373854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-07-10 01:20:27.373917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-07-10 01:20:27.373986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-07-10 01:20:27.373996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-07-10 01:20:27.374004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 01:20:27.374012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-07-10 01:20:27.374021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libpci3 amd64 1:3.10.0-2build1 [36.5 kB] 2026-07-10 01:20:27.374033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-07-10 01:20:27.374041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-07-10 01:20:27.374049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-07-10 01:20:27.374057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-07-10 01:20:27.374077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-07-10 01:20:27.374086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-07-10 01:20:27.374094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-07-10 01:20:27.374102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-07-10 01:20:27.374111 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 pciutils amd64 1:3.10.0-2build1 [69.7 kB] 2026-07-10 01:20:27.374119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-07-10 01:20:27.374151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-07-10 01:20:27.374160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-07-10 01:20:27.374168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2026-07-10 01:20:27.374176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 augeas-lenses all 1.14.1-1build2 [323 kB] 2026-07-10 01:20:27.374184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2026-07-10 01:20:27.374192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libreiserfscore0t64 amd64 1:3.6.27-7.1build1 [76.2 kB] 2026-07-10 01:20:27.374200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 btrfs-progs amd64 6.6.3-1.1build2 [984 kB] 2026-07-10 01:20:27.374208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2026-07-10 01:20:27.374223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-07-10 01:20:27.374231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-07-10 01:20:27.374274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-07-10 01:20:27.374300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-07-10 01:20:27.374341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-07-10 01:20:27.374380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-07-10 01:20:27.374421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-07-10 01:20:27.374462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-07-10 01:20:27.374486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-07-10 01:20:27.374526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-07-10 01:20:27.374567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-07-10 01:20:27.374592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-07-10 01:20:27.374709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-10 01:20:27.374742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-07-10 01:20:27.374750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-07-10 01:20:27.374764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-07-10 01:20:27.374773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-07-10 01:20:27.374781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-07-10 01:20:27.374789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-07-10 01:20:27.374797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-07-10 01:20:27.374804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-07-10 01:20:27.374816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-07-10 01:20:27.374824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-07-10 01:20:27.374839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-07-10 01:20:27.374847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-07-10 01:20:27.374855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-07-10 01:20:27.374863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-07-10 01:20:27.374871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-07-10 01:20:27.374879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librabbitmq4 amd64 0.11.0-1ubuntu0.1 [37.8 kB] 2026-07-10 01:20:27.374887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-07-10 01:20:27.374895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-07-10 01:20:27.374903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-07-10 01:20:27.374911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-07-10 01:20:27.374919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-07-10 01:20:27.374926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-07-10 01:20:27.374934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2026-07-10 01:20:27.374942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 exfatprogs amd64 1.2.2-1build1 [65.9 kB] 2026-07-10 01:20:27.374950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 extlinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [147 kB] 2026-07-10 01:20:27.374958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 f2fs-tools amd64 1.16.0-1 [202 kB] 2026-07-10 01:20:27.374966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-07-10 01:20:27.374973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-10 01:20:27.374981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libduktape207 amd64 2.7.0+tests-0ubuntu3 [143 kB] 2026-07-10 01:20:27.375043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-07-10 01:20:27.375085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-07-10 01:20:27.375170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-07-10 01:20:27.375214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-07-10 01:20:27.375260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-07-10 01:20:27.375296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-07-10 01:20:27.375336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:124 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-10 01:20:27.375377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-10 01:20:27.375417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-10 01:20:27.375457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB] 2026-07-10 01:20:27.375481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-10 01:20:27.375521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-10 01:20:27.375561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-10 01:20:27.375576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB] 2026-07-10 01:20:27.375584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-10 01:20:27.375592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-10 01:20:27.375600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-10 01:20:27.375623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-10 01:20:27.375631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:136 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB] 2026-07-10 01:20:27.375643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB] 2026-07-10 01:20:27.375651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6,626 B] 2026-07-10 01:20:27.375659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB] 2026-07-10 01:20:27.375667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB] 2026-07-10 01:20:27.375675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB] 2026-07-10 01:20:27.375683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9,006 B] 2026-07-10 01:20:27.375690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB] 2026-07-10 01:20:27.375698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB] 2026-07-10 01:20:27.375706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libwww-perl all 6.76-1ubuntu0.1 [139 kB] 2026-07-10 01:20:27.375714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 icoutils amd64 0.32.3-4build2 [55.7 kB] 2026-07-10 01:20:27.375733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:147 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.8 [21.6 kB] 2026-07-10 01:20:27.375741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:148 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.2 [47.3 kB] 2026-07-10 01:20:27.375749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:149 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.2 [100 kB] 2026-07-10 01:20:27.375757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.8 [50.5 kB] 2026-07-10 01:20:27.375765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:151 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.2 [19.6 kB] 2026-07-10 01:20:27.375773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:152 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-07-10 01:20:27.375781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:153 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-07-10 01:20:27.375789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 libafflib0t64 amd64 3.7.20-1.1ubuntu5 [224 kB] 2026-07-10 01:20:27.375797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-07-10 01:20:27.375804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:156 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-07-10 01:20:27.375812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libaugeas0 amd64 1.14.1-1build2 [166 kB] 2026-07-10 01:20:27.375820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 libbfio1 amd64 20170123-6 [306 kB] 2026-07-10 01:20:27.375828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:159 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-07-10 01:20:27.375836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:160 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-07-10 01:20:27.375844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:161 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-07-10 01:20:27.375851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:162 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-07-10 01:20:27.375890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-07-10 01:20:27.375915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:164 http://archive.ubuntu.com/ubuntu noble/main amd64 libdate-manip-perl all 6.95-1 [923 kB] 2026-07-10 01:20:27.375956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:165 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-07-10 01:20:27.375996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libewf2 amd64 20140814-1build3 [573 kB] 2026-07-10 01:20:27.376037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 libfuse2t64 amd64 2.9.9-8.1build1 [89.9 kB] 2026-07-10 01:20:27.376076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhivex0 amd64 1.3.23-1build7 [26.4 kB] 2026-07-10 01:20:27.376101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblua5.3-0 amd64 5.3.6-2build2 [143 kB] 2026-07-10 01:20:27.376203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpmio9t64 amd64 4.18.2+dfsg-2.1build2 [95.2 kB] 2026-07-10 01:20:27.376245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 librpm9t64 amd64 4.18.2+dfsg-2.1build2 [217 kB] 2026-07-10 01:20:27.376286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvhdi1 amd64 20210425-1build5 [425 kB] 2026-07-10 01:20:27.376326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 libvmdk1 amd64 20200926-2build5 [453 kB] 2026-07-10 01:20:27.376388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 libtsk19t64 amd64 4.12.1+dfsg-1.1ubuntu2 [435 kB] 2026-07-10 01:20:27.376429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 libyara10 amd64 4.5.0-1build2 [203 kB] 2026-07-10 01:20:27.376489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 supermin amd64 5.2.2-4ubuntu4 [529 kB] 2026-07-10 01:20:27.376523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:177 http://archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-07-10 01:20:27.376531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:178 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-07-10 01:20:27.376539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:179 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-07-10 01:20:27.376547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:180 http://archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-07-10 01:20:27.376555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:181 http://archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-07-10 01:20:27.376563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:182 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-10 01:20:27.376570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:183 http://archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-07-10 01:20:27.376583 | 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.17 [1,255 kB] 2026-07-10 01:20:27.376591 | 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.17 [1,796 kB] 2026-07-10 01:20:27.376599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:186 http://archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-07-10 01:20:27.376624 | 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.17 [11.2 MB] 2026-07-10 01:20:27.376632 | 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.17 [2,222 kB] 2026-07-10 01:20:27.376640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:189 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB] 2026-07-10 01:20:27.376648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:190 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-07-10 01:20:27.376655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:191 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-07-10 01:20:27.376663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:192 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-07-10 01:20:27.376671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:193 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-07-10 01:20:27.376689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:194 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-07-10 01:20:27.376697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:195 http://archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2,054 kB] 2026-07-10 01:20:27.376705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:196 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-10 01:20:27.376713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:197 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2026-07-10 01:20:27.376721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:198 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-07-10 01:20:27.376728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:199 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-07-10 01:20:27.376736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:200 http://archive.ubuntu.com/ubuntu noble/universe amd64 libldm-1.0-0t64 amd64 0.2.5-1.1build2 [24.3 kB] 2026-07-10 01:20:27.376744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:201 http://archive.ubuntu.com/ubuntu noble/universe amd64 ldmtool amd64 0.2.5-1.1build2 [13.8 kB] 2026-07-10 01:20:27.376752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:202 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-10 01:20:27.376760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:203 http://archive.ubuntu.com/ubuntu noble/main amd64 lzop amd64 1.04-2build3 [82.2 kB] 2026-07-10 01:20:27.376767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:204 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mdadm amd64 4.3-1ubuntu2.1 [464 kB] 2026-07-10 01:20:27.376780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:205 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2026-07-10 01:20:27.376788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:206 http://archive.ubuntu.com/ubuntu noble/universe amd64 scrub amd64 2.6.1-1build2 [30.8 kB] 2026-07-10 01:20:27.376796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:207 http://archive.ubuntu.com/ubuntu noble/universe amd64 sleuthkit amd64 4.12.1+dfsg-1.1ubuntu2 [383 kB] 2026-07-10 01:20:27.376804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:208 http://archive.ubuntu.com/ubuntu noble/main amd64 squashfs-tools amd64 1:4.6.1-1build1 [189 kB] 2026-07-10 01:20:27.376812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:209 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2026-07-10 01:20:27.376819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:210 http://archive.ubuntu.com/ubuntu noble/main amd64 zerofree amd64 1.1.1-1build5 [7,888 B] 2026-07-10 01:20:27.376827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:211 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zstd amd64 1.5.5+dfsg2-2build1.1 [644 kB] 2026-07-10 01:20:27.376844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:212 http://archive.ubuntu.com/ubuntu noble/universe amd64 libguestfs0t64 amd64 1:1.52.0-5ubuntu3 [3,213 kB] 2026-07-10 01:20:27.376883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:213 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2026-07-10 01:20:27.376925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:214 http://archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-07-10 01:20:27.376967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:215 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfs14 amd64 5.0.2-1ubuntu0.24.04.1 [109 kB] 2026-07-10 01:20:27.377007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:216 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnvme1t64 amd64 1.8-3ubuntu1 [75.8 kB] 2026-07-10 01:20:27.377046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:217 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemblk1 amd64 1.13.1-1.1ubuntu2 [61.1 kB] 2026-07-10 01:20:27.377107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:218 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmemlog1 amd64 1.13.1-1.1ubuntu2 [55.2 kB] 2026-07-10 01:20:27.377204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:219 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpmempool1 amd64 1.13.1-1.1ubuntu2 [112 kB] 2026-07-10 01:20:27.377244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:220 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2026-07-10 01:20:27.377285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:221 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2026-07-10 01:20:27.377325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:222 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-07-10 01:20:27.377364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:223 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-07-10 01:20:27.377404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:224 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-07-10 01:20:27.377466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:225 http://archive.ubuntu.com/ubuntu noble/main amd64 tpm-udev all 0.6ubuntu1 [4,226 B] 2026-07-10 01:20:27.377491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:226 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-mu-4.0.1-0t64 amd64 4.0.1-7.1ubuntu5.1 [63.3 kB] 2026-07-10 01:20:27.377534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:227 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-cmd0t64 amd64 4.0.1-7.1ubuntu5.1 [16.0 kB] 2026-07-10 01:20:27.377559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:228 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-device0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-07-10 01:20:27.377599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:229 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-mssim0t64 amd64 4.0.1-7.1ubuntu5.1 [14.8 kB] 2026-07-10 01:20:27.377652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:230 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-swtpm0t64 amd64 4.0.1-7.1ubuntu5.1 [14.9 kB] 2026-07-10 01:20:27.377661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:231 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-sys1t64 amd64 4.0.1-7.1ubuntu5.1 [35.6 kB] 2026-07-10 01:20:27.377674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:232 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-esys-3.0.2-0t64 amd64 4.0.1-7.1ubuntu5.1 [145 kB] 2026-07-10 01:20:27.377682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:233 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-libtpms0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-07-10 01:20:27.377690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:234 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tcti-spi-helper0t64 amd64 4.0.1-7.1ubuntu5.1 [16.2 kB] 2026-07-10 01:20:27.377698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:235 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-tctildr0t64 amd64 4.0.1-7.1ubuntu5.1 [15.9 kB] 2026-07-10 01:20:27.377710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:236 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-fapi1t64 amd64 4.0.1-7.1ubuntu5.1 [315 kB] 2026-07-10 01:20:27.377718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:237 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtss2-rc0t64 amd64 4.0.1-7.1ubuntu5.1 [14.6 kB] 2026-07-10 01:20:27.377726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:238 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-07-10 01:20:27.377734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:239 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nvme-cli amd64 2.8-1ubuntu0.1 [680 kB] 2026-07-10 01:20:27.377748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:240 http://archive.ubuntu.com/ubuntu noble/universe amd64 pmdk-tools amd64 1.13.1-1.1ubuntu2 [210 kB] 2026-07-10 01:20:27.377756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:241 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-07-10 01:20:27.377764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:242 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-07-10 01:20:27.377772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:243 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-10 01:20:27.377780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:244 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-10 01:20:27.377788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:245 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-10 01:20:27.377796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:246 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-07-10 01:20:27.377804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:247 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-10 01:20:27.377812 | 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.17 [114 kB] 2026-07-10 01:20:27.377820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:249 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2026-07-10 01:20:27.377827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:250 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-07-10 01:20:27.377835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:251 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-07-10 01:20:27.377843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:252 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-10 01:20:27.377851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:253 http://archive.ubuntu.com/ubuntu noble/universe amd64 tpm2-tools amd64 5.6-1build4 [737 kB] 2026-07-10 01:20:27.377859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:254 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2026-07-10 01:20:27.377867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:255 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-07-10 01:20:27.377874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:256 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-10 01:20:27.377882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:257 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-10 01:20:27.377890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:258 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-bin amd64 1.11.0-2build3 [21.8 kB] 2026-07-10 01:20:27.377898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:259 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-07-10 01:20:27.377910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:260 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-guestfs amd64 1:1.52.0-5ubuntu3 [173 kB] 2026-07-10 01:20:27.377918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preconfiguring packages ... 2026-07-10 01:20:27.377926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 97.3 MB in 9s (10.4 MB/s) 2026-07-10 01:20:27.377935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libargon2-1:amd64. 2026-07-10 01:20:27.377943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-07-10 01:20:27.377959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:20:27.377974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:20:27.377982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-07-10 01:20:27.377990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-07-10 01:20:27.377998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-07-10 01:20:27.378005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-07-10 01:20:27.378013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19631 files and directories currently installed.) 2026-07-10 01:20:27.378042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-07-10 01:20:27.378104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 01:20:27.378201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-c5:amd64. 2026-07-10 01:20:27.378227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2026-07-10 01:20:27.378235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:20:27.378260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcryptsetup12:amd64. 2026-07-10 01:20:27.378285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-07-10 01:20:27.378293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 01:20:27.378318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdisk1:amd64. 2026-07-10 01:20:27.378326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 01:20:27.378366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-10 01:20:27.378391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsystemd-shared:amd64. 2026-07-10 01:20:27.378431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 01:20:27.378471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 01:20:27.378513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2026-07-10 01:20:27.378553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-07-10 01:20:27.378593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2026-07-10 01:20:27.378632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2026-07-10 01:20:27.378640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2026-07-10 01:20:27.378682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-07-10 01:20:27.378706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2026-07-10 01:20:27.378731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2026-07-10 01:20:27.378756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2026-07-10 01:20:27.378795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2026-07-10 01:20:27.378820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2026-07-10 01:20:27.378903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.378912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-07-10 01:20:27.378930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:20:27.378940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-07-10 01:20:27.378948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-07-10 01:20:27.378956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-07-10 01:20:27.378963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-07-10 01:20:27.378971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-07-10 01:20:27.378979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-07-10 01:20:27.378987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19664 files and directories currently installed.) 2026-07-10 01:20:27.378995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing systemd-standalone-sysusers (255.4-1ubuntu8.16) ... 2026-07-10 01:20:27.379003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd. 2026-07-10 01:20:27.379010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-07-10 01:20:27.379020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2026-07-10 01:20:27.379029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 60% (Reading database ... 65% 2026-07-10 01:20:27.379037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-07-10 01:20:27.379045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-07-10 01:20:27.379052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-07-10 01:20:27.379060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-07-10 01:20:27.379068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-07-10 01:20:27.379075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-07-10 01:20:27.379083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19657 files and directories currently installed.) 2026-07-10 01:20:27.379091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 01:20:27.379099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd (255.4-1ubuntu8.16) ... 2026-07-10 01:20:27.379107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 01:20:27.379114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:20:27.379150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 01:20:27.379163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-10 01:20:27.379171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 01:20:27.379179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd (255.4-1ubuntu8.16) ... 2026-07-10 01:20:27.379187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service. 2026-07-10 01:20:27.379201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target. 2026-07-10 01:20:27.379210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. 2026-07-10 01:20:27.379217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.379225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Initializing machine ID from random generator. 2026-07-10 01:20:27.379233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process 2026-07-10 01:20:27.379241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process 2026-07-10 01:20:27.379249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process 2026-07-10 01:20:27.379256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process 2026-07-10 01:20:27.379315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process 2026-07-10 01:20:27.379357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process 2026-07-10 01:20:27.379365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process 2026-07-10 01:20:27.379378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process 2026-07-10 01:20:27.379404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process 2026-07-10 01:20:27.379443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-journal' with GID 995. 2026-07-10 01:20:27.379484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-network' with GID 994. 2026-07-10 01:20:27.379508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2026-07-10 01:20:27.379548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd-sysv. 2026-07-10 01:20:27.379588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-07-10 01:20:27.379640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2026-07-10 01:20:27.379682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:20:27.379723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-07-10 01:20:27.379762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-07-10 01:20:27.379803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-07-10 01:20:27.379843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-07-10 01:20:27.379883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-07-10 01:20:27.379923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-07-10 01:20:27.379962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20579 files and directories currently installed.) 2026-07-10 01:20:27.379986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 01:20:27.380025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-10 01:20:27.380087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse3-3:amd64. 2026-07-10 01:20:27.380101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-07-10 01:20:27.380109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 01:20:27.380117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fuse3. 2026-07-10 01:20:27.380142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../fuse3_3.14.0-5build1_amd64.deb ... 2026-07-10 01:20:27.380157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fuse3 (3.14.0-5build1) ... 2026-07-10 01:20:27.380165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libntfs-3g89t64:amd64. 2026-07-10 01:20:27.380173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libntfs-3g89t64_1%3a2022.10.3-1.2ubuntu3.1_amd64.deb ... 2026-07-10 01:20:27.380181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3.1) ... 2026-07-10 01:20:27.380189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 01:20:27.380196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fuse3 (3.14.0-5build1) ... 2026-07-10 01:20:27.380204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ntfs-3g. 2026-07-10 01:20:27.380212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-07-10 01:20:27.380220 | 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% 2026-07-10 01:20:27.380227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 40% 2026-07-10 01:20:27.380235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:20:27.380243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-07-10 01:20:27.380251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-07-10 01:20:27.380258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-07-10 01:20:27.380266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-07-10 01:20:27.380274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-07-10 01:20:27.380281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-07-10 01:20:27.380289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20624 files and directories currently installed.) 2026-07-10 01:20:27.380302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../000-ntfs-3g_1%3a2022.10.3-1.2ubuntu3.1_amd64.deb ... 2026-07-10 01:20:27.380311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ntfs-3g (1:2022.10.3-1.2ubuntu3.1) ... 2026-07-10 01:20:27.380319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpopt0:amd64. 2026-07-10 01:20:27.380327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../001-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 01:20:27.380335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:20:27.380342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rsync. 2026-07-10 01:20:27.380350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../002-rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-10 01:20:27.380358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 01:20:27.380366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdaxctl1:amd64. 2026-07-10 01:20:27.380373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../003-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-07-10 01:20:27.380381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 01:20:27.380394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcxl1:amd64. 2026-07-10 01:20:27.380402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../004-libcxl1_77-2ubuntu2_amd64.deb ... 2026-07-10 01:20:27.380410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcxl1:amd64 (77-2ubuntu2) ... 2026-07-10 01:20:27.380418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cxl. 2026-07-10 01:20:27.380425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../005-cxl_77-2ubuntu2_amd64.deb ... 2026-07-10 01:20:27.380433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.380441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cxl (77-2ubuntu2) ... 2026-07-10 01:20:27.380449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiniparser1:amd64. 2026-07-10 01:20:27.380486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../006-libiniparser1_4.1-7ubuntu0.1_amd64.deb ... 2026-07-10 01:20:27.380511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2026-07-10 01:20:27.380560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libndctl6:amd64. 2026-07-10 01:20:27.380569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../007-libndctl6_77-2ubuntu2_amd64.deb ... 2026-07-10 01:20:27.380677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 01:20:27.380718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ndctl. 2026-07-10 01:20:27.380758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../008-ndctl_77-2ubuntu2_amd64.deb ... 2026-07-10 01:20:27.380799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ndctl (77-2ubuntu2) ... 2026-07-10 01:20:27.380839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-07-10 01:20:27.380879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../009-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 01:20:27.380903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:20:27.380943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfsidmap1:amd64. 2026-07-10 01:20:27.380966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../010-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:20:27.381003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.381026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:20:27.381063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rpcbind. 2026-07-10 01:20:27.381085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../011-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-07-10 01:20:27.381108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:20:27.381183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ucf. 2026-07-10 01:20:27.381206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../012-ucf_3.0043+nmu1_all.deb ... 2026-07-10 01:20:27.381243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Moving old data out of the way 2026-07-10 01:20:27.381265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 01:20:27.381287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package keyutils. 2026-07-10 01:20:27.381325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../013-keyutils_1.6.3-3build1_amd64.deb ... 2026-07-10 01:20:27.381347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking keyutils (1.6.3-3build1) ... 2026-07-10 01:20:27.381364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nfs-common. 2026-07-10 01:20:27.381378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../014-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:20:27.381391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:20:27.381398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db5.3-util. 2026-07-10 01:20:27.381405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../015-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2026-07-10 01:20:27.381412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2026-07-10 01:20:27.381420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db-util. 2026-07-10 01:20:27.381427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../016-db-util_1%3a5.3.21ubuntu2_all.deb ... 2026-07-10 01:20:27.381434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db-util (1:5.3.21ubuntu2) ... 2026-07-10 01:20:27.381441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sasl2-bin. 2026-07-10 01:20:27.381448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../017-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 01:20:27.381455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:20:27.381462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsysfs2:amd64. 2026-07-10 01:20:27.381469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../018-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-10 01:20:27.381476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-10 01:20:27.381483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pci.ids. 2026-07-10 01:20:27.381490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../019-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-07-10 01:20:27.381497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 01:20:27.381504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sysfsutils. 2026-07-10 01:20:27.381511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../020-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-10 01:20:27.381518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-10 01:20:27.381525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-bin. 2026-07-10 01:20:27.381532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../021-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 01:20:27.381539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 01:20:27.381546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-session-bus-common. 2026-07-10 01:20:27.381553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../022-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 01:20:27.381561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 01:20:27.381568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-daemon. 2026-07-10 01:20:27.381575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../023-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 01:20:27.381582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 01:20:27.381589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-system-bus-common. 2026-07-10 01:20:27.381596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../024-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 01:20:27.381616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 01:20:27.381624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus. 2026-07-10 01:20:27.381636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../025-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 01:20:27.381643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 01:20:27.381650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpam-systemd:amd64. 2026-07-10 01:20:27.381658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../026-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 01:20:27.381665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 01:20:27.381672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-user-session. 2026-07-10 01:20:27.381679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../027-dbus-user-session_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 01:20:27.381726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-user-session (1.14.10-4ubuntu4.1) ... 2026-07-10 01:20:27.381749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dhcpcd-base. 2026-07-10 01:20:27.381772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../028-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-07-10 01:20:27.381810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 01:20:27.381852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-07-10 01:20:27.381875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../029-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 01:20:27.381897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:20:27.381935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-07-10 01:20:27.381958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../030-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2026-07-10 01:20:27.381981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-07-10 01:20:27.382003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-07-10 01:20:27.382039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../031-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2026-07-10 01:20:27.382062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-07-10 01:20:27.382084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package less. 2026-07-10 01:20:27.382106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../032-less_590-2ubuntu2.1_amd64.deb ... 2026-07-10 01:20:27.382171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking less (590-2ubuntu2.1) ... 2026-07-10 01:20:27.382194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-gi. 2026-07-10 01:20:27.382217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../033-python3-gi_3.48.2-1_amd64.deb ... 2026-07-10 01:20:27.382240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-gi (3.48.2-1) ... 2026-07-10 01:20:27.382277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package bsdextrautils. 2026-07-10 01:20:27.382311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../034-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 01:20:27.382337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-10 01:20:27.382375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cpio. 2026-07-10 01:20:27.382382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../035-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-07-10 01:20:27.382390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 01:20:27.382427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dmidecode. 2026-07-10 01:20:27.382470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../036-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-07-10 01:20:27.382492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.382515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-07-10 01:20:27.382528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dosfstools. 2026-07-10 01:20:27.382535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../037-dosfstools_4.2-1.1build1_amd64.deb ... 2026-07-10 01:20:27.382542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dosfstools (4.2-1.1build1) ... 2026-07-10 01:20:27.382550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic-mgc. 2026-07-10 01:20:27.382556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../038-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-07-10 01:20:27.382563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.382571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-07-10 01:20:27.382578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic1t64:amd64. 2026-07-10 01:20:27.382585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../039-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-07-10 01:20:27.382592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-07-10 01:20:27.382599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package file. 2026-07-10 01:20:27.382619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../040-file_1%3a5.45-3build1_amd64.deb ... 2026-07-10 01:20:27.382626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking file (1:5.45-3build1) ... 2026-07-10 01:20:27.382634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblmdb0:amd64. 2026-07-10 01:20:27.382641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../041-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-07-10 01:20:27.382648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 01:20:27.382655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libncurses6:amd64. 2026-07-10 01:20:27.382662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../042-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 01:20:27.382669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 01:20:27.382681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libparted2t64:amd64. 2026-07-10 01:20:27.382688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../043-libparted2t64_3.6-4build1_amd64.deb ... 2026-07-10 01:20:27.382696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-07-10 01:20:27.382706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-07-10 01:20:27.382713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-07-10 01:20:27.382720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpci3:amd64. 2026-07-10 01:20:27.382728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../044-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2026-07-10 01:20:27.382735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2026-07-10 01:20:27.382742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpng16-16t64:amd64. 2026-07-10 01:20:27.382749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../045-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-07-10 01:20:27.382762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 01:20:27.382791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusb-1.0-0:amd64. 2026-07-10 01:20:27.382798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../046-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-07-10 01:20:27.382836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-07-10 01:20:27.382858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxau6:amd64. 2026-07-10 01:20:27.382881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../047-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-07-10 01:20:27.382918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-07-10 01:20:27.382940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxdmcp6:amd64. 2026-07-10 01:20:27.382962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../048-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-07-10 01:20:27.382984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.383021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-07-10 01:20:27.383043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxcb1:amd64. 2026-07-10 01:20:27.383065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../049-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-07-10 01:20:27.383088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.383125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-07-10 01:20:27.383219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.383242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-data. 2026-07-10 01:20:27.383283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../050-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-07-10 01:20:27.383305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-data (2:1.8.7-1build1) ... 2026-07-10 01:20:27.383342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-6:amd64. 2026-07-10 01:20:27.383365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../051-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-07-10 01:20:27.383387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-07-10 01:20:27.383400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package parted. 2026-07-10 01:20:27.383408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../052-parted_3.6-4build1_amd64.deb ... 2026-07-10 01:20:27.383415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.383422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking parted (3.6-4build1) ... 2026-07-10 01:20:27.383429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pciutils. 2026-07-10 01:20:27.383436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../053-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2026-07-10 01:20:27.383443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pciutils (1:3.10.0-2build1) ... 2026-07-10 01:20:27.383450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package psmisc. 2026-07-10 01:20:27.383457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../054-psmisc_23.7-1build1_amd64.deb ... 2026-07-10 01:20:27.383464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking psmisc (23.7-1build1) ... 2026-07-10 01:20:27.383472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package usb.ids. 2026-07-10 01:20:27.383479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../055-usb.ids_2024.03.18-1_all.deb ... 2026-07-10 01:20:27.383494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking usb.ids (2024.03.18-1) ... 2026-07-10 01:20:27.383502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package acl. 2026-07-10 01:20:27.383514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../056-acl_2.3.2-1build1.1_amd64.deb ... 2026-07-10 01:20:27.383522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking acl (2.3.2-1build1.1) ... 2026-07-10 01:20:27.383529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package attr. 2026-07-10 01:20:27.383538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../057-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2026-07-10 01:20:27.383546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking attr (1:2.5.2-1build1.1) ... 2026-07-10 01:20:27.383553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package augeas-lenses. 2026-07-10 01:20:27.383560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../058-augeas-lenses_1.14.1-1build2_all.deb ... 2026-07-10 01:20:27.383567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking augeas-lenses (1.14.1-1build2) ... 2026-07-10 01:20:27.383574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblzo2-2:amd64. 2026-07-10 01:20:27.383600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../059-liblzo2-2_2.10-2build4_amd64.deb ... 2026-07-10 01:20:27.383680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 01:20:27.383718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libreiserfscore0t64. 2026-07-10 01:20:27.383741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.383763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../060-libreiserfscore0t64_1%3a3.6.27-7.1build1_amd64.deb ... 2026-07-10 01:20:27.383800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2026-07-10 01:20:27.383823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package btrfs-progs. 2026-07-10 01:20:27.383861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../061-btrfs-progs_6.6.3-1.1build2_amd64.deb ... 2026-07-10 01:20:27.383869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking btrfs-progs (6.6.3-1.1build2) ... 2026-07-10 01:20:27.383890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package busybox-initramfs. 2026-07-10 01:20:27.383913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../062-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-07-10 01:20:27.383935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 01:20:27.383957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-07-10 01:20:27.383977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../063-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:20:27.383999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:20:27.384040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-07-10 01:20:27.384060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../064-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:20:27.384079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:20:27.384098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librados2. 2026-07-10 01:20:27.384109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../065-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:20:27.384116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.384122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmem1:amd64. 2026-07-10 01:20:27.384145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../066-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 01:20:27.384152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:20:27.384163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemobj1:amd64. 2026-07-10 01:20:27.384169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../067-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 01:20:27.384175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:20:27.384181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librbd1. 2026-07-10 01:20:27.384187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../068-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:20:27.384193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.384199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.384205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-argparse. 2026-07-10 01:20:27.384218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../069-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:20:27.384225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.384231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-yaml. 2026-07-10 01:20:27.384237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../070-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-07-10 01:20:27.384243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-07-10 01:20:27.384271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-common. 2026-07-10 01:20:27.384291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../071-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-07-10 01:20:27.384311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.384331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-07-10 01:20:27.384350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../072-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:20:27.384370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:20:27.384376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcephfs2. 2026-07-10 01:20:27.384395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../073-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:20:27.384415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.384435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rados. 2026-07-10 01:20:27.384470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../074-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:20:27.384491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.384511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-cephfs. 2026-07-10 01:20:27.384530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../075-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:20:27.384550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.384569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-wcwidth. 2026-07-10 01:20:27.384576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../076-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-10 01:20:27.384595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 01:20:27.384640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-prettytable. 2026-07-10 01:20:27.384649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../077-python3-prettytable_3.6.0-2_all.deb ... 2026-07-10 01:20:27.384656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-prettytable (3.6.0-2) ... 2026-07-10 01:20:27.384662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rbd. 2026-07-10 01:20:27.384668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../078-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:20:27.384674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.384680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-certifi. 2026-07-10 01:20:27.384687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../079-python3-certifi_2023.11.17-1_all.deb ... 2026-07-10 01:20:27.384693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-certifi (2023.11.17-1) ... 2026-07-10 01:20:27.384717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-chardet. 2026-07-10 01:20:27.384737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../080-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-07-10 01:20:27.384756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 01:20:27.384776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-idna. 2026-07-10 01:20:27.384800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../081-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-07-10 01:20:27.384821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 01:20:27.384855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urllib3. 2026-07-10 01:20:27.384866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../082-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-07-10 01:20:27.384873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-07-10 01:20:27.384883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-requests. 2026-07-10 01:20:27.384890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../083-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2026-07-10 01:20:27.384896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-07-10 01:20:27.384905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdw1t64:amd64. 2026-07-10 01:20:27.384925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../084-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-07-10 01:20:27.384945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.384965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 01:20:27.384972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbabeltrace1:amd64. 2026-07-10 01:20:27.384993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../085-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-07-10 01:20:27.385000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-07-10 01:20:27.385035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-07-10 01:20:27.385055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../086-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:20:27.385068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:20:27.385075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-07-10 01:20:27.385095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../087-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:20:27.385146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:20:27.385159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-07-10 01:20:27.385187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../088-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:20:27.385193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.385213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:20:27.385233 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-07-10 01:20:27.385254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../089-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:20:27.385274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:20:27.385294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-07-10 01:20:27.385307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../090-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-07-10 01:20:27.385313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-07-10 01:20:27.385336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libunwind8:amd64. 2026-07-10 01:20:27.385342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../091-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-07-10 01:20:27.385361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-07-10 01:20:27.385383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-07-10 01:20:27.385403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../092-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-07-10 01:20:27.385416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-07-10 01:20:27.385436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liboath0t64:amd64. 2026-07-10 01:20:27.385456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../093-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-07-10 01:20:27.385469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-07-10 01:20:27.385488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librabbitmq4:amd64. 2026-07-10 01:20:27.385508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../094-librabbitmq4_0.11.0-1ubuntu0.1_amd64.deb ... 2026-07-10 01:20:27.385529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-07-10 01:20:27.385540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libradosstriper1. 2026-07-10 01:20:27.385574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../095-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:20:27.385585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.385622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ceph-common. 2026-07-10 01:20:27.385629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../096-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:20:27.385640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.385661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cryptsetup-bin. 2026-07-10 01:20:27.385680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../097-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-07-10 01:20:27.385698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-07-10 01:20:27.385719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdconf1:amd64. 2026-07-10 01:20:27.385738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../098-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-07-10 01:20:27.385764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-07-10 01:20:27.385771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-service. 2026-07-10 01:20:27.385791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../099-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-07-10 01:20:27.385811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-07-10 01:20:27.385832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-07-10 01:20:27.385844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../100-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-07-10 01:20:27.385864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-07-10 01:20:27.385883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dracut-install. 2026-07-10 01:20:27.385896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../101-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-07-10 01:20:27.385916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 01:20:27.385936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package exfatprogs. 2026-07-10 01:20:27.385958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../102-exfatprogs_1.2.2-1build1_amd64.deb ... 2026-07-10 01:20:27.385969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking exfatprogs (1.2.2-1build1) ... 2026-07-10 01:20:27.385991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package extlinux. 2026-07-10 01:20:27.386003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../103-extlinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2026-07-10 01:20:27.386026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:20:27.386032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package f2fs-tools. 2026-07-10 01:20:27.386055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../104-f2fs-tools_1.16.0-1_amd64.deb ... 2026-07-10 01:20:27.386077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking f2fs-tools (1.16.0-1) ... 2026-07-10 01:20:27.386102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fdisk. 2026-07-10 01:20:27.386108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../105-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 01:20:27.386151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fdisk (2.39.3-9ubuntu6.5) ... 2026-07-10 01:20:27.386174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package genisoimage. 2026-07-10 01:20:27.386194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../106-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-10 01:20:27.386207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-10 01:20:27.386231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libduktape207:amd64. 2026-07-10 01:20:27.386250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../107-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2026-07-10 01:20:27.386263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-07-10 01:20:27.386284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libproxy1v5:amd64. 2026-07-10 01:20:27.386309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../108-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-07-10 01:20:27.386323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-10 01:20:27.386343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-common. 2026-07-10 01:20:27.386373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../109-glib-networking-common_2.80.0-1build1_all.deb ... 2026-07-10 01:20:27.386386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-common (2.80.0-1build1) ... 2026-07-10 01:20:27.386406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-services. 2026-07-10 01:20:27.386413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../110-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-07-10 01:20:27.386448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-services (2.80.0-1build1) ... 2026-07-10 01:20:27.386461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package session-migration. 2026-07-10 01:20:27.386485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../111-session-migration_0.3.9build1_amd64.deb ... 2026-07-10 01:20:27.386504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking session-migration (0.3.9build1) ... 2026-07-10 01:20:27.386517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gsettings-desktop-schemas. 2026-07-10 01:20:27.386539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../112-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-07-10 01:20:27.386559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-07-10 01:20:27.386572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking:amd64. 2026-07-10 01:20:27.386596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../113-glib-networking_2.80.0-1build1_amd64.deb ... 2026-07-10 01:20:27.386630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-07-10 01:20:27.386639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libencode-locale-perl. 2026-07-10 01:20:27.386674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../114-libencode-locale-perl_1.05-3_all.deb ... 2026-07-10 01:20:27.386682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libencode-locale-perl (1.05-3) ... 2026-07-10 01:20:27.386710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtimedate-perl. 2026-07-10 01:20:27.386716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../115-libtimedate-perl_2.3300-2_all.deb ... 2026-07-10 01:20:27.386738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtimedate-perl (2.3300-2) ... 2026-07-10 01:20:27.386762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-date-perl. 2026-07-10 01:20:27.386769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../116-libhttp-date-perl_6.06-1_all.deb ... 2026-07-10 01:20:27.386791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.386818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-date-perl (6.06-1) ... 2026-07-10 01:20:27.386825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfile-listing-perl. 2026-07-10 01:20:27.386846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../117-libfile-listing-perl_6.16-1_all.deb ... 2026-07-10 01:20:27.386876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfile-listing-perl (6.16-1) ... 2026-07-10 01:20:27.386899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tagset-perl. 2026-07-10 01:20:27.386905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../118-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-10 01:20:27.386942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-10 01:20:27.386975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburi-perl. 2026-07-10 01:20:27.386994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../119-liburi-perl_5.27-1_all.deb ... 2026-07-10 01:20:27.387008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburi-perl (5.27-1) ... 2026-07-10 01:20:27.387014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-10 01:20:27.387034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../120-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-10 01:20:27.387054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-10 01:20:27.387067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tree-perl. 2026-07-10 01:20:27.387086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../121-libhtml-tree-perl_5.07-3_all.deb ... 2026-07-10 01:20:27.387106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tree-perl (5.07-3) ... 2026-07-10 01:20:27.387142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libclone-perl:amd64. 2026-07-10 01:20:27.387156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../122-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-10 01:20:27.387179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-10 01:20:27.387186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-html-perl. 2026-07-10 01:20:27.387208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../123-libio-html-perl_1.004-3_all.deb ... 2026-07-10 01:20:27.387250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-html-perl (1.004-3) ... 2026-07-10 01:20:27.387258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-10 01:20:27.387278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../124-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-10 01:20:27.387298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-10 01:20:27.387320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-message-perl. 2026-07-10 01:20:27.387331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../125-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-10 01:20:27.387350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-10 01:20:27.387369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-cookies-perl. 2026-07-10 01:20:27.387383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../126-libhttp-cookies-perl_6.11-1_all.deb ... 2026-07-10 01:20:27.387405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-cookies-perl (6.11-1) ... 2026-07-10 01:20:27.387424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-negotiate-perl. 2026-07-10 01:20:27.387437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../127-libhttp-negotiate-perl_6.01-2_all.deb ... 2026-07-10 01:20:27.387460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-negotiate-perl (6.01-2) ... 2026-07-10 01:20:27.387471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package perl-openssl-defaults:amd64. 2026-07-10 01:20:27.387493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../128-perl-openssl-defaults_7build3_amd64.deb ... 2026-07-10 01:20:27.387499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking perl-openssl-defaults:amd64 (7build3) ... 2026-07-10 01:20:27.387526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-ssleay-perl:amd64. 2026-07-10 01:20:27.387548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../129-libnet-ssleay-perl_1.94-1build4_amd64.deb ... 2026-07-10 01:20:27.387564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ... 2026-07-10 01:20:27.387585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-socket-ssl-perl. 2026-07-10 01:20:27.387615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../130-libio-socket-ssl-perl_2.085-1_all.deb ... 2026-07-10 01:20:27.387629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.387653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-socket-ssl-perl (2.085-1) ... 2026-07-10 01:20:27.387673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-http-perl. 2026-07-10 01:20:27.387687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../131-libnet-http-perl_6.23-1_all.deb ... 2026-07-10 01:20:27.387709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-http-perl (6.23-1) ... 2026-07-10 01:20:27.387729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-protocol-https-perl. 2026-07-10 01:20:27.387742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../132-liblwp-protocol-https-perl_6.13-1_all.deb ... 2026-07-10 01:20:27.387765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-protocol-https-perl (6.13-1) ... 2026-07-10 01:20:27.387776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtry-tiny-perl. 2026-07-10 01:20:27.387799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../133-libtry-tiny-perl_0.31-2_all.deb ... 2026-07-10 01:20:27.387805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtry-tiny-perl (0.31-2) ... 2026-07-10 01:20:27.387833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-robotrules-perl. 2026-07-10 01:20:27.387840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../134-libwww-robotrules-perl_6.02-1_all.deb ... 2026-07-10 01:20:27.387861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.387884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-robotrules-perl (6.02-1) ... 2026-07-10 01:20:27.387908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-perl. 2026-07-10 01:20:27.387928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../135-libwww-perl_6.76-1ubuntu0.1_all.deb ... 2026-07-10 01:20:27.387941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-perl (6.76-1ubuntu0.1) ... 2026-07-10 01:20:27.387963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package icoutils. 2026-07-10 01:20:27.387983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../136-icoutils_0.32.3-4build2_amd64.deb ... 2026-07-10 01:20:27.387996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.388019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking icoutils (0.32.3-4build2) ... 2026-07-10 01:20:27.388025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-bin. 2026-07-10 01:20:27.388066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../137-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-07-10 01:20:27.388074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 01:20:27.388095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libklibc:amd64. 2026-07-10 01:20:27.388115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../138-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 01:20:27.388175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 01:20:27.388182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package klibc-utils. 2026-07-10 01:20:27.388189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../139-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 01:20:27.388206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 01:20:27.388217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-core. 2026-07-10 01:20:27.388224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../140-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-07-10 01:20:27.388249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 01:20:27.388270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package linux-base. 2026-07-10 01:20:27.388305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../141-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-07-10 01:20:27.388316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 01:20:27.388324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools. 2026-07-10 01:20:27.388344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../142-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-07-10 01:20:27.388364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:20:27.388386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ipxe-qemu. 2026-07-10 01:20:27.388397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../143-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-10 01:20:27.388417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 01:20:27.388436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libafflib0t64:amd64. 2026-07-10 01:20:27.388457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../144-libafflib0t64_3.7.20-1.1ubuntu5_amd64.deb ... 2026-07-10 01:20:27.388468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2026-07-10 01:20:27.388491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2-data. 2026-07-10 01:20:27.388502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../145-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-07-10 01:20:27.388525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-07-10 01:20:27.388531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2t64:amd64. 2026-07-10 01:20:27.388557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../146-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-07-10 01:20:27.388579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-07-10 01:20:27.388586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libaugeas0:amd64. 2026-07-10 01:20:27.388647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../147-libaugeas0_1.14.1-1build2_amd64.deb ... 2026-07-10 01:20:27.388655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libaugeas0:amd64 (1.14.1-1build2) ... 2026-07-10 01:20:27.388666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbfio1:amd64. 2026-07-10 01:20:27.388684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../148-libbfio1_20170123-6_amd64.deb ... 2026-07-10 01:20:27.388704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbfio1:amd64 (20170123-6) ... 2026-07-10 01:20:27.388710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbrlapi0.8:amd64. 2026-07-10 01:20:27.388732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../149-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-07-10 01:20:27.388739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-10 01:20:27.388766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnspr4:amd64. 2026-07-10 01:20:27.388789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../150-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-07-10 01:20:27.388815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 01:20:27.388829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnss3:amd64. 2026-07-10 01:20:27.388877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../151-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-07-10 01:20:27.388885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 01:20:27.388894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpcsclite1:amd64. 2026-07-10 01:20:27.388917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../152-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-07-10 01:20:27.388938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-10 01:20:27.388958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcacard0:amd64. 2026-07-10 01:20:27.388971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../153-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-07-10 01:20:27.388977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-10 01:20:27.388997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdate-manip-perl. 2026-07-10 01:20:27.389015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../154-libdate-manip-perl_6.95-1_all.deb ... 2026-07-10 01:20:27.389035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdate-manip-perl (6.95-1) ... 2026-07-10 01:20:27.389046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdeflate0:amd64. 2026-07-10 01:20:27.389066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../155-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-07-10 01:20:27.389072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-07-10 01:20:27.389093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libewf2:amd64. 2026-07-10 01:20:27.389120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../156-libewf2_20140814-1build3_amd64.deb ... 2026-07-10 01:20:27.389158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libewf2:amd64 (20140814-1build3) ... 2026-07-10 01:20:27.389177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse2t64:amd64. 2026-07-10 01:20:27.389197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../157-libfuse2t64_2.9.9-8.1build1_amd64.deb ... 2026-07-10 01:20:27.389216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse2t64:amd64 (2.9.9-8.1build1) ... 2026-07-10 01:20:27.389228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhivex0:amd64. 2026-07-10 01:20:27.389250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../158-libhivex0_1.3.23-1build7_amd64.deb ... 2026-07-10 01:20:27.389256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhivex0:amd64 (1.3.23-1build7) ... 2026-07-10 01:20:27.389276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblua5.3-0:amd64. 2026-07-10 01:20:27.389296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../159-liblua5.3-0_5.3.6-2build2_amd64.deb ... 2026-07-10 01:20:27.389328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblua5.3-0:amd64 (5.3.6-2build2) ... 2026-07-10 01:20:27.389337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpmio9t64. 2026-07-10 01:20:27.389362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../160-librpmio9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2026-07-10 01:20:27.389390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2026-07-10 01:20:27.389411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpm9t64. 2026-07-10 01:20:27.389417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../161-librpm9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2026-07-10 01:20:27.389446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpm9t64 (4.18.2+dfsg-2.1build2) ... 2026-07-10 01:20:27.389468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvhdi1:amd64. 2026-07-10 01:20:27.389474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../162-libvhdi1_20210425-1build5_amd64.deb ... 2026-07-10 01:20:27.389509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvhdi1:amd64 (20210425-1build5) ... 2026-07-10 01:20:27.389517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvmdk1:amd64. 2026-07-10 01:20:27.389542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../163-libvmdk1_20200926-2build5_amd64.deb ... 2026-07-10 01:20:27.389548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvmdk1:amd64 (20200926-2build5) ... 2026-07-10 01:20:27.389568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtsk19t64:amd64. 2026-07-10 01:20:27.389600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../164-libtsk19t64_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2026-07-10 01:20:27.389621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2026-07-10 01:20:27.389651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libyara10:amd64. 2026-07-10 01:20:27.389687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../165-libyara10_4.5.0-1build2_amd64.deb ... 2026-07-10 01:20:27.389698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libyara10:amd64 (4.5.0-1build2) ... 2026-07-10 01:20:27.389720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package supermin. 2026-07-10 01:20:27.389726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../166-supermin_5.2.2-4ubuntu4_amd64.deb ... 2026-07-10 01:20:27.389753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking supermin (5.2.2-4ubuntu4) ... 2026-07-10 01:20:27.389774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdt1:amd64. 2026-07-10 01:20:27.389780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../167-libfdt1_1.7.0-2build1_amd64.deb ... 2026-07-10 01:20:27.389800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-07-10 01:20:27.389820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-07-10 01:20:27.389852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../168-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-07-10 01:20:27.389872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 01:20:27.389884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg8:amd64. 2026-07-10 01:20:27.389906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../169-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-07-10 01:20:27.389912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-07-10 01:20:27.389933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpixman-1-0:amd64. 2026-07-10 01:20:27.389968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../170-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-07-10 01:20:27.389981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-07-10 01:20:27.390001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libslirp0:amd64. 2026-07-10 01:20:27.390007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../171-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-07-10 01:20:27.390030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-07-10 01:20:27.390065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburing2:amd64. 2026-07-10 01:20:27.390077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../172-liburing2_2.5-1build1_amd64.deb ... 2026-07-10 01:20:27.390101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-10 01:20:27.390107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusbredirparser1t64:amd64. 2026-07-10 01:20:27.390149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../173-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-07-10 01:20:27.390173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-10 01:20:27.390192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-common. 2026-07-10 01:20:27.390213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../174-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 01:20:27.390223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:20:27.390241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-data. 2026-07-10 01:20:27.390247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../175-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-07-10 01:20:27.390268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:20:27.390293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package seabios. 2026-07-10 01:20:27.390299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../176-seabios_1.16.3-2_all.deb ... 2026-07-10 01:20:27.390319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking seabios (1.16.3-2) ... 2026-07-10 01:20:27.390339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-x86. 2026-07-10 01:20:27.390359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../177-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 01:20:27.390384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:20:27.390404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-utils. 2026-07-10 01:20:27.390410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../178-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 01:20:27.390430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:20:27.390450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnetpbm11t64:amd64. 2026-07-10 01:20:27.390524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../179-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ... 2026-07-10 01:20:27.390536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2026-07-10 01:20:27.390544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjbig0:amd64. 2026-07-10 01:20:27.390566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../180-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-07-10 01:20:27.390572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-07-10 01:20:27.390590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblerc4:amd64. 2026-07-10 01:20:27.390602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../181-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-07-10 01:20:27.390654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-07-10 01:20:27.390673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsharpyuv0:amd64. 2026-07-10 01:20:27.390691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../182-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-07-10 01:20:27.390711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:20:27.390730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwebp7:amd64. 2026-07-10 01:20:27.390752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../183-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-07-10 01:20:27.390773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:20:27.390783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtiff6:amd64. 2026-07-10 01:20:27.390789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../184-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-07-10 01:20:27.390808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-07-10 01:20:27.390826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package netpbm. 2026-07-10 01:20:27.390847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../185-netpbm_2%3a11.05.02-1.1build1_amd64.deb ... 2026-07-10 01:20:27.390857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking netpbm (2:11.05.02-1.1build1) ... 2026-07-10 01:20:27.390878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package osinfo-db. 2026-07-10 01:20:27.390884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../186-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-10 01:20:27.390905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-10 01:20:27.390930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gdisk. 2026-07-10 01:20:27.390936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../187-gdisk_1.0.10-1build1_amd64.deb ... 2026-07-10 01:20:27.390956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gdisk (1.0.10-1build1) ... 2026-07-10 01:20:27.390987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-common. 2026-07-10 01:20:27.390995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../188-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-07-10 01:20:27.391013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-07-10 01:20:27.391030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-07-10 01:20:27.391048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../189-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-07-10 01:20:27.391066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-07-10 01:20:27.391087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libldm-1.0-0t64:amd64. 2026-07-10 01:20:27.391107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../190-libldm-1.0-0t64_0.2.5-1.1build2_amd64.deb ... 2026-07-10 01:20:27.391143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2026-07-10 01:20:27.391170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ldmtool. 2026-07-10 01:20:27.391188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../191-ldmtool_0.2.5-1.1build2_amd64.deb ... 2026-07-10 01:20:27.391206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ldmtool (0.2.5-1.1build2) ... 2026-07-10 01:20:27.391227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lsscsi. 2026-07-10 01:20:27.391244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../192-lsscsi_0.32-1build1_amd64.deb ... 2026-07-10 01:20:27.391262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lsscsi (0.32-1build1) ... 2026-07-10 01:20:27.391282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lzop. 2026-07-10 01:20:27.391303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../193-lzop_1.04-2build3_amd64.deb ... 2026-07-10 01:20:27.391324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lzop (1.04-2build3) ... 2026-07-10 01:20:27.391350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mdadm. 2026-07-10 01:20:27.391371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../194-mdadm_4.3-1ubuntu2.1_amd64.deb ... 2026-07-10 01:20:27.391378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mdadm (4.3-1ubuntu2.1) ... 2026-07-10 01:20:27.391396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mtools. 2026-07-10 01:20:27.391416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../195-mtools_4.0.43-1build1_amd64.deb ... 2026-07-10 01:20:27.391436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mtools (4.0.43-1build1) ... 2026-07-10 01:20:27.391456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package scrub. 2026-07-10 01:20:27.391500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../196-scrub_2.6.1-1build2_amd64.deb ... 2026-07-10 01:20:27.391511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.391530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking scrub (2.6.1-1build2) ... 2026-07-10 01:20:27.391535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sleuthkit. 2026-07-10 01:20:27.391555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../197-sleuthkit_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2026-07-10 01:20:27.391575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2026-07-10 01:20:27.391619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package squashfs-tools. 2026-07-10 01:20:27.391626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../198-squashfs-tools_1%3a4.6.1-1build1_amd64.deb ... 2026-07-10 01:20:27.391666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking squashfs-tools (1:4.6.1-1build1) ... 2026-07-10 01:20:27.391676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package syslinux. 2026-07-10 01:20:27.391704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../199-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2026-07-10 01:20:27.391711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:20:27.391732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zerofree. 2026-07-10 01:20:27.391752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../200-zerofree_1.1.1-1build5_amd64.deb ... 2026-07-10 01:20:27.391770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zerofree (1.1.1-1build5) ... 2026-07-10 01:20:27.391788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zstd. 2026-07-10 01:20:27.391806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../201-zstd_1.5.5+dfsg2-2build1.1_amd64.deb ... 2026-07-10 01:20:27.391825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zstd (1.5.5+dfsg2-2build1.1) ... 2026-07-10 01:20:27.391847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libguestfs0t64:amd64. 2026-07-10 01:20:27.391867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../202-libguestfs0t64_1%3a1.52.0-5ubuntu3_amd64.deb ... 2026-07-10 01:20:27.391887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2026-07-10 01:20:27.391908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libinih1:amd64. 2026-07-10 01:20:27.391926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../203-libinih1_55-1ubuntu2_amd64.deb ... 2026-07-10 01:20:27.391944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2026-07-10 01:20:27.391961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiscsi7:amd64. 2026-07-10 01:20:27.391982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../204-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-07-10 01:20:27.392002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-10 01:20:27.392022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfs14:amd64. 2026-07-10 01:20:27.392051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../205-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 01:20:27.392057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-10 01:20:27.392078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnvme1t64. 2026-07-10 01:20:27.392096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../206-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2026-07-10 01:20:27.392113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2026-07-10 01:20:27.392149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemblk1:amd64. 2026-07-10 01:20:27.392169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../207-libpmemblk1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 01:20:27.392185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:20:27.392221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemlog1:amd64. 2026-07-10 01:20:27.392232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../208-libpmemlog1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 01:20:27.392251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:20:27.392256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmempool1:amd64. 2026-07-10 01:20:27.392277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../209-libpmempool1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 01:20:27.392295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:20:27.392312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules:amd64. 2026-07-10 01:20:27.392332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../210-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 01:20:27.392352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:20:27.392373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2026-07-10 01:20:27.392394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../211-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 01:20:27.392414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:20:27.392434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-common. 2026-07-10 01:20:27.392452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../212-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-07-10 01:20:27.392473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-10 01:20:27.392490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-0:amd64. 2026-07-10 01:20:27.392508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../213-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-07-10 01:20:27.392528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-10 01:20:27.392546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtpms0:amd64. 2026-07-10 01:20:27.392563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../214-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-07-10 01:20:27.392584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-10 01:20:27.392602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm-udev. 2026-07-10 01:20:27.392632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../215-tpm-udev_0.6ubuntu1_all.deb ... 2026-07-10 01:20:27.392655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm-udev (0.6ubuntu1) ... 2026-07-10 01:20:27.392674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2026-07-10 01:20:27.392691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../216-libtss2-mu-4.0.1-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:20:27.392711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.392731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2026-07-10 01:20:27.392774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../217-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:20:27.392784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.392803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2026-07-10 01:20:27.392808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../218-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:20:27.392826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.392847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2026-07-10 01:20:27.392867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../219-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:20:27.392888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.392908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2026-07-10 01:20:27.392927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../220-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:20:27.392945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.392979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-sys1t64:amd64. 2026-07-10 01:20:27.392997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../221-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:20:27.393002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.393020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2026-07-10 01:20:27.393042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../222-libtss2-esys-3.0.2-0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:20:27.393062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.393083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2026-07-10 01:20:27.393103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../223-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:20:27.393147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.393171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2026-07-10 01:20:27.393188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../224-libtss2-tcti-spi-helper0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:20:27.393195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.393213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2026-07-10 01:20:27.393231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../225-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:20:27.393258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.393263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-fapi1t64:amd64. 2026-07-10 01:20:27.393281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../226-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:20:27.393303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.393321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-rc0t64:amd64. 2026-07-10 01:20:27.393339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../227-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2026-07-10 01:20:27.393361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.393382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburcu8t64:amd64. 2026-07-10 01:20:27.393402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../228-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-07-10 01:20:27.393420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:20:27.393438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nvme-cli. 2026-07-10 01:20:27.393455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../229-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2026-07-10 01:20:27.393476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.393517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2026-07-10 01:20:27.393527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pmdk-tools. 2026-07-10 01:20:27.393546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../230-pmdk-tools_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 01:20:27.393552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pmdk-tools (1.13.1-1.1ubuntu2) ... 2026-07-10 01:20:27.393573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyparsing. 2026-07-10 01:20:27.393591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../231-python3-pyparsing_3.1.1-1_all.deb ... 2026-07-10 01:20:27.393620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyparsing (3.1.1-1) ... 2026-07-10 01:20:27.393642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-six. 2026-07-10 01:20:27.393660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../232-python3-six_1.16.0-4_all.deb ... 2026-07-10 01:20:27.393678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-six (1.16.0-4) ... 2026-07-10 01:20:27.393697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-typing-extensions. 2026-07-10 01:20:27.393718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../233-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-10 01:20:27.393739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-10 01:20:27.393757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urwid. 2026-07-10 01:20:27.393795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../234-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-10 01:20:27.393807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urwid (2.6.10-1) ... 2026-07-10 01:20:27.393827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-configshell-fb. 2026-07-10 01:20:27.393832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../235-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-10 01:20:27.393853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-10 01:20:27.393895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyudev. 2026-07-10 01:20:27.393909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../236-python3-pyudev_0.24.0-1_all.deb ... 2026-07-10 01:20:27.393926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyudev (0.24.0-1) ... 2026-07-10 01:20:27.393932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rtslib-fb. 2026-07-10 01:20:27.393950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../237-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-10 01:20:27.393969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-10 01:20:27.393990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-block-extra. 2026-07-10 01:20:27.394009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../238-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 01:20:27.394027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:20:27.394046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.394087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sg3-utils-udev. 2026-07-10 01:20:27.394098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../239-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-07-10 01:20:27.394117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 01:20:27.394158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm. 2026-07-10 01:20:27.394172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../240-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-10 01:20:27.394191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 01:20:27.394196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm-tools. 2026-07-10 01:20:27.394216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../241-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-10 01:20:27.394236 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 01:20:27.394256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package targetcli-fb. 2026-07-10 01:20:27.394276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../242-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-10 01:20:27.394297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-10 01:20:27.394317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm2-tools. 2026-07-10 01:20:27.394336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../243-tpm2-tools_5.6-1build4_amd64.deb ... 2026-07-10 01:20:27.394354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm2-tools (5.6-1build4) ... 2026-07-10 01:20:27.394372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package xfsprogs. 2026-07-10 01:20:27.394390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../244-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2026-07-10 01:20:27.394412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2026-07-10 01:20:27.394430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package kpartx. 2026-07-10 01:20:27.394448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../245-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 01:20:27.394466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 01:20:27.394485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-l10n. 2026-07-10 01:20:27.394506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../246-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-10 01:20:27.394524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-10 01:20:27.394555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-10 01:20:27.394560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../247-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-10 01:20:27.394578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-10 01:20:27.394598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-bin. 2026-07-10 01:20:27.394662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../248-libosinfo-bin_1.11.0-2build3_amd64.deb ... 2026-07-10 01:20:27.394669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-bin (1.11.0-2build3) ... 2026-07-10 01:20:27.394685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package multipath-tools. 2026-07-10 01:20:27.394690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../249-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 01:20:27.394709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 01:20:27.394726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-guestfs. 2026-07-10 01:20:27.394744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../250-python3-guestfs_1%3a1.52.0-5ubuntu3_amd64.deb ... 2026-07-10 01:20:27.394763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-guestfs (1:1.52.0-5ubuntu3) ... 2026-07-10 01:20:27.394785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 01:20:27.394803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2026-07-10 01:20:27.394821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2026-07-10 01:20:27.394843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 01:20:27.394864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:20:27.394882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-07-10 01:20:27.394898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm-udev (0.6ubuntu1) ... 2026-07-10 01:20:27.394936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2026-07-10 01:20:27.394945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `tss' (GID 104) ... 2026-07-10 01:20:27.394960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:20:27.394977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.394997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `tss' (UID 101) ... 2026-07-10 01:20:27.395030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `tss' (UID 101) with group `tss' ... 2026-07-10 01:20:27.395035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/tpm'. 2026-07-10 01:20:27.395054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to send reload request: No such file or directory 2026-07-10 01:20:27.395087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/paths.target.wants/tpm-udev.path → /usr/lib/systemd/system/tpm-udev.path. 2026-07-10 01:20:27.395093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:20:27.395109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:20:27.395142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zerofree (1.1.1-1build5) ... 2026-07-10 01:20:27.395165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up session-migration (0.3.9build1) ... 2026-07-10 01:20:27.395203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-07-10 01:20:27.395218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-07-10 01:20:27.395243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-10 01:20:27.395250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-07-10 01:20:27.395268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-07-10 01:20:27.395287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:20:27.395306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2026-07-10 01:20:27.395343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 01:20:27.395348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-07-10 01:20:27.395366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 01:20:27.395383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-07-10 01:20:27.395417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-10 01:20:27.395423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-10 01:20:27.395441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up exfatprogs (1.2.2-1build1) ... 2026-07-10 01:20:27.395459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sysfsutils (2.1.1-6build1) ... 2026-07-10 01:20:27.395483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-07-10 01:20:27.395505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:20:27.395522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-10 01:20:27.395539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-10 01:20:27.395575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-07-10 01:20:27.395580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3.1) ... 2026-07-10 01:20:27.395599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mtools (4.0.43-1build1) ... 2026-07-10 01:20:27.395627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up augeas-lenses (1.14.1-1build2) ... 2026-07-10 01:20:27.395644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up psmisc (23.7-1build1) ... 2026-07-10 01:20:27.395675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up attr (1:2.5.2-1build1.1) ... 2026-07-10 01:20:27.395705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-10 01:20:27.395735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvhdi1:amd64 (20210425-1build5) ... 2026-07-10 01:20:27.395755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up f2fs-tools (1.16.0-1) ... 2026-07-10 01:20:27.395797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libinih1:amd64 (55-1ubuntu2) ... 2026-07-10 01:20:27.395833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-10 01:20:27.395852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.395870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.395890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:20:27.395909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-10 01:20:27.395934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:20:27.395953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dosfstools (4.2-1.1build1) ... 2026-07-10 01:20:27.395972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-07-10 01:20:27.395992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtry-tiny-perl (0.31-2) ... 2026-07-10 01:20:27.396028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-07-10 01:20:27.396034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.396052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up less (590-2ubuntu2.1) ... 2026-07-10 01:20:27.396069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up perl-openssl-defaults:amd64 (7build3) ... 2026-07-10 01:20:27.396088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2026-07-10 01:20:27.396108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:20:27.396151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-07-10 01:20:27.396171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 01:20:27.396187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libencode-locale-perl (1.05-3) ... 2026-07-10 01:20:27.396222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:20:27.396229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-07-10 01:20:27.396245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:20:27.396278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-07-10 01:20:27.396295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-07-10 01:20:27.396315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.396335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up file (1:5.45-3build1) ... 2026-07-10 01:20:27.396354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-10 01:20:27.396390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:20:27.396396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-07-10 01:20:27.396415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-07-10 01:20:27.396452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:20:27.396463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-07-10 01:20:27.396480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:20:27.396485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2026-07-10 01:20:27.396504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ntfs-3g (1:2022.10.3-1.2ubuntu3.1) ... 2026-07-10 01:20:27.396540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-07-10 01:20:27.396545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.396563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-10 01:20:27.396582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up acl (2.3.2-1build1.1) ... 2026-07-10 01:20:27.396646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 01:20:27.396660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-07-10 01:20:27.396675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2026-07-10 01:20:27.396692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.396730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-six (1.16.0-4) ... 2026-07-10 01:20:27.396735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-07-10 01:20:27.396753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 01:20:27.396771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 01:20:27.396790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-07-10 01:20:27.396810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 01:20:27.396845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyparsing (3.1.1-1) ... 2026-07-10 01:20:27.396850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.396869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-certifi (2023.11.17-1) ... 2026-07-10 01:20:27.396905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2026-07-10 01:20:27.396925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-data (2:1.8.7-1build1) ... 2026-07-10 01:20:27.396957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 01:20:27.396992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:20:27.397011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libaugeas0:amd64 (1.14.1-1build2) ... 2026-07-10 01:20:27.397041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 01:20:27.397079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.397115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.397153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 01:20:27.397199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.397229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2026-07-10 01:20:27.397257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 01:20:27.397285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-html-perl (1.004-3) ... 2026-07-10 01:20:27.397320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up usb.ids (2024.03.18-1) ... 2026-07-10 01:20:27.397356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-07-10 01:20:27.397386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2026-07-10 01:20:27.397414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:System has not been booted with systemd as init system (PID 1). Can't operate. 2026-07-10 01:20:27.397443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to connect to bus: Host is down 2026-07-10 01:20:27.397472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lsscsi (0.32-1build1) ... 2026-07-10 01:20:27.397500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 01:20:27.397528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:20:27.397565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.397667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `dhcpcd' (UID 103) ... 2026-07-10 01:20:27.397688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `dhcpcd' (UID 103) with group `nogroup' ... 2026-07-10 01:20:27.397733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-07-10 01:20:27.397762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-10 01:20:27.397790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-10 01:20:27.397828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-10 01:20:27.397845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ucf (3.0043+nmu1) ... 2026-07-10 01:20:27.397877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:20:27.397918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 01:20:27.397953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 01:20:27.397971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 01:20:27.398007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-07-10 01:20:27.398042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:20:27.398077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up seabios (1.16.3-2) ... 2026-07-10 01:20:27.398097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-07-10 01:20:27.398156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:20:27.398175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up scrub (2.6.1-1build2) ... 2026-07-10 01:20:27.398206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtimedate-perl (2.3300-2) ... 2026-07-10 01:20:27.398235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2026-07-10 01:20:27.398271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-07-10 01:20:27.398277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up keyutils (1.6.3-3build1) ... 2026-07-10 01:20:27.398292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 01:20:27.398307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2026-07-10 01:20:27.398337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:20:27.398342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-10 01:20:27.398376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 01:20:27.398381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 01:20:27.398398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 01:20:27.398417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblua5.3-0:amd64 (5.3.6-2build2) ... 2026-07-10 01:20:27.398452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lzop (1.04-2build3) ... 2026-07-10 01:20:27.398457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.398474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 01:20:27.398492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-07-10 01:20:27.398526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libewf2:amd64 (20140814-1build3) ... 2026-07-10 01:20:27.398531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-07-10 01:20:27.398548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-07-10 01:20:27.398567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-07-10 01:20:27.398591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.398620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:20:27.398639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-10 01:20:27.398675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-07-10 01:20:27.398680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-10 01:20:27.398697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-07-10 01:20:27.398715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-common (2.80.0-1build1) ... 2026-07-10 01:20:27.398750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-10 01:20:27.398755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-10 01:20:27.398772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyudev (0.24.0-1) ... 2026-07-10 01:20:27.398791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 01:20:27.398809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhivex0:amd64 (1.3.23-1build7) ... 2026-07-10 01:20:27.398844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.398849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 01:20:27.398883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2026-07-10 01:20:27.398898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-prettytable (3.6.0-2) ... 2026-07-10 01:20:27.398917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:20:27.398957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse2t64:amd64 (2.9.9-8.1build1) ... 2026-07-10 01:20:27.398976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:20:27.399019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up supermin (5.2.2-4ubuntu4) ... 2026-07-10 01:20:27.399035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2026-07-10 01:20:27.399050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zstd (1.5.5+dfsg2-2build1.1) ... 2026-07-10 01:20:27.399081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburi-perl (5.27-1) ... 2026-07-10 01:20:27.399086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 01:20:27.399104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdate-manip-perl (6.95-1) ... 2026-07-10 01:20:27.399160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mdadm (4.3-1ubuntu2.1) ... 2026-07-10 01:20:27.399171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Generating mdadm.conf... 2026-07-10 01:20:27.399186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:done. 2026-07-10 01:20:27.399216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2026-07-10 01:20:27.399232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdcheck_continue.timer → /usr/lib/systemd/system/mdcheck_continue.timer. 2026-07-10 01:20:27.399275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdcheck_start.timer → /usr/lib/systemd/system/mdcheck_start.timer. 2026-07-10 01:20:27.399283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/mdmonitor.service.wants/mdmonitor-oneshot.timer → /usr/lib/systemd/system/mdmonitor-oneshot.timer. 2026-07-10 01:20:27.399302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.399337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-10 01:20:27.399356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbfio1:amd64 (20170123-6) ... 2026-07-10 01:20:27.399414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:20:27.399480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 01:20:27.399540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ... 2026-07-10 01:20:27.399693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-07-10 01:20:27.399748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-07-10 01:20:27.399806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-10 01:20:27.399858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-date-perl (6.06-1) ... 2026-07-10 01:20:27.399911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.399968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-10 01:20:27.400027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.400074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2026-07-10 01:20:27.400113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-07-10 01:20:27.400196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /usr/lib/systemd/system/nvmf-autoconnect.service. 2026-07-10 01:20:27.400232 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfile-listing-perl (6.16-1) ... 2026-07-10 01:20:27.400237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-07-10 01:20:27.400253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up squashfs-tools (1:4.6.1-1build1) ... 2026-07-10 01:20:27.400282 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db-util (1:5.3.21ubuntu2) ... 2026-07-10 01:20:27.400286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-10 01:20:27.400302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-07-10 01:20:27.400327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:20:27.400363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-10 01:20:27.400368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libyara10:amd64 (4.5.0-1build2) ... 2026-07-10 01:20:27.400385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up btrfs-progs (6.6.3-1.1build2) ... 2026-07-10 01:20:27.400414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:20:27.400419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcxl1:amd64 (77-2ubuntu2) ... 2026-07-10 01:20:27.400447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:20:27.400451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-07-10 01:20:27.400479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:20:27.400483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-http-perl (6.23-1) ... 2026-07-10 01:20:27.400516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urwid (2.6.10-1) ... 2026-07-10 01:20:27.400521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-07-10 01:20:27.400542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-07-10 01:20:27.400570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-07-10 01:20:27.400575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 01:20:27.400602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 01:20:27.400619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-10 01:20:27.400668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-07-10 01:20:27.400685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.400718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:20:27.400722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.400755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/idmapd.conf with new version 2026-07-10 01:20:27.400760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.400793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/nfs.conf with new version 2026-07-10 01:20:27.400798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:20:27.400831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.400835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `statd' (UID 105) ... 2026-07-10 01:20:27.400868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `statd' (UID 105) with group `nogroup' ... 2026-07-10 01:20:27.400873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/nfs'. 2026-07-10 01:20:27.400890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-07-10 01:20:27.400916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:20:27.400933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-07-10 01:20:27.400968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-07-10 01:20:27.400972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ldmtool (0.2.5-1.1build2) ... 2026-07-10 01:20:27.400990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.401025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gdisk (1.0.10-1build1) ... 2026-07-10 01:20:27.401041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvmdk1:amd64 (20200926-2build5) ... 2026-07-10 01:20:27.401058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.401086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:20:27.401091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-07-10 01:20:27.401136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 01:20:27.401143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-gi (3.48.2-1) ... 2026-07-10 01:20:27.401179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cxl (77-2ubuntu2) ... 2026-07-10 01:20:27.401184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-07-10 01:20:27.401201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:20:27.401310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/cxl-monitor.service → /usr/lib/systemd/system/cxl-monitor.service. 2026-07-10 01:20:27.401349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-07-10 01:20:27.401353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 01:20:27.401367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:20:27.401370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.401374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.401387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pciutils (1:3.10.0-2build1) ... 2026-07-10 01:20:27.401391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:20:27.401395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2026-07-10 01:20:27.401409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-robotrules-perl (6.02-1) ... 2026-07-10 01:20:27.401413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-07-10 01:20:27.401426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-10 01:20:27.401431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 01:20:27.401448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2026-07-10 01:20:27.401471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:20:27.401488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:20:27.401511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-10 01:20:27.401533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:20:27.401548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-10 01:20:27.401573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-10 01:20:27.401591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-10 01:20:27.401621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-10 01:20:27.401643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2026-07-10 01:20:27.401661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:20:27.401683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 01:20:27.401701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:20:27.401730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 01:20:27.401758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-10 01:20:27.401784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-10 01:20:27.401814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:20:27.401839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-10 01:20:27.401872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-10 01:20:27.401900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-10 01:20:27.401927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-10 01:20:27.401957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2026-07-10 01:20:27.401986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:20:27.402017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 01:20:27.402045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:20:27.402078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 01:20:27.402094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-10 01:20:27.402098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-10 01:20:27.402155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 01:20:27.402177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2026-07-10 01:20:27.402181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:20:27.402207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-07-10 01:20:27.402224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-socket-ssl-perl (2.085-1) ... 2026-07-10 01:20:27.402246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 01:20:27.402269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-07-10 01:20:27.402295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:20:27.402326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm2-tools (5.6-1build4) ... 2026-07-10 01:20:27.402359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-10 01:20:27.402384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-services (2.80.0-1build1) ... 2026-07-10 01:20:27.402406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-negotiate-perl (6.01-2) ... 2026-07-10 01:20:27.402428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.402445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pmdk-tools (1.13.1-1.1ubuntu2) ... 2026-07-10 01:20:27.402480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:20:27.402504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-07-10 01:20:27.402525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:20:27.402547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2026-07-10 01:20:27.402564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpm9t64 (4.18.2+dfsg-2.1build2) ... 2026-07-10 01:20:27.402586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-cookies-perl (6.11-1) ... 2026-07-10 01:20:27.402643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tree-perl (5.07-3) ... 2026-07-10 01:20:27.402671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.402709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:20:27.402731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ndctl (77-2ubuntu2) ... 2026-07-10 01:20:27.402752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2026-07-10 01:20:27.402770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:20:27.402802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/ndctl-monitor.service → /usr/lib/systemd/system/ndctl-monitor.service. 2026-07-10 01:20:27.402824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up parted (3.6-4build1) ... 2026-07-10 01:20:27.402846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 01:20:27.402863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2026-07-10 01:20:27.402886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-user-session (1.14.10-4ubuntu4.1) ... 2026-07-10 01:20:27.402908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 01:20:27.402924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2026-07-10 01:20:27.402947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `swtpm' (GID 106) ... 2026-07-10 01:20:27.402968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-07-10 01:20:27.402988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.403009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:20:27.403029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.403049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `swtpm' (UID 106) ... 2026-07-10 01:20:27.403069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `swtpm' (UID 106) with group `swtpm' ... 2026-07-10 01:20:27.403088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/swtpm'. 2026-07-10 01:20:27.403122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up netpbm (2:11.05.02-1.1build1) ... 2026-07-10 01:20:27.403160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2026-07-10 01:20:27.403163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-10 01:20:27.403185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 01:20:27.403202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-10 01:20:27.403224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.403244 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-07-10 01:20:27.403264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 01:20:27.403286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysinit.target.wants/multipathd.service → /usr/lib/systemd/system/multipathd.service. 2026-07-10 01:20:27.403308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.403323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sockets.target.wants/multipathd.socket → /usr/lib/systemd/system/multipathd.socket. 2026-07-10 01:20:27.403345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:20:27.403366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding group ceph.. 2026-07-10 01:20:27.403387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2026-07-10 01:20:27.403407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding system user ceph.. 2026-07-10 01:20:27.403428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2026-07-10 01:20:27.403448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting system user ceph properties.. 2026-07-10 01:20:27.403470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:usermod: unlocking the user's password would result in a passwordless account. 2026-07-10 01:20:27.403490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:You should set a password with usermod -p to unlock this user's password. 2026-07-10 01:20:27.403510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2026-07-10 01:20:27.403531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-07-10 01:20:27.403552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-07-10 01:20:27.403573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /usr/lib/systemd/system/rbdmap.service. 2026-07-10 01:20:27.403594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.403623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-07-10 01:20:27.403645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-07-10 01:20:27.403666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-protocol-https-perl (6.13-1) ... 2026-07-10 01:20:27.403686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-perl (6.76-1ubuntu0.1) ... 2026-07-10 01:20:27.403706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up icoutils (0.32.3-4build2) ... 2026-07-10 01:20:27.403726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2026-07-10 01:20:27.403746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-guestfs (1:1.52.0-5ubuntu3) ... 2026-07-10 01:20:27.403766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:20:27.403786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:20:27.403806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-07-10 01:20:27.403827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-10 01:20:27.403847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-10 01:20:27.403867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-bin (1.11.0-2build3) ... 2026-07-10 01:20:27.403887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:20:27.403907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:20:27.403927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 1d2a574bd6e9 2026-07-10 01:20:27.403947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 4aa05939c5aa 2026-07-10 01:20:27.403966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 4/10 : ADD plugins-archive / 2026-07-10 01:20:27.403987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 5bb6d87137c7 2026-07-10 01:20:27.404007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 5/10 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2026-07-10 01:20:27.404028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> b150fe35ec8b 2026-07-10 01:20:27.404058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 6/10 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt oslo-vmware && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi && chmod 644 /usr/local/bin/kolla_nova_extend_start && rm -f /etc/machine-id 2026-07-10 01:20:27.404077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 375deed66d66 2026-07-10 01:20:27.404102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo-vmware in ./var/lib/kolla/venv/lib/python3.12/site-packages (4.6.0) 2026-07-10 01:20:27.404135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (7.0.0) 2026-07-10 01:20:27.404160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.4.1) 2026-07-10 01:20:27.404180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.3.0) 2026-07-10 01:20:27.404201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.5.1) 2026-07-10 01:20:27.404221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.utils>=3.33.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (8.2.0) 2026-07-10 01:20:27.404241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (6.0.2) 2026-07-10 01:20:27.404263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: lxml>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.3.1) 2026-07-10 01:20:27.404278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: suds-community>=0.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.2.0) 2026-07-10 01:20:27.404299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (0.39.0) 2026-07-10 01:20:27.404320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (2.32.3) 2026-07-10 01:20:27.404335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: urllib3>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (1.26.20) 2026-07-10 01:20:27.404356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (7.1.0) 2026-07-10 01:20:27.404376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.context>=2.19.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-vmware) (5.7.1) 2026-07-10 01:20:27.404397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->oslo-vmware) (2.7.0) 2026-07-10 01:20:27.404419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: greenlet>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->oslo-vmware) (3.1.1) 2026-07-10 01:20:27.404440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->oslo-vmware) (9.7.1) 2026-07-10 01:20:27.404460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->oslo-vmware) (0.19) 2026-07-10 01:20:27.404480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->oslo-vmware) (3.0.0) 2026-07-10 01:20:27.404500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->oslo-vmware) (1.17.2) 2026-07-10 01:20:27.404524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.concurrency>=3.26.0->oslo-vmware) (2.0.0) 2026-07-10 01:20:27.404540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (2.1.0) 2026-07-10 01:20:27.404556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (3.2.1) 2026-07-10 01:20:27.404577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (24.2) 2026-07-10 01:20:27.404593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (2025.1) 2026-07-10 01:20:27.404633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo-vmware) (7.0.0) 2026-07-10 01:20:27.404659 | 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) (83.0.0) 2026-07-10 01:20:27.404680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (3.4.1) 2026-07-10 01:20:27.404701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (3.10) 2026-07-10 01:20:27.404722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->oslo-vmware) (2026.6.17) 2026-07-10 01:20:27.404741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing ./plugins/blazar_nova-7.0.1.dev7 2026-07-10 01:20:27.404763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: started 2026-07-10 01:20:27.404784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: finished with status 'done' 2026-07-10 01:20:27.404805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: started 2026-07-10 01:20:27.404825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:20:27.404839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: started 2026-07-10 01:20:27.404861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: finished with status 'done' 2026-07-10 01:20:27.404876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): started 2026-07-10 01:20:27.404897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:20:27.404912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pbr>=5.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==7.0.1.dev7) (7.0.0) 2026-07-10 01:20:27.404933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.config>=8.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==7.0.1.dev7) (9.7.1) 2026-07-10 01:20:27.404954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.i18n>=5.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==7.0.1.dev7) (6.5.1) 2026-07-10 01:20:27.404974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.log>=4.6.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from blazar-nova==7.0.1.dev7) (7.1.0) 2026-07-10 01:20:27.404994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: debtcollector>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (3.0.0) 2026-07-10 01:20:27.405016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (1.3.0) 2026-07-10 01:20:27.405036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (5.4.1) 2026-07-10 01:20:27.405056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (2.0.0) 2026-07-10 01:20:27.405083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: PyYAML>=5.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (6.0.2) 2026-07-10 01:20:27.405098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: requests>=2.18.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (2.32.3) 2026-07-10 01:20:27.405110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (1.17.2) 2026-07-10 01:20:27.405147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.context>=2.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (5.7.1) 2026-07-10 01:20:27.405165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.utils>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (8.2.0) 2026-07-10 01:20:27.405188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (5.7.0) 2026-07-10 01:20:27.405208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (2.9.0.post0) 2026-07-10 01:20:27.405229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (1.1.0) 2026-07-10 01:20:27.405255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (2025.1) 2026-07-10 01:20:27.405275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (2.1.0) 2026-07-10 01:20:27.405290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (3.2.1) 2026-07-10 01:20:27.405311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (24.2) 2026-07-10 01:20:27.405326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.36.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (7.0.0) 2026-07-10 01:20:27.405346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: setuptools in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pbr>=5.8.0->blazar-nova==7.0.1.dev7) (83.0.0) 2026-07-10 01:20:27.405368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: six>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.6.1->blazar-nova==7.0.1.dev7) (1.17.0) 2026-07-10 01:20:27.405388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (3.4.1) 2026-07-10 01:20:27.405409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (3.10) 2026-07-10 01:20:27.405429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (1.26.20) 2026-07-10 01:20:27.405449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=8.6.0->blazar-nova==7.0.1.dev7) (2026.6.17) 2026-07-10 01:20:27.405470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building wheels for collected packages: blazar-nova 2026-07-10 01:20:27.405490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (pyproject.toml): started 2026-07-10 01:20:27.405515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (pyproject.toml): finished with status 'done' 2026-07-10 01:20:27.405530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Created wheel for blazar-nova: filename=blazar_nova-7.0.1.dev7-py3-none-any.whl size=13091 sha256=b48913b46b14610a81a956c722c1c68abb3e8f1d3d1b0a7cda52d42f989cb068 2026-07-10 01:20:27.405542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-8286kzdn/wheels/40/17/9e/4fea3bfa6bdcc4ba09f1e22fa53eb645aca19da18f76bc13e3 2026-07-10 01:20:27.405566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built blazar-nova 2026-07-10 01:20:27.405587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: blazar-nova 2026-07-10 01:20:27.405632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: blazar-nova 2026-07-10 01:20:27.405637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: blazar-nova 7.0.1.dev7 2026-07-10 01:20:27.405651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling blazar-nova-7.0.1.dev7: 2026-07-10 01:20:27.405662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled blazar-nova-7.0.1.dev7 2026-07-10 01:20:27.405686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed blazar-nova-7.0.1.dev7 2026-07-10 01:20:27.405698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 375deed66d66 2026-07-10 01:20:27.405722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> e491be328ad2 2026-07-10 01:20:27.405743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 7/10 : COPY patches /patches 2026-07-10 01:20:27.405758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 382549fa1df6 2026-07-10 01:20:27.405780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 8/10 : RUN kolla_patch 2026-07-10 01:20:27.405801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in f54838e9e673 2026-07-10 01:20:27.405821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:[i] No series file found, nothing to patch. 2026-07-10 01:20:27.405841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container f54838e9e673 2026-07-10 01:20:27.405860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> e67c56af0c10 2026-07-10 01:20:27.405884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:20:27.405904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 243b09174d4b 2026-07-10 01:20:27.405925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-07-10 01:20:27.405945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2026-07-10 01:20:27.405966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2026-07-10 01:20:27.405986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages were automatically installed and are no longer required: 2026-07-10 01:20:27.406006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:20:27.406022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:20:27.406043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2026-07-10 01:20:27.406059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2026-07-10 01:20:27.406078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2026-07-10 01:20:27.406098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2026-07-10 01:20:27.406114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Use 'apt autoremove' to remove them. 2026-07-10 01:20:27.406146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2026-07-10 01:20:27.406168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: build-essential 2026-07-10 01:20:27.406189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:20:27.406209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:20:27.406229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-07-10 01:20:27.406250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.406272 | 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% 2026-07-10 01:20:27.406294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-07-10 01:20:27.406314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:65% (Reading database ... 70% 2026-07-10 01:20:27.406333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-07-10 01:20:27.406353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-07-10 01:20:27.406369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-07-10 01:20:27.406391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2026-07-10 01:20:27.406411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-07-10 01:20:27.406431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29454 files and directories currently installed.) 2026-07-10 01:20:27.406452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:20:27.406467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2026-07-10 01:20:27.406495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2026-07-10 01:20:27.406515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2026-07-10 01:20:27.406537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2026-07-10 01:20:27.406557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:20:27.406576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:20:27.406592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2026-07-10 01:20:27.406619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2026-07-10 01:20:27.406639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2026-07-10 01:20:27.406655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2026-07-10 01:20:27.406678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 31 to remove and 0 not upgraded. 2026-07-10 01:20:27.406698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 208 MB disk space will be freed. 2026-07-10 01:20:27.406718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-07-10 01:20:27.406739 | 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% 2026-07-10 01:20:27.406759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2026-07-10 01:20:27.406774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2026-07-10 01:20:27.406796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2026-07-10 01:20:27.406816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2026-07-10 01:20:27.406836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2026-07-10 01:20:27.406857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2026-07-10 01:20:27.406876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:90% 2026-07-10 01:20:27.406897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2026-07-10 01:20:27.406917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29445 files and directories currently installed.) 2026-07-10 01:20:27.406937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:20:27.406957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:20:27.406972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:20:27.406993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.407055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:20:27.407095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:20:27.407151 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:20:27.407199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:20:27.407259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407329 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:20:27.407376 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:20:27.407431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.407471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:20:27.407511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:20:27.407577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing lto-disabled-list (47) ... 2026-07-10 01:20:27.407582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing make (4.3-4.1build2) ... 2026-07-10 01:20:27.407618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:20:27.407647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Collecting pyclean==3.0.0 2026-07-10 01:20:27.407663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:20:27.407694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:20:27.407698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pyclean 2026-07-10 01:20:27.407712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed pyclean-3.0.0 2026-07-10 01:20:27.407736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:20:27.407752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.407796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 10250 files, 1391 directories removed. 2026-07-10 01:20:27.407811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.407837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /usr 2026-07-10 01:20:27.407841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.407867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 1727 files, 185 directories removed. 2026-07-10 01:20:27.407871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2026-07-10 01:20:27.407895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Found existing installation: pyclean 3.0.0 2026-07-10 01:20:27.407910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Uninstalling pyclean-3.0.0: 2026-07-10 01:20:27.407942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:20:27.407946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 243b09174d4b 2026-07-10 01:20:27.407977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 7ee204451250 2026-07-10 01:20:27.407981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 10/10 : USER nova 2026-07-10 01:20:27.408008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 432723923fa4 2026-07-10 01:20:27.408020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 432723923fa4 2026-07-10 01:20:27.408040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 283cdb6e6cbc 2026-07-10 01:20:27.408067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built 8348c439a2af 2026-07-10 01:20:27.408071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute:build-20260710 2026-07-10 01:20:27.408150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Built at 2026-07-10 01:20:27.408076 (took 0:02:07.272318) 2026-07-10 01:20:27.408456 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-novncproxy) 2026-07-10 01:20:27.408475 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Processing 2026-07-10 01:20:27.408524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building started at 2026-07-10 01:20:27.408464 2026-07-10 01:20:27.409205 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 plugins into plugins archive 2026-07-10 01:20:27.409582 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 additions into additions archive 2026-07-10 01:21:45.386175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 1/7 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:21:45.386227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> b71250122b99 2026-07-10 01:21:45.386455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 2/7 : LABEL "build-date"="20260710" "name"="nova-novncproxy" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="nova-novncproxy" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:21:45.386515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in deba378b4bf8 2026-07-10 01:21:45.386572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container deba378b4bf8 2026-07-10 01:21:45.386583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 3b99f030b3ac 2026-07-10 01:21:45.386592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends novnc && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:21:45.386639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 020471702a32 2026-07-10 01:21:45.386746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 01:21:45.386759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:21:45.386770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:21:45.386782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:21:45.386828 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:21:45.386851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:21:45.386929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:21:45.386975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:21:45.387024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:21:45.387095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:21:45.387174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:21:45.387201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:21:45.387257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:21:45.387297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:21:45.387344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:21:45.387382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 28.0 MB in 3s (9,168 kB/s) 2026-07-10 01:21:45.387431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-07-10 01:21:45.387469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-07-10 01:21:45.387522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2026-07-10 01:21:45.387556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2026-07-10 01:21:45.387612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following additional packages will be installed: 2026-07-10 01:21:45.387638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2026-07-10 01:21:45.387706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2026-07-10 01:21:45.387732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2026-07-10 01:21:45.387796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2026-07-10 01:21:45.387823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2026-07-10 01:21:45.387862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2026-07-10 01:21:45.387904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-babel-localedata python3-babel python3-certifi python3-cffi-backend 2026-07-10 01:21:45.387939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-chardet python3-cryptography python3-dateutil python3-debtcollector 2026-07-10 01:21:45.387946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-deprecated python3-dnspython python3-docutils python3-eventlet 2026-07-10 01:21:45.387992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-greenlet python3-idna python3-importlib-metadata python3-iso8601 2026-07-10 01:21:45.388016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-jwcrypto python3-monotonic python3-more-itertools python3-msgpack 2026-07-10 01:21:45.388064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-netaddr python3-novnc python3-numpy python3-oslo.config 2026-07-10 01:21:45.388092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.context python3-oslo.i18n python3-oslo.log 2026-07-10 01:21:45.388165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2026-07-10 01:21:45.388192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-psutil python3-pyparsing python3-requests 2026-07-10 01:21:45.388231 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-rfc3986 python3-roman python3-six python3-stevedore 2026-07-10 01:21:45.388273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-typing-extensions python3-tz python3-urllib3 python3-websockify 2026-07-10 01:21:45.388314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-wrapt python3-yaml python3-zipp sgml-base websockify xml-core 2026-07-10 01:21:45.388359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Suggested packages: 2026-07-10 01:21:45.388381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: liblcms2-utils npm python-nova python-cryptography-doc 2026-07-10 01:21:45.388426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cryptography-vectors python-debtcollector-doc python3-trio 2026-07-10 01:21:45.388467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-aioquic python3-h2 python3-httpx python3-httpcore docutils-doc 2026-07-10 01:21:45.388489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french 2026-07-10 01:21:45.388528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: texlive-latex-base texlive-latex-recommended python-eventlet-doc 2026-07-10 01:21:45.388570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-greenlet-dev python-greenlet-doc ipython3 python-netaddr-docs 2026-07-10 01:21:45.388595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-nova gfortran python3-pytest python-oslo.log-doc python-pil-doc 2026-07-10 01:21:45.388641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-pyparsing-doc python3-openssl python3-socks python-requests-doc 2026-07-10 01:21:45.388712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-brotli sgml-base-doc debhelper 2026-07-10 01:21:45.388720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Recommended packages: 2026-07-10 01:21:45.388746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: nodejs-doc libpaper-utils python3-pygments python3-olefile 2026-07-10 01:21:45.388791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following NEW packages will be installed: 2026-07-10 01:21:45.388825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2026-07-10 01:21:45.388869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2026-07-10 01:21:45.388902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2026-07-10 01:21:45.388927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2026-07-10 01:21:45.388973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2026-07-10 01:21:45.389016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2026-07-10 01:21:45.389042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: novnc python-babel-localedata python3-babel python3-certifi 2026-07-10 01:21:45.389083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cffi-backend python3-chardet python3-cryptography python3-dateutil 2026-07-10 01:21:45.389146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-debtcollector python3-deprecated python3-dnspython python3-docutils 2026-07-10 01:21:45.389181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-eventlet python3-greenlet python3-idna python3-importlib-metadata 2026-07-10 01:21:45.389203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-iso8601 python3-jwcrypto python3-monotonic python3-more-itertools 2026-07-10 01:21:45.389249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-msgpack python3-netaddr python3-novnc python3-numpy 2026-07-10 01:21:45.389291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.config python3-oslo.context python3-oslo.i18n python3-oslo.log 2026-07-10 01:21:45.389324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2026-07-10 01:21:45.389379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-psutil python3-pyparsing python3-requests 2026-07-10 01:21:45.389399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-rfc3986 python3-roman python3-six python3-stevedore 2026-07-10 01:21:45.389420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-typing-extensions python3-tz python3-urllib3 python3-websockify 2026-07-10 01:21:45.389462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-wrapt python3-yaml python3-zipp sgml-base websockify xml-core 2026-07-10 01:21:45.389494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 87 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:21:45.389535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Need to get 37.1 MB of archives. 2026-07-10 01:21:45.389561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 165 MB of additional disk space will be used. 2026-07-10 01:21:45.389604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:21:45.389649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:75 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-pbr all 6.1.1-0ubuntu1~cloud0 [58.2 kB] 2026-07-10 01:21:45.389737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:76 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-netaddr all 1.3.0-1~cloud0 [341 kB] 2026-07-10 01:21:45.389784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:77 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-oslo.i18n all 6.5.1-0ubuntu1~cloud0 [22.3 kB] 2026-07-10 01:21:45.389820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:78 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-eventlet all 0.39.0-0ubuntu1.1~cloud0 [313 kB] 2026-07-10 01:21:45.389856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:79 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-oslo.context all 1:5.7.1-0ubuntu1~cloud0 [13.8 kB] 2026-07-10 01:21:45.389898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:80 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-iso8601 all 2.1.0-2~cloud0 [9,192 B] 2026-07-10 01:21:45.389938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:81 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-07-10 01:21:45.389979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:82 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-oslo.utils all 8.2.0-0ubuntu1~cloud0 [88.3 kB] 2026-07-10 01:21:45.390030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:83 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-oslo.serialization all 5.7.0-0ubuntu1~cloud0 [15.6 kB] 2026-07-10 01:21:45.390063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:84 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-oslo.log all 7.1.0-0ubuntu1~cloud0 [45.6 kB] 2026-07-10 01:21:45.390097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:85 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2026-07-10 01:21:45.390122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:86 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2026-07-10 01:21:45.390176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 sgml-base all 1.31 [11.4 kB] 2026-07-10 01:21:45.390210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:87 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-stevedore all 1:5.4.1-0ubuntu1~cloud0 [21.2 kB] 2026-07-10 01:21:45.390250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:88 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-oslo.config all 1:9.7.1-0ubuntu1~cloud0 [109 kB] 2026-07-10 01:21:45.390307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-07-10 01:21:45.390349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2026-07-10 01:21:45.390384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-07-10 01:21:45.390410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2026-07-10 01:21:45.390455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-07-10 01:21:45.390482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-07-10 01:21:45.390508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-07-10 01:21:45.390544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 xml-core all 0.19 [20.3 kB] 2026-07-10 01:21:45.390585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 docutils-common all 0.20.1+dfsg-3 [132 kB] 2026-07-10 01:21:45.390610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 ieee-data all 20220827.1 [2,113 kB] 2026-07-10 01:21:45.390644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblas3 amd64 3.12.0-3build1.1 [238 kB] 2026-07-10 01:21:45.390718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcares2 amd64 1.27.0-1.0ubuntu1 [73.7 kB] 2026-07-10 01:21:45.390727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-07-10 01:21:45.390753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfreetype6 amd64 2.13.2+dfsg-1ubuntu0.1 [402 kB] 2026-07-10 01:21:45.390780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgfortran5 amd64 14.2.0-4ubuntu2~24.04.1 [916 kB] 2026-07-10 01:21:45.390823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgraphite2-3 amd64 1.3.14-2ubuntu0.24.04.1 [73.4 kB] 2026-07-10 01:21:45.390851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-07-10 01:21:45.390885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libimagequant0 amd64 2.18.0-1build1 [36.3 kB] 2026-07-10 01:21:45.390926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-07-10 01:21:45.390952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-07-10 01:21:45.390986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblapack3 amd64 3.12.0-3build1.1 [2,646 kB] 2026-07-10 01:21:45.391008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblcms2-2 amd64 2.14-2ubuntu0.1 [161 kB] 2026-07-10 01:21:45.391046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-07-10 01:21:45.391072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-xtend all 4.0.2-3 [3,902 B] 2026-07-10 01:21:45.391108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:27 http://archive.ubuntu.com/ubuntu noble/universe amd64 nodejs amd64 18.19.1+dfsg-6ubuntu5 [306 kB] 2026-07-10 01:21:45.391163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:28 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-acorn all 8.8.1+ds+~cs25.17.7-2 [115 kB] 2026-07-10 01:21:45.391201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:29 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-cjs-module-lexer all 1.2.3+dfsg-1 [32.1 kB] 2026-07-10 01:21:45.391224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-busboy all 1.6.0+~cs2.6.0-2 [17.3 kB] 2026-07-10 01:21:45.391259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-undici all 5.26.3+dfsg1+~cs23.10.12-2 [325 kB] 2026-07-10 01:21:45.391298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnode109 amd64 18.19.1+dfsg-6ubuntu5 [11.6 MB] 2026-07-10 01:21:45.391323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libraqm0 amd64 0.10.1-1build1 [15.0 kB] 2026-07-10 01:21:45.391357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-07-10 01:21:45.391391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-07-10 01:21:45.391429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-07-10 01:21:45.391451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-07-10 01:21:45.391491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpdemux2 amd64 1.3.2-0.4build3 [12.4 kB] 2026-07-10 01:21:45.391515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebpmux3 amd64 1.3.2-0.4build3 [25.7 kB] 2026-07-10 01:21:45.391557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 net-tools amd64 2.10-0.1ubuntu4.4 [204 kB] 2026-07-10 01:21:45.391597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wrapt amd64 1.15.0-2build3 [34.8 kB] 2026-07-10 01:21:45.391624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-10 01:21:45.391679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-more-itertools all 10.2.0-1 [52.9 kB] 2026-07-10 01:21:45.391705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-zipp all 1.0.0-6ubuntu0.1 [6,774 B] 2026-07-10 01:21:45.391745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-importlib-metadata all 4.12.0-1 [17.8 kB] 2026-07-10 01:21:45.391770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-debtcollector all 2.5.0-3 [13.3 kB] 2026-07-10 01:21:45.391805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-roman all 3.3-3 [9,632 B] 2026-07-10 01:21:45.391827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-docutils all 0.20.1+dfsg-3 [393 kB] 2026-07-10 01:21:45.391866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 python-babel-localedata all 2.10.3-3build1 [6,357 kB] 2026-07-10 01:21:45.391893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-tz all 2024.1-2 [31.4 kB] 2026-07-10 01:21:45.391927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-babel all 2.10.3-3build1 [87.5 kB] 2026-07-10 01:21:45.391953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-07-10 01:21:45.391985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2026-07-10 01:21:45.392021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-greenlet amd64 3.0.3-0ubuntu5.1 [154 kB] 2026-07-10 01:21:45.392049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-07-10 01:21:45.392083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-monotonic all 1.6-2 [5,732 B] 2026-07-10 01:21:45.392110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-msgpack amd64 1.0.3-3build2 [80.1 kB] 2026-07-10 01:21:45.392192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-psutil amd64 5.9.8-2build2 [195 kB] 2026-07-10 01:21:45.392228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-07-10 01:21:45.392270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-packaging all 24.0-1 [41.1 kB] 2026-07-10 01:21:45.392304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-07-10 01:21:45.392327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-07-10 01:21:45.392365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-07-10 01:21:45.392405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rfc3986 all 2.0.0-2 [21.9 kB] 2026-07-10 01:21:45.392432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libopenjp2-7 amd64 2.5.0-2ubuntu0.5 [174 kB] 2026-07-10 01:21:45.392474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-pil amd64 10.2.0-1ubuntu1.2 [452 kB] 2026-07-10 01:21:45.392500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-novnc all 1:1.3.0-2 [12.8 kB] 2026-07-10 01:21:45.392543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-numpy amd64 1:1.26.4+ds-6ubuntu1 [4,437 kB] 2026-07-10 01:21:45.392570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.4 [815 kB] 2026-07-10 01:21:45.392595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:70 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-deprecated all 1.2.14-1 [10.5 kB] 2026-07-10 01:21:45.392639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-jwcrypto all 1.5.4-1 [31.9 kB] 2026-07-10 01:21:45.392693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-websockify amd64 0.10.0+dfsg1-5build2 [42.2 kB] 2026-07-10 01:21:45.392741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:73 http://archive.ubuntu.com/ubuntu noble/universe amd64 websockify amd64 0.10.0+dfsg1-5build2 [24.3 kB] 2026-07-10 01:21:45.392768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 novnc all 1:1.3.0-2 [248 kB] 2026-07-10 01:21:45.392810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 37.1 MB in 2s (15.9 MB/s) 2026-07-10 01:21:45.392855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package sgml-base. 2026-07-10 01:21:45.392882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-07-10 01:21:45.392929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:21:45.392956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:21:45.393018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2026-07-10 01:21:45.393026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2026-07-10 01:21:45.393050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2026-07-10 01:21:45.393090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2026-07-10 01:21:45.393116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 19631 files and directories currently installed.) 2026-07-10 01:21:45.393168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../00-sgml-base_1.31_all.deb ... 2026-07-10 01:21:45.393194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking sgml-base (1.31) ... 2026-07-10 01:21:45.393216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfribidi0:amd64. 2026-07-10 01:21:45.393259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../01-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-07-10 01:21:45.393283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-07-10 01:21:45.393328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cffi-backend:amd64. 2026-07-10 01:21:45.393350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../02-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-07-10 01:21:45.393385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 01:21:45.393412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libpng16-16t64:amd64. 2026-07-10 01:21:45.393439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../03-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-07-10 01:21:45.393475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 01:21:45.393499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libuv1t64:amd64. 2026-07-10 01:21:45.393540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../04-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2026-07-10 01:21:45.393567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-07-10 01:21:45.393596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxau6:amd64. 2026-07-10 01:21:45.393630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../05-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-07-10 01:21:45.393697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-07-10 01:21:45.393723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxdmcp6:amd64. 2026-07-10 01:21:45.393730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../06-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-07-10 01:21:45.393752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-07-10 01:21:45.393779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxcb1:amd64. 2026-07-10 01:21:45.393814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../07-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-07-10 01:21:45.393839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-07-10 01:21:45.393877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package xml-core. 2026-07-10 01:21:45.393901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../08-xml-core_0.19_all.deb ... 2026-07-10 01:21:45.393935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking xml-core (0.19) ... 2026-07-10 01:21:45.393960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package docutils-common. 2026-07-10 01:21:45.394002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../09-docutils-common_0.20.1+dfsg-3_all.deb ... 2026-07-10 01:21:45.394027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking docutils-common (0.20.1+dfsg-3) ... 2026-07-10 01:21:45.394049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package ieee-data. 2026-07-10 01:21:45.394084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../10-ieee-data_20220827.1_all.deb ... 2026-07-10 01:21:45.394106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking ieee-data (20220827.1) ... 2026-07-10 01:21:45.394158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libblas3:amd64. 2026-07-10 01:21:45.394195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../11-libblas3_3.12.0-3build1.1_amd64.deb ... 2026-07-10 01:21:45.394229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2026-07-10 01:21:45.394249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libcares2:amd64. 2026-07-10 01:21:45.394288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../12-libcares2_1.27.0-1.0ubuntu1_amd64.deb ... 2026-07-10 01:21:45.394312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2026-07-10 01:21:45.394360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libdeflate0:amd64. 2026-07-10 01:21:45.394381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../13-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-07-10 01:21:45.394402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-07-10 01:21:45.394446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfreetype6:amd64. 2026-07-10 01:21:45.394473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../14-libfreetype6_2.13.2+dfsg-1ubuntu0.1_amd64.deb ... 2026-07-10 01:21:45.394499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-07-10 01:21:45.394533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgfortran5:amd64. 2026-07-10 01:21:45.394559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../15-libgfortran5_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 01:21:45.394599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:21:45.394624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgraphite2-3:amd64. 2026-07-10 01:21:45.394678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../16-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-07-10 01:21:45.394704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-07-10 01:21:45.394729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libharfbuzz0b:amd64. 2026-07-10 01:21:45.394765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../17-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-07-10 01:21:45.394792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-07-10 01:21:45.394816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libimagequant0:amd64. 2026-07-10 01:21:45.394851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.394893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../18-libimagequant0_2.18.0-1build1_amd64.deb ... 2026-07-10 01:21:45.394943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libimagequant0:amd64 (2.18.0-1build1) ... 2026-07-10 01:21:45.394950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg-turbo8:amd64. 2026-07-10 01:21:45.394973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../19-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-07-10 01:21:45.395014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.395038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 01:21:45.395078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg8:amd64. 2026-07-10 01:21:45.395103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../20-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-07-10 01:21:45.395143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-07-10 01:21:45.395179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblapack3:amd64. 2026-07-10 01:21:45.395214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../21-liblapack3_3.12.0-3build1.1_amd64.deb ... 2026-07-10 01:21:45.395237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2026-07-10 01:21:45.395279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblcms2-2:amd64. 2026-07-10 01:21:45.395304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../22-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ... 2026-07-10 01:21:45.395330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-07-10 01:21:45.395363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblerc4:amd64. 2026-07-10 01:21:45.395388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../23-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-07-10 01:21:45.395429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-07-10 01:21:45.395452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-xtend. 2026-07-10 01:21:45.395492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../24-node-xtend_4.0.2-3_all.deb ... 2026-07-10 01:21:45.395517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-xtend (4.0.2-3) ... 2026-07-10 01:21:45.395558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.395584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package nodejs. 2026-07-10 01:21:45.395610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../25-nodejs_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2026-07-10 01:21:45.395643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking nodejs (18.19.1+dfsg-6ubuntu5) ... 2026-07-10 01:21:45.395683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-acorn. 2026-07-10 01:21:45.395709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../26-node-acorn_8.8.1+ds+~cs25.17.7-2_all.deb ... 2026-07-10 01:21:45.395743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2026-07-10 01:21:45.395768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-cjs-module-lexer. 2026-07-10 01:21:45.395809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../27-node-cjs-module-lexer_1.2.3+dfsg-1_all.deb ... 2026-07-10 01:21:45.395834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-cjs-module-lexer (1.2.3+dfsg-1) ... 2026-07-10 01:21:45.395856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-busboy. 2026-07-10 01:21:45.395889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../28-node-busboy_1.6.0+~cs2.6.0-2_all.deb ... 2026-07-10 01:21:45.395915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-busboy (1.6.0+~cs2.6.0-2) ... 2026-07-10 01:21:45.395948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-undici. 2026-07-10 01:21:45.395991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../29-node-undici_5.26.3+dfsg1+~cs23.10.12-2_all.deb ... 2026-07-10 01:21:45.396018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2026-07-10 01:21:45.396043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libnode109:amd64. 2026-07-10 01:21:45.396076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../30-libnode109_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2026-07-10 01:21:45.396101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2026-07-10 01:21:45.396161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libraqm0:amd64. 2026-07-10 01:21:45.396185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../31-libraqm0_0.10.1-1build1_amd64.deb ... 2026-07-10 01:21:45.396207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libraqm0:amd64 (0.10.1-1build1) ... 2026-07-10 01:21:45.396251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.396278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libsharpyuv0:amd64. 2026-07-10 01:21:45.396330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../32-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-07-10 01:21:45.396351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.396373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:21:45.396414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjbig0:amd64. 2026-07-10 01:21:45.396440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../33-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-07-10 01:21:45.396466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.396501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-07-10 01:21:45.396524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebp7:amd64. 2026-07-10 01:21:45.396558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../34-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-07-10 01:21:45.396583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:21:45.396618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libtiff6:amd64. 2026-07-10 01:21:45.396643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../35-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-07-10 01:21:45.396710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-07-10 01:21:45.396737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpdemux2:amd64. 2026-07-10 01:21:45.396770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../36-libwebpdemux2_1.3.2-0.4build3_amd64.deb ... 2026-07-10 01:21:45.396796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:21:45.396830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpmux3:amd64. 2026-07-10 01:21:45.396855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../37-libwebpmux3_1.3.2-0.4build3_amd64.deb ... 2026-07-10 01:21:45.396898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpmux3:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:21:45.396923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package net-tools. 2026-07-10 01:21:45.396946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../38-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2026-07-10 01:21:45.396981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2026-07-10 01:21:45.397015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pbr. 2026-07-10 01:21:45.397037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../39-python3-pbr_6.1.1-0ubuntu1~cloud0_all.deb ... 2026-07-10 01:21:45.397072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pbr (6.1.1-0ubuntu1~cloud0) ... 2026-07-10 01:21:45.397096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-wrapt. 2026-07-10 01:21:45.397168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../40-python3-wrapt_1.15.0-2build3_amd64.deb ... 2026-07-10 01:21:45.397178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.397199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2026-07-10 01:21:45.397246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-typing-extensions. 2026-07-10 01:21:45.397270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../41-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-10 01:21:45.397297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-10 01:21:45.397340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-more-itertools. 2026-07-10 01:21:45.397348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../42-python3-more-itertools_10.2.0-1_all.deb ... 2026-07-10 01:21:45.397391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-more-itertools (10.2.0-1) ... 2026-07-10 01:21:45.397398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-zipp. 2026-07-10 01:21:45.397423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../43-python3-zipp_1.0.0-6ubuntu0.1_all.deb ... 2026-07-10 01:21:45.397468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-zipp (1.0.0-6ubuntu0.1) ... 2026-07-10 01:21:45.397489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-importlib-metadata. 2026-07-10 01:21:45.397510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../44-python3-importlib-metadata_4.12.0-1_all.deb ... 2026-07-10 01:21:45.397535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-importlib-metadata (4.12.0-1) ... 2026-07-10 01:21:45.397559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-debtcollector. 2026-07-10 01:21:45.397626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../45-python3-debtcollector_2.5.0-3_all.deb ... 2026-07-10 01:21:45.397634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-debtcollector (2.5.0-3) ... 2026-07-10 01:21:45.397670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-roman. 2026-07-10 01:21:45.397678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../46-python3-roman_3.3-3_all.deb ... 2026-07-10 01:21:45.397699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-roman (3.3-3) ... 2026-07-10 01:21:45.397720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-docutils. 2026-07-10 01:21:45.397757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../47-python3-docutils_0.20.1+dfsg-3_all.deb ... 2026-07-10 01:21:45.397780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-docutils (0.20.1+dfsg-3) ... 2026-07-10 01:21:45.397823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-netaddr. 2026-07-10 01:21:45.397830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../48-python3-netaddr_1.3.0-1~cloud0_all.deb ... 2026-07-10 01:21:45.397856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-netaddr (1.3.0-1~cloud0) ... 2026-07-10 01:21:45.397900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python-babel-localedata. 2026-07-10 01:21:45.397931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../49-python-babel-localedata_2.10.3-3build1_all.deb ... 2026-07-10 01:21:45.397938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python-babel-localedata (2.10.3-3build1) ... 2026-07-10 01:21:45.397960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-tz. 2026-07-10 01:21:45.398003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../50-python3-tz_2024.1-2_all.deb ... 2026-07-10 01:21:45.398011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-tz (2024.1-2) ... 2026-07-10 01:21:45.398035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-babel. 2026-07-10 01:21:45.398080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../51-python3-babel_2.10.3-3build1_all.deb ... 2026-07-10 01:21:45.398102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.398152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-babel (2.10.3-3build1) ... 2026-07-10 01:21:45.398185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.i18n. 2026-07-10 01:21:45.398193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../52-python3-oslo.i18n_6.5.1-0ubuntu1~cloud0_all.deb ... 2026-07-10 01:21:45.398214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.i18n (6.5.1-0ubuntu1~cloud0) ... 2026-07-10 01:21:45.398248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-six. 2026-07-10 01:21:45.398272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../53-python3-six_1.16.0-4_all.deb ... 2026-07-10 01:21:45.398295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-six (1.16.0-4) ... 2026-07-10 01:21:45.398339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dateutil. 2026-07-10 01:21:45.398346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../54-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-07-10 01:21:45.398371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-07-10 01:21:45.398415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-greenlet. 2026-07-10 01:21:45.398436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.398458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../55-python3-greenlet_3.0.3-0ubuntu5.1_amd64.deb ... 2026-07-10 01:21:45.398483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.398525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-greenlet (3.0.3-0ubuntu5.1) ... 2026-07-10 01:21:45.398532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dnspython. 2026-07-10 01:21:45.398576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../56-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-07-10 01:21:45.398583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-07-10 01:21:45.398608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-eventlet. 2026-07-10 01:21:45.398634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../57-python3-eventlet_0.39.0-0ubuntu1.1~cloud0_all.deb ... 2026-07-10 01:21:45.398687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-eventlet (0.39.0-0ubuntu1.1~cloud0) ... 2026-07-10 01:21:45.398723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-monotonic. 2026-07-10 01:21:45.398748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../58-python3-monotonic_1.6-2_all.deb ... 2026-07-10 01:21:45.398778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-monotonic (1.6-2) ... 2026-07-10 01:21:45.398814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.context. 2026-07-10 01:21:45.398825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../59-python3-oslo.context_1%3a5.7.1-0ubuntu1~cloud0_all.deb ... 2026-07-10 01:21:45.398847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.context (1:5.7.1-0ubuntu1~cloud0) ... 2026-07-10 01:21:45.398868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-msgpack. 2026-07-10 01:21:45.398894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../60-python3-msgpack_1.0.3-3build2_amd64.deb ... 2026-07-10 01:21:45.398939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-msgpack (1.0.3-3build2) ... 2026-07-10 01:21:45.398946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-iso8601. 2026-07-10 01:21:45.398970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../61-python3-iso8601_2.1.0-2~cloud0_all.deb ... 2026-07-10 01:21:45.399015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-iso8601 (2.1.0-2~cloud0) ... 2026-07-10 01:21:45.399023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-psutil. 2026-07-10 01:21:45.399048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../62-python3-psutil_5.9.8-2build2_amd64.deb ... 2026-07-10 01:21:45.399091 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-psutil (5.9.8-2build2) ... 2026-07-10 01:21:45.399098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pyparsing. 2026-07-10 01:21:45.399165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../63-python3-pyparsing_3.1.1-1_all.deb ... 2026-07-10 01:21:45.399179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pyparsing (3.1.1-1) ... 2026-07-10 01:21:45.399200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-packaging. 2026-07-10 01:21:45.399206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../64-python3-packaging_24.0-1_all.deb ... 2026-07-10 01:21:45.399227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-packaging (24.0-1) ... 2026-07-10 01:21:45.399251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-yaml. 2026-07-10 01:21:45.399290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../65-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-07-10 01:21:45.399314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-07-10 01:21:45.399321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.utils. 2026-07-10 01:21:45.399345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../66-python3-oslo.utils_8.2.0-0ubuntu1~cloud0_all.deb ... 2026-07-10 01:21:45.399366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.utils (8.2.0-0ubuntu1~cloud0) ... 2026-07-10 01:21:45.399387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.serialization. 2026-07-10 01:21:45.399412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../67-python3-oslo.serialization_5.7.0-0ubuntu1~cloud0_all.deb ... 2026-07-10 01:21:45.399439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.serialization (5.7.0-0ubuntu1~cloud0) ... 2026-07-10 01:21:45.399464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.log. 2026-07-10 01:21:45.399488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.399515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../68-python3-oslo.log_7.1.0-0ubuntu1~cloud0_all.deb ... 2026-07-10 01:21:45.399538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.log (7.1.0-0ubuntu1~cloud0) ... 2026-07-10 01:21:45.399562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-certifi. 2026-07-10 01:21:45.399588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../69-python3-certifi_2023.11.17-1_all.deb ... 2026-07-10 01:21:45.399624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-certifi (2023.11.17-1) ... 2026-07-10 01:21:45.399631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.399702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-chardet. 2026-07-10 01:21:45.399710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.399721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../70-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-07-10 01:21:45.399740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 01:21:45.399760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-idna. 2026-07-10 01:21:45.399779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../71-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-07-10 01:21:45.399809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 01:21:45.399826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-urllib3. 2026-07-10 01:21:45.399850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../72-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-07-10 01:21:45.399856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.399881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-07-10 01:21:45.399907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-requests. 2026-07-10 01:21:45.399930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../73-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2026-07-10 01:21:45.399952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-07-10 01:21:45.399974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-rfc3986. 2026-07-10 01:21:45.399995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../74-python3-rfc3986_2.0.0-2_all.deb ... 2026-07-10 01:21:45.400021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-rfc3986 (2.0.0-2) ... 2026-07-10 01:21:45.400047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-stevedore. 2026-07-10 01:21:45.400070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../75-python3-stevedore_1%3a5.4.1-0ubuntu1~cloud0_all.deb ... 2026-07-10 01:21:45.400092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-stevedore (1:5.4.1-0ubuntu1~cloud0) ... 2026-07-10 01:21:45.400114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.config. 2026-07-10 01:21:45.400165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../76-python3-oslo.config_1%3a9.7.1-0ubuntu1~cloud0_all.deb ... 2026-07-10 01:21:45.400197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.config (1:9.7.1-0ubuntu1~cloud0) ... 2026-07-10 01:21:45.400229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.400238 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libopenjp2-7:amd64. 2026-07-10 01:21:45.400259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../77-libopenjp2-7_2.5.0-2ubuntu0.5_amd64.deb ... 2026-07-10 01:21:45.400285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libopenjp2-7:amd64 (2.5.0-2ubuntu0.5) ... 2026-07-10 01:21:45.400309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pil:amd64. 2026-07-10 01:21:45.400335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../78-python3-pil_10.2.0-1ubuntu1.2_amd64.deb ... 2026-07-10 01:21:45.400360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pil:amd64 (10.2.0-1ubuntu1.2) ... 2026-07-10 01:21:45.400385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-novnc. 2026-07-10 01:21:45.400420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../79-python3-novnc_1%3a1.3.0-2_all.deb ... 2026-07-10 01:21:45.400427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-novnc (1:1.3.0-2) ... 2026-07-10 01:21:45.400450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-numpy. 2026-07-10 01:21:45.400472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../80-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2026-07-10 01:21:45.400493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-07-10 01:21:45.400518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cryptography. 2026-07-10 01:21:45.400540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../81-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-07-10 01:21:45.400561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 01:21:45.400586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-deprecated. 2026-07-10 01:21:45.400608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../82-python3-deprecated_1.2.14-1_all.deb ... 2026-07-10 01:21:45.400673 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-deprecated (1.2.14-1) ... 2026-07-10 01:21:45.400685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-jwcrypto. 2026-07-10 01:21:45.400717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../83-python3-jwcrypto_1.5.4-1_all.deb ... 2026-07-10 01:21:45.400726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2026-07-10 01:21:45.400750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-websockify. 2026-07-10 01:21:45.400776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../84-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-07-10 01:21:45.400799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2026-07-10 01:21:45.400827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package websockify. 2026-07-10 01:21:45.400855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../85-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2026-07-10 01:21:45.400862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2026-07-10 01:21:45.400882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package novnc. 2026-07-10 01:21:45.400925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../86-novnc_1%3a1.3.0-2_all.deb ... 2026-07-10 01:21:45.400932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking novnc (1:1.3.0-2) ... 2026-07-10 01:21:45.400957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-more-itertools (10.2.0-1) ... 2026-07-10 01:21:45.400979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-07-10 01:21:45.401000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.401021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-07-10 01:21:45.401042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:21:45.401086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-07-10 01:21:45.401093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2026-07-10 01:21:45.401114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-07-10 01:21:45.401162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-07-10 01:21:45.401172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-07-10 01:21:45.401207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pbr (6.1.1-0ubuntu1~cloud0) ... 2026-07-10 01:21:45.401229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-07-10 01:21:45.401235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-07-10 01:21:45.401260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-07-10 01:21:45.401286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-cjs-module-lexer (1.2.3+dfsg-1) ... 2026-07-10 01:21:45.401309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-zipp (1.0.0-6ubuntu0.1) ... 2026-07-10 01:21:45.401333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-07-10 01:21:45.401357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-psutil (5.9.8-2build2) ... 2026-07-10 01:21:45.401379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-tz (2024.1-2) ... 2026-07-10 01:21:45.401401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python-babel-localedata (2.10.3-3build1) ... 2026-07-10 01:21:45.401425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-monotonic (1.6-2) ... 2026-07-10 01:21:45.401450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-six (1.16.0-4) ... 2026-07-10 01:21:45.401475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-roman (3.3-3) ... 2026-07-10 01:21:45.401497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2026-07-10 01:21:45.401519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2026-07-10 01:21:45.401544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-packaging (24.0-1) ... 2026-07-10 01:21:45.401568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-iso8601 (2.1.0-2~cloud0) ... 2026-07-10 01:21:45.401593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 01:21:45.401619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pyparsing (3.1.1-1) ... 2026-07-10 01:21:45.401644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-certifi (2023.11.17-1) ... 2026-07-10 01:21:45.401717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-07-10 01:21:45.401726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-greenlet (3.0.3-0ubuntu5.1) ... 2026-07-10 01:21:45.401737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libimagequant0:amd64 (2.18.0-1build1) ... 2026-07-10 01:21:45.401758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 01:21:45.401764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2026-07-10 01:21:45.401785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 01:21:45.401811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-wrapt (1.15.0-2build3) ... 2026-07-10 01:21:45.401836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-10 01:21:45.401862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 01:21:45.401903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:21:45.401910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-07-10 01:21:45.401932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:21:45.401953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up ieee-data (20220827.1) ... 2026-07-10 01:21:45.401974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-07-10 01:21:45.402009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libopenjp2-7:amd64 (2.5.0-2ubuntu0.5) ... 2026-07-10 01:21:45.402034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-07-10 01:21:45.402060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up sgml-base (1.31) ... 2026-07-10 01:21:45.402087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-msgpack (1.0.3-3build2) ... 2026-07-10 01:21:45.402154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-xtend (4.0.2-3) ... 2026-07-10 01:21:45.402181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpmux3:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:21:45.402202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-deprecated (1.2.14-1) ... 2026-07-10 01:21:45.402223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 01:21:45.402230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-busboy (1.6.0+~cs2.6.0-2) ... 2026-07-10 01:21:45.402251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-07-10 01:21:45.402275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2026-07-10 01:21:45.402321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2026-07-10 01:21:45.402335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-importlib-metadata (4.12.0-1) ... 2026-07-10 01:21:45.402359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-babel (2.10.3-3build1) ... 2026-07-10 01:21:45.402380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: 2026-07-10 01:21:45.402401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2026-07-10 01:21:45.402425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2026-07-10 01:21:45.402449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-debtcollector (2.5.0-3) ... 2026-07-10 01:21:45.402473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-eventlet (0.39.0-0ubuntu1.1~cloud0) ... 2026-07-10 01:21:45.402498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-rfc3986 (2.0.0-2) ... 2026-07-10 01:21:45.402522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-07-10 01:21:45.402549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 01:21:45.402574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-07-10 01:21:45.402598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.context (1:5.7.1-0ubuntu1~cloud0) ... 2026-07-10 01:21:45.402624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-jwcrypto (1.5.4-1) ... 2026-07-10 01:21:45.402648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2026-07-10 01:21:45.402932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2026-07-10 01:21:45.402940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2026-07-10 01:21:45.402946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 01:21:45.402953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: tok, target = re.split(':\s', line) 2026-07-10 01:21:45.402959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-netaddr (1.3.0-1~cloud0) ... 2026-07-10 01:21:45.402966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-07-10 01:21:45.402972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up xml-core (0.19) ... 2026-07-10 01:21:45.402989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-stevedore (1:5.4.1-0ubuntu1~cloud0) ... 2026-07-10 01:21:45.402996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-07-10 01:21:45.403003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.i18n (6.5.1-0ubuntu1~cloud0) ... 2026-07-10 01:21:45.403009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2026-07-10 01:21:45.403022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.utils (8.2.0-0ubuntu1~cloud0) ... 2026-07-10 01:21:45.403050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libraqm0:amd64 (0.10.1-1build1) ... 2026-07-10 01:21:45.403057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.serialization (5.7.0-0ubuntu1~cloud0) ... 2026-07-10 01:21:45.403077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pil:amd64 (10.2.0-1ubuntu1.2) ... 2026-07-10 01:21:45.403084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.log (7.1.0-0ubuntu1~cloud0) ... 2026-07-10 01:21:45.403104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2026-07-10 01:21:45.403110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up nodejs (18.19.1+dfsg-6ubuntu5) ... 2026-07-10 01:21:45.403153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 2026-07-10 01:21:45.403177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: warning: skip creation of /usr/share/man/man1/js.1.gz because associated file /usr/share/man/man1/nodejs.1.gz (of link group js) doesn't exist 2026-07-10 01:21:45.403199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2026-07-10 01:21:45.403206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:21:45.403225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2026-07-10 01:21:45.403230 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up docutils-common (0.20.1+dfsg-3) ... 2026-07-10 01:21:45.403248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2026-07-10 01:21:45.403268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-docutils (0.20.1+dfsg-3) ... 2026-07-10 01:21:45.403275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.config (1:9.7.1-0ubuntu1~cloud0) ... 2026-07-10 01:21:45.403288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-novnc (1:1.3.0-2) ... 2026-07-10 01:21:45.403312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up novnc (1:1.3.0-2) ... 2026-07-10 01:21:45.403318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 020471702a32 2026-07-10 01:21:45.403340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 6d00408fe711 2026-07-10 01:21:45.403365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 4/7 : COPY patches /patches 2026-07-10 01:21:45.403408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> eededdc41b9d 2026-07-10 01:21:45.403433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 5/7 : RUN kolla_patch 2026-07-10 01:21:45.403440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 8ddd45823205 2026-07-10 01:21:45.403462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:[i] No series file found, nothing to patch. 2026-07-10 01:21:45.403486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 8ddd45823205 2026-07-10 01:21:45.403511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 499a0a1ab184 2026-07-10 01:21:45.403559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:21:45.403580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in b3d67e60fb15 2026-07-10 01:21:45.403601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-07-10 01:21:45.403608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2026-07-10 01:21:45.403630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2026-07-10 01:21:45.403668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages were automatically installed and are no longer required: 2026-07-10 01:21:45.403698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:21:45.403721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:21:45.403728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:21:45.403750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:21:45.403779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-07-10 01:21:45.403801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-07-10 01:21:45.403808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-07-10 01:21:45.403829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Use 'apt autoremove' to remove them. 2026-07-10 01:21:45.403871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2026-07-10 01:21:45.403893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: build-essential 2026-07-10 01:21:45.403912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:21:45.403921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:21:45.403947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-07-10 01:21:45.403969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:21:45.403993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:21:45.404017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2026-07-10 01:21:45.404041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2026-07-10 01:21:45.404063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2026-07-10 01:21:45.404087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2026-07-10 01:21:45.404112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24393 files and directories currently installed.) 2026-07-10 01:21:45.404166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:21:45.404175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2026-07-10 01:21:45.404196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2026-07-10 01:21:45.404221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2026-07-10 01:21:45.404265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2026-07-10 01:21:45.404277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:21:45.404305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:21:45.404326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:21:45.404348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:21:45.404359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2026-07-10 01:21:45.404380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2026-07-10 01:21:45.404402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2026-07-10 01:21:45.404422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-07-10 01:21:45.404443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 228 MB disk space will be freed. 2026-07-10 01:21:45.404465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2026-07-10 01:21:45.404492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:21:45.404514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2026-07-10 01:21:45.404536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2026-07-10 01:21:45.404557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2026-07-10 01:21:45.404583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2026-07-10 01:21:45.404605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2026-07-10 01:21:45.404696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2026-07-10 01:21:45.404705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24384 files and directories currently installed.) 2026-07-10 01:21:45.404716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:21:45.404733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:21:45.404752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:21:45.404777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:21:45.404784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:21:45.404805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:21:45.404834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:21:45.404864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:21:45.404870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:21:45.404890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:21:45.404911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:21:45.404938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.404959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:21:45.405009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:21:45.405032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:21:45.405056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:21:45.405085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:21:45.405107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:21:45.405162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:21:45.405196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.405229 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:21:45.405237 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:21:45.405261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:21:45.405285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.405308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:21:45.405333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:21:45.405356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:21:45.405381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:21:45.405403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:21:45.405425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:21:45.405447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:21:45.405471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:21:45.405496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.405517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:21:45.405538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.405563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:21:45.405584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:21:45.405605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:21:45.405630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.405669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:21:45.405728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:21:45.405752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:21:45.405758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:21:45.405779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.405802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing lto-disabled-list (47) ... 2026-07-10 01:21:45.405825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.405871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing make (4.3-4.1build2) ... 2026-07-10 01:21:45.405878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.405903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:21:45.405926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:21:45.405948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Collecting pyclean==3.0.0 2026-07-10 01:21:45.405969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:21:45.405991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:21:45.406029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Installing collected packages: pyclean 2026-07-10 01:21:45.406053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully installed pyclean-3.0.0 2026-07-10 01:21:45.406059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:21:45.406100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.406120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 10250 files, 1391 directories removed. 2026-07-10 01:21:45.406168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.406181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /usr 2026-07-10 01:21:45.406204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.406215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 2921 files, 318 directories removed. 2026-07-10 01:21:45.406245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2026-07-10 01:21:45.406255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Found existing installation: pyclean 3.0.0 2026-07-10 01:21:45.406279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Uninstalling pyclean-3.0.0: 2026-07-10 01:21:45.406301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:21:45.406330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container b3d67e60fb15 2026-07-10 01:21:45.406359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> f27a467811d4 2026-07-10 01:21:45.406367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 7/7 : USER nova 2026-07-10 01:21:45.406388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 5abc6667eb39 2026-07-10 01:21:45.406412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 5abc6667eb39 2026-07-10 01:21:45.406434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> b18eb66930b1 2026-07-10 01:21:45.406475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully built ce8f47c09243 2026-07-10 01:21:45.406482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260710 2026-07-10 01:21:45.406543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Built at 2026-07-10 01:21:45.406477 (took 0:01:17.998013) 2026-07-10 01:21:45.406869 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-volume) 2026-07-10 01:21:45.406885 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Processing 2026-07-10 01:21:45.406953 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building started at 2026-07-10 01:21:45.406855 2026-07-10 01:21:45.407691 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 plugins into plugins archive 2026-07-10 01:21:45.408079 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 additions into additions archive 2026-07-10 01:25:52.657296 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 1/12 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260710 2026-07-10 01:25:52.657540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 3ea9fcc50d09 2026-07-10 01:25:52.657586 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 2/12 : LABEL "build-date"="20260710" "name"="cinder-volume" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-volume" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:25:52.657602 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 95bc9477aaaa 2026-07-10 01:25:52.657626 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 95bc9477aaaa 2026-07-10 01:25:52.657635 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 661b8c9753d5 2026-07-10 01:25:52.657646 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 3/12 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common sysfsutils targetcli-fb thin-provisioning-tools tgt multipath-tools && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:25:52.657657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 5afcb82632f0 2026-07-10 01:25:52.657666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:25:52.657675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 01:25:52.657686 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:25:52.657695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:25:52.657704 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:25:52.657713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:25:52.657737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:25:52.657746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:25:52.657755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:25:52.657764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:25:52.657773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:25:52.657781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:25:52.657820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:25:52.657829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:25:52.657838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:25:52.657846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 28.0 MB in 3s (8,334 kB/s) 2026-07-10 01:25:52.657855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-07-10 01:25:52.657864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-07-10 01:25:52.657873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2026-07-10 01:25:52.657882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2026-07-10 01:25:52.657890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2026-07-10 01:25:52.657899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following additional packages will be installed: 2026-07-10 01:25:52.657908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2026-07-10 01:25:52.657929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-07-10 01:25:52.657938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2026-07-10 01:25:52.657947 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base pci.ids 2026-07-10 01:25:52.657963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-configshell-fb python3-gi python3-pyparsing python3-pyudev 2026-07-10 01:25:52.657973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-rtslib-fb python3-six python3-typing-extensions python3-urwid 2026-07-10 01:25:52.657981 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: rpcbind sg3-utils-udev ucf 2026-07-10 01:25:52.657990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Suggested packages: 2026-07-10 01:25:52.657999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-07-10 01:25:52.658008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools-boot watchdog python-pyparsing-doc python3-wxgtk4.0 2026-07-10 01:25:52.658017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyqt5 python-urwid-doc 2026-07-10 01:25:52.658026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Recommended packages: 2026-07-10 01:25:52.658035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: zstd 2026-07-10 01:25:52.658044 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following NEW packages will be installed: 2026-07-10 01:25:52.658052 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2026-07-10 01:25:52.658061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-07-10 01:25:52.658070 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2026-07-10 01:25:52.658079 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base lsscsi 2026-07-10 01:25:52.658087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools nfs-common pci.ids python3-configshell-fb python3-gi 2026-07-10 01:25:52.658096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyparsing python3-pyudev python3-rtslib-fb python3-six 2026-07-10 01:25:52.658105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-typing-extensions python3-urwid rpcbind sg3-utils-udev sysfsutils 2026-07-10 01:25:52.658114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: targetcli-fb thin-provisioning-tools ucf 2026-07-10 01:25:52.658122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:25:52.658158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Need to get 3,536 kB of archives. 2026-07-10 01:25:52.658170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 14.3 MB of additional disk space will be used. 2026-07-10 01:25:52.658185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:25:52.658195 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-07-10 01:25:52.658205 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-07-10 01:25:52.658214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-07-10 01:25:52.658223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 01:25:52.658232 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-07-10 01:25:52.658241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-07-10 01:25:52.658250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-10 01:25:52.658259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-07-10 01:25:52.658275 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-10 01:25:52.658284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2026-07-10 01:25:52.658292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gir1.2-glib-2.0 amd64 2.80.0-6ubuntu3.8 [183 kB] 2026-07-10 01:25:52.658301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libgirepository-1.0-1 amd64 1.80.1-1 [81.9 kB] 2026-07-10 01:25:52.658318 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-girepository-2.0 amd64 1.80.1-1 [24.5 kB] 2026-07-10 01:25:52.658390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-gi amd64 3.48.2-1 [232 kB] 2026-07-10 01:25:52.658439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2026-07-10 01:25:52.658467 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2026-07-10 01:25:52.658477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2026-07-10 01:25:52.658505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.8 [21.6 kB] 2026-07-10 01:25:52.658531 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.2 [47.3 kB] 2026-07-10 01:25:52.658559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.2 [100 kB] 2026-07-10 01:25:52.658587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.8 [50.5 kB] 2026-07-10 01:25:52.658614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.2 [19.6 kB] 2026-07-10 01:25:52.658641 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-07-10 01:25:52.658668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-07-10 01:25:52.658678 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-10 01:25:52.658704 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-07-10 01:25:52.658733 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-07-10 01:25:52.658760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-10 01:25:52.658915 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-10 01:25:52.658946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-10 01:25:52.658956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-07-10 01:25:52.658965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-10 01:25:52.659017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2026-07-10 01:25:52.659045 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-10 01:25:52.659055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-07-10 01:25:52.659082 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-07-10 01:25:52.659110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-07-10 01:25:52.659160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preconfiguring packages ... 2026-07-10 01:25:52.659214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 3,536 kB in 1s (6,827 kB/s) 2026-07-10 01:25:52.659242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-07-10 01:25:52.659270 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-07-10 01:25:52.659307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:25:52.659337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2026-07-10 01:25:52.659383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2026-07-10 01:25:52.659410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2026-07-10 01:25:52.659439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2026-07-10 01:25:52.659466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2026-07-10 01:25:52.659476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2026-07-10 01:25:52.659504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 19854 files and directories currently installed.) 2026-07-10 01:25:52.659531 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 01:25:52.659559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:25:52.659587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libnfsidmap1:amd64. 2026-07-10 01:25:52.659615 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:25:52.659643 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:25:52.659670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package rpcbind. 2026-07-10 01:25:52.659697 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-07-10 01:25:52.659724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:25:52.659751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package ucf. 2026-07-10 01:25:52.659779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-07-10 01:25:52.659884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Moving old data out of the way 2026-07-10 01:25:52.659913 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 01:25:52.659941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package keyutils. 2026-07-10 01:25:52.659968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2026-07-10 01:25:52.660022 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking keyutils (1.6.3-3build1) ... 2026-07-10 01:25:52.660049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package nfs-common. 2026-07-10 01:25:52.660077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:25:52.660112 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:25:52.660214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libsysfs2:amd64. 2026-07-10 01:25:52.660242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-10 01:25:52.660298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.660327 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-10 01:25:52.660354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package pci.ids. 2026-07-10 01:25:52.660382 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-07-10 01:25:52.660410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.660437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 01:25:52.660465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sysfsutils. 2026-07-10 01:25:52.660492 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-10 01:25:52.660520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-10 01:25:52.660548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dhcpcd-base. 2026-07-10 01:25:52.660577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-07-10 01:25:52.660592 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 01:25:52.660607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-07-10 01:25:52.660616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 01:25:52.660625 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:25:52.660634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-07-10 01:25:52.660643 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2026-07-10 01:25:52.660652 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-07-10 01:25:52.660661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2026-07-10 01:25:52.660669 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2026-07-10 01:25:52.660678 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-07-10 01:25:52.660687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-gi. 2026-07-10 01:25:52.660696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../13-python3-gi_3.48.2-1_amd64.deb ... 2026-07-10 01:25:52.660705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-gi (3.48.2-1) ... 2026-07-10 01:25:52.660713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package cpio. 2026-07-10 01:25:52.660722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../14-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-07-10 01:25:52.660731 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.660740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 01:25:52.660763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package busybox-initramfs. 2026-07-10 01:25:52.660772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../15-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-07-10 01:25:52.660781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 01:25:52.660814 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dracut-install. 2026-07-10 01:25:52.660823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../16-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-07-10 01:25:52.660832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 01:25:52.660840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-bin. 2026-07-10 01:25:52.660849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../17-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-07-10 01:25:52.660858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 01:25:52.660866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libklibc:amd64. 2026-07-10 01:25:52.660875 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../18-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 01:25:52.660884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 01:25:52.660893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package klibc-utils. 2026-07-10 01:25:52.660907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../19-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 01:25:52.660917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 01:25:52.660925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-core. 2026-07-10 01:25:52.660934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../20-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-07-10 01:25:52.660943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 01:25:52.660952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package linux-base. 2026-07-10 01:25:52.660960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../21-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-07-10 01:25:52.660969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 01:25:52.660977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools. 2026-07-10 01:25:52.660986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../22-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-07-10 01:25:52.660995 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:25:52.661003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package liburcu8t64:amd64. 2026-07-10 01:25:52.661012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-07-10 01:25:52.661027 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.661080 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:25:52.661108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package lsscsi. 2026-07-10 01:25:52.661118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../24-lsscsi_0.32-1build1_amd64.deb ... 2026-07-10 01:25:52.661185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking lsscsi (0.32-1build1) ... 2026-07-10 01:25:52.661214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyparsing. 2026-07-10 01:25:52.661241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../25-python3-pyparsing_3.1.1-1_all.deb ... 2026-07-10 01:25:52.661293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyparsing (3.1.1-1) ... 2026-07-10 01:25:52.661320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-six. 2026-07-10 01:25:52.661348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../26-python3-six_1.16.0-4_all.deb ... 2026-07-10 01:25:52.661357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-six (1.16.0-4) ... 2026-07-10 01:25:52.661384 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-typing-extensions. 2026-07-10 01:25:52.661436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../27-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-10 01:25:52.661463 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.661517 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-10 01:25:52.661546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-urwid. 2026-07-10 01:25:52.661574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../28-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-10 01:25:52.661601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-urwid (2.6.10-1) ... 2026-07-10 01:25:52.661629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-configshell-fb. 2026-07-10 01:25:52.661657 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../29-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-10 01:25:52.661685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-10 01:25:52.661735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyudev. 2026-07-10 01:25:52.661745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.661773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../30-python3-pyudev_0.24.0-1_all.deb ... 2026-07-10 01:25:52.661838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyudev (0.24.0-1) ... 2026-07-10 01:25:52.661867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-rtslib-fb. 2026-07-10 01:25:52.661896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../31-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-10 01:25:52.661923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-10 01:25:52.661951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sg3-utils-udev. 2026-07-10 01:25:52.661978 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../32-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-07-10 01:25:52.662006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 01:25:52.662033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package targetcli-fb. 2026-07-10 01:25:52.662085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../33-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-10 01:25:52.662112 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-10 01:25:52.662149 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package thin-provisioning-tools. 2026-07-10 01:25:52.662163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../34-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-07-10 01:25:52.662172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-07-10 01:25:52.662181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package kpartx. 2026-07-10 01:25:52.662189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../35-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 01:25:52.662198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 01:25:52.662214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package multipath-tools. 2026-07-10 01:25:52.662223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../36-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 01:25:52.662232 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 01:25:52.662241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 01:25:52.662255 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2026-07-10 01:25:52.662265 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2026-07-10 01:25:52.662275 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:25:52.662284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:25:52.662293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 01:25:52.662302 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 01:25:52.662311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-10 01:25:52.662320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sysfsutils (2.1.1-6build1) ... 2026-07-10 01:25:52.662329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-07-10 01:25:52.662338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:25:52.662347 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:25:52.662356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-07-10 01:25:52.662365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:25:52.662374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-six (1.16.0-4) ... 2026-07-10 01:25:52.662411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 01:25:52.662439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyparsing (3.1.1-1) ... 2026-07-10 01:25:52.662466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-07-10 01:25:52.662475 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up lsscsi (0.32-1build1) ... 2026-07-10 01:25:52.662502 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 01:25:52.662530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:25:52.662557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.662584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `dhcpcd' (UID 102) ... 2026-07-10 01:25:52.662636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2026-07-10 01:25:52.662663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-07-10 01:25:52.662672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-10 01:25:52.662699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up ucf (3.0043+nmu1) ... 2026-07-10 01:25:52.662748 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:25:52.662775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 01:25:52.662838 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up keyutils (1.6.3-3build1) ... 2026-07-10 01:25:52.662866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 01:25:52.662900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 01:25:52.662929 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2026-07-10 01:25:52.662961 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:25:52.662989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyudev (0.24.0-1) ... 2026-07-10 01:25:52.663016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 01:25:52.663043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2026-07-10 01:25:52.663071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 01:25:52.663103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-10 01:25:52.663119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-07-10 01:25:52.663148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:25:52.663161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-urwid (2.6.10-1) ... 2026-07-10 01:25:52.663169 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:25:52.663178 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.663187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/idmapd.conf with new version 2026-07-10 01:25:52.663196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.663206 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/nfs.conf with new version 2026-07-10 01:25:52.663215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:25:52.663224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.663233 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `statd' (UID 103) ... 2026-07-10 01:25:52.663242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2026-07-10 01:25:52.663276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/var/lib/nfs'. 2026-07-10 01:25:52.663304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2026-07-10 01:25:52.663313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:25:52.663322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2026-07-10 01:25:52.663350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-gi (3.48.2-1) ... 2026-07-10 01:25:52.663376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-10 01:25:52.663405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:25:52.663453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-10 01:25:52.663481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-10 01:25:52.663508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-10 01:25:52.663553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-10 01:25:52.663579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2026-07-10 01:25:52.663589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:25:52.663637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 01:25:52.663679 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:25:52.663689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 01:25:52.663698 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-10 01:25:52.663707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-10 01:25:52.663715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:25:52.663725 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-10 01:25:52.663737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-10 01:25:52.663855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-10 01:25:52.663887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-10 01:25:52.663897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2026-07-10 01:25:52.663905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:25:52.663914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 01:25:52.663928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 01:25:52.663937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 01:25:52.663969 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-10 01:25:52.663994 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-10 01:25:52.664002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 01:25:52.664025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:25:52.664047 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2026-07-10 01:25:52.664057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 01:25:52.664080 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2026-07-10 01:25:52.664103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-10 01:25:52.664145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 01:25:52.664175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-10 01:25:52.664191 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 01:25:52.664198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:25:52.664222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:25:52.664230 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 5afcb82632f0 2026-07-10 01:25:52.664256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> b923fdefdddb 2026-07-10 01:25:52.664293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 4/12 : RUN sed -i '1 i include /var/lib/cinder/volumes/*' /etc/tgt/targets.conf 2026-07-10 01:25:52.664318 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 601c9b6b8dcc 2026-07-10 01:25:52.664347 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 601c9b6b8dcc 2026-07-10 01:25:52.664376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 287d639aa9c0 2026-07-10 01:25:52.664410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 5/12 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_volume_sudoers 2026-07-10 01:25:52.664436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 598f52ee2968 2026-07-10 01:25:52.664462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 6/12 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2026-07-10 01:25:52.664488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> a8d206ee9da8 2026-07-10 01:25:52.664518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 7/12 : RUN chmod 750 /etc/sudoers.d && chmod 440 /etc/sudoers.d/kolla_cinder_volume_sudoers && chmod 644 /usr/local/bin/kolla_cinder_extend_start 2026-07-10 01:25:52.664548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 5b05a09dc69d 2026-07-10 01:25:52.664573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 5b05a09dc69d 2026-07-10 01:25:52.664598 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 850d513fc802 2026-07-10 01:25:52.664623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 8/12 : COPY patches /patches 2026-07-10 01:25:52.664653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> b1984029a81c 2026-07-10 01:25:52.664678 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 9/12 : RUN kolla_patch 2026-07-10 01:25:52.664703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in e15f39fa1a5c 2026-07-10 01:25:52.664733 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:[i] No series file found, nothing to patch. 2026-07-10 01:25:52.664758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container e15f39fa1a5c 2026-07-10 01:25:52.664825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 097dd24665d0 2026-07-10 01:25:52.664862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 10/12 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt py-pure-client infinisdk python-linstor 2026-07-10 01:25:52.664892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 632779bdf772 2026-07-10 01:25:52.664921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting py-pure-client 2026-07-10 01:25:52.664951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading py_pure_client-1.62.0.tar.gz (18.1 MB) 2026-07-10 01:25:52.665002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 50.2 MB/s 0:00:00 2026-07-10 01:25:52.665032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:25:52.665040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:25:52.665064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:25:52.665089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:25:52.665115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:25:52.665177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.665208 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infinisdk 2026-07-10 01:25:52.665216 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infinisdk-258.0.0-py3-none-any.whl.metadata (1.7 kB) 2026-07-10 01:25:52.665241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting python-linstor 2026-07-10 01:25:52.665272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading python_linstor-1.24.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 01:25:52.665316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: certifi>=2024.07.04 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2026.6.17) 2026-07-10 01:25:52.665324 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: six>=1.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (1.17.0) 2026-07-10 01:25:52.665349 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: python_dateutil>=2.5.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.9.0.post0) 2026-07-10 01:25:52.665402 | 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) (83.0.0) 2026-07-10 01:25:52.665415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: urllib3>=1.26.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (1.26.20) 2026-07-10 01:25:52.665448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: paramiko>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (3.5.1) 2026-07-10 01:25:52.665457 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pyjwt>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.10.1) 2026-07-10 01:25:52.665481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: requests>=2.32.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from py-pure-client) (2.32.3) 2026-07-10 01:25:52.665506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting api_object_schema>=1.5.1 (from infinisdk) 2026-07-10 01:25:52.665532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading api_object_schema-2.0.0.tar.gz (9.3 kB) 2026-07-10 01:25:52.665579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:25:52.665587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:25:52.665612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:25:52.665636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:25:52.665659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:25:52.665684 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.665709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting arrow>=0.6.0 (from infinisdk) 2026-07-10 01:25:52.665758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) 2026-07-10 01:25:52.665801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting capacity>=1.3.8 (from infinisdk) 2026-07-10 01:25:52.665826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading capacity-1.3.14.tar.gz (4.4 kB) 2026-07-10 01:25:52.665863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:25:52.665889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:25:52.665911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:25:52.665957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:25:52.665964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:25:52.665986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.666024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting colorama (from infinisdk) 2026-07-10 01:25:52.666049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-07-10 01:25:52.666056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting confetti>=2.1.0 (from infinisdk) 2026-07-10 01:25:52.666083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading confetti-2.5.3.tar.gz (6.5 kB) 2026-07-10 01:25:52.666110 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:25:52.666156 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:25:52.666185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:25:52.666212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:25:52.666258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:25:52.666266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.666290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: click>=8.0.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from infinisdk) (8.1.8) 2026-07-10 01:25:52.666316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting flux (from infinisdk) 2026-07-10 01:25:52.666341 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading flux-1.3.5.tar.gz (13 kB) 2026-07-10 01:25:52.666388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:25:52.666395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:25:52.666417 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:25:52.666438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:25:52.666463 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2026-07-10 01:25:52.666489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2026-07-10 01:25:52.666534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:25:52.666542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.666563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting gossip>=2.3.1 (from infinisdk) 2026-07-10 01:25:52.666585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading gossip-2.4.0.tar.gz (64 kB) 2026-07-10 01:25:52.666610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:25:52.666635 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:25:52.666681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:25:52.666689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:25:52.666711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2026-07-10 01:25:52.666732 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2026-07-10 01:25:52.666757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:25:52.666782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.666853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.wwn>=0.0.2 (from infinisdk) 2026-07-10 01:25:52.666879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.wwn-0.1.1.tar.gz (2.7 kB) 2026-07-10 01:25:52.666905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:25:52.666952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:25:52.666959 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:25:52.666982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:25:52.667010 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:25:52.667037 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.667063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.iqn>=0.3.0 (from infinisdk) 2026-07-10 01:25:52.667088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.iqn-0.4.0.tar.gz (1.7 kB) 2026-07-10 01:25:52.667114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:25:52.667159 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:25:52.667187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:25:52.667218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:25:52.667253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:25:52.667260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.667286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.nqn (from infinisdk) 2026-07-10 01:25:52.667308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.nqn-0.1.0.tar.gz (2.2 kB) 2026-07-10 01:25:52.667329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:25:52.667355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:25:52.667398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:25:52.667418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:25:52.667440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:25:52.667465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.667489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting logbook>=0.11.0 (from infinisdk) 2026-07-10 01:25:52.667513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading Logbook-1.8.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.6 kB) 2026-07-10 01:25:52.667537 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting munch (from infinisdk) 2026-07-10 01:25:52.667563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2026-07-10 01:25:52.667584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting mitba (from infinisdk) 2026-07-10 01:25:52.667605 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading mitba-1.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-10 01:25:52.667631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pact>=1.0.0 (from infinisdk) 2026-07-10 01:25:52.667655 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pact-1.12.0.tar.gz (43 kB) 2026-07-10 01:25:52.667681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:25:52.667706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:25:52.667731 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:25:52.667771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:25:52.667846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2026-07-10 01:25:52.667873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2026-07-10 01:25:52.667895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:25:52.667921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.667943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting sentinels (from infinisdk) 2026-07-10 01:25:52.667952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading sentinels-1.0.0.tar.gz (4.1 kB) 2026-07-10 01:25:52.667974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:25:52.667999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:25:52.668021 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:25:52.668042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:25:52.668067 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:25:52.668093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.668118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting storage_interfaces (from infinisdk) 2026-07-10 01:25:52.668166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-10 01:25:52.668193 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting URLObject (from infinisdk) 2026-07-10 01:25:52.668218 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading URLObject-2.4.3.tar.gz (27 kB) 2026-07-10 01:25:52.668242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:25:52.668262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:25:52.668305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:25:52.668313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:25:52.668334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:25:52.668358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.668395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting vintage>=0.4.0 (from infinisdk) 2026-07-10 01:25:52.668415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading vintage-0.4.1.tar.gz (3.9 kB) 2026-07-10 01:25:52.668438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2026-07-10 01:25:52.668459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2026-07-10 01:25:52.668483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2026-07-10 01:25:52.668506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:25:52.668531 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2026-07-10 01:25:52.668572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.668579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting types-python-dateutil>=2.8.10 (from arrow>=0.6.0->infinisdk) 2026-07-10 01:25:52.668602 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading types_python_dateutil-2.9.0.20241206-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 01:25:52.668625 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting waiting (from pact>=1.0.0->infinisdk) 2026-07-10 01:25:52.668649 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading waiting-1.5.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-10 01:25:52.668673 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: bcrypt>=3.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (4.0.1) 2026-07-10 01:25:52.668699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: cryptography>=3.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (43.0.3) 2026-07-10 01:25:52.668727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pynacl>=1.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from paramiko>=3.4.0->py-pure-client) (1.5.0) 2026-07-10 01:25:52.668749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=3.3->paramiko>=3.4.0->py-pure-client) (1.17.1) 2026-07-10 01:25:52.668770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.3->paramiko>=3.4.0->py-pure-client) (2.22) 2026-07-10 01:25:52.668833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.0->py-pure-client) (3.4.1) 2026-07-10 01:25:52.668860 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.32.0->py-pure-client) (3.10) 2026-07-10 01:25:52.668894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading infinisdk-258.0.0-py3-none-any.whl (129 kB) 2026-07-10 01:25:52.668918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading python_linstor-1.24.0-py3-none-any.whl (98 kB) 2026-07-10 01:25:52.668941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading arrow-1.3.0-py3-none-any.whl (66 kB) 2026-07-10 01:25:52.668966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading Logbook-1.8.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (517 kB) 2026-07-10 01:25:52.669009 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading types_python_dateutil-2.9.0.20241206-py3-none-any.whl (14 kB) 2026-07-10 01:25:52.669033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-10 01:25:52.669054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading mitba-1.1.1-py3-none-any.whl (6.2 kB) 2026-07-10 01:25:52.669078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2026-07-10 01:25:52.669101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl (5.3 kB) 2026-07-10 01:25:52.669125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading waiting-1.5.0-py3-none-any.whl (5.7 kB) 2026-07-10 01:25:52.669185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building wheels for collected packages: py-pure-client, api_object_schema, capacity, confetti, gossip, infi.dtypes.iqn, infi.dtypes.wwn, pact, sentinels, vintage, flux, infi.dtypes.nqn, URLObject 2026-07-10 01:25:52.669212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): started 2026-07-10 01:25:52.669233 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.669258 | 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=902ba6362e6cd51d66eb6d17e83ee113c97eb94c5a6c79d51a8d9edc69cc75a6 2026-07-10 01:25:52.669285 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-xnwe3x93/wheels/02/cc/94/19e1ac4d156b9c1d34ffc9df3d45660f1463b81f7627b3075f 2026-07-10 01:25:52.669291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api_object_schema (pyproject.toml): started 2026-07-10 01:25:52.669312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api_object_schema (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.669336 | 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=6c32c956559b265d5b42b4d236101928c01e85900d1c4244794d3f21a4995100 2026-07-10 01:25:52.669357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-xnwe3x93/wheels/7c/db/fb/23a5f29ffd70b47804374b2d7e6e1863ba81baad746f0a1af4 2026-07-10 01:25:52.669382 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (pyproject.toml): started 2026-07-10 01:25:52.669403 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.669423 | 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=aaa4bf51a529e07fd57adb7320da3904ad26bdadc765f48c8dd2b1834ea5770d 2026-07-10 01:25:52.669447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-xnwe3x93/wheels/4a/71/7c/c5f92da11fc5e31f2992c4d61e1e6ac9a7445edba522ab6c5b 2026-07-10 01:25:52.669468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (pyproject.toml): started 2026-07-10 01:25:52.669488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.669512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for confetti: filename=confetti-2.5.3-py3-none-any.whl size=7213 sha256=a44d0c094dc467d82fd3a7ba7dad762f3a3df0b63aa9c8138050c354eaeff2fb 2026-07-10 01:25:52.669533 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-xnwe3x93/wheels/be/ff/a0/a15d97083beff50cb35f9e83daa770514f8a69911581f3f89e 2026-07-10 01:25:52.669553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (pyproject.toml): started 2026-07-10 01:25:52.669573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.669597 | 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=22d5e104e78ae98f2702f2267f27fb0d5b68d4882a8e94c46b819255cf68fbf7 2026-07-10 01:25:52.669621 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-xnwe3x93/wheels/e6/7e/de/0b48439e9889c8cc19f758413e88ea090b97731706be51f764 2026-07-10 01:25:52.669645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (pyproject.toml): started 2026-07-10 01:25:52.669665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.669685 | 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=2895 sha256=73a5b094c8651789fb8dc9aea5d8ca28d6dfcb4cda96aa366951c19c6d29ea11 2026-07-10 01:25:52.669710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-xnwe3x93/wheels/f7/01/20/101075e84e4939f00b101152b13e829b75d18b56ae96f795a0 2026-07-10 01:25:52.669730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (pyproject.toml): started 2026-07-10 01:25:52.669750 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.669774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for infi.dtypes.wwn: filename=infi_dtypes_wwn-0.1.1-py3-none-any.whl size=3367 sha256=24f2c17148de14f0c4164dbd598ce186d3f5e22fe9203e100c6408bfda3da3cd 2026-07-10 01:25:52.669839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-xnwe3x93/wheels/75/62/b6/6abc534a638916409524e613655b4498e9d63c29c90c688085 2026-07-10 01:25:52.669847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (pyproject.toml): started 2026-07-10 01:25:52.669866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.669894 | 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=0d649ad31bc90ac8b612ce4e73a2c356b313c33d2060b8c18d8df8bea31191ba 2026-07-10 01:25:52.669928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-xnwe3x93/wheels/76/99/05/0306afdf2125c3a632d54f4d72b9b472645fbb59d4b1534a08 2026-07-10 01:25:52.669938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (pyproject.toml): started 2026-07-10 01:25:52.669958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.669975 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for sentinels: filename=sentinels-1.0.0-py3-none-any.whl size=3228 sha256=0b6476b20d161c60e49fd43ab084d2038a29f7bc3f8b627d42e8192713200c94 2026-07-10 01:25:52.670020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-xnwe3x93/wheels/78/22/9f/c7c0b550a3e3cc2854a53357798c72ac1748094889daaf0ebb 2026-07-10 01:25:52.670038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (pyproject.toml): started 2026-07-10 01:25:52.670043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.670061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for vintage: filename=vintage-0.4.1-py3-none-any.whl size=2852 sha256=67732df1630952b68653838267b186f3363ea5a535acdd5fbc4ffe685ebf5243 2026-07-10 01:25:52.670067 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-xnwe3x93/wheels/50/1e/80/c3f1fc4ac2c0d543ea17e3f601ac2ca2cb8955e2344dd48e53 2026-07-10 01:25:52.670103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (pyproject.toml): started 2026-07-10 01:25:52.670109 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.670159 | 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=26e52ce58a0b0d9234c186d4874dedc8ff06144144ad4df194df66e5ada046f5 2026-07-10 01:25:52.670181 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-xnwe3x93/wheels/42/08/f8/48bb835135176d37a94cd76f50f3839f8e6ac91e783b4ba96c 2026-07-10 01:25:52.670187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (pyproject.toml): started 2026-07-10 01:25:52.670208 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.670213 | 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=2906 sha256=82555d763c942bbaf0417ad8394d8e09998685ba52c3cc386b482c1fa6640fe5 2026-07-10 01:25:52.670251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-xnwe3x93/wheels/78/b8/a3/a36838ee8852935b7574362c81a494a2b24b8c091c014c3c70 2026-07-10 01:25:52.670257 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (pyproject.toml): started 2026-07-10 01:25:52.670275 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (pyproject.toml): finished with status 'done' 2026-07-10 01:25:52.670332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for URLObject: filename=urlobject-2.4.3-py3-none-any.whl size=14533 sha256=57849921c1d5e1d77e63b452ce30d35830ad109ce1ae088a6e49b78305f7fd40 2026-07-10 01:25:52.670351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-xnwe3x93/wheels/c2/9b/7e/352391b49818230c72c6e965f0f2842374008f68e9b1c33f63 2026-07-10 01:25:52.670367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built py-pure-client api_object_schema capacity confetti gossip infi.dtypes.iqn infi.dtypes.wwn pact sentinels vintage flux infi.dtypes.nqn URLObject 2026-07-10 01:25:52.670375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: URLObject, sentinels, python-linstor, infi.dtypes.nqn, infi.dtypes.iqn, flux, capacity, waiting, vintage, types-python-dateutil, storage_interfaces, munch, logbook, infi.dtypes.wwn, confetti, colorama, api_object_schema, pact, mitba, gossip, arrow, infinisdk, py-pure-client 2026-07-10 01:25:52.670440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed URLObject-2.4.3 api_object_schema-2.0.0 arrow-1.3.0 capacity-1.3.14 colorama-0.4.6 confetti-2.5.3 flux-1.3.5 gossip-2.4.0 infi.dtypes.iqn-0.4.0 infi.dtypes.nqn-0.1.0 infi.dtypes.wwn-0.1.1 infinisdk-258.0.0 logbook-1.8.0 mitba-1.1.1 munch-4.0.0 pact-1.12.0 py-pure-client-1.62.0 python-linstor-1.24.0 sentinels-1.0.0 storage_interfaces-1.0.5 types-python-dateutil-2.9.0.20241206 vintage-0.4.1 waiting-1.5.0 2026-07-10 01:25:52.670449 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 632779bdf772 2026-07-10 01:25:52.670464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> ce84a7782f45 2026-07-10 01:25:52.670506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 11/12 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:25:52.670516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 9a2d4e533495 2026-07-10 01:25:52.670521 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-07-10 01:25:52.670540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2026-07-10 01:25:52.670546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2026-07-10 01:25:52.670589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages were automatically installed and are no longer required: 2026-07-10 01:25:52.670600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:25:52.670619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:25:52.670625 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:25:52.670670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:25:52.670690 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:25:52.670696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:25:52.670712 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:25:52.670719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2026-07-10 01:25:52.670760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Use 'apt autoremove' to remove them. 2026-07-10 01:25:52.670770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2026-07-10 01:25:52.670807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: build-essential 2026-07-10 01:25:52.670841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:25:52.670862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:25:52.670867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-07-10 01:25:52.670873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:25:52.670892 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2026-07-10 01:25:52.670934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2026-07-10 01:25:52.670944 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2026-07-10 01:25:52.670968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2026-07-10 01:25:52.670973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2026-07-10 01:25:52.671025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2026-07-10 01:25:52.671031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20968 files and directories currently installed.) 2026-07-10 01:25:52.671036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:25:52.671056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2026-07-10 01:25:52.671094 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2026-07-10 01:25:52.671100 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2026-07-10 01:25:52.671118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2026-07-10 01:25:52.671169 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:25:52.671188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:25:52.671206 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:25:52.671213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:25:52.671258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:25:52.671264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:25:52.671289 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:25:52.671342 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2026-07-10 01:25:52.671350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:25:52.671355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 228 MB disk space will be freed. 2026-07-10 01:25:52.671371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2026-07-10 01:25:52.671376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:25:52.671433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2026-07-10 01:25:52.671439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2026-07-10 01:25:52.671448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2026-07-10 01:25:52.671466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2026-07-10 01:25:52.671471 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2026-07-10 01:25:52.671516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2026-07-10 01:25:52.671525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20959 files and directories currently installed.) 2026-07-10 01:25:52.671539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:25:52.671557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:25:52.671598 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:25:52.671607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:25:52.671624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:25:52.671642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:25:52.671694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:25:52.671700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:25:52.671705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:25:52.671760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:25:52.671777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:25:52.671845 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:25:52.671866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:25:52.671872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.671887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:25:52.671904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:25:52.671946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:25:52.671952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:25:52.671972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.672011 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:25:52.672017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.672038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:25:52.672077 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:25:52.672083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:25:52.672099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:25:52.672115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.672174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:25:52.672182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:52.672198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:52.672214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:52.672247 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:25:52.672252 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:25:52.672271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:52.672303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:52.672316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:25:52.672332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.672351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:52.672388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:52.672394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.672411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:25:52.672447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.672452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:52.672472 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.672495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:25:52.672514 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:52.672551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:25:52.672556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing lto-disabled-list (47) ... 2026-07-10 01:25:52.672572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing make (4.3-4.1build2) ... 2026-07-10 01:25:52.672588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.672620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:25:52.672625 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:25:52.672644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pyclean==3.0.0 2026-07-10 01:25:52.672680 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:25:52.672685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:25:52.672701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: pyclean 2026-07-10 01:25:52.672717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed pyclean-3.0.0 2026-07-10 01:25:52.672749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:25:52.672754 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.672770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 40958 files, 1698 directories removed. 2026-07-10 01:25:52.672801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.672819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /usr 2026-07-10 01:25:52.672856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.672861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 1658 files, 175 directories removed. 2026-07-10 01:25:52.672879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2026-07-10 01:25:52.672896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Found existing installation: pyclean 3.0.0 2026-07-10 01:25:52.672928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Uninstalling pyclean-3.0.0: 2026-07-10 01:25:52.672933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:25:52.672952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 9a2d4e533495 2026-07-10 01:25:52.672984 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 098e7de7dae7 2026-07-10 01:25:52.672989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 12/12 : USER cinder 2026-07-10 01:25:52.673018 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 46af1b0265ec 2026-07-10 01:25:52.673036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 46af1b0265ec 2026-07-10 01:25:52.673055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 0743152ec184 2026-07-10 01:25:52.673087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built cf5645063337 2026-07-10 01:25:52.673092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully tagged osism.harbor.regio.digital/kolla/cinder-volume:build-20260710 2026-07-10 01:25:52.673171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Built at 2026-07-10 01:25:52.673094 (took 0:04:07.266239) 2026-07-10 01:25:52.673449 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-api) 2026-07-10 01:25:52.673470 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Processing 2026-07-10 01:25:52.673532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building started at 2026-07-10 01:25:52.673466 2026-07-10 01:25:52.674217 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 plugins into plugins archive 2026-07-10 01:25:52.674573 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 additions into additions archive 2026-07-10 01:26:27.617479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260710 2026-07-10 01:26:27.617629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 3ea9fcc50d09 2026-07-10 01:26:27.617684 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 2/7 : LABEL "build-date"="20260710" "name"="cinder-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:26:27.617700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 43dda9f96e8a 2026-07-10 01:26:27.617710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 43dda9f96e8a 2026-07-10 01:26:27.617748 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 6eb21a4bb88d 2026-07-10 01:26:27.617757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2026-07-10 01:26:27.617843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 0d3e99b8ccf2 2026-07-10 01:26:27.617936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 4/7 : RUN mkdir -p /var/www/cgi-bin/cinder && cp -a /var/lib/kolla/venv/bin/cinder-wsgi /var/www/cgi-bin/cinder/cinder-wsgi && chmod 644 /usr/local/bin/kolla_cinder_extend_start && chmod 755 /var/www/cgi-bin/cinder/cinder-wsgi 2026-07-10 01:26:27.617987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 08d789d1e098 2026-07-10 01:26:27.618048 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 08d789d1e098 2026-07-10 01:26:27.618334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> b07b2266a42e 2026-07-10 01:26:27.618405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 5/7 : COPY patches /patches 2026-07-10 01:26:27.618446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> d60413c689cd 2026-07-10 01:26:27.618529 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 6/7 : RUN kolla_patch 2026-07-10 01:26:27.618570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in 477e293cfce1 2026-07-10 01:26:27.618627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:[i] No series file found, nothing to patch. 2026-07-10 01:26:27.618683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container 477e293cfce1 2026-07-10 01:26:27.618739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 2aa1ba9dd59d 2026-07-10 01:26:27.618847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:26:27.618910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in ca550365ca0e 2026-07-10 01:26:27.618996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2026-07-10 01:26:27.619056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2026-07-10 01:26:27.619227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2026-07-10 01:26:27.619274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:26:27.619287 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:26:27.619298 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:26:27.619340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:26:27.619412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:26:27.619423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:26:27.619465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:26:27.619546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:26:27.619558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2026-07-10 01:26:27.619593 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Use 'apt autoremove' to remove them. 2026-07-10 01:26:27.619688 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2026-07-10 01:26:27.619704 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: build-essential 2026-07-10 01:26:27.619744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:26:27.619853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:26:27.619884 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2026-07-10 01:26:27.619957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2026-07-10 01:26:27.620009 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:26:27.620075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2026-07-10 01:26:27.620215 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2026-07-10 01:26:27.620243 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2026-07-10 01:26:27.620258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2026-07-10 01:26:27.620269 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2026-07-10 01:26:27.620301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2026-07-10 01:26:27.620312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19854 files and directories currently installed.) 2026-07-10 01:26:27.620348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:26:27.620424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2026-07-10 01:26:27.620466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2026-07-10 01:26:27.620522 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2026-07-10 01:26:27.620563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2026-07-10 01:26:27.620618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:26:27.620659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:26:27.620694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:26:27.620764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:26:27.620777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:26:27.620850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:26:27.620911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:26:27.620951 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2026-07-10 01:26:27.621023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:26:27.621074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:26:27.621087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2026-07-10 01:26:27.621178 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% 2026-07-10 01:26:27.621264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:26:27.621334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2026-07-10 01:26:27.621386 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2026-07-10 01:26:27.621418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2026-07-10 01:26:27.621505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2026-07-10 01:26:27.621536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2026-07-10 01:26:27.621561 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2026-07-10 01:26:27.621601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19845 files and directories currently installed.) 2026-07-10 01:26:27.621612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:26:27.621645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:27.621678 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:26:27.621693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:27.621727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:26:27.621851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:26:27.621866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:26:27.621899 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:27.621932 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:26:27.621946 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:27.621982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:26:27.622020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:26:27.622061 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:26:27.622101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:26:27.622241 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:26:27.622268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:26:27.622319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:26:27.622406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:26:27.622442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:26:27.622460 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:27.622539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:26:27.622551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:27.622627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:27.622666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:27.622692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:26:27.622703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:27.622757 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:26:27.622769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:27.622826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:27.622865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:26:27.622897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:26:27.622907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:26:27.622928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:27.622966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:27.622977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:26:27.623019 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:26:27.623053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:27.623088 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:27.623153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:26:27.623225 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:27.623239 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:26:27.623283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:26:27.623371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:27.623402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:26:27.623479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:26:27.623509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing lto-disabled-list (47) ... 2026-07-10 01:26:27.623527 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:26:27.623582 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:26:27.623636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:26:27.623694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Collecting pyclean==3.0.0 2026-07-10 01:26:27.623709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:26:27.623719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:26:27.623772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Installing collected packages: pyclean 2026-07-10 01:26:27.623783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully installed pyclean-3.0.0 2026-07-10 01:26:27.623853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:26:27.623873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:26:27.623986 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 10842 files, 1487 directories removed. 2026-07-10 01:26:27.624084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:26:27.624097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /usr 2026-07-10 01:26:27.624324 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:26:27.624345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 1494 files, 156 directories removed. 2026-07-10 01:26:27.624355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2026-07-10 01:26:27.624370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:26:27.624380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:26:27.624405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:26:27.624415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container ca550365ca0e 2026-07-10 01:26:27.624425 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 05951e26ad5d 2026-07-10 01:26:27.624435 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully built 79dccebc66a6 2026-07-10 01:26:27.624870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully tagged osism.harbor.regio.digital/kolla/cinder-api:build-20260710 2026-07-10 01:26:27.624895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Built at 2026-07-10 01:26:27.624303 (took 0:00:34.950837) 2026-07-10 01:26:27.624911 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-backup) 2026-07-10 01:26:27.624926 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Processing 2026-07-10 01:26:27.624949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building started at 2026-07-10 01:26:27.624762 2026-07-10 01:26:27.625840 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 plugins into plugins archive 2026-07-10 01:26:27.626418 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 additions into additions archive 2026-07-10 01:27:16.416095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 1/7 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260710 2026-07-10 01:27:16.416310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 3ea9fcc50d09 2026-07-10 01:27:16.416368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 2/7 : LABEL "build-date"="20260710" "name"="cinder-backup" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-backup" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:27:16.416391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in ef7755729a50 2026-07-10 01:27:16.416445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container ef7755729a50 2026-07-10 01:27:16.416528 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 8549519ec74e 2026-07-10 01:27:16.416576 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common sysfsutils && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:27:16.416625 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in eeedbf1d557f 2026-07-10 01:27:16.416694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:27:16.416740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 01:27:16.416787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:27:16.416900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:27:16.416948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:27:16.417017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:27:16.417065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:27:16.417111 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:27:16.417279 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:27:16.417320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:27:16.417360 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:27:16.417425 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:27:16.417468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:27:16.417550 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:27:16.417563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:27:16.417626 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 28.0 MB in 2s (12.3 MB/s) 2026-07-10 01:27:16.417669 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-07-10 01:27:16.417734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-07-10 01:27:16.417914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2026-07-10 01:27:16.417961 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2026-07-10 01:27:16.417972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following additional packages will be installed: 2026-07-10 01:27:16.418052 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-07-10 01:27:16.418065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-07-10 01:27:16.418192 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2026-07-10 01:27:16.418209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base pci.ids rpcbind sg3-utils-udev ucf 2026-07-10 01:27:16.418250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Suggested packages: 2026-07-10 01:27:16.418315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-07-10 01:27:16.418356 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: multipath-tools-boot watchdog 2026-07-10 01:27:16.418396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Recommended packages: 2026-07-10 01:27:16.418457 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: zstd 2026-07-10 01:27:16.418494 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following NEW packages will be installed: 2026-07-10 01:27:16.418563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-07-10 01:27:16.418599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-07-10 01:27:16.418676 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2026-07-10 01:27:16.418716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base lsscsi multipath-tools nfs-common pci.ids rpcbind sg3-utils-udev 2026-07-10 01:27:16.418778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: sysfsutils ucf 2026-07-10 01:27:16.418866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:27:16.418904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Need to get 2,084 kB of archives. 2026-07-10 01:27:16.418939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 7,844 kB of additional disk space will be used. 2026-07-10 01:27:16.419013 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:27:16.419056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-07-10 01:27:16.419106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-07-10 01:27:16.419201 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-07-10 01:27:16.419326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 01:27:16.419359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-07-10 01:27:16.419416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-07-10 01:27:16.419431 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-10 01:27:16.419515 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-07-10 01:27:16.419549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-10 01:27:16.419590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2026-07-10 01:27:16.419651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2026-07-10 01:27:16.419692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2026-07-10 01:27:16.419753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2026-07-10 01:27:16.419846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.8 [21.6 kB] 2026-07-10 01:27:16.420034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.2 [47.3 kB] 2026-07-10 01:27:16.420156 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.2 [100 kB] 2026-07-10 01:27:16.420238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.8 [50.5 kB] 2026-07-10 01:27:16.420443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.2 [19.6 kB] 2026-07-10 01:27:16.420486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-07-10 01:27:16.420509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-07-10 01:27:16.420555 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-10 01:27:16.420629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2026-07-10 01:27:16.420708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-07-10 01:27:16.420787 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-07-10 01:27:16.420961 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preconfiguring packages ... 2026-07-10 01:27:16.421035 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 2,084 kB in 0s (4,492 kB/s) 2026-07-10 01:27:16.421122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-07-10 01:27:16.421251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-07-10 01:27:16.421315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2026-07-10 01:27:16.421394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% 2026-07-10 01:27:16.421460 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2026-07-10 01:27:16.421523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 60% (Reading database ... 65% 2026-07-10 01:27:16.421586 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2026-07-10 01:27:16.421651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2026-07-10 01:27:16.421722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2026-07-10 01:27:16.421827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2026-07-10 01:27:16.421902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2026-07-10 01:27:16.421973 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2026-07-10 01:27:16.422050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 19854 files and directories currently installed.) 2026-07-10 01:27:16.422116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 01:27:16.422221 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:27:16.422272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libnfsidmap1:amd64. 2026-07-10 01:27:16.422335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:27:16.422398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:27:16.422462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package rpcbind. 2026-07-10 01:27:16.422524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-07-10 01:27:16.422585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:27:16.422647 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package ucf. 2026-07-10 01:27:16.422708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-07-10 01:27:16.422769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Moving old data out of the way 2026-07-10 01:27:16.422859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:27:16.422927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 01:27:16.422991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package keyutils. 2026-07-10 01:27:16.423053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2026-07-10 01:27:16.423114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking keyutils (1.6.3-3build1) ... 2026-07-10 01:27:16.423233 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package nfs-common. 2026-07-10 01:27:16.423262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:27:16.423330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:27:16.423393 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libsysfs2:amd64. 2026-07-10 01:27:16.423450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-10 01:27:16.423506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-10 01:27:16.423566 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package pci.ids. 2026-07-10 01:27:16.423626 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-07-10 01:27:16.423687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 01:27:16.423753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sysfsutils. 2026-07-10 01:27:16.423864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-10 01:27:16.423967 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-10 01:27:16.424017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dhcpcd-base. 2026-07-10 01:27:16.424081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-07-10 01:27:16.424164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 01:27:16.424227 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package cpio. 2026-07-10 01:27:16.424286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../10-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-07-10 01:27:16.424340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 01:27:16.424396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package busybox-initramfs. 2026-07-10 01:27:16.424450 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-07-10 01:27:16.424504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 01:27:16.424559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dracut-install. 2026-07-10 01:27:16.424614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-07-10 01:27:16.424669 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:27:16.424723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 01:27:16.424776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-bin. 2026-07-10 01:27:16.424863 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-07-10 01:27:16.424917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 01:27:16.424977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libklibc:amd64. 2026-07-10 01:27:16.425036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 01:27:16.425096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 01:27:16.425209 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package klibc-utils. 2026-07-10 01:27:16.425254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 01:27:16.425304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 01:27:16.425358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-core. 2026-07-10 01:27:16.425413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-07-10 01:27:16.425466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 01:27:16.425515 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package linux-base. 2026-07-10 01:27:16.425564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-07-10 01:27:16.425620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:27:16.425674 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 01:27:16.425728 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools. 2026-07-10 01:27:16.425780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-07-10 01:27:16.425865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:27:16.425921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package liburcu8t64:amd64. 2026-07-10 01:27:16.425970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-07-10 01:27:16.426023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:27:16.426078 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:27:16.426154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package lsscsi. 2026-07-10 01:27:16.426224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../20-lsscsi_0.32-1build1_amd64.deb ... 2026-07-10 01:27:16.426264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking lsscsi (0.32-1build1) ... 2026-07-10 01:27:16.426332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sg3-utils-udev. 2026-07-10 01:27:16.426386 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../21-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-07-10 01:27:16.426440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 01:27:16.426495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package kpartx. 2026-07-10 01:27:16.426547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../22-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 01:27:16.426599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 01:27:16.426649 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package multipath-tools. 2026-07-10 01:27:16.426701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../23-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 01:27:16.426753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 01:27:16.426825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 01:27:16.426930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2026-07-10 01:27:16.426979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2026-07-10 01:27:16.427027 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:27:16.427079 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:27:16.427154 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-07-10 01:27:16.427197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 01:27:16.427266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-10 01:27:16.427313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sysfsutils (2.1.1-6build1) ... 2026-07-10 01:27:16.427359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2026-07-10 01:27:16.427409 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:27:16.427461 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:27:16.427493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2026-07-10 01:27:16.427543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:27:16.427583 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 01:27:16.427604 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up lsscsi (0.32-1build1) ... 2026-07-10 01:27:16.427645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 01:27:16.427667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:27:16.427707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:27:16.427748 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `dhcpcd' (UID 102) ... 2026-07-10 01:27:16.427769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2026-07-10 01:27:16.427819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-07-10 01:27:16.427862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up ucf (3.0043+nmu1) ... 2026-07-10 01:27:16.427931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 01:27:16.427971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up keyutils (1.6.3-3build1) ... 2026-07-10 01:27:16.427993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 01:27:16.428025 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 01:27:16.428065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:27:16.428092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 01:27:16.428163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2026-07-10 01:27:16.428186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 01:27:16.428238 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:27:16.428291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:27:16.428337 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/idmapd.conf with new version 2026-07-10 01:27:16.428387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:27:16.428434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/nfs.conf with new version 2026-07-10 01:27:16.428483 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:27:16.428529 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:27:16.428578 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `statd' (UID 103) ... 2026-07-10 01:27:16.428624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2026-07-10 01:27:16.428671 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:27:16.428719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/var/lib/nfs'. 2026-07-10 01:27:16.428766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2026-07-10 01:27:16.428823 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:27:16.428877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 01:27:16.428926 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:27:16.428974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2026-07-10 01:27:16.429020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 01:27:16.429066 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2026-07-10 01:27:16.429113 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 01:27:16.429191 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:27:16.429242 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:27:16.429293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container eeedbf1d557f 2026-07-10 01:27:16.429351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 3241c3354205 2026-07-10 01:27:16.429392 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 4/7 : COPY patches /patches 2026-07-10 01:27:16.429414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> ca7e04cbfcd6 2026-07-10 01:27:16.429456 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 5/7 : RUN kolla_patch 2026-07-10 01:27:16.429490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in f9f7a086d1b4 2026-07-10 01:27:16.429512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:[i] No series file found, nothing to patch. 2026-07-10 01:27:16.429554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container f9f7a086d1b4 2026-07-10 01:27:16.429576 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 6b8fb48bd976 2026-07-10 01:27:16.429626 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:27:16.429650 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in b588c78b6f8a 2026-07-10 01:27:16.429691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-07-10 01:27:16.429731 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2026-07-10 01:27:16.429753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2026-07-10 01:27:16.429786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages were automatically installed and are no longer required: 2026-07-10 01:27:16.429824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:27:16.429858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:27:16.430170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:27:16.430226 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:27:16.430239 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:27:16.430263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:27:16.430274 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:27:16.430285 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2026-07-10 01:27:16.430295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Use 'apt autoremove' to remove them. 2026-07-10 01:27:16.430345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2026-07-10 01:27:16.430355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: build-essential 2026-07-10 01:27:16.430389 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:27:16.430409 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:27:16.430441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-07-10 01:27:16.430459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:27:16.430490 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2026-07-10 01:27:16.430505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2026-07-10 01:27:16.430592 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2026-07-10 01:27:16.430604 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2026-07-10 01:27:16.430645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2026-07-10 01:27:16.430708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2026-07-10 01:27:16.430749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20631 files and directories currently installed.) 2026-07-10 01:27:16.430843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:27:16.430921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2026-07-10 01:27:16.431000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2026-07-10 01:27:16.431033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2026-07-10 01:27:16.431068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2026-07-10 01:27:16.431107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:27:16.431178 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:27:16.431217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:27:16.431252 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:27:16.431291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:27:16.431329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:27:16.431369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:27:16.431403 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2026-07-10 01:27:16.431460 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:27:16.431479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 228 MB disk space will be freed. 2026-07-10 01:27:16.431516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2026-07-10 01:27:16.431534 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:27:16.431566 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2026-07-10 01:27:16.431609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2026-07-10 01:27:16.431640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2026-07-10 01:27:16.431671 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2026-07-10 01:27:16.431692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2026-07-10 01:27:16.431740 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2026-07-10 01:27:16.431772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20622 files and directories currently installed.) 2026-07-10 01:27:16.431782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:16.431840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:16.431865 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:16.431893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:16.431936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:27:16.431970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:27:16.432022 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:16.432093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:16.432307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:16.432322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:16.432333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:27:16.432343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:16.432377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:16.432387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:16.432398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:16.432432 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:27:16.432468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:16.432523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:16.432544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:16.432575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:16.432607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:16.432627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:16.432666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:16.432707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:16.432749 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:16.432760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:16.432825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:16.432837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:27:16.432869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:16.432883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:16.432916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:27:16.433004 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:16.433036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:16.433070 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:27:16.433108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:16.433228 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:16.433239 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:16.433253 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:16.433263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing lto-disabled-list (47) ... 2026-07-10 01:27:16.433273 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing make (4.3-4.1build2) ... 2026-07-10 01:27:16.433311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:27:16.433328 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:27:16.433338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:27:16.433348 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Collecting pyclean==3.0.0 2026-07-10 01:27:16.433385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:27:16.433415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:27:16.433454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Installing collected packages: pyclean 2026-07-10 01:27:16.433468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully installed pyclean-3.0.0 2026-07-10 01:27:16.433478 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:27:16.433562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:27:16.433575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 10842 files, 1487 directories removed. 2026-07-10 01:27:16.433593 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:27:16.433603 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /usr 2026-07-10 01:27:16.433617 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:27:16.433668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 1494 files, 156 directories removed. 2026-07-10 01:27:16.433699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2026-07-10 01:27:16.433730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Found existing installation: pyclean 3.0.0 2026-07-10 01:27:16.433765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Uninstalling pyclean-3.0.0: 2026-07-10 01:27:16.433782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:27:16.433867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container b588c78b6f8a 2026-07-10 01:27:16.433881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 9b4fef05c860 2026-07-10 01:27:16.433923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 7/7 : USER cinder 2026-07-10 01:27:16.433934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 4dc062e9419c 2026-07-10 01:27:16.433944 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 4dc062e9419c 2026-07-10 01:27:16.433954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 38cfe5096622 2026-07-10 01:27:16.433989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully built 0f71ed767b6a 2026-07-10 01:27:16.434065 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully tagged osism.harbor.regio.digital/kolla/cinder-backup:build-20260710 2026-07-10 01:27:16.434186 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Built at 2026-07-10 01:27:16.434039 (took 0:00:48.809277) 2026-07-10 01:27:16.434778 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-scheduler) 2026-07-10 01:27:16.434879 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Processing 2026-07-10 01:27:16.434895 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building started at 2026-07-10 01:27:16.434775 2026-07-10 01:27:16.435874 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 plugins into plugins archive 2026-07-10 01:27:16.436489 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 additions into additions archive 2026-07-10 01:27:48.306785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 1/6 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20260710 2026-07-10 01:27:48.306890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 3ea9fcc50d09 2026-07-10 01:27:48.306958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 2/6 : LABEL "build-date"="20260710" "name"="cinder-scheduler" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="cinder-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:27:48.306977 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 1a1f0fea1f55 2026-07-10 01:27:48.307020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 1a1f0fea1f55 2026-07-10 01:27:48.307033 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 8057f11a9300 2026-07-10 01:27:48.307074 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 3/6 : COPY patches /patches 2026-07-10 01:27:48.307087 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 7d5a5bb4397e 2026-07-10 01:27:48.307126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 4/6 : RUN kolla_patch 2026-07-10 01:27:48.307340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 9ddf8500b4be 2026-07-10 01:27:48.307359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:[i] No series file found, nothing to patch. 2026-07-10 01:27:48.307406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 9ddf8500b4be 2026-07-10 01:27:48.307419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> a6a948a2c03b 2026-07-10 01:27:48.307491 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:27:48.307540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in f71723701456 2026-07-10 01:27:48.307659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2026-07-10 01:27:48.307676 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2026-07-10 01:27:48.307716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2026-07-10 01:27:48.307729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages were automatically installed and are no longer required: 2026-07-10 01:27:48.307833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:27:48.307909 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:27:48.307962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:27:48.308014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:27:48.308086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:27:48.308164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:27:48.308185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:27:48.308250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2026-07-10 01:27:48.308262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Use 'apt autoremove' to remove them. 2026-07-10 01:27:48.308272 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2026-07-10 01:27:48.308306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: build-essential 2026-07-10 01:27:48.308316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:27:48.308351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:27:48.308418 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2026-07-10 01:27:48.308463 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:27:48.308499 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2026-07-10 01:27:48.308556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2026-07-10 01:27:48.308592 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2026-07-10 01:27:48.308628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2026-07-10 01:27:48.308683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2026-07-10 01:27:48.308719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2026-07-10 01:27:48.308853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19854 files and directories currently installed.) 2026-07-10 01:27:48.308871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:27:48.308940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2026-07-10 01:27:48.308982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2026-07-10 01:27:48.309023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2026-07-10 01:27:48.309184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2026-07-10 01:27:48.309201 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:27:48.309220 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:27:48.309249 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:27:48.309280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:27:48.309315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:27:48.309350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:27:48.309405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:27:48.309444 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2026-07-10 01:27:48.309504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:27:48.309544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 228 MB disk space will be freed. 2026-07-10 01:27:48.309597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2026-07-10 01:27:48.309659 | 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 ... 2026-07-10 01:27:48.309722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2026-07-10 01:27:48.309762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:27:48.309890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2026-07-10 01:27:48.309904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2026-07-10 01:27:48.309979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2026-07-10 01:27:48.310018 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2026-07-10 01:27:48.310029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2026-07-10 01:27:48.310064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2026-07-10 01:27:48.310099 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19845 files and directories currently installed.) 2026-07-10 01:27:48.310162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:48.310308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:48.310330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:48.310341 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:48.310378 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:27:48.310389 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:27:48.310428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:48.310470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:48.310504 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:48.310539 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:48.310594 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:27:48.310629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:48.310666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:48.310731 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:48.310741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:48.310777 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:27:48.310889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:48.310902 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:48.310934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:27:48.310943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:48.310980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:48.311045 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:48.311056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:27:48.311101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:48.311202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:48.311240 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:48.311283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:48.311294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:27:48.311330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:27:48.311340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:27:48.311381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:48.311453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:48.311464 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:27:48.311500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:27:48.311551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:48.311624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:48.311646 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:27:48.311670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:48.311701 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:27:48.311733 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:48.311796 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:27:48.311854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:27:48.311887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing lto-disabled-list (47) ... 2026-07-10 01:27:48.311923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing make (4.3-4.1build2) ... 2026-07-10 01:27:48.311991 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:27:48.312040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:27:48.312054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Collecting pyclean==3.0.0 2026-07-10 01:27:48.312090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:27:48.312153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:27:48.312229 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Installing collected packages: pyclean 2026-07-10 01:27:48.312240 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully installed pyclean-3.0.0 2026-07-10 01:27:48.312304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:27:48.312315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:27:48.312350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 10842 files, 1487 directories removed. 2026-07-10 01:27:48.312413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:27:48.312424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /usr 2026-07-10 01:27:48.312458 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:27:48.312515 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 1494 files, 156 directories removed. 2026-07-10 01:27:48.312545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2026-07-10 01:27:48.312576 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Found existing installation: pyclean 3.0.0 2026-07-10 01:27:48.312619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Uninstalling pyclean-3.0.0: 2026-07-10 01:27:48.312653 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:27:48.312819 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container f71723701456 2026-07-10 01:27:48.312834 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> dec5f604f9c8 2026-07-10 01:27:48.312873 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 6/6 : USER cinder 2026-07-10 01:27:48.312926 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 941298e9bdb8 2026-07-10 01:27:48.312958 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 941298e9bdb8 2026-07-10 01:27:48.312989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> dfedc89f39c9 2026-07-10 01:27:48.313043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully built 3100e29be155 2026-07-10 01:27:48.313075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260710 2026-07-10 01:27:48.313202 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Built at 2026-07-10 01:27:48.313078 (took 0:00:31.878303) 2026-07-10 01:27:48.313583 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-api) 2026-07-10 01:27:48.313630 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Processing 2026-07-10 01:27:48.313691 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building started at 2026-07-10 01:27:48.313615 2026-07-10 01:27:48.314691 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 plugins into plugins archive 2026-07-10 01:27:48.315329 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 additions into additions archive 2026-07-10 01:28:35.963319 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 1/9 : FROM osism.harbor.regio.digital/kolla/glance-base:build-20260710 2026-07-10 01:28:35.963474 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 198f6d52cc7f 2026-07-10 01:28:35.963538 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 2/9 : LABEL "build-date"="20260710" "name"="glance-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="glance-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:28:35.963579 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in ad88c859b05c 2026-07-10 01:28:35.963597 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container ad88c859b05c 2026-07-10 01:28:35.963618 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> e327bea9338f 2026-07-10 01:28:35.963655 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 3/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends lsscsi multipath-tools nfs-common qemu-utils && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:28:35.963705 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in fbf22fd7110c 2026-07-10 01:28:35.963783 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 01:28:35.963855 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:28:35.963984 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:28:35.964002 | 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] 2026-07-10 01:28:35.964060 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:28:35.964096 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:28:35.964190 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:28:35.964272 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:28:35.964490 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:28:35.964533 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:28:35.964557 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:28:35.964562 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:28:35.964626 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:28:35.964722 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:28:35.964787 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:28:35.964915 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 28.0 MB in 2s (11.9 MB/s) 2026-07-10 01:28:35.964958 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-07-10 01:28:35.965013 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-07-10 01:28:35.965072 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2026-07-10 01:28:35.965178 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2026-07-10 01:28:35.965215 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following additional packages will be installed: 2026-07-10 01:28:35.965288 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-07-10 01:28:35.965335 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-07-10 01:28:35.965387 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2026-07-10 01:28:35.965432 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base rpcbind sg3-utils-udev ucf 2026-07-10 01:28:35.965486 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Suggested packages: 2026-07-10 01:28:35.965536 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2026-07-10 01:28:35.965588 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: fuse3 low-memory-monitor multipath-tools-boot watchdog 2026-07-10 01:28:35.965639 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Recommended packages: 2026-07-10 01:28:35.965690 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: zstd libglib2.0-data shared-mime-info xdg-user-dirs qemu-block-extra 2026-07-10 01:28:35.965749 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following NEW packages will be installed: 2026-07-10 01:28:35.965793 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2026-07-10 01:28:35.965854 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2026-07-10 01:28:35.965911 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2026-07-10 01:28:35.965990 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base lsscsi multipath-tools nfs-common 2026-07-10 01:28:35.966012 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: qemu-utils rpcbind sg3-utils-udev ucf 2026-07-10 01:28:35.966072 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:28:35.966116 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Need to get 5,669 kB of archives. 2026-07-10 01:28:35.966191 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 22.3 MB of additional disk space will be used. 2026-07-10 01:28:35.966240 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:28:35.966298 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-07-10 01:28:35.966354 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-07-10 01:28:35.966408 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-07-10 01:28:35.966462 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 01:28:35.966515 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-07-10 01:28:35.966568 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-07-10 01:28:35.966621 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dhcpcd-base amd64 1:10.0.6-1ubuntu3.2 [215 kB] 2026-07-10 01:28:35.966675 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 01:28:35.966729 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 cpio amd64 2.15+dfsg-1ubuntu2 [82.7 kB] 2026-07-10 01:28:35.966783 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-07-10 01:28:35.966944 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 01:28:35.966980 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 busybox-initramfs amd64 1:1.36.1-6ubuntu3.1 [189 kB] 2026-07-10 01:28:35.967062 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dracut-install amd64 060+5-1ubuntu3.3 [32.3 kB] 2026-07-10 01:28:35.967113 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-bin amd64 0.142ubuntu25.8 [21.6 kB] 2026-07-10 01:28:35.967199 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libklibc amd64 2.0.13-4ubuntu0.2 [47.3 kB] 2026-07-10 01:28:35.967251 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 klibc-utils amd64 2.0.13-4ubuntu0.2 [100 kB] 2026-07-10 01:28:35.967305 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools-core all 0.142ubuntu25.8 [50.5 kB] 2026-07-10 01:28:35.967360 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-base all 4.5ubuntu9+24.04.2 [19.6 kB] 2026-07-10 01:28:35.967412 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.8 [9,076 B] 2026-07-10 01:28:35.967466 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-07-10 01:28:35.967520 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-10 01:28:35.967573 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-10 01:28:35.967628 | 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.17 [2,222 kB] 2026-07-10 01:28:35.967680 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils-udev all 1.46-3ubuntu4 [5,922 B] 2026-07-10 01:28:35.967732 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-07-10 01:28:35.967795 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-07-10 01:28:35.967900 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preconfiguring packages ... 2026-07-10 01:28:35.967952 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 5,669 kB in 1s (10.4 MB/s) 2026-07-10 01:28:35.968000 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-07-10 01:28:35.968052 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.968098 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-07-10 01:28:35.968154 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-07-10 01:28:35.968281 | 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% 2026-07-10 01:28:35.968363 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2026-07-10 01:28:35.968436 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2026-07-10 01:28:35.968492 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2026-07-10 01:28:35.968525 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2026-07-10 01:28:35.968576 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2026-07-10 01:28:35.968609 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2026-07-10 01:28:35.968658 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19121 files and directories currently installed.) 2026-07-10 01:28:35.968714 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../00-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 01:28:35.968748 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:28:35.968796 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnfsidmap1:amd64. 2026-07-10 01:28:35.968845 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:28:35.968919 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:28:35.968953 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package rpcbind. 2026-07-10 01:28:35.969017 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-07-10 01:28:35.969077 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.969103 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:28:35.969201 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package ucf. 2026-07-10 01:28:35.969251 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-07-10 01:28:35.969300 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Moving old data out of the way 2026-07-10 01:28:35.969349 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.969400 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 01:28:35.969450 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package keyutils. 2026-07-10 01:28:35.969497 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2026-07-10 01:28:35.969532 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking keyutils (1.6.3-3build1) ... 2026-07-10 01:28:35.969579 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package nfs-common. 2026-07-10 01:28:35.969628 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:28:35.969674 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:28:35.969721 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dhcpcd-base. 2026-07-10 01:28:35.969768 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../06-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2026-07-10 01:28:35.969844 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.969903 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 01:28:35.969948 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 01:28:35.969983 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../07-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 01:28:35.970194 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:28:35.970230 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package cpio. 2026-07-10 01:28:35.970244 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../08-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2026-07-10 01:28:35.970303 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 01:28:35.970316 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libfuse3-3:amd64. 2026-07-10 01:28:35.970330 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../09-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-07-10 01:28:35.970447 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.970493 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 01:28:35.970608 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnuma1:amd64. 2026-07-10 01:28:35.970698 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../10-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 01:28:35.970762 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 01:28:35.970802 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package busybox-initramfs. 2026-07-10 01:28:35.970879 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2026-07-10 01:28:35.970961 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 01:28:35.970973 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dracut-install. 2026-07-10 01:28:35.971051 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2026-07-10 01:28:35.971063 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 01:28:35.971187 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-bin. 2026-07-10 01:28:35.971212 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.8_amd64.deb ... 2026-07-10 01:28:35.971241 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 01:28:35.971272 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libklibc:amd64. 2026-07-10 01:28:35.971306 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 01:28:35.971385 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 01:28:35.971408 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package klibc-utils. 2026-07-10 01:28:35.971442 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.2_amd64.deb ... 2026-07-10 01:28:35.971529 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.971541 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 01:28:35.971608 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-core. 2026-07-10 01:28:35.971641 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.8_all.deb ... 2026-07-10 01:28:35.971676 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 01:28:35.971736 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package linux-base. 2026-07-10 01:28:35.971776 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.2_all.deb ... 2026-07-10 01:28:35.971828 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 01:28:35.971945 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools. 2026-07-10 01:28:35.971985 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.8_all.deb ... 2026-07-10 01:28:35.972063 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:28:35.972075 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburcu8t64:amd64. 2026-07-10 01:28:35.972184 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-07-10 01:28:35.972229 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.972334 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:28:35.972376 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburing2:amd64. 2026-07-10 01:28:35.972452 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../20-liburing2_2.5-1build1_amd64.deb ... 2026-07-10 01:28:35.972464 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-10 01:28:35.972503 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package lsscsi. 2026-07-10 01:28:35.972542 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../21-lsscsi_0.32-1build1_amd64.deb ... 2026-07-10 01:28:35.972581 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking lsscsi (0.32-1build1) ... 2026-07-10 01:28:35.972624 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package qemu-utils. 2026-07-10 01:28:35.972659 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../22-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 01:28:35.972694 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:28:35.972734 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package sg3-utils-udev. 2026-07-10 01:28:35.972774 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../23-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2026-07-10 01:28:35.972884 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 01:28:35.972898 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package kpartx. 2026-07-10 01:28:35.972926 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../24-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 01:28:35.972938 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 01:28:35.972972 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package multipath-tools. 2026-07-10 01:28:35.973007 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../25-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 01:28:35.973048 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 01:28:35.973095 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2026-07-10 01:28:35.973162 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2026-07-10 01:28:35.973207 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist 2026-07-10 01:28:35.973280 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:28:35.973292 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:28:35.973325 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up linux-base (4.5ubuntu9+24.04.2) ... 2026-07-10 01:28:35.973360 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:28:35.973433 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2026-07-10 01:28:35.973444 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:28:35.973483 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libklibc:amd64 (2.0.13-4ubuntu0.2) ... 2026-07-10 01:28:35.973521 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:28:35.973556 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:No schema files found: doing nothing. 2026-07-10 01:28:35.973597 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.973674 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up lsscsi (0.32-1build1) ... 2026-07-10 01:28:35.973686 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2026-07-10 01:28:35.973725 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:28:35.973764 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.973799 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `dhcpcd' (UID 102) ... 2026-07-10 01:28:35.973902 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.973914 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2026-07-10 01:28:35.973932 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/usr/lib/dhcpcd'. 2026-07-10 01:28:35.973963 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up ucf (3.0043+nmu1) ... 2026-07-10 01:28:35.974002 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 01:28:35.974038 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2026-07-10 01:28:35.974076 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 01:28:35.974116 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up keyutils (1.6.3-3build1) ... 2026-07-10 01:28:35.974186 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dracut-install (060+5-1ubuntu3.3) ... 2026-07-10 01:28:35.974225 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 01:28:35.974260 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:28:35.974300 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-10 01:28:35.974341 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up klibc-utils (2.0.13-4ubuntu0.2) ... 2026-07-10 01:28:35.974382 | 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. 2026-07-10 01:28:35.974413 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-bin (0.142ubuntu25.8) ... 2026-07-10 01:28:35.974444 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:28:35.974506 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.974525 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/idmapd.conf with new version 2026-07-10 01:28:35.974556 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.974587 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/nfs.conf with new version 2026-07-10 01:28:35.974653 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:28:35.974664 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.974699 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `statd' (UID 103) ... 2026-07-10 01:28:35.974749 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2026-07-10 01:28:35.974787 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/var/lib/nfs'. 2026-07-10 01:28:35.974839 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2026-07-10 01:28:35.974913 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:28:35.974949 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:28:35.974980 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-core (0.142ubuntu25.8) ... 2026-07-10 01:28:35.975040 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:28:35.975051 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2026-07-10 01:28:35.975087 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2026-07-10 01:28:35.975178 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2026-07-10 01:28:35.975211 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 01:28:35.975242 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:28:35.975312 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 01:28:35.975323 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container fbf22fd7110c 2026-07-10 01:28:35.975353 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> f2da49c93b70 2026-07-10 01:28:35.975384 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 4/9 : COPY extend_start.sh /usr/local/bin/kolla_glance_extend_start 2026-07-10 01:28:35.975443 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 4cb1ddbfce4a 2026-07-10 01:28:35.975453 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 5/9 : RUN chmod 644 /usr/local/bin/kolla_glance_extend_start 2026-07-10 01:28:35.975484 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 030fda9939bb 2026-07-10 01:28:35.975515 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 030fda9939bb 2026-07-10 01:28:35.975546 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 49b0a025d705 2026-07-10 01:28:35.975603 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 6/9 : COPY patches /patches 2026-07-10 01:28:35.975614 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> c13902b9fa90 2026-07-10 01:28:35.975644 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 7/9 : RUN kolla_patch 2026-07-10 01:28:35.975675 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in b2082220653f 2026-07-10 01:28:35.975706 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:[i] No series file found, nothing to patch. 2026-07-10 01:28:35.975742 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container b2082220653f 2026-07-10 01:28:35.975774 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> c6df34e15f13 2026-07-10 01:28:35.975829 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:28:35.975896 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in f92283ee71c8 2026-07-10 01:28:35.975913 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-07-10 01:28:35.975948 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2026-07-10 01:28:35.975978 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2026-07-10 01:28:35.976009 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:28:35.976040 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:28:35.976071 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:28:35.976119 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:28:35.976178 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:28:35.976200 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:28:35.976229 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:28:35.976257 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:28:35.976277 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2026-07-10 01:28:35.976305 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Use 'apt autoremove' to remove them. 2026-07-10 01:28:35.976335 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2026-07-10 01:28:35.976370 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: build-essential 2026-07-10 01:28:35.976405 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:28:35.976458 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:28:35.976468 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-07-10 01:28:35.976502 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:28:35.976534 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2026-07-10 01:28:35.976565 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2026-07-10 01:28:35.976595 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2026-07-10 01:28:35.976632 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2026-07-10 01:28:35.976666 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2026-07-10 01:28:35.976700 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2026-07-10 01:28:35.976735 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19938 files and directories currently installed.) 2026-07-10 01:28:35.976767 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:28:35.976798 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2026-07-10 01:28:35.976882 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2026-07-10 01:28:35.976921 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2026-07-10 01:28:35.977006 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2026-07-10 01:28:35.977042 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:28:35.977077 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:28:35.977115 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:28:35.977184 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:28:35.977216 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:28:35.977248 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:28:35.977264 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:28:35.977293 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2026-07-10 01:28:35.977325 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:28:35.977359 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:28:35.977386 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2026-07-10 01:28:35.977447 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2026-07-10 01:28:35.977458 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:28:35.977488 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2026-07-10 01:28:35.977516 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2026-07-10 01:28:35.977546 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2026-07-10 01:28:35.977576 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2026-07-10 01:28:35.977629 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2026-07-10 01:28:35.977638 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2026-07-10 01:28:35.977666 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19929 files and directories currently installed.) 2026-07-10 01:28:35.977696 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:28:35.977726 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:35.977783 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:28:35.977792 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:35.977835 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:28:35.977861 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:28:35.977892 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:28:35.977946 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:35.977955 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:28:35.977998 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:35.978024 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:28:35.978050 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.978100 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:28:35.978109 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:28:35.978152 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:28:35.978184 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:28:35.978238 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:28:35.978259 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:28:35.978283 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:35.978309 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:28:35.978334 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:35.978359 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:35.978414 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:35.978423 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:28:35.978450 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:35.978475 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:35.978500 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:35.978551 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.978575 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:28:35.978601 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:28:35.978629 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:35.978687 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.978696 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:35.978721 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:28:35.978745 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.978804 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:35.978827 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:35.978857 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:28:35.978886 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:35.978911 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.978940 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:28:35.978994 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:35.979003 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.979028 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:28:35.979053 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing lto-disabled-list (47) ... 2026-07-10 01:28:35.979110 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.979119 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:28:35.979169 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:28:35.979196 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:28:35.979242 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Collecting pyclean==3.0.0 2026-07-10 01:28:35.979305 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:28:35.979364 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:28:35.979543 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Installing collected packages: pyclean 2026-07-10 01:28:35.979601 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully installed pyclean-3.0.0 2026-07-10 01:28:35.979657 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:28:35.979712 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.979751 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 9476 files, 1315 directories removed. 2026-07-10 01:28:35.979850 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.979919 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /usr 2026-07-10 01:28:35.979966 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.980011 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 1316 files, 133 directories removed. 2026-07-10 01:28:35.980055 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2026-07-10 01:28:35.980100 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:28:35.980242 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:28:35.980310 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:28:35.980338 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container f92283ee71c8 2026-07-10 01:28:35.980389 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> bfc28211d5c9 2026-07-10 01:28:35.980429 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 9/9 : USER glance 2026-07-10 01:28:35.980480 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 749db3604bea 2026-07-10 01:28:35.980520 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 749db3604bea 2026-07-10 01:28:35.980585 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 51e9f358ea6a 2026-07-10 01:28:35.980640 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully built 38bc05c8274f 2026-07-10 01:28:35.980689 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully tagged osism.harbor.regio.digital/kolla/glance-api:build-20260710 2026-07-10 01:28:35.980780 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Built at 2026-07-10 01:28:35.980686 (took 0:00:47.667071) 2026-07-10 01:28:35.981266 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-api) 2026-07-10 01:28:35.981313 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Processing 2026-07-10 01:28:35.981396 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building started at 2026-07-10 01:28:35.981298 2026-07-10 01:28:35.982313 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 plugins into plugins archive 2026-07-10 01:28:35.982724 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 additions into additions archive 2026-07-10 01:29:06.654796 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20260710 2026-07-10 01:29:06.654892 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> c297fe05f763 2026-07-10 01:29:06.654957 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 2/7 : LABEL "build-date"="20260710" "name"="gnocchi-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:29:06.654972 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 0ee3989c506e 2026-07-10 01:29:06.654985 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 0ee3989c506e 2026-07-10 01:29:06.655050 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 6a2496a3a197 2026-07-10 01:29:06.655080 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_gnocchi_extend_start 2026-07-10 01:29:06.655186 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 37d67bdb5dfe 2026-07-10 01:29:06.655238 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_gnocchi_extend_start 2026-07-10 01:29:06.655297 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 4fa9086e56c6 2026-07-10 01:29:06.655356 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 4fa9086e56c6 2026-07-10 01:29:06.655413 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 238f7e3c00f7 2026-07-10 01:29:06.655471 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 5/7 : COPY patches /patches 2026-07-10 01:29:06.655530 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 93a8f5ea98ae 2026-07-10 01:29:06.655586 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 6/7 : RUN kolla_patch 2026-07-10 01:29:06.655644 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in c0784d4fe040 2026-07-10 01:29:06.655699 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:[i] No series file found, nothing to patch. 2026-07-10 01:29:06.655755 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container c0784d4fe040 2026-07-10 01:29:06.655801 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 8bb1bc0f26c1 2026-07-10 01:29:06.655886 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:29:06.655944 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 70a2f73ec2bf 2026-07-10 01:29:06.656001 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2026-07-10 01:29:06.656059 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2026-07-10 01:29:06.656115 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2026-07-10 01:29:06.656236 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:29:06.656266 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:29:06.656293 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:29:06.656352 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:29:06.656395 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:29:06.656425 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:29:06.656479 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:29:06.656523 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:29:06.656564 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2026-07-10 01:29:06.656605 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Use 'apt autoremove' to remove them. 2026-07-10 01:29:06.656658 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2026-07-10 01:29:06.656700 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: build-essential 2026-07-10 01:29:06.656759 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:29:06.656811 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:29:06.656888 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2026-07-10 01:29:06.657185 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:29:06.657255 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:29:06.657347 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2026-07-10 01:29:06.657360 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2026-07-10 01:29:06.657416 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2026-07-10 01:29:06.657452 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2026-07-10 01:29:06.657463 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18839 files and directories currently installed.) 2026-07-10 01:29:06.657475 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:29:06.657507 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2026-07-10 01:29:06.657517 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2026-07-10 01:29:06.657532 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2026-07-10 01:29:06.657566 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2026-07-10 01:29:06.657580 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:29:06.657616 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:29:06.657661 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:29:06.657745 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:29:06.657757 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:29:06.657793 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:29:06.657862 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:29:06.657945 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2026-07-10 01:29:06.658001 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:29:06.658042 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:29:06.658096 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2026-07-10 01:29:06.658172 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2026-07-10 01:29:06.658250 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:29:06.658295 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2026-07-10 01:29:06.658367 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2026-07-10 01:29:06.658456 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2026-07-10 01:29:06.658469 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2026-07-10 01:29:06.658525 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% (Reading database ... 95% 2026-07-10 01:29:06.658581 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18830 files and directories currently installed.) 2026-07-10 01:29:06.658666 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:29:06.658680 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:06.658749 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:29:06.658790 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:06.658907 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:29:06.658949 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:29:06.659005 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:29:06.659019 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:06.659058 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:29:06.659115 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:06.659208 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:29:06.659247 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:29:06.659344 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:29:06.659357 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:29:06.659393 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:29:06.659424 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:29:06.659487 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:29:06.659555 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:06.659596 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:29:06.659664 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:06.659705 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:06.659745 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:06.659811 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:06.659913 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:06.659950 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:29:06.660157 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:06.660197 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:06.660208 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:29:06.660241 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:29:06.660250 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:29:06.660294 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:29:06.660354 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:06.660424 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:29:06.660458 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:06.660513 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:29:06.660552 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:29:06.660615 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:29:06.660653 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:06.660714 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:06.660774 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:29:06.660809 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:29:06.660884 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:29:06.660924 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:06.660970 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:29:06.661012 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:06.661063 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:29:06.661159 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:06.661226 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing lto-disabled-list (47) ... 2026-07-10 01:29:06.661237 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:29:06.661270 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:29:06.661322 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:29:06.661354 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:29:06.661410 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:29:06.661459 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Collecting pyclean==3.0.0 2026-07-10 01:29:06.661519 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:29:06.661555 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:29:06.661641 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Installing collected packages: pyclean 2026-07-10 01:29:06.661659 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully installed pyclean-3.0.0 2026-07-10 01:29:06.661725 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:29:06.661743 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:29:06.661810 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 8895 files, 1247 directories removed. 2026-07-10 01:29:06.661889 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:29:06.661936 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /usr 2026-07-10 01:29:06.661987 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:29:06.662013 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 1316 files, 133 directories removed. 2026-07-10 01:29:06.662068 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2026-07-10 01:29:06.662086 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:29:06.662195 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:29:06.662283 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:29:06.662301 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 70a2f73ec2bf 2026-07-10 01:29:06.662352 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 36b13a4946a6 2026-07-10 01:29:06.662379 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully built a76d26402c02 2026-07-10 01:29:06.662426 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-api:build-20260710 2026-07-10 01:29:06.662508 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Built at 2026-07-10 01:29:06.662382 (took 0:00:30.681084) 2026-07-10 01:29:06.663104 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-statsd) 2026-07-10 01:29:06.663192 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Processing 2026-07-10 01:29:06.663238 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building started at 2026-07-10 01:29:06.663018 2026-07-10 01:29:06.664338 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 plugins into plugins archive 2026-07-10 01:29:06.665012 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 additions into additions archive 2026-07-10 01:29:36.610079 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 1/6 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20260710 2026-07-10 01:29:36.610170 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> c297fe05f763 2026-07-10 01:29:36.610188 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 2/6 : LABEL "build-date"="20260710" "name"="gnocchi-statsd" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-statsd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:29:36.610223 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 843061cdbeb7 2026-07-10 01:29:36.610328 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 843061cdbeb7 2026-07-10 01:29:36.610345 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> a7e8bcca1f97 2026-07-10 01:29:36.610359 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 3/6 : COPY patches /patches 2026-07-10 01:29:36.610369 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 672c298fad3b 2026-07-10 01:29:36.610377 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 4/6 : RUN kolla_patch 2026-07-10 01:29:36.610384 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in b674597ac2fb 2026-07-10 01:29:36.610391 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:[i] No series file found, nothing to patch. 2026-07-10 01:29:36.610398 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container b674597ac2fb 2026-07-10 01:29:36.610405 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 947976ba8654 2026-07-10 01:29:36.610440 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:29:36.610450 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 5bd024929909 2026-07-10 01:29:36.610457 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2026-07-10 01:29:36.610464 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2026-07-10 01:29:36.610472 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2026-07-10 01:29:36.610479 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages were automatically installed and are no longer required: 2026-07-10 01:29:36.610486 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:29:36.610498 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:29:36.610505 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:29:36.610512 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:29:36.610520 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:29:36.610527 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:29:36.610534 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:29:36.610541 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2026-07-10 01:29:36.610548 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Use 'apt autoremove' to remove them. 2026-07-10 01:29:36.610558 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2026-07-10 01:29:36.610566 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: build-essential 2026-07-10 01:29:36.610601 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:29:36.610681 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:29:36.610691 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2026-07-10 01:29:36.610716 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:29:36.610768 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2026-07-10 01:29:36.610801 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 75% 2026-07-10 01:29:36.610868 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2026-07-10 01:29:36.612185 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2026-07-10 01:29:36.612202 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2026-07-10 01:29:36.612210 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2026-07-10 01:29:36.612218 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18839 files and directories currently installed.) 2026-07-10 01:29:36.612227 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:29:36.612234 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2026-07-10 01:29:36.612242 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2026-07-10 01:29:36.612249 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2026-07-10 01:29:36.612256 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2026-07-10 01:29:36.612263 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:29:36.612271 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:29:36.612278 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:29:36.612285 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:29:36.612292 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:29:36.612300 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:29:36.612314 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:29:36.612322 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2026-07-10 01:29:36.612329 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:29:36.612336 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 228 MB disk space will be freed. 2026-07-10 01:29:36.612344 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2026-07-10 01:29:36.612351 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:29:36.612359 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2026-07-10 01:29:36.612366 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 75% 2026-07-10 01:29:36.612374 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2026-07-10 01:29:36.612388 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2026-07-10 01:29:36.612395 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2026-07-10 01:29:36.612402 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2026-07-10 01:29:36.612410 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18830 files and directories currently installed.) 2026-07-10 01:29:36.612417 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:29:36.612424 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612431 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:29:36.612438 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612445 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:29:36.612453 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:29:36.612460 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:29:36.612467 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:29:36.612474 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612481 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:29:36.612488 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612496 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:29:36.612503 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:29:36.612510 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:29:36.612517 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:29:36.612524 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:29:36.612539 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:29:36.612546 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:29:36.612554 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:29:36.612561 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612568 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:29:36.612575 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612582 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:29:36.612589 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612596 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612604 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612611 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:29:36.612618 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612625 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:29:36.612632 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612639 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612647 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:29:36.612654 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:29:36.612665 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:29:36.612677 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612684 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612691 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:29:36.612699 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:29:36.612706 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:29:36.612713 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612720 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:29:36.612727 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612734 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:29:36.612742 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612749 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:29:36.612756 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:29:36.612763 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612770 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:29:36.612777 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:29:36.612784 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:29:36.612791 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing lto-disabled-list (47) ... 2026-07-10 01:29:36.612798 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:29:36.612806 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing make (4.3-4.1build2) ... 2026-07-10 01:29:36.612813 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:29:36.612820 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:29:36.612827 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Collecting pyclean==3.0.0 2026-07-10 01:29:36.612859 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:29:36.612867 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:29:36.612874 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Installing collected packages: pyclean 2026-07-10 01:29:36.612881 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully installed pyclean-3.0.0 2026-07-10 01:29:36.612888 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:29:36.612895 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:29:36.612902 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 8895 files, 1247 directories removed. 2026-07-10 01:29:36.612910 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:29:36.612917 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /usr 2026-07-10 01:29:36.612928 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:29:36.612935 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 1316 files, 133 directories removed. 2026-07-10 01:29:36.612942 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2026-07-10 01:29:36.612949 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Found existing installation: pyclean 3.0.0 2026-07-10 01:29:36.612956 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Uninstalling pyclean-3.0.0: 2026-07-10 01:29:36.612963 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:29:36.612971 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 5bd024929909 2026-07-10 01:29:36.612978 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> fd2d94cd813c 2026-07-10 01:29:36.612990 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 6/6 : USER gnocchi 2026-07-10 01:29:36.612997 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 1f311cd35535 2026-07-10 01:29:36.613005 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 1f311cd35535 2026-07-10 01:29:36.613012 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 7b01e44dfa26 2026-07-10 01:29:36.613019 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully built e60a37752554 2026-07-10 01:29:36.613026 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260710 2026-07-10 01:29:36.613037 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Built at 2026-07-10 01:29:36.612886 (took 0:00:29.949868) 2026-07-10 01:29:36.613293 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-metricd) 2026-07-10 01:29:36.613334 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Processing 2026-07-10 01:29:36.613347 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building started at 2026-07-10 01:29:36.613298 2026-07-10 01:29:36.613939 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 plugins into plugins archive 2026-07-10 01:29:36.614347 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 additions into additions archive 2026-07-10 01:30:06.052294 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 1/6 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20260710 2026-07-10 01:30:06.052413 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> c297fe05f763 2026-07-10 01:30:06.052460 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 2/6 : LABEL "build-date"="20260710" "name"="gnocchi-metricd" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="gnocchi-metricd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:30:06.052484 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in c5a5363c2dd1 2026-07-10 01:30:06.052498 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container c5a5363c2dd1 2026-07-10 01:30:06.052514 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 17084acf53a2 2026-07-10 01:30:06.052531 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 3/6 : COPY patches /patches 2026-07-10 01:30:06.052594 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 716acbe2f0c2 2026-07-10 01:30:06.052613 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 4/6 : RUN kolla_patch 2026-07-10 01:30:06.052660 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in e4e4889ab85a 2026-07-10 01:30:06.052678 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:[i] No series file found, nothing to patch. 2026-07-10 01:30:06.052721 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container e4e4889ab85a 2026-07-10 01:30:06.052740 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 99320087a9c0 2026-07-10 01:30:06.052824 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:30:06.052845 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 885d42a835ac 2026-07-10 01:30:06.052897 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2026-07-10 01:30:06.052937 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2026-07-10 01:30:06.053002 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2026-07-10 01:30:06.053018 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages were automatically installed and are no longer required: 2026-07-10 01:30:06.053061 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:30:06.053119 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:30:06.053190 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:30:06.053216 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:30:06.053240 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:30:06.053256 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:30:06.053305 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:30:06.053320 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2026-07-10 01:30:06.053362 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Use 'apt autoremove' to remove them. 2026-07-10 01:30:06.053377 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2026-07-10 01:30:06.053433 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: build-essential 2026-07-10 01:30:06.053449 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:30:06.053503 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:30:06.053521 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2026-07-10 01:30:06.053583 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:30:06.053600 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2026-07-10 01:30:06.053663 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2026-07-10 01:30:06.053680 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2026-07-10 01:30:06.053735 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2026-07-10 01:30:06.053750 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2026-07-10 01:30:06.053804 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2026-07-10 01:30:06.053820 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18839 files and directories currently installed.) 2026-07-10 01:30:06.053893 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:30:06.053911 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2026-07-10 01:30:06.053955 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2026-07-10 01:30:06.053972 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2026-07-10 01:30:06.054033 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2026-07-10 01:30:06.054049 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:30:06.054091 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:30:06.054106 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:30:06.054173 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:30:06.054207 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:30:06.054230 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:30:06.054249 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:30:06.054300 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2026-07-10 01:30:06.054316 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:30:06.054358 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 228 MB disk space will be freed. 2026-07-10 01:30:06.054411 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2026-07-10 01:30:06.054428 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:30:06.054470 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2026-07-10 01:30:06.054485 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% 2026-07-10 01:30:06.054538 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2026-07-10 01:30:06.054554 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2026-07-10 01:30:06.054607 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2026-07-10 01:30:06.054623 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2026-07-10 01:30:06.054678 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18830 files and directories currently installed.) 2026-07-10 01:30:06.054732 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:06.054747 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:06.054808 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:06.054908 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:06.054927 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:30:06.054968 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:30:06.055024 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:06.055040 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:06.055081 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:06.055169 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:06.055198 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:30:06.055225 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:06.055248 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:06.055269 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:30:06.055347 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:06.055370 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:06.055395 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:30:06.055448 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:06.055463 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:06.055510 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:06.055525 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:06.055567 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:06.055582 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:06.055636 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:06.055652 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:06.055706 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:30:06.055722 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:06.055954 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:06.056023 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:30:06.056037 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:06.056048 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:30:06.056068 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:06.058205 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:06.058248 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:30:06.058261 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:06.058274 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:30:06.058286 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:06.058298 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:30:06.058308 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:30:06.058318 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:30:06.058328 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:06.058339 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:06.058349 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:06.058359 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:06.058369 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing lto-disabled-list (47) ... 2026-07-10 01:30:06.058379 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing make (4.3-4.1build2) ... 2026-07-10 01:30:06.058389 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:30:06.058399 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:30:06.058409 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:30:06.058419 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Collecting pyclean==3.0.0 2026-07-10 01:30:06.058429 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:30:06.058440 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:30:06.058450 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Installing collected packages: pyclean 2026-07-10 01:30:06.058487 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully installed pyclean-3.0.0 2026-07-10 01:30:06.058498 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:30:06.058508 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:30:06.058518 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 8895 files, 1247 directories removed. 2026-07-10 01:30:06.058528 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:30:06.058538 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /usr 2026-07-10 01:30:06.058548 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:30:06.058559 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 1316 files, 133 directories removed. 2026-07-10 01:30:06.058569 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2026-07-10 01:30:06.058579 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Found existing installation: pyclean 3.0.0 2026-07-10 01:30:06.058589 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Uninstalling pyclean-3.0.0: 2026-07-10 01:30:06.058599 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:30:06.058609 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 885d42a835ac 2026-07-10 01:30:06.058635 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> ed69a60dc7cb 2026-07-10 01:30:06.058646 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 6/6 : USER gnocchi 2026-07-10 01:30:06.058656 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 7282bb79c817 2026-07-10 01:30:06.058666 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 7282bb79c817 2026-07-10 01:30:06.058676 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 1be5a875d509 2026-07-10 01:30:06.058686 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully built 82621509eca9 2026-07-10 01:30:06.058696 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260710 2026-07-10 01:30:06.058707 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Built at 2026-07-10 01:30:06.056901 (took 0:00:29.443603) 2026-07-10 01:30:06.058717 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-scheduler) 2026-07-10 01:30:06.058727 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Processing 2026-07-10 01:30:06.058737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building started at 2026-07-10 01:30:06.057341 2026-07-10 01:30:06.058747 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 plugins into plugins archive 2026-07-10 01:30:06.058764 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 additions into additions archive 2026-07-10 01:30:37.186980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 1/6 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260710 2026-07-10 01:30:37.187180 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 92bbcb218526 2026-07-10 01:30:37.187213 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 2/6 : LABEL "build-date"="20260710" "name"="manila-scheduler" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-scheduler" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:30:37.187238 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 77e332879a32 2026-07-10 01:30:37.187380 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 77e332879a32 2026-07-10 01:30:37.187433 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 4384f714034d 2026-07-10 01:30:37.187517 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 3/6 : COPY patches /patches 2026-07-10 01:30:37.187548 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 7b98b591bb61 2026-07-10 01:30:37.187639 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 4/6 : RUN kolla_patch 2026-07-10 01:30:37.187722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in ed58d845a0f8 2026-07-10 01:30:37.187820 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:[i] No series file found, nothing to patch. 2026-07-10 01:30:37.187850 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container ed58d845a0f8 2026-07-10 01:30:37.187959 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 9e281407ff96 2026-07-10 01:30:37.188072 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:30:37.188093 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 83b21ba0776f 2026-07-10 01:30:37.188236 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2026-07-10 01:30:37.188294 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2026-07-10 01:30:37.188451 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2026-07-10 01:30:37.188543 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages were automatically installed and are no longer required: 2026-07-10 01:30:37.188632 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:30:37.188718 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:30:37.188769 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:30:37.188894 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:30:37.189039 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:30:37.189176 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:30:37.189288 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:30:37.189356 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2026-07-10 01:30:37.189384 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Use 'apt autoremove' to remove them. 2026-07-10 01:30:37.189479 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2026-07-10 01:30:37.189508 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: build-essential 2026-07-10 01:30:37.189573 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:30:37.189620 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:30:37.189689 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2026-07-10 01:30:37.189750 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2026-07-10 01:30:37.189815 | 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% 2026-07-10 01:30:37.189849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2026-07-10 01:30:37.189940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2026-07-10 01:30:37.190002 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2026-07-10 01:30:37.190104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2026-07-10 01:30:37.190244 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2026-07-10 01:30:37.190282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2026-07-10 01:30:37.190349 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18958 files and directories currently installed.) 2026-07-10 01:30:37.190398 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:30:37.190488 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2026-07-10 01:30:37.190520 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2026-07-10 01:30:37.190608 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2026-07-10 01:30:37.190696 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2026-07-10 01:30:37.190756 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:30:37.190803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:30:37.190860 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:30:37.190987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:30:37.191019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:30:37.191063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:30:37.191260 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:30:37.191336 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2026-07-10 01:30:37.191361 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:30:37.191373 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 228 MB disk space will be freed. 2026-07-10 01:30:37.191387 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2026-07-10 01:30:37.191457 | 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 ... 2026-07-10 01:30:37.191506 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:30:37.191564 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2026-07-10 01:30:37.191625 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:70% 2026-07-10 01:30:37.191684 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2026-07-10 01:30:37.191741 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2026-07-10 01:30:37.191813 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2026-07-10 01:30:37.191953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2026-07-10 01:30:37.192012 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2026-07-10 01:30:37.192118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18949 files and directories currently installed.) 2026-07-10 01:30:37.192201 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:37.192299 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:37.192382 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:37.192466 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:37.192519 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:30:37.192564 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:30:37.192618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:37.192652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:37.192702 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:37.192791 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:30:37.192817 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:37.192902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:30:37.192928 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:37.192976 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:37.193026 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:37.193079 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:37.193126 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:30:37.193229 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:37.193293 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:30:37.193339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:37.193382 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:30:37.193430 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:37.193486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:37.193546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:37.193607 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:30:37.193654 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:37.193698 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:30:37.193743 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:37.193804 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:30:37.193915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:37.193947 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:30:37.193966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:37.193989 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:30:37.194011 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:30:37.194121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:30:37.194172 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:37.194241 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:37.194276 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:30:37.194320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:37.194368 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:37.194415 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:30:37.194471 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:37.194487 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:30:37.194551 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:37.194618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:30:37.194668 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing lto-disabled-list (47) ... 2026-07-10 01:30:37.194711 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:30:37.194762 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing make (4.3-4.1build2) ... 2026-07-10 01:30:37.194802 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:30:37.194852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:30:37.196295 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Collecting pyclean==3.0.0 2026-07-10 01:30:37.196345 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:30:37.196356 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:30:37.196366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Installing collected packages: pyclean 2026-07-10 01:30:37.196377 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully installed pyclean-3.0.0 2026-07-10 01:30:37.196387 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:30:37.196397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:30:37.196407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 9098 files, 1337 directories removed. 2026-07-10 01:30:37.196416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:30:37.196426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /usr 2026-07-10 01:30:37.196436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:30:37.196446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 1316 files, 133 directories removed. 2026-07-10 01:30:37.196456 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2026-07-10 01:30:37.196466 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Found existing installation: pyclean 3.0.0 2026-07-10 01:30:37.196476 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Uninstalling pyclean-3.0.0: 2026-07-10 01:30:37.196486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:30:37.196495 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 83b21ba0776f 2026-07-10 01:30:37.196505 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> 96da54e5c1bd 2026-07-10 01:30:37.196515 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 6/6 : USER manila 2026-07-10 01:30:37.196525 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 911a2c8be333 2026-07-10 01:30:37.196534 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 911a2c8be333 2026-07-10 01:30:37.196544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> c9716a89fc0f 2026-07-10 01:30:37.196554 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully built 982e12b589b5 2026-07-10 01:30:37.196564 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/manila-scheduler:build-20260710 2026-07-10 01:30:37.196574 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Built at 2026-07-10 01:30:37.195688 (took 0:00:31.138347) 2026-07-10 01:30:37.196600 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-share) 2026-07-10 01:30:37.196610 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Processing 2026-07-10 01:30:37.196627 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building started at 2026-07-10 01:30:37.196231 2026-07-10 01:30:37.197190 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 plugins into plugins archive 2026-07-10 01:30:37.197790 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 additions into additions archive 2026-07-10 01:31:37.318790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 1/7 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260710 2026-07-10 01:31:37.318936 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 92bbcb218526 2026-07-10 01:31:37.318960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 2/7 : LABEL "build-date"="20260710" "name"="manila-share" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-share" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:31:37.318982 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 8e271a61cf69 2026-07-10 01:31:37.319000 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 8e271a61cf69 2026-07-10 01:31:37.319041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> d70652180745 2026-07-10 01:31:37.319191 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ceph-common glusterfs-client python3-cephfs python3-rados python3-rbd sqlite3 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:31:37.319220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in d2f95b8aa5fb 2026-07-10 01:31:37.319277 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:31:37.319295 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:31:37.319383 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 01:31:37.319410 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:31:37.319438 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:31:37.319465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:31:37.319493 | 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] 2026-07-10 01:31:37.319564 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:31:37.319627 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:31:37.319645 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:31:37.319661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:31:37.319725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:31:37.319767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:31:37.319782 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:31:37.319831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:31:37.319846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 28.0 MB in 2s (11.6 MB/s) 2026-07-10 01:31:37.319912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-07-10 01:31:37.319960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-07-10 01:31:37.319975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2026-07-10 01:31:37.320038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2026-07-10 01:31:37.320054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following additional packages will be installed: 2026-07-10 01:31:37.320115 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr glusterfs-common libargon2-1 libbabeltrace1 libboost-context1.83.0 2026-07-10 01:31:37.320158 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2026-07-10 01:31:37.320229 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-07-10 01:31:37.320245 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2026-07-10 01:31:37.320307 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2026-07-10 01:31:37.320323 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2026-07-10 01:31:37.320386 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2026-07-10 01:31:37.320402 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2026-07-10 01:31:37.320461 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-certifi python3-chardet python3-idna python3-jwt 2026-07-10 01:31:37.320476 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-prettytable python3-requests python3-urllib3 python3-wcwidth 2026-07-10 01:31:37.320537 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-yaml xfsprogs 2026-07-10 01:31:37.320552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Suggested packages: 2026-07-10 01:31:37.320615 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ceph ceph-mds low-memory-monitor python3-crypto python3-cryptography 2026-07-10 01:31:37.320630 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-openssl python3-socks python-requests-doc python3-brotli sqlite3-doc 2026-07-10 01:31:37.320677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsdump acl quota 2026-07-10 01:31:37.320691 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Recommended packages: 2026-07-10 01:31:37.320738 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 python3-cryptography 2026-07-10 01:31:37.320806 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following NEW packages will be installed: 2026-07-10 01:31:37.320822 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr ceph-common glusterfs-client glusterfs-common libargon2-1 2026-07-10 01:31:37.320870 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2026-07-10 01:31:37.320949 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-iostreams1.83.0 libboost-locale1.83.0 2026-07-10 01:31:37.320967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2026-07-10 01:31:37.321037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2026-07-10 01:31:37.321054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2026-07-10 01:31:37.321100 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2026-07-10 01:31:37.321187 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2026-07-10 01:31:37.321224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2026-07-10 01:31:37.321248 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-cephfs python3-certifi python3-chardet 2026-07-10 01:31:37.321271 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-idna python3-jwt python3-prettytable python3-rados python3-rbd 2026-07-10 01:31:37.321316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-requests python3-urllib3 python3-wcwidth python3-yaml sqlite3 2026-07-10 01:31:37.321355 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsprogs 2026-07-10 01:31:37.321396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:31:37.321422 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Need to get 45.7 MB of archives. 2026-07-10 01:31:37.321464 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 187 MB of additional disk space will be used. 2026-07-10 01:31:37.321503 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-yaml amd64 6.0.2-1build2~cloud0 [137 kB] 2026-07-10 01:31:37.321558 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:31:37.321600 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-urllib3 all 2.3.0-2ubuntu0.1~cloud0 [116 kB] 2026-07-10 01:31:37.321642 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:57 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 python3-requests all 2.32.3+dfsg-4ubuntu1.1~cloud0 [73.1 kB] 2026-07-10 01:31:37.321683 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2026-07-10 01:31:37.321723 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-07-10 01:31:37.321763 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2026-07-10 01:31:37.321804 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 01:31:37.321857 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-07-10 01:31:37.321915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 01:31:37.321958 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-07-10 01:31:37.321996 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2026-07-10 01:31:37.322038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-07-10 01:31:37.322078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-07-10 01:31:37.322117 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-07-10 01:31:37.322168 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-07-10 01:31:37.322203 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-07-10 01:31:37.322253 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-07-10 01:31:37.322301 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-07-10 01:31:37.322317 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-07-10 01:31:37.322365 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.3 [46.3 kB] 2026-07-10 01:31:37.322421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.3 [87.6 kB] 2026-07-10 01:31:37.322531 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.2 [413 kB] 2026-07-10 01:31:37.323454 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.3 [839 kB] 2026-07-10 01:31:37.323516 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.3 [335 kB] 2026-07-10 01:31:37.323528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.3 [178 kB] 2026-07-10 01:31:37.323538 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-10 01:31:37.323548 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2026-07-10 01:31:37.323559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.3 [320 kB] 2026-07-10 01:31:37.323569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2026-07-10 01:31:37.323579 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2026-07-10 01:31:37.323589 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2026-07-10 01:31:37.323599 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2026-07-10 01:31:37.323609 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2026-07-10 01:31:37.323619 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.2 [237 kB] 2026-07-10 01:31:37.323629 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.2 [284 kB] 2026-07-10 01:31:37.323640 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.2 [321 kB] 2026-07-10 01:31:37.323650 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.2 [343 kB] 2026-07-10 01:31:37.323660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2026-07-10 01:31:37.323684 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2026-07-10 01:31:37.323701 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2026-07-10 01:31:37.323730 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2026-07-10 01:31:37.323749 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librabbitmq4 amd64 0.11.0-1ubuntu0.1 [37.8 kB] 2026-07-10 01:31:37.323787 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.3 [536 kB] 2026-07-10 01:31:37.323805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.3 [25.5 MB] 2026-07-10 01:31:37.323821 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfxdr0 amd64 11.1-4ubuntu0.1 [20.1 kB] 2026-07-10 01:31:37.323838 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libglusterfs0 amd64 11.1-4ubuntu0.1 [266 kB] 2026-07-10 01:31:37.323855 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfrpc0 amd64 11.1-4ubuntu0.1 [40.7 kB] 2026-07-10 01:31:37.323871 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfapi0 amd64 11.1-4ubuntu0.1 [79.6 kB] 2026-07-10 01:31:37.323943 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfchangelog0 amd64 11.1-4ubuntu0.1 [25.7 kB] 2026-07-10 01:31:37.323979 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-07-10 01:31:37.323997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-jwt all 2.7.0-1ubuntu0.1 [20.2 kB] 2026-07-10 01:31:37.324013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2026-07-10 01:31:37.324029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:52 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2026-07-10 01:31:37.324045 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-common amd64 11.1-4ubuntu0.1 [2,552 kB] 2026-07-10 01:31:37.324062 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-client amd64 11.1-4ubuntu0.1 [25.9 kB] 2026-07-10 01:31:37.324079 | 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.6 [144 kB] 2026-07-10 01:31:37.324096 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 45.7 MB in 3s (16.0 MB/s) 2026-07-10 01:31:37.324114 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libargon2-1:amd64. 2026-07-10 01:31:37.324195 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-07-10 01:31:37.324217 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:31:37.324741 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2026-07-10 01:31:37.324781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2026-07-10 01:31:37.324797 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2026-07-10 01:31:37.324805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2026-07-10 01:31:37.324812 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2026-07-10 01:31:37.324819 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2026-07-10 01:31:37.324826 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 18958 files and directories currently installed.) 2026-07-10 01:31:37.324835 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../00-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2026-07-10 01:31:37.324843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 01:31:37.324851 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libjson-c5:amd64. 2026-07-10 01:31:37.324858 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../01-libjson-c5_0.17-1build1_amd64.deb ... 2026-07-10 01:31:37.324865 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:31:37.324873 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcryptsetup12:amd64. 2026-07-10 01:31:37.324880 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../02-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-07-10 01:31:37.324920 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 01:31:37.324929 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 01:31:37.324936 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 01:31:37.324955 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:31:37.324963 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liblmdb0:amd64. 2026-07-10 01:31:37.324970 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../04-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-07-10 01:31:37.324978 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 01:31:37.324985 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.324992 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libncurses6:amd64. 2026-07-10 01:31:37.324999 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../05-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 01:31:37.325006 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 01:31:37.325014 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package psmisc. 2026-07-10 01:31:37.325021 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2026-07-10 01:31:37.325028 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking psmisc (23.7-1build1) ... 2026-07-10 01:31:37.325035 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package attr. 2026-07-10 01:31:37.325042 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../07-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2026-07-10 01:31:37.325049 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking attr (1:2.5.2-1build1.1) ... 2026-07-10 01:31:37.325056 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-07-10 01:31:37.325063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../08-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:31:37.325071 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:31:37.325078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-07-10 01:31:37.325091 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../09-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:31:37.325098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.325106 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:31:37.325113 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librados2. 2026-07-10 01:31:37.325120 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../10-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:31:37.325168 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.325182 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdaxctl1:amd64. 2026-07-10 01:31:37.325189 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../11-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-07-10 01:31:37.325197 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 01:31:37.325223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libndctl6:amd64. 2026-07-10 01:31:37.325235 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../12-libndctl6_77-2ubuntu2_amd64.deb ... 2026-07-10 01:31:37.325247 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 01:31:37.325260 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmem1:amd64. 2026-07-10 01:31:37.325272 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../13-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 01:31:37.325284 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:31:37.325296 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmemobj1:amd64. 2026-07-10 01:31:37.325308 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../14-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-10 01:31:37.325321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:31:37.325333 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librbd1. 2026-07-10 01:31:37.325347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../15-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:31:37.325359 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.325372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-argparse. 2026-07-10 01:31:37.325486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../16-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:31:37.325496 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.325503 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-yaml. 2026-07-10 01:31:37.325518 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../17-python3-yaml_6.0.2-1build2~cloud0_amd64.deb ... 2026-07-10 01:31:37.325526 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-yaml (6.0.2-1build2~cloud0) ... 2026-07-10 01:31:37.325533 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-common. 2026-07-10 01:31:37.325540 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../18-python3-ceph-common_19.2.3-0ubuntu0.24.04.3_all.deb ... 2026-07-10 01:31:37.325547 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.325554 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-locale1.83.0:amd64. 2026-07-10 01:31:37.325562 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../19-libboost-locale1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:31:37.325578 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:31:37.325585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcephfs2. 2026-07-10 01:31:37.325592 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../20-libcephfs2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:31:37.325599 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.325607 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rados. 2026-07-10 01:31:37.325614 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../21-python3-rados_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:31:37.325642 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.325649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-cephfs. 2026-07-10 01:31:37.325656 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../22-python3-cephfs_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:31:37.325664 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.325671 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-wcwidth. 2026-07-10 01:31:37.325678 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../23-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-10 01:31:37.325685 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.325693 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 01:31:37.325700 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-prettytable. 2026-07-10 01:31:37.325707 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../24-python3-prettytable_3.6.0-2_all.deb ... 2026-07-10 01:31:37.325714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-prettytable (3.6.0-2) ... 2026-07-10 01:31:37.325721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rbd. 2026-07-10 01:31:37.325728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../25-python3-rbd_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:31:37.325736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.325743 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-certifi. 2026-07-10 01:31:37.325750 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../26-python3-certifi_2023.11.17-1_all.deb ... 2026-07-10 01:31:37.325757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-certifi (2023.11.17-1) ... 2026-07-10 01:31:37.325764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-chardet. 2026-07-10 01:31:37.325771 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../27-python3-chardet_5.2.0+dfsg-1_all.deb ... 2026-07-10 01:31:37.325778 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 01:31:37.325785 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-idna. 2026-07-10 01:31:37.325792 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../28-python3-idna_3.6-2ubuntu0.1_all.deb ... 2026-07-10 01:31:37.325948 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 01:31:37.325960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-urllib3. 2026-07-10 01:31:37.325968 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../29-python3-urllib3_2.3.0-2ubuntu0.1~cloud0_all.deb ... 2026-07-10 01:31:37.325975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-07-10 01:31:37.325983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-requests. 2026-07-10 01:31:37.325995 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../30-python3-requests_2.32.3+dfsg-4ubuntu1.1~cloud0_all.deb ... 2026-07-10 01:31:37.326009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-07-10 01:31:37.326017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdw1t64:amd64. 2026-07-10 01:31:37.326024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../31-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2026-07-10 01:31:37.326031 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 01:31:37.326038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libbabeltrace1:amd64. 2026-07-10 01:31:37.326045 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../32-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2026-07-10 01:31:37.326053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-07-10 01:31:37.326060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-context1.83.0:amd64. 2026-07-10 01:31:37.326067 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../33-libboost-context1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:31:37.326074 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:31:37.326082 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2026-07-10 01:31:37.326089 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../34-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:31:37.326096 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:31:37.326103 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2026-07-10 01:31:37.326111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../35-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:31:37.326118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:31:37.326192 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-url1.83.0:amd64. 2026-07-10 01:31:37.326205 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../36-libboost-url1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-10 01:31:37.326212 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:31:37.326220 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2026-07-10 01:31:37.326227 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.326235 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../37-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2026-07-10 01:31:37.326243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-07-10 01:31:37.326250 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libunwind8:amd64. 2026-07-10 01:31:37.326258 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../38-libunwind8_1.6.2-3build1.1_amd64.deb ... 2026-07-10 01:31:37.326266 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2026-07-10 01:31:37.326273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2026-07-10 01:31:37.326309 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../39-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2026-07-10 01:31:37.326317 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-07-10 01:31:37.326325 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liboath0t64:amd64. 2026-07-10 01:31:37.326338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../40-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2026-07-10 01:31:37.326346 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-07-10 01:31:37.326354 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librabbitmq4:amd64. 2026-07-10 01:31:37.326388 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../41-librabbitmq4_0.11.0-1ubuntu0.1_amd64.deb ... 2026-07-10 01:31:37.326396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-07-10 01:31:37.326404 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libradosstriper1. 2026-07-10 01:31:37.326414 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../42-libradosstriper1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:31:37.326499 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.326516 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package ceph-common. 2026-07-10 01:31:37.326528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../43-ceph-common_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:31:37.326546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.326559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfxdr0:amd64. 2026-07-10 01:31:37.326605 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../44-libgfxdr0_11.1-4ubuntu0.1_amd64.deb ... 2026-07-10 01:31:37.326619 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:31:37.326631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglusterfs0:amd64. 2026-07-10 01:31:37.326644 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../45-libglusterfs0_11.1-4ubuntu0.1_amd64.deb ... 2026-07-10 01:31:37.326657 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:31:37.326669 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfrpc0:amd64. 2026-07-10 01:31:37.326686 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../46-libgfrpc0_11.1-4ubuntu0.1_amd64.deb ... 2026-07-10 01:31:37.326699 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:31:37.326712 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfapi0:amd64. 2026-07-10 01:31:37.326730 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../47-libgfapi0_11.1-4ubuntu0.1_amd64.deb ... 2026-07-10 01:31:37.326742 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:31:37.326758 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.326810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfchangelog0:amd64. 2026-07-10 01:31:37.328209 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../48-libgfchangelog0_11.1-4ubuntu0.1_amd64.deb ... 2026-07-10 01:31:37.328227 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.328236 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:31:37.328245 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.328252 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liburcu8t64:amd64. 2026-07-10 01:31:37.328259 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../49-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-07-10 01:31:37.328267 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:31:37.328274 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-jwt. 2026-07-10 01:31:37.328291 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../50-python3-jwt_2.7.0-1ubuntu0.1_all.deb ... 2026-07-10 01:31:37.328299 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-jwt (2.7.0-1ubuntu0.1) ... 2026-07-10 01:31:37.328306 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libinih1:amd64. 2026-07-10 01:31:37.328313 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../51-libinih1_55-1ubuntu2_amd64.deb ... 2026-07-10 01:31:37.328321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2026-07-10 01:31:37.328328 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package xfsprogs. 2026-07-10 01:31:37.328335 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../52-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2026-07-10 01:31:37.328343 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2026-07-10 01:31:37.328350 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-common. 2026-07-10 01:31:37.328357 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.328364 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../53-glusterfs-common_11.1-4ubuntu0.1_amd64.deb ... 2026-07-10 01:31:37.328372 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-common (11.1-4ubuntu0.1) ... 2026-07-10 01:31:37.328379 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-client. 2026-07-10 01:31:37.328386 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../54-glusterfs-client_11.1-4ubuntu0.1_amd64.deb ... 2026-07-10 01:31:37.328393 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-client (11.1-4ubuntu0.1) ... 2026-07-10 01:31:37.328400 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package sqlite3. 2026-07-10 01:31:37.328408 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../55-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-10 01:31:37.328415 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-10 01:31:37.328422 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 01:31:37.328429 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:31:37.328437 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:31:37.328444 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librabbitmq4:amd64 (0.11.0-1ubuntu0.1) ... 2026-07-10 01:31:37.328465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-jwt (2.7.0-1ubuntu0.1) ... 2026-07-10 01:31:37.328473 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up psmisc (23.7-1build1) ... 2026-07-10 01:31:37.328481 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up attr (1:2.5.2-1build1.1) ... 2026-07-10 01:31:37.328488 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libinih1:amd64 (55-1ubuntu2) ... 2026-07-10 01:31:37.328495 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2026-07-10 01:31:37.328502 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:31:37.328509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.328516 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:31:37.328524 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-yaml (6.0.2-1build2~cloud0) ... 2026-07-10 01:31:37.328531 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:31:37.328538 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2026-07-10 01:31:37.328545 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:31:37.328558 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2026-07-10 01:31:37.328565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:31:37.328572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:31:37.328588 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:No schema files found: doing nothing. 2026-07-10 01:31:37.328595 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-chardet (5.2.0+dfsg-1) ... 2026-07-10 01:31:37.328602 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 01:31:37.328610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-certifi (2023.11.17-1) ... 2026-07-10 01:31:37.328617 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:31:37.328624 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 01:31:37.328631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.328638 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-idna (3.6-2ubuntu0.1) ... 2026-07-10 01:31:37.328646 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2026-07-10 01:31:37.328653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2026-07-10 01:31:37.328660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-10 01:31:37.328667 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2026-07-10 01:31:37.328674 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-urllib3 (2.3.0-2ubuntu0.1~cloud0) ... 2026-07-10 01:31:37.328681 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-07-10 01:31:37.328688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2026-07-10 01:31:37.328696 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-prettytable (3.6.0-2) ... 2026-07-10 01:31:37.328703 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:31:37.328710 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:31:37.328717 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-10 01:31:37.328724 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:31:37.328732 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.328739 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2026-07-10 01:31:37.328746 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-10 01:31:37.328753 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.328760 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.328767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-requests (2.32.3+dfsg-4ubuntu1.1~cloud0) ... 2026-07-10 01:31:37.328775 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-10 01:31:37.328782 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2026-07-10 01:31:37.328789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.328796 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:31:37.328804 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rados (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.328815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:31:37.328828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.328836 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2026-07-10 01:31:37.328843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-common (11.1-4ubuntu0.1) ... 2026-07-10 01:31:37.328849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.328856 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Selecting GID from range 100 to 59999 ... 2026-07-10 01:31:37.328867 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Adding group `gluster' (GID 103) ... 2026-07-10 01:31:37.328874 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:/usr/lib/x86_64-linux-gnu/glusterfs/python/syncdaemon/resource.py:807: SyntaxWarning: invalid escape sequence '\d' 2026-07-10 01:31:37.328882 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: for x in re.findall('(?:[\da-f]){2}', 2026-07-10 01:31:37.328935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.328948 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.328959 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-client (11.1-4ubuntu0.1) ... 2026-07-10 01:31:37.328971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up ceph-common (19.2.3-0ubuntu0.24.04.3) ... 2026-07-10 01:31:37.328983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding group ceph.. 2026-07-10 01:31:37.328995 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2026-07-10 01:31:37.329007 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding system user ceph.. 2026-07-10 01:31:37.329025 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2026-07-10 01:31:37.329038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting system user ceph properties.. 2026-07-10 01:31:37.329052 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:usermod: unlocking the user's password would result in a passwordless account. 2026-07-10 01:31:37.329065 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:You should set a password with usermod -p to unlock this user's password. 2026-07-10 01:31:37.329081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2026-07-10 01:31:37.329093 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-07-10 01:31:37.329105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:31:37.329121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container d2f95b8aa5fb 2026-07-10 01:31:37.329185 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 066372e36e72 2026-07-10 01:31:37.329197 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 4/7 : COPY patches /patches 2026-07-10 01:31:37.329244 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 3eb3e1d7222a 2026-07-10 01:31:37.329255 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 5/7 : RUN kolla_patch 2026-07-10 01:31:37.329305 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 4466f85dad0c 2026-07-10 01:31:37.329325 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:[i] No series file found, nothing to patch. 2026-07-10 01:31:37.329341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 4466f85dad0c 2026-07-10 01:31:37.329379 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 73fee2d2b8cb 2026-07-10 01:31:37.329419 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:31:37.329439 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 606e807e6bf8 2026-07-10 01:31:37.329474 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-07-10 01:31:37.329512 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2026-07-10 01:31:37.329549 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2026-07-10 01:31:37.329565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages were automatically installed and are no longer required: 2026-07-10 01:31:37.329580 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:31:37.329610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:31:37.329626 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:31:37.329661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:31:37.329678 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:31:37.329714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:31:37.329731 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:31:37.329774 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2026-07-10 01:31:37.329792 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Use 'apt autoremove' to remove them. 2026-07-10 01:31:37.329835 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2026-07-10 01:31:37.329847 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: build-essential 2026-07-10 01:31:37.329913 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:31:37.329923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:31:37.329933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-07-10 01:31:37.329980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:31:37.329993 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2026-07-10 01:31:37.330033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2026-07-10 01:31:37.330074 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2026-07-10 01:31:37.330085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2026-07-10 01:31:37.330148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2026-07-10 01:31:37.330166 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2026-07-10 01:31:37.330211 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 20061 files and directories currently installed.) 2026-07-10 01:31:37.330223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:31:37.330256 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2026-07-10 01:31:37.330296 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2026-07-10 01:31:37.330308 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2026-07-10 01:31:37.330359 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2026-07-10 01:31:37.330371 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:31:37.330431 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:31:37.330450 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:31:37.330468 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:31:37.330493 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:31:37.330511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:31:37.330528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:31:37.330544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2026-07-10 01:31:37.330561 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:31:37.330606 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 228 MB disk space will be freed. 2026-07-10 01:31:37.330626 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2026-07-10 01:31:37.330646 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:31:37.330664 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2026-07-10 01:31:37.330704 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2026-07-10 01:31:37.330725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2026-07-10 01:31:37.330756 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2026-07-10 01:31:37.330792 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2026-07-10 01:31:37.330804 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2026-07-10 01:31:37.330838 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 20052 files and directories currently installed.) 2026-07-10 01:31:37.330850 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:31:37.330920 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:37.330934 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:31:37.330956 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:37.330999 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:31:37.331011 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:31:37.331047 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:31:37.331070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:37.331104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:31:37.331146 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:37.331185 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:31:37.331216 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:31:37.331227 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:31:37.331270 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:31:37.331310 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:31:37.331322 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:31:37.331352 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:31:37.331383 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:37.331407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:31:37.331424 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:37.331457 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:37.331475 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.331523 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:37.331544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:31:37.331562 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:37.331588 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:37.331621 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.331662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:37.331674 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:31:37.331705 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:31:37.331716 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:37.331759 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.331799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:37.331810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:31:37.331841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:37.331852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:37.331913 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:31:37.331957 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:37.331969 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:31:37.332013 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:37.332054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:31:37.332065 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing lto-disabled-list (47) ... 2026-07-10 01:31:37.332096 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing make (4.3-4.1build2) ... 2026-07-10 01:31:37.332107 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.332163 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:31:37.332179 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.332236 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:31:37.332278 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Collecting pyclean==3.0.0 2026-07-10 01:31:37.332289 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:31:37.332319 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:31:37.332359 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Installing collected packages: pyclean 2026-07-10 01:31:37.332370 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully installed pyclean-3.0.0 2026-07-10 01:31:37.332400 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:31:37.332411 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.332449 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 9098 files, 1337 directories removed. 2026-07-10 01:31:37.332460 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.332478 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /usr 2026-07-10 01:31:37.332510 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.332522 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 1537 files, 161 directories removed. 2026-07-10 01:31:37.332562 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2026-07-10 01:31:37.332574 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Found existing installation: pyclean 3.0.0 2026-07-10 01:31:37.332613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Uninstalling pyclean-3.0.0: 2026-07-10 01:31:37.332625 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:31:37.332665 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 606e807e6bf8 2026-07-10 01:31:37.332676 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 032722133fe9 2026-07-10 01:31:37.332717 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 7/7 : USER manila 2026-07-10 01:31:37.332729 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in 12be51227ff6 2026-07-10 01:31:37.332772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container 12be51227ff6 2026-07-10 01:31:37.332784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 085c6d861b57 2026-07-10 01:31:37.332834 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully built c102394d7b97 2026-07-10 01:31:37.332858 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully tagged osism.harbor.regio.digital/kolla/manila-share:build-20260710 2026-07-10 01:31:37.332931 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Built at 2026-07-10 01:31:37.332849 (took 0:01:00.136618) 2026-07-10 01:31:37.333248 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-api) 2026-07-10 01:31:37.333269 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Processing 2026-07-10 01:31:37.333360 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building started at 2026-07-10 01:31:37.333268 2026-07-10 01:31:37.334049 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 plugins into plugins archive 2026-07-10 01:31:37.334533 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 additions into additions archive 2026-07-10 01:32:08.371543 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 1/8 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260710 2026-07-10 01:32:08.373254 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 92bbcb218526 2026-07-10 01:32:08.373296 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 2/8 : LABEL "build-date"="20260710" "name"="manila-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:32:08.373314 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in c4209f832090 2026-07-10 01:32:08.373327 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container c4209f832090 2026-07-10 01:32:08.373340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 600c694a6043 2026-07-10 01:32:08.373352 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_manila_extend_start 2026-07-10 01:32:08.373364 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 4235f0dd84a7 2026-07-10 01:32:08.373378 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 4/8 : RUN mkdir -p /var/www/cgi-bin/manila && cp -a /var/lib/kolla/venv/bin/manila-wsgi /var/www/cgi-bin/manila/manila-wsgi && chmod 644 /usr/local/bin/kolla_manila_extend_start && chmod 755 /var/www/cgi-bin/manila/manila-wsgi 2026-07-10 01:32:08.373416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 3bcae7714dc4 2026-07-10 01:32:08.373427 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 3bcae7714dc4 2026-07-10 01:32:08.373437 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 60ebffd58b66 2026-07-10 01:32:08.373446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 5/8 : COPY patches /patches 2026-07-10 01:32:08.373456 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 3ba50286b72c 2026-07-10 01:32:08.373466 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 6/8 : RUN kolla_patch 2026-07-10 01:32:08.373476 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in cb515a6a5c20 2026-07-10 01:32:08.373486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:[i] No series file found, nothing to patch. 2026-07-10 01:32:08.373496 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container cb515a6a5c20 2026-07-10 01:32:08.373506 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 600dc686c1d8 2026-07-10 01:32:08.373531 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:32:08.373543 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 1f49406a5735 2026-07-10 01:32:08.373553 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2026-07-10 01:32:08.373563 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2026-07-10 01:32:08.373572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2026-07-10 01:32:08.373582 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:32:08.373592 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:32:08.373602 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:32:08.373613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:32:08.373622 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:32:08.373632 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:32:08.373642 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:32:08.373652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:32:08.373662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2026-07-10 01:32:08.373672 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Use 'apt autoremove' to remove them. 2026-07-10 01:32:08.373688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2026-07-10 01:32:08.373698 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: build-essential 2026-07-10 01:32:08.373708 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:32:08.373718 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:32:08.373728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2026-07-10 01:32:08.373739 | 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% 2026-07-10 01:32:08.373754 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:32:08.373767 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2026-07-10 01:32:08.373875 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2026-07-10 01:32:08.374024 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2026-07-10 01:32:08.374085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2026-07-10 01:32:08.374263 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2026-07-10 01:32:08.374331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2026-07-10 01:32:08.374344 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18958 files and directories currently installed.) 2026-07-10 01:32:08.374401 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:32:08.374467 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2026-07-10 01:32:08.374537 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2026-07-10 01:32:08.374606 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2026-07-10 01:32:08.374678 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2026-07-10 01:32:08.374744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:32:08.374806 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:32:08.374867 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:32:08.374943 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:32:08.375005 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:32:08.375066 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:32:08.375152 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:32:08.375214 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2026-07-10 01:32:08.375295 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:32:08.375374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:32:08.375441 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2026-07-10 01:32:08.375513 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:32:08.375590 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:32:08.375678 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2026-07-10 01:32:08.375749 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2026-07-10 01:32:08.375819 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2026-07-10 01:32:08.375901 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2026-07-10 01:32:08.375971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2026-07-10 01:32:08.376038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2026-07-10 01:32:08.376107 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18949 files and directories currently installed.) 2026-07-10 01:32:08.376261 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:32:08.376437 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:32:08.376480 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:32:08.376498 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:32:08.376527 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:32:08.376585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:32:08.376655 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:32:08.376722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:32:08.376792 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:32:08.376863 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:32:08.376977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:32:08.377053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:32:08.377121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:32:08.377206 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:32:08.377280 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:32:08.377350 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:32:08.377420 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:32:08.377488 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:32:08.377534 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:32:08.377591 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:32:08.377649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:32:08.377708 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:32:08.377755 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:32:08.377812 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:32:08.377858 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:32:08.377924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:32:08.377971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:32:08.378028 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:32:08.378075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:32:08.378149 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:08.378270 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:08.378303 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:32:08.378394 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:08.378423 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:32:08.378497 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:32:08.378514 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:32:08.378587 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:32:08.378633 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:08.378689 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:08.378743 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:32:08.378799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:32:08.378857 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:08.378924 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:08.378991 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:32:08.380281 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:08.380312 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:32:08.380321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:32:08.380330 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:08.380339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:08.380348 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing lto-disabled-list (47) ... 2026-07-10 01:32:08.380356 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:32:08.380365 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:32:08.380374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:32:08.380383 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:32:08.380391 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Collecting pyclean==3.0.0 2026-07-10 01:32:08.380400 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:32:08.380409 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:32:08.380417 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Installing collected packages: pyclean 2026-07-10 01:32:08.380426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully installed pyclean-3.0.0 2026-07-10 01:32:08.380434 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:32:08.380443 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:32:08.380452 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 9098 files, 1337 directories removed. 2026-07-10 01:32:08.380460 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:32:08.380469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /usr 2026-07-10 01:32:08.380478 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:32:08.380486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 1316 files, 133 directories removed. 2026-07-10 01:32:08.380495 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2026-07-10 01:32:08.380503 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:32:08.380517 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:32:08.380525 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:32:08.380534 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 1f49406a5735 2026-07-10 01:32:08.380546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> b00f83ef70da 2026-07-10 01:32:08.380641 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 8/8 : USER manila 2026-07-10 01:32:08.380722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 34a40f73fd9e 2026-07-10 01:32:08.380783 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 34a40f73fd9e 2026-07-10 01:32:08.380870 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 7d2864590573 2026-07-10 01:32:08.380984 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully built fca077735cc6 2026-07-10 01:32:08.381054 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully tagged osism.harbor.regio.digital/kolla/manila-api:build-20260710 2026-07-10 01:32:08.381223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Built at 2026-07-10 01:32:08.381051 (took 0:00:31.047783) 2026-07-10 01:32:08.381660 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-data) 2026-07-10 01:32:08.381751 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Processing 2026-07-10 01:32:08.381854 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building started at 2026-07-10 01:32:08.381741 2026-07-10 01:32:08.382910 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 plugins into plugins archive 2026-07-10 01:32:08.383783 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 additions into additions archive 2026-07-10 01:32:50.751626 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 1/7 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20260710 2026-07-10 01:32:50.751673 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 92bbcb218526 2026-07-10 01:32:50.751726 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 2/7 : LABEL "build-date"="20260710" "name"="manila-data" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="manila-data" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:32:50.751735 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 1d375ce33636 2026-07-10 01:32:50.751740 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 1d375ce33636 2026-07-10 01:32:50.751745 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 81efcefc5bb9 2026-07-10 01:32:50.751750 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends nfs-common && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:32:50.751756 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 8d175b8cc58a 2026-07-10 01:32:50.751761 | 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] 2026-07-10 01:32:50.751805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:32:50.751851 | 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] 2026-07-10 01:32:50.751876 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:32:50.753401 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:32:50.753448 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:32:50.753461 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:32:50.753474 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:32:50.753487 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:32:50.753499 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:32:50.753513 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:32:50.753522 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:32:50.753529 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:32:50.753537 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:32:50.753544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:32:50.753552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 28.0 MB in 3s (9,917 kB/s) 2026-07-10 01:32:50.753568 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-07-10 01:32:50.753575 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-07-10 01:32:50.753581 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2026-07-10 01:32:50.753587 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2026-07-10 01:32:50.753593 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following additional packages will be installed: 2026-07-10 01:32:50.753600 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 rpcbind ucf 2026-07-10 01:32:50.753606 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Suggested packages: 2026-07-10 01:32:50.753612 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: watchdog 2026-07-10 01:32:50.753618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following NEW packages will be installed: 2026-07-10 01:32:50.753624 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 nfs-common rpcbind ucf 2026-07-10 01:32:50.753630 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:32:50.753636 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Need to get 547 kB of archives. 2026-07-10 01:32:50.753643 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 1,900 kB of additional disk space will be used. 2026-07-10 01:32:50.753650 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:32:50.753662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-07-10 01:32:50.753674 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-07-10 01:32:50.753684 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-07-10 01:32:50.753695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 01:32:50.753721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-07-10 01:32:50.753733 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-07-10 01:32:50.753744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preconfiguring packages ... 2026-07-10 01:32:50.753755 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 548 kB in 1s (563 kB/s) 2026-07-10 01:32:50.753766 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-07-10 01:32:50.753776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-07-10 01:32:50.753789 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:32:50.753801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-07-10 01:32:50.753811 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:70% (Reading database ... 75% 2026-07-10 01:32:50.753834 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2026-07-10 01:32:50.753846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2026-07-10 01:32:50.753858 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2026-07-10 01:32:50.753868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2026-07-10 01:32:50.753877 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18958 files and directories currently installed.) 2026-07-10 01:32:50.753930 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../0-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 01:32:50.753950 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:32:50.753962 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libnfsidmap1:amd64. 2026-07-10 01:32:50.753973 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../1-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:32:50.753983 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:32:50.753993 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package rpcbind. 2026-07-10 01:32:50.754004 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../2-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-07-10 01:32:50.754014 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:32:50.754025 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package ucf. 2026-07-10 01:32:50.754034 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../3-ucf_3.0043+nmu1_all.deb ... 2026-07-10 01:32:50.754046 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Moving old data out of the way 2026-07-10 01:32:50.754057 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 01:32:50.754066 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package keyutils. 2026-07-10 01:32:50.754076 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../4-keyutils_1.6.3-3build1_amd64.deb ... 2026-07-10 01:32:50.754086 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking keyutils (1.6.3-3build1) ... 2026-07-10 01:32:50.754096 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package nfs-common. 2026-07-10 01:32:50.754106 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../5-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-07-10 01:32:50.754117 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-07-10 01:32:50.754170 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:32:50.754181 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:32:50.754191 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-07-10 01:32:50.754202 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2026-07-10 01:32:50.754212 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:32:50.754222 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up ucf (3.0043+nmu1) ... 2026-07-10 01:32:50.754233 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up keyutils (1.6.3-3build1) ... 2026-07-10 01:32:50.754244 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 01:32:50.754255 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-07-10 01:32:50.754265 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-07-10 01:32:50.754275 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/idmapd.conf with new version 2026-07-10 01:32:50.754286 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-07-10 01:32:50.754297 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/nfs.conf with new version 2026-07-10 01:32:50.754317 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:32:50.754330 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-07-10 01:32:50.754340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding system user `statd' (UID 102) ... 2026-07-10 01:32:50.754351 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding new user `statd' (UID 102) with group `nogroup' ... 2026-07-10 01:32:50.754362 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Not creating home directory `/var/lib/nfs'. 2026-07-10 01:32:50.754373 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2026-07-10 01:32:50.754393 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:32:50.754404 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:32:50.754414 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 8d175b8cc58a 2026-07-10 01:32:50.754510 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> dcd94bbff3d4 2026-07-10 01:32:50.754524 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 4/7 : COPY patches /patches 2026-07-10 01:32:50.754535 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 65270f421ae4 2026-07-10 01:32:50.754545 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 5/7 : RUN kolla_patch 2026-07-10 01:32:50.754555 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in c86890b7631a 2026-07-10 01:32:50.754566 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:[i] No series file found, nothing to patch. 2026-07-10 01:32:50.754576 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container c86890b7631a 2026-07-10 01:32:50.754585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 7d7ffa731d05 2026-07-10 01:32:50.754598 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:32:50.754609 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 7a1385c4740f 2026-07-10 01:32:50.754620 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-07-10 01:32:50.754630 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2026-07-10 01:32:50.754641 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2026-07-10 01:32:50.754651 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages were automatically installed and are no longer required: 2026-07-10 01:32:50.754662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:32:50.754672 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:32:50.754682 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:32:50.754692 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:32:50.754704 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:32:50.754715 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:32:50.754726 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:32:50.754737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2026-07-10 01:32:50.754748 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Use 'apt autoremove' to remove them. 2026-07-10 01:32:50.754759 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2026-07-10 01:32:50.754768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: build-essential 2026-07-10 01:32:50.754779 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:32:50.754788 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:32:50.754798 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-07-10 01:32:50.754808 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-07-10 01:32:50.754820 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:32:50.754841 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2026-07-10 01:32:50.754852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2026-07-10 01:32:50.754861 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2026-07-10 01:32:50.754872 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2026-07-10 01:32:50.754902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2026-07-10 01:32:50.754913 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2026-07-10 01:32:50.754943 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 19145 files and directories currently installed.) 2026-07-10 01:32:50.754955 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:32:50.754966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2026-07-10 01:32:50.754977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2026-07-10 01:32:50.754988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2026-07-10 01:32:50.754998 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2026-07-10 01:32:50.755009 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:32:50.755020 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:32:50.755043 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:32:50.755053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:32:50.755063 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:32:50.755072 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:32:50.755082 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:32:50.755092 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2026-07-10 01:32:50.755102 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:32:50.755112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 228 MB disk space will be freed. 2026-07-10 01:32:50.755157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-07-10 01:32:50.755177 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2026-07-10 01:32:50.755188 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:32:50.755197 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2026-07-10 01:32:50.755206 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2026-07-10 01:32:50.755215 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2026-07-10 01:32:50.755224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2026-07-10 01:32:50.755234 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2026-07-10 01:32:50.755244 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2026-07-10 01:32:50.755253 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 19136 files and directories currently installed.) 2026-07-10 01:32:50.755264 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:32:50.755273 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:32:50.755292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:32:50.755302 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:32:50.755311 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:32:50.755321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:32:50.755331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:32:50.755340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:32:50.755350 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:32:50.755359 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:32:50.755375 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:32:50.755384 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:32:50.755394 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:32:50.755403 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:32:50.755412 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:32:50.755421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:32:50.755431 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:32:50.755444 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:32:50.755453 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:32:50.755472 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:32:50.755541 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:32:50.755556 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:32:50.755652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:32:50.755668 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:50.755712 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:50.755763 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:50.755778 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:32:50.755935 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:32:50.755951 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:50.755959 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:50.756047 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:32:50.756085 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:50.756145 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:50.756207 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:32:50.756266 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:50.756311 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:32:50.756361 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:50.756408 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:32:50.756453 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing lto-disabled-list (47) ... 2026-07-10 01:32:50.756498 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing make (4.3-4.1build2) ... 2026-07-10 01:32:50.756545 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:32:50.756595 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:32:50.756641 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Collecting pyclean==3.0.0 2026-07-10 01:32:50.756689 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:32:50.756735 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:32:50.756778 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Installing collected packages: pyclean 2026-07-10 01:32:50.756823 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully installed pyclean-3.0.0 2026-07-10 01:32:50.756867 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:32:50.756932 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-07-10 01:32:50.756985 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 9098 files, 1337 directories removed. 2026-07-10 01:32:50.757027 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-07-10 01:32:50.757078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /usr 2026-07-10 01:32:50.757122 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-07-10 01:32:50.757186 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 1316 files, 133 directories removed. 2026-07-10 01:32:50.757224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2026-07-10 01:32:50.757255 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Found existing installation: pyclean 3.0.0 2026-07-10 01:32:50.757283 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Uninstalling pyclean-3.0.0: 2026-07-10 01:32:50.757312 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:32:50.757340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 7a1385c4740f 2026-07-10 01:32:50.757369 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> c3f0940839bc 2026-07-10 01:32:50.757397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 7/7 : USER manila 2026-07-10 01:32:50.757427 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 744318b7c0fb 2026-07-10 01:32:50.757455 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 744318b7c0fb 2026-07-10 01:32:50.757483 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 2c7e227fbaf1 2026-07-10 01:32:50.757515 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully built 4eca9ba74ee1 2026-07-10 01:32:50.757549 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully tagged osism.harbor.regio.digital/kolla/manila-data:build-20260710 2026-07-10 01:32:50.757608 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Built at 2026-07-10 01:32:50.757552 (took 0:00:42.375811) 2026-07-10 01:32:50.757954 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-central) 2026-07-10 01:32:50.757992 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Processing 2026-07-10 01:32:50.758037 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building started at 2026-07-10 01:32:50.757993 2026-07-10 01:32:50.758649 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 plugins into plugins archive 2026-07-10 01:32:50.759109 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 additions into additions archive 2026-07-10 01:33:19.490052 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260710 2026-07-10 01:33:19.491229 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 014a8cd9518a 2026-07-10 01:33:19.491257 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 2/6 : LABEL "build-date"="20260710" "name"="ceilometer-central" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-central" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:33:19.491291 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in ee8caac2b380 2026-07-10 01:33:19.491300 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container ee8caac2b380 2026-07-10 01:33:19.491308 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> f113cbf3ad11 2026-07-10 01:33:19.491316 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 3/6 : COPY patches /patches 2026-07-10 01:33:19.491323 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 721392dd1958 2026-07-10 01:33:19.491330 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 4/6 : RUN kolla_patch 2026-07-10 01:33:19.491337 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 1de25c981ff9 2026-07-10 01:33:19.491344 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:[i] No series file found, nothing to patch. 2026-07-10 01:33:19.491352 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 1de25c981ff9 2026-07-10 01:33:19.491359 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 46971de814ce 2026-07-10 01:33:19.491368 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:33:19.491377 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 681270505bc2 2026-07-10 01:33:19.491385 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2026-07-10 01:33:19.491392 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2026-07-10 01:33:19.491399 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2026-07-10 01:33:19.491406 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages were automatically installed and are no longer required: 2026-07-10 01:33:19.491413 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:33:19.491426 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:33:19.491434 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:33:19.491441 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:33:19.491451 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:33:19.491539 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:33:19.491594 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:33:19.491683 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2026-07-10 01:33:19.491748 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Use 'apt autoremove' to remove them. 2026-07-10 01:33:19.491845 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2026-07-10 01:33:19.491930 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: build-essential 2026-07-10 01:33:19.492013 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:33:19.492087 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:33:19.492224 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2026-07-10 01:33:19.492329 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2026-07-10 01:33:19.492415 | 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% 2026-07-10 01:33:19.492491 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2026-07-10 01:33:19.492567 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2026-07-10 01:33:19.492644 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% 2026-07-10 01:33:19.492718 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2026-07-10 01:33:19.492792 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2026-07-10 01:33:19.492897 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2026-07-10 01:33:19.493003 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:33:19.493067 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:33:19.493146 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2026-07-10 01:33:19.493258 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2026-07-10 01:33:19.493337 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2026-07-10 01:33:19.493419 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2026-07-10 01:33:19.493491 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:33:19.493560 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:33:19.493630 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:33:19.493697 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:33:19.493766 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:33:19.493835 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:33:19.493924 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:33:19.493997 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2026-07-10 01:33:19.494078 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:33:19.494160 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 228 MB disk space will be freed. 2026-07-10 01:33:19.494269 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2026-07-10 01:33:19.494349 | 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% 2026-07-10 01:33:19.494427 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:33:19.494503 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2026-07-10 01:33:19.495227 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2026-07-10 01:33:19.495243 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% 2026-07-10 01:33:19.495252 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2026-07-10 01:33:19.495260 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2026-07-10 01:33:19.495268 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2026-07-10 01:33:19.495277 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:33:19.495285 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:33:19.495293 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:33:19.495301 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:33:19.495312 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:33:19.495389 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:33:19.495466 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:33:19.495540 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:33:19.495637 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:33:19.495721 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:33:19.495790 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:33:19.495857 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:33:19.495945 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:33:19.496101 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:33:19.496216 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:33:19.496298 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:33:19.496368 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:33:19.496439 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:33:19.496509 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:33:19.496576 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:33:19.496645 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:33:19.496713 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:33:19.496780 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:33:19.496847 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:33:19.496986 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:33:19.497062 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:19.497151 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:19.498476 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:33:19.498549 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:19.498563 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:33:19.498573 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:33:19.498583 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:33:19.498593 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:19.498603 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:19.498613 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:33:19.498623 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:33:19.498633 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:19.498643 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:33:19.498653 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:19.498662 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:33:19.498672 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:19.498682 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:33:19.498692 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:19.498702 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:19.498711 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing lto-disabled-list (47) ... 2026-07-10 01:33:19.498721 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing make (4.3-4.1build2) ... 2026-07-10 01:33:19.498731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:33:19.498741 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:33:19.498750 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:33:19.498760 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Collecting pyclean==3.0.0 2026-07-10 01:33:19.498770 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:33:19.498780 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:33:19.498790 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Installing collected packages: pyclean 2026-07-10 01:33:19.498816 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully installed pyclean-3.0.0 2026-07-10 01:33:19.498827 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:33:19.498837 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:33:19.498847 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 8341 files, 1205 directories removed. 2026-07-10 01:33:19.498857 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:33:19.498895 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /usr 2026-07-10 01:33:19.498905 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:33:19.498914 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 1316 files, 133 directories removed. 2026-07-10 01:33:19.498924 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2026-07-10 01:33:19.498934 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Found existing installation: pyclean 3.0.0 2026-07-10 01:33:19.499233 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Uninstalling pyclean-3.0.0: 2026-07-10 01:33:19.499256 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:33:19.499266 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 681270505bc2 2026-07-10 01:33:19.499286 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> feb9b976ee03 2026-07-10 01:33:19.499296 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 6/6 : USER ceilometer 2026-07-10 01:33:19.499306 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 2387d3311efa 2026-07-10 01:33:19.499316 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 2387d3311efa 2026-07-10 01:33:19.499325 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 37a34cc45a44 2026-07-10 01:33:19.499335 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully built 13803126ef5b 2026-07-10 01:33:19.499345 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-central:build-20260710 2026-07-10 01:33:19.499356 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Built at 2026-07-10 01:33:19.498768 (took 0:00:28.740775) 2026-07-10 01:33:19.499371 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-ipmi) 2026-07-10 01:33:19.499429 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Processing 2026-07-10 01:33:19.499533 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building started at 2026-07-10 01:33:19.499421 2026-07-10 01:33:19.500613 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 plugins into plugins archive 2026-07-10 01:33:19.501189 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 additions into additions archive 2026-07-10 01:33:57.731526 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260710 2026-07-10 01:33:57.731636 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 014a8cd9518a 2026-07-10 01:33:57.731658 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 2/7 : LABEL "build-date"="20260710" "name"="ceilometer-ipmi" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-ipmi" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:33:57.731675 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 346bfafdf3e4 2026-07-10 01:33:57.731690 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 346bfafdf3e4 2026-07-10 01:33:57.731708 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 41b2f0331276 2026-07-10 01:33:57.731721 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ipmitool && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:33:57.731739 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in c03be6e0ef8f 2026-07-10 01:33:57.731755 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:33:57.731822 | 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] 2026-07-10 01:33:57.731871 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:33:57.731888 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:33:57.731941 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:33:57.731960 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:33:57.732000 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:33:57.732053 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:33:57.732068 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:33:57.732198 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:33:57.732218 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:33:57.732234 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:33:57.732248 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:33:57.732303 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:33:57.732318 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:33:57.732376 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 28.0 MB in 4s (7,816 kB/s) 2026-07-10 01:33:57.732389 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-07-10 01:33:57.732403 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-07-10 01:33:57.732451 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2026-07-10 01:33:57.732465 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2026-07-10 01:33:57.732512 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following additional packages will be installed: 2026-07-10 01:33:57.732527 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common libfreeipmi17 2026-07-10 01:33:57.732573 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Suggested packages: 2026-07-10 01:33:57.732588 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-tools 2026-07-10 01:33:57.732601 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Recommended packages: 2026-07-10 01:33:57.732648 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: openipmi 2026-07-10 01:33:57.732663 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following NEW packages will be installed: 2026-07-10 01:33:57.732709 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common ipmitool libfreeipmi17 2026-07-10 01:33:57.732724 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:33:57.732739 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Need to get 3,155 kB of archives. 2026-07-10 01:33:57.732788 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 11.8 MB of additional disk space will be used. 2026-07-10 01:33:57.732803 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:33:57.732834 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 freeipmi-common all 1.6.13-3 [182 kB] 2026-07-10 01:33:57.732882 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreeipmi17 amd64 1.6.13-3 [942 kB] 2026-07-10 01:33:57.732931 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ipmitool amd64 1.8.19-7ubuntu0.24.04.3 [2,030 kB] 2026-07-10 01:33:57.732947 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 3,155 kB in 1s (6,154 kB/s) 2026-07-10 01:33:57.732994 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package freeipmi-common. 2026-07-10 01:33:57.733008 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:33:57.733032 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-07-10 01:33:57.733084 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:33:57.733100 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2026-07-10 01:33:57.733113 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2026-07-10 01:33:57.733203 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2026-07-10 01:33:57.733223 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2026-07-10 01:33:57.733272 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2026-07-10 01:33:57.733287 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2026-07-10 01:33:57.733341 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:33:57.733357 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../freeipmi-common_1.6.13-3_all.deb ... 2026-07-10 01:33:57.733417 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking freeipmi-common (1.6.13-3) ... 2026-07-10 01:33:57.734226 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package libfreeipmi17. 2026-07-10 01:33:57.734247 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../libfreeipmi17_1.6.13-3_amd64.deb ... 2026-07-10 01:33:57.734259 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking libfreeipmi17 (1.6.13-3) ... 2026-07-10 01:33:57.734271 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package ipmitool. 2026-07-10 01:33:57.734282 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:33:57.734294 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-07-10 01:33:57.734305 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up freeipmi-common (1.6.13-3) ... 2026-07-10 01:33:57.734316 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up libfreeipmi17 (1.6.13-3) ... 2026-07-10 01:33:57.734327 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-07-10 01:33:57.734338 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: could not determine current runlevel 2026-07-10 01:33:57.734349 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:33:57.734360 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:33:57.734370 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container c03be6e0ef8f 2026-07-10 01:33:57.734381 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 2ca784e2143f 2026-07-10 01:33:57.734393 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 4/7 : COPY patches /patches 2026-07-10 01:33:57.734404 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 88701e962328 2026-07-10 01:33:57.734415 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 5/7 : RUN kolla_patch 2026-07-10 01:33:57.734427 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 50c988d46520 2026-07-10 01:33:57.734438 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:[i] No series file found, nothing to patch. 2026-07-10 01:33:57.734448 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 50c988d46520 2026-07-10 01:33:57.734458 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 51d9863b08ea 2026-07-10 01:33:57.734470 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:33:57.734491 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in b779b7249db0 2026-07-10 01:33:57.734502 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-07-10 01:33:57.734511 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2026-07-10 01:33:57.734521 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2026-07-10 01:33:57.734531 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages were automatically installed and are no longer required: 2026-07-10 01:33:57.734541 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:33:57.734551 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:33:57.734561 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:33:57.734571 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:33:57.734581 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:33:57.734591 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:33:57.734601 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:33:57.734611 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2026-07-10 01:33:57.734621 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Use 'apt autoremove' to remove them. 2026-07-10 01:33:57.734631 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2026-07-10 01:33:57.734641 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: build-essential 2026-07-10 01:33:57.734655 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:33:57.734665 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:33:57.734682 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-07-10 01:33:57.734694 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:33:57.734704 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2026-07-10 01:33:57.734714 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2026-07-10 01:33:57.734724 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2026-07-10 01:33:57.734734 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2026-07-10 01:33:57.734743 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2026-07-10 01:33:57.734753 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2026-07-10 01:33:57.734763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18870 files and directories currently installed.) 2026-07-10 01:33:57.734773 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:33:57.734783 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2026-07-10 01:33:57.734796 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2026-07-10 01:33:57.734805 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2026-07-10 01:33:57.734815 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2026-07-10 01:33:57.734831 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:33:57.734872 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:33:57.734887 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:33:57.734897 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:33:57.734911 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:33:57.734967 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:33:57.735016 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:33:57.735031 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2026-07-10 01:33:57.735078 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:33:57.735093 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 228 MB disk space will be freed. 2026-07-10 01:33:57.735155 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2026-07-10 01:33:57.735211 | 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% 2026-07-10 01:33:57.735261 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: (Reading database ... 55% (Reading database ... 2026-07-10 01:33:57.735276 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:60% (Reading database ... 65% 2026-07-10 01:33:57.735334 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2026-07-10 01:33:57.735346 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2026-07-10 01:33:57.735360 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2026-07-10 01:33:57.735408 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2026-07-10 01:33:57.735469 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2026-07-10 01:33:57.735481 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2026-07-10 01:33:57.735495 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18861 files and directories currently installed.) 2026-07-10 01:33:57.735542 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:33:57.735557 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:33:57.735604 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:33:57.735619 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:33:57.735633 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:33:57.735680 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:33:57.735695 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:33:57.735742 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:33:57.735764 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:33:57.735826 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:33:57.735869 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:33:57.735891 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:33:57.735924 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:33:57.735943 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:33:57.735967 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:33:57.735989 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:33:57.736006 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:33:57.736064 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:33:57.736079 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:33:57.736092 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:33:57.736154 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:33:57.736292 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:33:57.736308 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:33:57.736318 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:33:57.736332 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:33:57.736342 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:33:57.736372 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:33:57.736420 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:57.736435 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:57.736449 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:33:57.736508 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:57.736524 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:33:57.736578 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:33:57.736589 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:57.736640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:57.736651 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:33:57.736703 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:57.736714 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:57.736766 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:33:57.736776 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:57.736828 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:33:57.736863 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:57.736876 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:33:57.736919 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing lto-disabled-list (47) ... 2026-07-10 01:33:57.736933 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing make (4.3-4.1build2) ... 2026-07-10 01:33:57.736975 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:33:57.736989 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:33:57.737043 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:33:57.737065 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:33:57.737267 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Collecting pyclean==3.0.0 2026-07-10 01:33:57.737344 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:33:57.737368 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:33:57.737380 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Installing collected packages: pyclean 2026-07-10 01:33:57.737390 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully installed pyclean-3.0.0 2026-07-10 01:33:57.737399 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:33:57.737410 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:33:57.737441 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 8341 files, 1205 directories removed. 2026-07-10 01:33:57.737453 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:33:57.737467 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /usr 2026-07-10 01:33:57.738217 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:33:57.738239 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 1316 files, 133 directories removed. 2026-07-10 01:33:57.738251 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2026-07-10 01:33:57.738262 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Found existing installation: pyclean 3.0.0 2026-07-10 01:33:57.738273 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Uninstalling pyclean-3.0.0: 2026-07-10 01:33:57.738284 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:33:57.738295 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container b779b7249db0 2026-07-10 01:33:57.738306 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 1b07f67a5bc3 2026-07-10 01:33:57.738318 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 7/7 : USER ceilometer 2026-07-10 01:33:57.738329 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 9c6c51fa308f 2026-07-10 01:33:57.738340 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 9c6c51fa308f 2026-07-10 01:33:57.738351 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 630ddde17f24 2026-07-10 01:33:57.738362 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully built 48489639cf94 2026-07-10 01:33:57.738374 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260710 2026-07-10 01:33:57.738385 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Built at 2026-07-10 01:33:57.737796 (took 0:00:38.238375) 2026-07-10 01:33:57.738401 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-compute) 2026-07-10 01:33:57.738412 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Processing 2026-07-10 01:33:57.738423 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building started at 2026-07-10 01:33:57.738266 2026-07-10 01:33:57.739073 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 plugins into plugins archive 2026-07-10 01:33:57.739585 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 additions into additions archive 2026-07-10 01:34:39.773642 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260710 2026-07-10 01:34:39.773751 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 014a8cd9518a 2026-07-10 01:34:39.773781 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 2/7 : LABEL "build-date"="20260710" "name"="ceilometer-compute" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-compute" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:34:39.773913 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in d7e3fbdc94b5 2026-07-10 01:34:39.774001 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container d7e3fbdc94b5 2026-07-10 01:34:39.774100 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> ed78071c766e 2026-07-10 01:34:39.774212 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends python3-libvirt && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:34:39.774291 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 0fbdf2037d72 2026-07-10 01:34:39.774401 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:34:39.774466 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 01:34:39.774549 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:34:39.774630 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:34:39.774709 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:34:39.774788 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:34:39.774902 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:34:39.774973 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:34:39.775111 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:34:39.776273 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:34:39.776317 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:34:39.776329 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:34:39.776339 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:34:39.776349 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:34:39.776360 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:34:39.776371 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 28.0 MB in 5s (5,238 kB/s) 2026-07-10 01:34:39.776381 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-07-10 01:34:39.776392 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-07-10 01:34:39.776402 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2026-07-10 01:34:39.776412 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2026-07-10 01:34:39.776422 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following additional packages will be installed: 2026-07-10 01:34:39.776432 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 2026-07-10 01:34:39.776442 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Suggested packages: 2026-07-10 01:34:39.776467 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: low-memory-monitor 2026-07-10 01:34:39.776478 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Recommended packages: 2026-07-10 01:34:39.776488 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-data shared-mime-info xdg-user-dirs libvirt-l10n 2026-07-10 01:34:39.776498 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following NEW packages will be installed: 2026-07-10 01:34:39.776508 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 python3-libvirt 2026-07-10 01:34:39.776518 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:34:39.776528 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Need to get 3,564 kB of archives. 2026-07-10 01:34:39.776538 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 11.6 MB of additional disk space will be used. 2026-07-10 01:34:39.776554 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:34:39.776565 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 01:34:39.776576 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 01:34:39.776586 | 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.14 [1,830 kB] 2026-07-10 01:34:39.776600 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-10 01:34:39.776695 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 3,564 kB in 1s (3,533 kB/s) 2026-07-10 01:34:39.776757 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 01:34:39.776863 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-07-10 01:34:39.776935 | 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% 2026-07-10 01:34:39.777012 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:34:39.777088 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2026-07-10 01:34:39.777326 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2026-07-10 01:34:39.777397 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2026-07-10 01:34:39.777418 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2026-07-10 01:34:39.777428 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2026-07-10 01:34:39.777484 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2026-07-10 01:34:39.777576 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:34:39.777650 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 01:34:39.777726 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:34:39.777803 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libnuma1:amd64. 2026-07-10 01:34:39.777979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 01:34:39.778064 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 01:34:39.778151 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libvirt0:amd64. 2026-07-10 01:34:39.778272 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 01:34:39.778356 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 01:34:39.778432 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package python3-libvirt. 2026-07-10 01:34:39.778507 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-10 01:34:39.778601 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-10 01:34:39.778633 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:34:39.778724 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:34:39.778801 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:No schema files found: doing nothing. 2026-07-10 01:34:39.778939 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 01:34:39.779015 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 01:34:39.779090 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-10 01:34:39.779195 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:34:39.779284 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 0fbdf2037d72 2026-07-10 01:34:39.779361 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 0039eb91aa93 2026-07-10 01:34:39.779438 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 4/7 : RUN true 2026-07-10 01:34:39.779522 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 464131c03dea 2026-07-10 01:34:39.779595 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 464131c03dea 2026-07-10 01:34:39.779671 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> b650e6d4f0cd 2026-07-10 01:34:39.779746 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 5/7 : COPY patches /patches 2026-07-10 01:34:39.780219 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 868ada19c464 2026-07-10 01:34:39.780238 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 6/7 : RUN kolla_patch 2026-07-10 01:34:39.780247 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 1e0c5e29650c 2026-07-10 01:34:39.780256 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:[i] No series file found, nothing to patch. 2026-07-10 01:34:39.780265 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 1e0c5e29650c 2026-07-10 01:34:39.780274 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 9376eda9a608 2026-07-10 01:34:39.780285 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:34:39.780302 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in be48f7071ea3 2026-07-10 01:34:39.780349 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-07-10 01:34:39.780488 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2026-07-10 01:34:39.780549 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2026-07-10 01:34:39.780640 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages were automatically installed and are no longer required: 2026-07-10 01:34:39.780684 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:34:39.780740 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:34:39.780844 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:34:39.780916 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:34:39.780981 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:34:39.781043 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:34:39.781105 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:34:39.781208 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2026-07-10 01:34:39.781268 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Use 'apt autoremove' to remove them. 2026-07-10 01:34:39.781343 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2026-07-10 01:34:39.781405 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: build-essential 2026-07-10 01:34:39.781473 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:34:39.782440 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:34:39.782502 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-07-10 01:34:39.782523 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:34:39.782541 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2026-07-10 01:34:39.782556 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2026-07-10 01:34:39.782571 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2026-07-10 01:34:39.782586 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2026-07-10 01:34:39.782601 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2026-07-10 01:34:39.782616 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2026-07-10 01:34:39.782632 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18990 files and directories currently installed.) 2026-07-10 01:34:39.782646 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:34:39.782660 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2026-07-10 01:34:39.782674 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2026-07-10 01:34:39.782687 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2026-07-10 01:34:39.782702 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2026-07-10 01:34:39.782716 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:34:39.782729 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:34:39.782744 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:34:39.782757 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:34:39.782772 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:34:39.782864 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:34:39.782882 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:34:39.782897 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2026-07-10 01:34:39.783017 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:34:39.783037 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 228 MB disk space will be freed. 2026-07-10 01:34:39.783051 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2026-07-10 01:34:39.783065 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:34:39.783079 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2026-07-10 01:34:39.783093 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2026-07-10 01:34:39.783107 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2026-07-10 01:34:39.783170 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2026-07-10 01:34:39.783197 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2026-07-10 01:34:39.783212 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2026-07-10 01:34:39.783227 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18981 files and directories currently installed.) 2026-07-10 01:34:39.783243 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:34:39.783257 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:39.783350 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:34:39.783367 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:39.783381 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:34:39.783394 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:34:39.783406 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:34:39.783418 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:39.783431 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:34:39.783443 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:39.783515 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:34:39.783532 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:34:39.783545 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:34:39.783557 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:34:39.783568 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:34:39.785565 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:34:39.785607 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:34:39.785622 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:39.785636 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:34:39.785666 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:39.785680 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:39.785693 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:34:39.785706 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:39.785719 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:34:39.785732 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:39.785744 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:39.785757 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:34:39.785769 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:39.785782 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:34:39.785795 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:34:39.785862 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:39.785878 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:39.785892 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:34:39.785905 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:39.785919 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:39.785933 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:34:39.785945 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:39.785957 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:34:39.785970 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:34:39.785982 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:39.785995 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:34:39.786019 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing lto-disabled-list (47) ... 2026-07-10 01:34:39.786032 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing make (4.3-4.1build2) ... 2026-07-10 01:34:39.786043 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:34:39.786055 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:34:39.786066 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Collecting pyclean==3.0.0 2026-07-10 01:34:39.786077 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:34:39.786084 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:34:39.786091 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Installing collected packages: pyclean 2026-07-10 01:34:39.786098 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully installed pyclean-3.0.0 2026-07-10 01:34:39.786105 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:34:39.786112 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:34:39.786119 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 8341 files, 1205 directories removed. 2026-07-10 01:34:39.786162 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:34:39.786175 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /usr 2026-07-10 01:34:39.786182 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:34:39.786190 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 1320 files, 134 directories removed. 2026-07-10 01:34:39.786196 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2026-07-10 01:34:39.786201 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Found existing installation: pyclean 3.0.0 2026-07-10 01:34:39.786207 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Uninstalling pyclean-3.0.0: 2026-07-10 01:34:39.786213 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:34:39.786219 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container be48f7071ea3 2026-07-10 01:34:39.786225 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 8e6edf2d5db0 2026-07-10 01:34:39.786243 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully built e8fb3862eff1 2026-07-10 01:34:39.786250 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260710 2026-07-10 01:34:39.786256 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Built at 2026-07-10 01:34:39.785158 (took 0:00:42.046892) 2026-07-10 01:34:39.786262 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-notification) 2026-07-10 01:34:39.786268 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Processing 2026-07-10 01:34:39.786274 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building started at 2026-07-10 01:34:39.785961 2026-07-10 01:34:39.786981 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 plugins into plugins archive 2026-07-10 01:34:39.787623 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 additions into additions archive 2026-07-10 01:35:08.960004 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20260710 2026-07-10 01:35:08.960081 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 014a8cd9518a 2026-07-10 01:35:08.960186 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 2/8 : LABEL "build-date"="20260710" "name"="ceilometer-notification" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ceilometer-notification" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:35:08.960235 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 308ad690b732 2026-07-10 01:35:08.960250 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 308ad690b732 2026-07-10 01:35:08.960271 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> f9718784d3c6 2026-07-10 01:35:08.960288 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_ceilometer_extend_start 2026-07-10 01:35:08.960372 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 341d5a70a19c 2026-07-10 01:35:08.960416 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_ceilometer_extend_start 2026-07-10 01:35:08.960434 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 7d085e1e4788 2026-07-10 01:35:08.960470 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 7d085e1e4788 2026-07-10 01:35:08.960492 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 82165e449295 2026-07-10 01:35:08.960529 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 5/8 : COPY patches /patches 2026-07-10 01:35:08.960580 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> f21602c0f81d 2026-07-10 01:35:08.960667 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 6/8 : RUN kolla_patch 2026-07-10 01:35:08.960679 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 1b241933c669 2026-07-10 01:35:08.960753 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:[i] No series file found, nothing to patch. 2026-07-10 01:35:08.960851 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 1b241933c669 2026-07-10 01:35:08.960889 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 457ac41c4da3 2026-07-10 01:35:08.960946 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:35:08.960960 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 747a12218e00 2026-07-10 01:35:08.960997 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2026-07-10 01:35:08.961058 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2026-07-10 01:35:08.961099 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2026-07-10 01:35:08.961184 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages were automatically installed and are no longer required: 2026-07-10 01:35:08.962363 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:35:08.962395 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:35:08.962406 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:35:08.962416 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:35:08.962426 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:35:08.962436 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:35:08.962446 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:35:08.962457 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2026-07-10 01:35:08.962467 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Use 'apt autoremove' to remove them. 2026-07-10 01:35:08.962477 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2026-07-10 01:35:08.962487 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: build-essential 2026-07-10 01:35:08.962497 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:35:08.962508 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:35:08.962518 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2026-07-10 01:35:08.962530 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:35:08.962550 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2026-07-10 01:35:08.962561 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2026-07-10 01:35:08.962571 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2026-07-10 01:35:08.962581 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2026-07-10 01:35:08.962590 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2026-07-10 01:35:08.962600 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2026-07-10 01:35:08.962621 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:35:08.964252 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:35:08.964284 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2026-07-10 01:35:08.964294 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2026-07-10 01:35:08.964304 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2026-07-10 01:35:08.964314 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2026-07-10 01:35:08.964324 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:35:08.964335 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:35:08.964345 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:35:08.964355 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:35:08.964365 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:35:08.964375 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:35:08.964385 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:35:08.964395 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2026-07-10 01:35:08.964405 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:35:08.964415 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 228 MB disk space will be freed. 2026-07-10 01:35:08.964426 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2026-07-10 01:35:08.964436 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% 2026-07-10 01:35:08.964448 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:35:08.964459 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2026-07-10 01:35:08.964469 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% (Reading database ... 80% 2026-07-10 01:35:08.964479 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2026-07-10 01:35:08.964489 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2026-07-10 01:35:08.964499 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2026-07-10 01:35:08.964509 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:35:08.964533 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:35:08.964543 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:08.964553 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:35:08.964563 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:08.964573 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:35:08.964583 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:35:08.964593 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:35:08.964603 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:08.964613 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:35:08.964623 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:08.964633 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:35:08.964643 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:35:08.964653 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:35:08.964663 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:35:08.964673 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:35:08.964705 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:35:08.964716 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:35:08.964726 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:08.964736 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:35:08.964746 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:35:08.964756 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:08.964766 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:08.964776 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:08.964878 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:35:08.964899 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:08.964916 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:08.964934 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:08.964952 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:35:08.964971 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:35:08.964989 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:08.965007 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:08.965026 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:35:08.965076 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:08.965093 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:08.965109 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:35:08.965173 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:08.965213 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:35:08.965232 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:08.965251 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:35:08.965270 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing lto-disabled-list (47) ... 2026-07-10 01:35:08.965290 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing make (4.3-4.1build2) ... 2026-07-10 01:35:08.965308 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:35:08.965327 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:35:08.965346 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Collecting pyclean==3.0.0 2026-07-10 01:35:08.965365 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:35:08.965384 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:35:08.965411 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Installing collected packages: pyclean 2026-07-10 01:35:08.965432 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully installed pyclean-3.0.0 2026-07-10 01:35:08.965457 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:35:08.965482 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:35:08.965540 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 8341 files, 1205 directories removed. 2026-07-10 01:35:08.965567 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:35:08.965651 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /usr 2026-07-10 01:35:08.965681 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:35:08.965708 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 1316 files, 133 directories removed. 2026-07-10 01:35:08.965828 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2026-07-10 01:35:08.965881 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Found existing installation: pyclean 3.0.0 2026-07-10 01:35:08.965943 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Uninstalling pyclean-3.0.0: 2026-07-10 01:35:08.966039 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:35:08.966086 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 747a12218e00 2026-07-10 01:35:08.966111 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 807028c6d847 2026-07-10 01:35:08.966172 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 8/8 : USER ceilometer 2026-07-10 01:35:08.966234 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 3b26d513d963 2026-07-10 01:35:08.966262 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 3b26d513d963 2026-07-10 01:35:08.966336 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> b6451eb142a7 2026-07-10 01:35:08.966364 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully built 956ae1af26b4 2026-07-10 01:35:08.966391 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260710 2026-07-10 01:35:08.966560 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Built at 2026-07-10 01:35:08.966405 (took 0:00:29.180444) 2026-07-10 01:35:08.967195 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-conductor) 2026-07-10 01:35:08.967263 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Processing 2026-07-10 01:35:08.967289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building started at 2026-07-10 01:35:08.967200 2026-07-10 01:35:08.967366 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Getting archive from https://tarballs.opendev.org/openstack/ironic-prometheus-exporter/ironic-prometheus-exporter-stable-2025.1.tar.gz 2026-07-10 01:35:09.723746 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 1 plugins into plugins archive 2026-07-10 01:35:09.724094 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 0 additions into additions archive 2026-07-10 01:37:38.347424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 1/9 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20260710 2026-07-10 01:37:38.347514 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> abdeba0ed731 2026-07-10 01:37:38.347549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 2/9 : LABEL "build-date"="20260710" "name"="ironic-conductor" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-conductor" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:37:38.347567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 83a08649134e 2026-07-10 01:37:38.347623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 83a08649134e 2026-07-10 01:37:38.347642 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> d0d4829b799b 2026-07-10 01:37:38.347799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 3/9 : ADD plugins-archive / 2026-07-10 01:37:38.347823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 0145dd7b1856 2026-07-10 01:37:38.347890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 4/9 : RUN python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt -r /ironic/driver-requirements.txt ironic-staging-drivers && if [ "$(ls /plugins)" ]; then python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi 2026-07-10 01:37:38.347954 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 719bc0bb1f24 2026-07-10 01:37:38.348012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-staging-drivers 2026-07-10 01:37:38.348074 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-10 01:37:38.348158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting proliantutils<2.17.0,>=2.16.2 (from -r /ironic/driver-requirements.txt (line 7)) 2026-07-10 01:37:38.348258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading proliantutils-2.16.3-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 01:37:38.348275 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmp-lextudio>=5.0.0 (from -r /ironic/driver-requirements.txt (line 8)) 2026-07-10 01:37:38.348320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl.metadata (8.1 kB) 2026-07-10 01:37:38.348338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1>=0.5.1 (from -r /ironic/driver-requirements.txt (line 9)) 2026-07-10 01:37:38.348396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-07-10 01:37:38.348487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1-modules>=0.3.0 (from -r /ironic/driver-requirements.txt (line 10)) 2026-07-10 01:37:38.348505 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-07-10 01:37:38.348570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting python-scciclient<0.17.0,>=0.16.0 (from -r /ironic/driver-requirements.txt (line 11)) 2026-07-10 01:37:38.348627 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading python_scciclient-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-10 01:37:38.348700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible>=2.7 (from -r /ironic/driver-requirements.txt (line 14)) 2026-07-10 01:37:38.348846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible-14.1.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-10 01:37:38.348861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting sushy-oem-idrac<6.0.0,>=5.0.0 (from -r /ironic/driver-requirements.txt (line 17)) 2026-07-10 01:37:38.348903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 01:37:38.348968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: jsonschema>=2.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (4.23.0) 2026-07-10 01:37:38.348987 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.concurrency>=3.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (7.1.0) 2026-07-10 01:37:38.349065 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.serialization>=1.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (5.7.0) 2026-07-10 01:37:38.349082 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.utils>=3.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (8.2.0) 2026-07-10 01:37:38.349225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pbr>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (7.0.0) 2026-07-10 01:37:38.349246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyOpenSSL>=19.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (24.2.1) 2026-07-10 01:37:38.349257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2.32.3) 2026-07-10 01:37:38.349324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.3.4) 2026-07-10 01:37:38.349336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: six>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.17.0) 2026-07-10 01:37:38.349402 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: sushy>=4.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (5.5.1) 2026-07-10 01:37:38.349457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) (2.17.0) 2026-07-10 01:37:38.349485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting defusedxml>=0.7.0 (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) 2026-07-10 01:37:38.349531 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-10 01:37:38.349573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyghmi>=1.0.24 (from python-scciclient<0.17.0,>=0.16.0->-r /ironic/driver-requirements.txt (line 11)) 2026-07-10 01:37:38.349630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyghmi-1.5.77-py3-none-any.whl.metadata (1.1 kB) 2026-07-10 01:37:38.349655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from sushy-oem-idrac<6.0.0,>=5.0.0->-r /ironic/driver-requirements.txt (line 17)) (2.9.0.post0) 2026-07-10 01:37:38.349741 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-lib>=2.17.1 (from ironic-staging-drivers) 2026-07-10 01:37:38.349799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ironic_lib-7.0.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 01:37:38.349857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (9.7.1) 2026-07-10 01:37:38.349870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (6.5.1) 2026-07-10 01:37:38.349931 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (7.1.0) 2026-07-10 01:37:38.349986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-staging-drivers) (4.1.1) 2026-07-10 01:37:38.350002 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasyncore<2.0.0,>=1.0.0 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2026-07-10 01:37:38.350044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasyncore-1.0.5-py3-none-any.whl.metadata (4.3 kB) 2026-07-10 01:37:38.350100 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysmi-lextudio<2.0.0,>=1.0.4 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2026-07-10 01:37:38.350117 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysmi_lextudio-1.4.3-py3-none-any.whl.metadata (8.1 kB) 2026-07-10 01:37:38.350206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmpcrypto<0.0.5,>=0.0.4 (from pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) 2026-07-10 01:37:38.350284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl.metadata (2.4 kB) 2026-07-10 01:37:38.350355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Jinja2<4.0.0,>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (3.1.5) 2026-07-10 01:37:38.350442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: ply<4.0,>=3.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (3.11) 2026-07-10 01:37:38.350530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2<4.0.0,>=3.1.3->pysmi-lextudio<2.0.0,>=1.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (3.0.2) 2026-07-10 01:37:38.350608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: cryptography in ./var/lib/kolla/venv/lib/python3.12/site-packages (from pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (43.0.3) 2026-07-10 01:37:38.350704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.4.1) 2026-07-10 01:37:38.350723 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.10) 2026-07-10 01:37:38.350939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.26.20) 2026-07-10 01:37:38.351010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2026.6.17) 2026-07-10 01:37:38.351045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible-core~=2.21.1 (from ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2026-07-10 01:37:38.351069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible_core-2.21.1-py3-none-any.whl.metadata (7.8 kB) 2026-07-10 01:37:38.351080 | 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.21.1->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (6.0.2) 2026-07-10 01:37:38.351091 | 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.21.1->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (24.2) 2026-07-10 01:37:38.351101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting resolvelib<2.0.0,>=0.8.0 (from ansible-core~=2.21.1->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2026-07-10 01:37:38.351117 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading resolvelib-1.2.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 01:37:38.351238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: WebOb>=1.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (1.8.9) 2026-07-10 01:37:38.351276 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (4.0.1) 2026-07-10 01:37:38.351472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: zeroconf>=0.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from ironic-lib>=2.17.1->ironic-staging-drivers) (0.145.1) 2026-07-10 01:37:38.351577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: attrs>=22.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (25.1.0) 2026-07-10 01:37:38.351591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2024.10.1) 2026-07-10 01:37:38.351633 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: referencing>=0.28.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.36.2) 2026-07-10 01:37:38.351700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rpds-py>=0.7.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.23.1) 2026-07-10 01:37:38.351816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.8.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (0.19) 2026-07-10 01:37:38.351860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.8.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.0.0) 2026-07-10 01:37:38.351945 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.8.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.17.2) 2026-07-10 01:37:38.352012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (1.3.0) 2026-07-10 01:37:38.352040 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (5.4.1) 2026-07-10 01:37:38.352101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->ironic-staging-drivers) (2.0.0) 2026-07-10 01:37:38.352191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: oslo.context>=2.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->ironic-staging-drivers) (5.7.1) 2026-07-10 01:37:38.352216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: msgpack>=0.5.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (1.1.0) 2026-07-10 01:37:38.352285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2025.1) 2026-07-10 01:37:38.352347 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: eventlet>=0.27.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (0.39.0) 2026-07-10 01:37:38.352402 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: greenlet>=0.4.15 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.1.1) 2026-07-10 01:37:38.352418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.1.0) 2026-07-10 01:37:38.352473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (2.5.1) 2026-07-10 01:37:38.352526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (3.10.1) 2026-07-10 01:37:38.352542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (1.6.10) 2026-07-10 01:37:38.352597 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (2.7.0) 2026-07-10 01:37:38.352661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: iso8601>=0.1.11 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (2.1.0) 2026-07-10 01:37:38.352715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (3.2.1) 2026-07-10 01:37:38.352740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.20.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (7.0.0) 2026-07-10 01:37:38.352786 | 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) (83.0.0) 2026-07-10 01:37:38.352802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography->pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (1.17.1) 2026-07-10 01:37:38.352868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography->pysnmpcrypto<0.0.5,>=0.0.4->pysnmp-lextudio>=5.0.0->-r /ironic/driver-requirements.txt (line 8)) (2.22) 2026-07-10 01:37:38.352884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: typing-extensions>=4.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from referencing>=0.28.4->jsonschema>=2.6.0->proliantutils<2.17.0,>=2.16.2->-r /ironic/driver-requirements.txt (line 7)) (4.12.2) 2026-07-10 01:37:38.352948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->ironic-staging-drivers) (0.7) 2026-07-10 01:37:38.352972 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Requirement already satisfied: ifaddr>=0.1.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from zeroconf>=0.24.0->ironic-lib>=2.17.1->ironic-staging-drivers) (0.2.0) 2026-07-10 01:37:38.353029 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading proliantutils-2.16.3-py3-none-any.whl (456 kB) 2026-07-10 01:37:38.353045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading python_scciclient-0.16.0-py3-none-any.whl (77 kB) 2026-07-10 01:37:38.353108 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl (68 kB) 2026-07-10 01:37:38.353169 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl (84 kB) 2026-07-10 01:37:38.353190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl (290 kB) 2026-07-10 01:37:38.353270 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasyncore-1.0.5-py3-none-any.whl (10 kB) 2026-07-10 01:37:38.353287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysmi_lextudio-1.4.3-py3-none-any.whl (83 kB) 2026-07-10 01:37:38.353341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl (6.5 kB) 2026-07-10 01:37:38.353356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-07-10 01:37:38.353416 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-07-10 01:37:38.353471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible-14.1.0-py3-none-any.whl (49.5 MB) 2026-07-10 01:37:38.353499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 MB 37.3 MB/s 0:00:01 2026-07-10 01:37:38.353571 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible_core-2.21.1-py3-none-any.whl (2.5 MB) 2026-07-10 01:37:38.353615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 41.7 MB/s 0:00:00 2026-07-10 01:37:38.353656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading resolvelib-1.2.1-py3-none-any.whl (18 kB) 2026-07-10 01:37:38.353717 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-10 01:37:38.353756 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_lib-7.0.0-py3-none-any.whl (72 kB) 2026-07-10 01:37:38.353834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyghmi-1.5.77-py3-none-any.whl (271 kB) 2026-07-10 01:37:38.353856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyasyncore, resolvelib, pyasn1, defusedxml, pysmi-lextudio, pyasn1-modules, pysnmpcrypto, pyghmi, ansible-core, sushy-oem-idrac, pysnmp-lextudio, ansible, python-scciclient, proliantutils, ironic-lib, ironic-staging-drivers 2026-07-10 01:37:38.353884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed ansible-14.1.0 ansible-core-2.21.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.5 pyghmi-1.5.77 pysmi-lextudio-1.4.3 pysnmp-lextudio-5.0.33 pysnmpcrypto-0.0.4 python-scciclient-0.16.0 resolvelib-1.2.1 sushy-oem-idrac-5.0.0 2026-07-10 01:37:38.353910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing ./plugins/ironic_prometheus_exporter-4.5.1.dev3 2026-07-10 01:37:38.353976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: started 2026-07-10 01:37:38.353992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: finished with status 'done' 2026-07-10 01:37:38.354067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: started 2026-07-10 01:37:38.354089 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:37:38.354157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): started 2026-07-10 01:37:38.354179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:37:38.354247 | 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.dev3) (7.0.0) 2026-07-10 01:37:38.354264 | 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.dev3) (5.4.1) 2026-07-10 01:37:38.354334 | 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.dev3) (16.1.1) 2026-07-10 01:37:38.354351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Flask>=1.0.0 (from ironic-prometheus-exporter==4.5.1.dev3) 2026-07-10 01:37:38.354407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-10 01:37:38.354422 | 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.dev3) (0.21.1) 2026-07-10 01:37:38.354483 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Werkzeug>=3.1 (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev3) 2026-07-10 01:37:38.354513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 01:37:38.354580 | 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.dev3) (3.1.5) 2026-07-10 01:37:38.354596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting itsdangerous>=2.2 (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev3) 2026-07-10 01:37:38.354638 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 01:37:38.354705 | 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.dev3) (8.1.8) 2026-07-10 01:37:38.354775 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting blinker>=1.9 (from Flask>=1.0.0->ironic-prometheus-exporter==4.5.1.dev3) 2026-07-10 01:37:38.354845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 01:37:38.354914 | 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.dev3) (3.0.2) 2026-07-10 01:37:38.354941 | 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.dev3) (3.1.0) 2026-07-10 01:37:38.355002 | 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.dev3) (9.7.1) 2026-07-10 01:37:38.355046 | 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.dev3) (5.7.1) 2026-07-10 01:37:38.355089 | 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.dev3) (7.1.0) 2026-07-10 01:37:38.355148 | 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.dev3) (8.2.0) 2026-07-10 01:37:38.355232 | 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.dev3) (5.7.0) 2026-07-10 01:37:38.355263 | 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.dev3) (4.1.1) 2026-07-10 01:37:38.355308 | 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.dev3) (3.0.0) 2026-07-10 01:37:38.355334 | 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.dev3) (5.5.2) 2026-07-10 01:37:38.355358 | 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.dev3) (1.8.9) 2026-07-10 01:37:38.355420 | 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.dev3) (6.0.2) 2026-07-10 01:37:38.355456 | 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.dev3) (5.3.1) 2026-07-10 01:37:38.355478 | 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.dev3) (5.4.2) 2026-07-10 01:37:38.355500 | 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.dev3) (6.3.1) 2026-07-10 01:37:38.355547 | 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.dev3) (0.11.0) 2026-07-10 01:37:38.355567 | 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.dev3) (5.1.0) 2026-07-10 01:37:38.355616 | 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.dev3) (1.17.2) 2026-07-10 01:37:38.355632 | 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.dev3) (2025.1) 2026-07-10 01:37:38.355710 | 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.dev3) (1.3.0) 2026-07-10 01:37:38.355729 | 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.dev3) (6.5.1) 2026-07-10 01:37:38.355771 | 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.dev3) (2.0.0) 2026-07-10 01:37:38.355787 | 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.dev3) (2.32.3) 2026-07-10 01:37:38.355856 | 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.dev3) (2.9.0.post0) 2026-07-10 01:37:38.355873 | 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.dev3) (4.0.1) 2026-07-10 01:37:38.355926 | 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.dev3) (4.0.1) 2026-07-10 01:37:38.355942 | 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.dev3) (1.1.0) 2026-07-10 01:37:38.355995 | 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.dev3) (0.39.0) 2026-07-10 01:37:38.356028 | 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.dev3) (3.1.1) 2026-07-10 01:37:38.356043 | 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.dev3) (7.1.0) 2026-07-10 01:37:38.356115 | 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.dev3) (3.1.0) 2026-07-10 01:37:38.356157 | 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.dev3) (2.5.1) 2026-07-10 01:37:38.356217 | 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.dev3) (3.10.1) 2026-07-10 01:37:38.356233 | 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.dev3) (1.6.10) 2026-07-10 01:37:38.356287 | 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.dev3) (2.7.0) 2026-07-10 01:37:38.356303 | 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.dev3) (0.19) 2026-07-10 01:37:38.356358 | 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.dev3) (2.1.0) 2026-07-10 01:37:38.356374 | 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.dev3) (3.2.1) 2026-07-10 01:37:38.356413 | 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.dev3) (24.2) 2026-07-10 01:37:38.356439 | 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.dev3) (7.0.0) 2026-07-10 01:37:38.356481 | 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.dev3) (83.0.0) 2026-07-10 01:37:38.356511 | 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.dev3) (1.17.0) 2026-07-10 01:37:38.356570 | 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.dev3) (3.4.1) 2026-07-10 01:37:38.356620 | 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.dev3) (3.10) 2026-07-10 01:37:38.356640 | 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.dev3) (1.26.20) 2026-07-10 01:37:38.356746 | 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.dev3) (2026.6.17) 2026-07-10 01:37:38.356773 | 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.dev3) (0.7) 2026-07-10 01:37:38.356785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-07-10 01:37:38.356795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-10 01:37:38.356810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-10 01:37:38.356846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-07-10 01:37:38.356907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building wheels for collected packages: ironic-prometheus-exporter 2026-07-10 01:37:38.356919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): started 2026-07-10 01:37:38.356934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): finished with status 'done' 2026-07-10 01:37:38.356992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Created wheel for ironic-prometheus-exporter: filename=ironic_prometheus_exporter-4.5.1.dev3-py3-none-any.whl size=68042 sha256=89595e375d8fe13f81f5d31e8435d38adfcce93b64bba4bc3f805aaf48c7f82c 2026-07-10 01:37:38.357008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-sd48jdrg/wheels/fa/39/eb/cba09ad9ffbd8ab16c462614689c16adf901556838bd6170b1 2026-07-10 01:37:38.357069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built ironic-prometheus-exporter 2026-07-10 01:37:38.357085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, ironic-prometheus-exporter 2026-07-10 01:37:38.357157 | 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.dev3 itsdangerous-2.2.0 2026-07-10 01:37:38.357176 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 719bc0bb1f24 2026-07-10 01:37:38.357225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> f0ed7e2265c3 2026-07-10 01:37:38.357242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 5/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bsdmainutils dosfstools e2fsprogs gdisk genisoimage ipmitool isolinux mtools openssh-client parted psmisc python3-systemd qemu-utils shellinabox udev xfsprogs && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:37:38.357303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 570c85f00f59 2026-07-10 01:37:38.357317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 01:37:38.357376 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:37:38.357400 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:37:38.357424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:37:38.357479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:37:38.357493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:37:38.357549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:37:38.357563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:37:38.357617 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:37:38.357631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:37:38.357722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:37:38.357785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:37:38.357829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:37:38.357889 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:37:38.357947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:37:38.358009 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 28.0 MB in 2s (12.2 MB/s) 2026-07-10 01:37:38.358063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-07-10 01:37:38.358119 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-07-10 01:37:38.358216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2026-07-10 01:37:38.358282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2026-07-10 01:37:38.358355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2026-07-10 01:37:38.358415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev is already the newest version (255.4-1ubuntu8.16). 2026-07-10 01:37:38.358488 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev set to manually installed. 2026-07-10 01:37:38.358516 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following additional packages will be installed: 2026-07-10 01:37:38.358614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils dmidecode freeipmi-common libcbor0.10 libfido2-1 libfreeipmi17 2026-07-10 01:37:38.358639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2026-07-10 01:37:38.358752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 ncal 2026-07-10 01:37:38.358817 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Suggested packages: 2026-07-10 01:37:38.358875 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: calendar whois vacation mailutils freeipmi-tools wodim cdrkit-doc xorriso 2026-07-10 01:37:38.358936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: fuse3 low-memory-monitor file libparted-dev libparted-i18n floppyd keychain 2026-07-10 01:37:38.358990 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libpam-ssh monkeysphere ssh-askpass parted-doc xfsdump acl attr quota 2026-07-10 01:37:38.359044 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Recommended packages: 2026-07-10 01:37:38.359101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: groff-base openipmi syslinux-common libglib2.0-data shared-mime-info 2026-07-10 01:37:38.359174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xdg-user-dirs xauth qemu-block-extra 2026-07-10 01:37:38.359252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following NEW packages will be installed: 2026-07-10 01:37:38.359307 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils bsdmainutils dmidecode dosfstools freeipmi-common gdisk 2026-07-10 01:37:38.359368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: genisoimage ipmitool isolinux libcbor0.10 libfido2-1 libfreeipmi17 2026-07-10 01:37:38.359419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2026-07-10 01:37:38.359485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 mtools ncal openssh-client 2026-07-10 01:37:38.359546 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: parted psmisc python3-systemd qemu-utils shellinabox xfsprogs 2026-07-10 01:37:38.359622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:37:38.359645 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Need to get 11.1 MB of archives. 2026-07-10 01:37:38.359806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 50.1 MB of additional disk space will be used. 2026-07-10 01:37:38.359834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:37:38.359900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 freeipmi-common all 1.6.13-3 [182 kB] 2026-07-10 01:37:38.359915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreeipmi17 amd64 1.6.13-3 [942 kB] 2026-07-10 01:37:38.359975 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ipmitool amd64 1.8.19-7ubuntu0.24.04.3 [2,030 kB] 2026-07-10 01:37:38.359990 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 01:37:38.360048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2026-07-10 01:37:38.360062 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-07-10 01:37:38.360118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-07-10 01:37:38.360168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-07-10 01:37:38.360188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2026-07-10 01:37:38.360232 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2026-07-10 01:37:38.360246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-07-10 01:37:38.360302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-07-10 01:37:38.360316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-07-10 01:37:38.360367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 01:37:38.360381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-07-10 01:37:38.360404 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-07-10 01:37:38.360462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-07-10 01:37:38.360476 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-07-10 01:37:38.360527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:20 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-10 01:37:38.360541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:21 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-07-10 01:37:38.360582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-10 01:37:38.360595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:23 http://archive.ubuntu.com/ubuntu noble/universe amd64 isolinux all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [57.8 kB] 2026-07-10 01:37:38.360653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2026-07-10 01:37:38.360702 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2026-07-10 01:37:38.360948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-10 01:37:38.360967 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2026-07-10 01:37:38.360976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-07-10 01:37:38.360985 | 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.17 [2,222 kB] 2026-07-10 01:37:38.360994 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 shellinabox amd64 2.21build3 [130 kB] 2026-07-10 01:37:38.361003 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2026-07-10 01:37:38.361011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2026-07-10 01:37:38.361020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 11.1 MB in 1s (7,794 kB/s) 2026-07-10 01:37:38.361033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package freeipmi-common. 2026-07-10 01:37:38.361042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-07-10 01:37:38.361052 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:37:38.361066 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2026-07-10 01:37:38.361075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2026-07-10 01:37:38.361164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2026-07-10 01:37:38.361183 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2026-07-10 01:37:38.361228 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2026-07-10 01:37:38.361241 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2026-07-10 01:37:38.361313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:37:38.361323 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../00-freeipmi-common_1.6.13-3_all.deb ... 2026-07-10 01:37:38.361383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking freeipmi-common (1.6.13-3) ... 2026-07-10 01:37:38.361392 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfreeipmi17. 2026-07-10 01:37:38.361438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../01-libfreeipmi17_1.6.13-3_amd64.deb ... 2026-07-10 01:37:38.361447 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfreeipmi17 (1.6.13-3) ... 2026-07-10 01:37:38.361504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ipmitool. 2026-07-10 01:37:38.361514 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../02-ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:37:38.361566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-07-10 01:37:38.361575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 01:37:38.361625 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 01:37:38.361634 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:37:38.361721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libpopt0:amd64. 2026-07-10 01:37:38.361737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../04-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2026-07-10 01:37:38.361748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:37:38.361812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdextrautils. 2026-07-10 01:37:38.361827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../05-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 01:37:38.361844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-10 01:37:38.361857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dmidecode. 2026-07-10 01:37:38.361926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../06-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-07-10 01:37:38.361943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-07-10 01:37:38.361960 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dosfstools. 2026-07-10 01:37:38.361970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../07-dosfstools_4.2-1.1build1_amd64.deb ... 2026-07-10 01:37:38.362031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dosfstools (4.2-1.1build1) ... 2026-07-10 01:37:38.362040 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libcbor0.10:amd64. 2026-07-10 01:37:38.362088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../08-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2026-07-10 01:37:38.362097 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 01:37:38.362150 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfido2-1:amd64. 2026-07-10 01:37:38.362166 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../09-libfido2-1_1.14.0-1build3_amd64.deb ... 2026-07-10 01:37:38.362251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 01:37:38.362260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfuse3-3:amd64. 2026-07-10 01:37:38.362326 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../10-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-07-10 01:37:38.362352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 01:37:38.362369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic-mgc. 2026-07-10 01:37:38.362381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../11-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-07-10 01:37:38.362445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-07-10 01:37:38.362460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic1t64:amd64. 2026-07-10 01:37:38.362477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../12-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-07-10 01:37:38.362501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-07-10 01:37:38.362559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libnuma1:amd64. 2026-07-10 01:37:38.362569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../13-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 01:37:38.362580 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 01:37:38.362591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libparted2t64:amd64. 2026-07-10 01:37:38.362688 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../14-libparted2t64_3.6-4build1_amd64.deb ... 2026-07-10 01:37:38.362700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:37:38.362738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64 2026-07-10 01:37:38.362790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:' 2026-07-10 01:37:38.362800 | 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' 2026-07-10 01:37:38.362882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-07-10 01:37:38.362896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package openssh-client. 2026-07-10 01:37:38.362913 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../15-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 01:37:38.362926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:37:38.362992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package parted. 2026-07-10 01:37:38.363009 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../16-parted_3.6-4build1_amd64.deb ... 2026-07-10 01:37:38.363026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking parted (3.6-4build1) ... 2026-07-10 01:37:38.363040 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package psmisc. 2026-07-10 01:37:38.363099 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../17-psmisc_23.7-1build1_amd64.deb ... 2026-07-10 01:37:38.363109 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking psmisc (23.7-1build1) ... 2026-07-10 01:37:38.363119 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ncal. 2026-07-10 01:37:38.363234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../18-ncal_12.1.8_amd64.deb ... 2026-07-10 01:37:38.363249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ncal (12.1.8) ... 2026-07-10 01:37:38.363257 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdmainutils. 2026-07-10 01:37:38.363322 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../19-bsdmainutils_12.1.8_all.deb ... 2026-07-10 01:37:38.363331 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdmainutils (12.1.8) ... 2026-07-10 01:37:38.363391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package genisoimage. 2026-07-10 01:37:38.363400 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../20-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-10 01:37:38.363463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-10 01:37:38.363472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package isolinux. 2026-07-10 01:37:38.363479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../21-isolinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2026-07-10 01:37:38.363515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:37:38.363569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libinih1:amd64. 2026-07-10 01:37:38.363578 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../22-libinih1_55-1ubuntu2_amd64.deb ... 2026-07-10 01:37:38.363589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2026-07-10 01:37:38.363655 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburcu8t64:amd64. 2026-07-10 01:37:38.363684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2026-07-10 01:37:38.363765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:37:38.363774 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburing2:amd64. 2026-07-10 01:37:38.363781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../24-liburing2_2.5-1build1_amd64.deb ... 2026-07-10 01:37:38.363836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-10 01:37:38.363846 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package mtools. 2026-07-10 01:37:38.363917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../25-mtools_4.0.43-1build1_amd64.deb ... 2026-07-10 01:37:38.363930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking mtools (4.0.43-1build1) ... 2026-07-10 01:37:38.363941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package python3-systemd. 2026-07-10 01:37:38.363948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../26-python3-systemd_235-1build4_amd64.deb ... 2026-07-10 01:37:38.364009 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking python3-systemd (235-1build4) ... 2026-07-10 01:37:38.364024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package qemu-utils. 2026-07-10 01:37:38.364041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../27-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 01:37:38.364053 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:37:38.364156 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package shellinabox. 2026-07-10 01:37:38.364174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../28-shellinabox_2.21build3_amd64.deb ... 2026-07-10 01:37:38.364182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking shellinabox (2.21build3) ... 2026-07-10 01:37:38.364189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package xfsprogs. 2026-07-10 01:37:38.364337 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../29-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2026-07-10 01:37:38.364349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2026-07-10 01:37:38.364398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package gdisk. 2026-07-10 01:37:38.364410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../30-gdisk_1.0.10-1build1_amd64.deb ... 2026-07-10 01:37:38.364452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking gdisk (1.0.10-1build1) ... 2026-07-10 01:37:38.364484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2026-07-10 01:37:38.364525 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up shellinabox (2.21build3) ... 2026-07-10 01:37:38.364537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2026-07-10 01:37:38.364567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:37:38.364598 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:37:38.364610 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-10 01:37:38.364656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic-mgc (1:5.45-3build1) ... 2026-07-10 01:37:38.364720 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ncal (12.1.8) ... 2026-07-10 01:37:38.364732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up mtools (4.0.43-1build1) ... 2026-07-10 01:37:38.364780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up psmisc (23.7-1build1) ... 2026-07-10 01:37:38.364792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2026-07-10 01:37:38.364836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up freeipmi-common (1.6.13-3) ... 2026-07-10 01:37:38.364848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libinih1:amd64 (55-1ubuntu2) ... 2026-07-10 01:37:38.364891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dosfstools (4.2-1.1build1) ... 2026-07-10 01:37:38.364902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-07-10 01:37:38.364948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:37:38.364959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:No schema files found: doing nothing. 2026-07-10 01:37:38.365004 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdmainutils (12.1.8) ... 2026-07-10 01:37:38.365016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2026-07-10 01:37:38.365084 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 01:37:38.365102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfreeipmi17 (1.6.13-3) ... 2026-07-10 01:37:38.365120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 01:37:38.365172 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-07-10 01:37:38.365191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-10 01:37:38.365234 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2026-07-10 01:37:38.365246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2026-07-10 01:37:38.365288 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2026-07-10 01:37:38.365298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:37:38.365413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up python3-systemd (235-1build4) ... 2026-07-10 01:37:38.365462 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2026-07-10 01:37:38.365500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-10 01:37:38.365528 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 01:37:38.365554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-07-10 01:37:38.365589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-07-10 01:37:38.365608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-07-10 01:37:38.365650 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up gdisk (1.0.10-1build1) ... 2026-07-10 01:37:38.365697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 01:37:38.365753 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up parted (3.6-4build1) ... 2026-07-10 01:37:38.365780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:37:38.365806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 570c85f00f59 2026-07-10 01:37:38.365840 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 477f0d87065b 2026-07-10 01:37:38.365867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 6/9 : COPY patches /patches 2026-07-10 01:37:38.365894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 60415cee21e3 2026-07-10 01:37:38.365920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 7/9 : RUN kolla_patch 2026-07-10 01:37:38.365954 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 4f66a3d734fc 2026-07-10 01:37:38.365964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:[i] No series file found, nothing to patch. 2026-07-10 01:37:38.366004 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 4f66a3d734fc 2026-07-10 01:37:38.366014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> cdf16f720434 2026-07-10 01:37:38.366059 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:37:38.366070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in d5532d219418 2026-07-10 01:37:38.366110 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-07-10 01:37:38.366155 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2026-07-10 01:37:38.366212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2026-07-10 01:37:38.366242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages were automatically installed and are no longer required: 2026-07-10 01:37:38.366268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:37:38.366297 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:37:38.366307 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:37:38.366346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:37:38.366356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:37:38.366383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:37:38.366410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:37:38.366419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2026-07-10 01:37:38.366457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Use 'apt autoremove' to remove them. 2026-07-10 01:37:38.366473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2026-07-10 01:37:38.366509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: build-essential 2026-07-10 01:37:38.366527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:37:38.366555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:37:38.366582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-07-10 01:37:38.366615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:37:38.366626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2026-07-10 01:37:38.366680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2026-07-10 01:37:38.366692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2026-07-10 01:37:38.366835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2026-07-10 01:37:38.366843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2026-07-10 01:37:38.366849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2026-07-10 01:37:38.366855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19477 files and directories currently installed.) 2026-07-10 01:37:38.366864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:37:38.366871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2026-07-10 01:37:38.366879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2026-07-10 01:37:38.366885 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2026-07-10 01:37:38.366952 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2026-07-10 01:37:38.366960 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:37:38.367006 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:37:38.367014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:37:38.367020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:37:38.367046 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:37:38.367054 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:37:38.367079 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:37:38.367087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2026-07-10 01:37:38.367154 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:37:38.367166 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 228 MB disk space will be freed. 2026-07-10 01:37:38.367219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2026-07-10 01:37:38.367233 | 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 ... 2026-07-10 01:37:38.367248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:37:38.367260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2026-07-10 01:37:38.367319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2026-07-10 01:37:38.367339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2026-07-10 01:37:38.367349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2026-07-10 01:37:38.367356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2026-07-10 01:37:38.367396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2026-07-10 01:37:38.367404 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19468 files and directories currently installed.) 2026-07-10 01:37:38.367431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:37:38.367438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:38.367482 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:37:38.367489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:38.367516 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:37:38.367523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:37:38.367574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:37:38.367582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:37:38.367617 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:38.367625 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:37:38.367657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:37:38.367689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:38.367699 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:37:38.367738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:37:38.367745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:37:38.367781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:37:38.367789 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:37:38.367986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:37:38.368049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:37:38.368068 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:37:38.368085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:38.368101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:37:38.368117 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:38.368187 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:38.368216 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:37:38.368231 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:38.368246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:37:38.368260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:38.368274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:38.368289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:38.368303 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:37:38.368338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:37:38.368352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:38.368367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:38.368388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:37:38.368402 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:38.368416 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:37:38.368431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:38.368445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:37:38.368459 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:37:38.368473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:37:38.368488 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:38.368508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:37:38.368523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:38.368537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:37:38.368551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:37:38.368566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing lto-disabled-list (47) ... 2026-07-10 01:37:38.368586 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:37:38.368601 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing make (4.3-4.1build2) ... 2026-07-10 01:37:38.368621 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:37:38.368637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:37:38.368656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyclean==3.0.0 2026-07-10 01:37:38.368718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:37:38.368742 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:37:38.368758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyclean 2026-07-10 01:37:38.368773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed pyclean-3.0.0 2026-07-10 01:37:38.368795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:37:38.368812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:37:38.368834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 24404 files, 2969 directories removed. 2026-07-10 01:37:38.368850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:37:38.368888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /usr 2026-07-10 01:37:38.368904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:37:38.368924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 1323 files, 135 directories removed. 2026-07-10 01:37:38.368939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2026-07-10 01:37:38.368959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Found existing installation: pyclean 3.0.0 2026-07-10 01:37:38.368977 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Uninstalling pyclean-3.0.0: 2026-07-10 01:37:38.368998 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:37:38.369015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container d5532d219418 2026-07-10 01:37:38.369038 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 3885f7ee053b 2026-07-10 01:37:38.369069 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 9/9 : USER ironic 2026-07-10 01:37:38.369090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in cc4252ff2053 2026-07-10 01:37:38.369105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container cc4252ff2053 2026-07-10 01:37:38.369163 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 93e523351d97 2026-07-10 01:37:38.369190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built 32647dab77b2 2026-07-10 01:37:38.369212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully tagged osism.harbor.regio.digital/kolla/ironic-conductor:build-20260710 2026-07-10 01:37:38.369286 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Built at 2026-07-10 01:37:38.369169 (took 0:02:29.401969) 2026-07-10 01:37:38.369309 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-prometheus-exporter) to queue 2026-07-10 01:37:38.369660 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-api) 2026-07-10 01:37:38.369743 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Processing 2026-07-10 01:37:38.369758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building started at 2026-07-10 01:37:38.369599 2026-07-10 01:37:38.370537 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 plugins into plugins archive 2026-07-10 01:37:38.370966 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 additions into additions archive 2026-07-10 01:38:09.348672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20260710 2026-07-10 01:38:09.348796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> abdeba0ed731 2026-07-10 01:38:09.348849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 2/7 : LABEL "build-date"="20260710" "name"="ironic-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:38:09.348878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in 90a63fd48a46 2026-07-10 01:38:09.348899 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container 90a63fd48a46 2026-07-10 01:38:09.348920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 345413aa23de 2026-07-10 01:38:09.348942 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2026-07-10 01:38:09.348970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> f9bb63b36636 2026-07-10 01:38:09.348999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2026-07-10 01:38:09.349026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in 982fb8041aa4 2026-07-10 01:38:09.349125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container 982fb8041aa4 2026-07-10 01:38:09.349197 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 9fcead26e429 2026-07-10 01:38:09.349226 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 5/7 : COPY patches /patches 2026-07-10 01:38:09.349253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> bae60e571692 2026-07-10 01:38:09.349319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 6/7 : RUN kolla_patch 2026-07-10 01:38:09.349349 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in c723dee6a5c8 2026-07-10 01:38:09.349515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:[i] No series file found, nothing to patch. 2026-07-10 01:38:09.349541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container c723dee6a5c8 2026-07-10 01:38:09.349562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> e10b385b2734 2026-07-10 01:38:09.349683 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:38:09.349707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in c51a7f30103d 2026-07-10 01:38:09.349731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2026-07-10 01:38:09.349749 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2026-07-10 01:38:09.349770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2026-07-10 01:38:09.349856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:38:09.349882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:38:09.349904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:38:09.349963 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:38:09.349987 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:38:09.350043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:38:09.350067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:38:09.350124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:38:09.350188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2026-07-10 01:38:09.350247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Use 'apt autoremove' to remove them. 2026-07-10 01:38:09.350287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2026-07-10 01:38:09.350344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: build-essential 2026-07-10 01:38:09.350384 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:38:09.350442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:38:09.350515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2026-07-10 01:38:09.350544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:38:09.350623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2026-07-10 01:38:09.350681 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2026-07-10 01:38:09.350707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2026-07-10 01:38:09.350730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2026-07-10 01:38:09.350810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2026-07-10 01:38:09.350837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2026-07-10 01:38:09.350881 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:38:09.350947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:38:09.350973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2026-07-10 01:38:09.351036 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2026-07-10 01:38:09.351085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2026-07-10 01:38:09.351110 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2026-07-10 01:38:09.351168 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:38:09.351245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:38:09.351274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:38:09.351335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:38:09.351385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:38:09.351399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:38:09.351633 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:38:09.351734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2026-07-10 01:38:09.351758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:38:09.351773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:38:09.351832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2026-07-10 01:38:09.351914 | 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% 2026-07-10 01:38:09.351935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 65% 2026-07-10 01:38:09.351980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2026-07-10 01:38:09.352053 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2026-07-10 01:38:09.352095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2026-07-10 01:38:09.352156 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2026-07-10 01:38:09.352229 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2026-07-10 01:38:09.352274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2026-07-10 01:38:09.352290 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:38:09.352350 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:09.352366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:09.352407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:09.352449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:09.352491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:38:09.352533 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:38:09.352575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:09.352630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:09.352663 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:38:09.352691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:09.352752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:09.352768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:38:09.352827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:09.352863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:09.352878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:09.352924 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:09.352966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:38:09.353008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:09.353064 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:09.353079 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:09.353120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:38:09.353173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:09.353231 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:38:09.353248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:09.353306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:38:09.353322 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:09.353380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:09.353396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:09.353452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:38:09.353468 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:09.353509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:09.353550 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:38:09.353592 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:09.353634 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:38:09.353697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:38:09.353741 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:09.353753 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:09.353933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:38:09.353949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:38:09.353959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:38:09.353970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:09.353980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:09.354004 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:38:09.354017 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:09.354058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:09.354068 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:09.354146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:09.354213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing lto-disabled-list (47) ... 2026-07-10 01:38:09.354267 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:38:09.354281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:38:09.354333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:38:09.354387 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:38:09.354412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Collecting pyclean==3.0.0 2026-07-10 01:38:09.354465 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:38:09.354479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:38:09.354516 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Installing collected packages: pyclean 2026-07-10 01:38:09.354554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully installed pyclean-3.0.0 2026-07-10 01:38:09.354592 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:38:09.354605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:38:09.354728 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 9428 files, 1316 directories removed. 2026-07-10 01:38:09.354745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:38:09.354804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /usr 2026-07-10 01:38:09.354843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:38:09.354891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 1316 files, 133 directories removed. 2026-07-10 01:38:09.354902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2026-07-10 01:38:09.354951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:38:09.354966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:38:09.355026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:38:09.355040 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container c51a7f30103d 2026-07-10 01:38:09.355090 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 63c7493c4c4c 2026-07-10 01:38:09.355105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully built 7880232d5503 2026-07-10 01:38:09.355188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully tagged osism.harbor.regio.digital/kolla/ironic-api:build-20260710 2026-07-10 01:38:09.355287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Built at 2026-07-10 01:38:09.355170 (took 0:00:30.985571) 2026-07-10 01:38:09.355686 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-pxe) 2026-07-10 01:38:09.355720 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Processing 2026-07-10 01:38:09.355780 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building started at 2026-07-10 01:38:09.355660 2026-07-10 01:38:09.356675 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 plugins into plugins archive 2026-07-10 01:38:09.357270 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 additions into additions archive 2026-07-10 01:38:57.992388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 1/10 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20260710 2026-07-10 01:38:57.992500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> abdeba0ed731 2026-07-10 01:38:57.992523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 2/10 : LABEL "build-date"="20260710" "name"="ironic-pxe" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-pxe" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:38:57.992772 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 21f0cf810c3c 2026-07-10 01:38:57.992861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 21f0cf810c3c 2026-07-10 01:38:57.992878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 3feb565cc302 2026-07-10 01:38:57.992950 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 3/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends dosfstools grub-efi-*64-signed ipxe mtools pxelinux shim-signed syslinux-common tftpd-hpa syslinux && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:38:57.993102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 7038b057fd13 2026-07-10 01:38:57.993198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:38:57.993323 | 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] 2026-07-10 01:38:57.993410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:38:57.993544 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:38:57.993635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:38:57.993738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:38:57.993834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:38:57.993956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:38:57.994043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:38:57.994174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:38:57.994266 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:38:57.994370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:38:57.994467 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:38:57.994557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:38:57.994763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:38:57.994812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 28.0 MB in 3s (8,896 kB/s) 2026-07-10 01:38:57.994936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-07-10 01:38:57.995006 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-07-10 01:38:57.996221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2026-07-10 01:38:57.996242 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2026-07-10 01:38:57.996252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following additional packages will be installed: 2026-07-10 01:38:57.996263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2026-07-10 01:38:57.996272 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-ipxe grub2-common ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 2026-07-10 01:38:57.996281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libfuse3-3 libpng16-16t64 mokutil python-apt-common python3-apt sbsigntool 2026-07-10 01:38:57.996289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ucf 2026-07-10 01:38:57.996298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Suggested packages: 2026-07-10 01:38:57.996307 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: multiboot-doc grub-emu xorriso desktop-base console-setup grub-pc fuse3 2026-07-10 01:38:57.996316 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: floppyd python-apt-doc 2026-07-10 01:38:57.996324 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Recommended packages: 2026-07-10 01:38:57.996333 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: os-prober efibootmgr secureboot-db lsb-release iso-codes 2026-07-10 01:38:57.996355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following NEW packages will be installed: 2026-07-10 01:38:57.996364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data dosfstools gettext-base grub-common grub-efi-amd64 2026-07-10 01:38:57.996373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-efi-amd64-bin grub-efi-amd64-signed grub-ipxe grub2-common ipxe 2026-07-10 01:38:57.996382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 libfuse3-3 2026-07-10 01:38:57.996391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libpng16-16t64 mokutil mtools pxelinux python-apt-common python3-apt 2026-07-10 01:38:57.996404 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: sbsigntool shim-signed syslinux syslinux-common tftpd-hpa ucf 2026-07-10 01:38:57.996413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:38:57.996422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Need to get 13.7 MB of archives. 2026-07-10 01:38:57.996434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 56.0 MB of additional disk space will be used. 2026-07-10 01:38:57.996526 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:38:57.996552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 distro-info-data all 0.60ubuntu0.6 [7,036 B] 2026-07-10 01:38:57.996684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python-apt-common all 2.7.7ubuntu5.2 [20.6 kB] 2026-07-10 01:38:57.996703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apt amd64 2.7.7ubuntu5.2 [169 kB] 2026-07-10 01:38:57.996825 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 ucf all 3.0043+nmu1 [56.5 kB] 2026-07-10 01:38:57.996881 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-07-10 01:38:57.996940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext-base amd64 0.21-14ubuntu2 [38.4 kB] 2026-07-10 01:38:57.997011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2026-07-10 01:38:57.997095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpng16-16t64 amd64 1.6.43-5ubuntu0.6 [189 kB] 2026-07-10 01:38:57.997188 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libefivar1t64 amd64 38-3.1build1 [57.8 kB] 2026-07-10 01:38:57.997221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libefiboot1t64 amd64 38-3.1build1 [40.6 kB] 2026-07-10 01:38:57.997241 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfreetype6 amd64 2.13.2+dfsg-1ubuntu0.1 [402 kB] 2026-07-10 01:38:57.997300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-common amd64 2.12-1ubuntu7.3 [2,120 kB] 2026-07-10 01:38:57.997358 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64-bin amd64 2.12-1ubuntu7.3 [1,638 kB] 2026-07-10 01:38:57.997371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub2-common amd64 2.12-1ubuntu7.3 [670 kB] 2026-07-10 01:38:57.997438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64 amd64 2.12-1ubuntu7.3 [52.8 kB] 2026-07-10 01:38:57.997494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 grub-efi-amd64-signed amd64 1.202.5+2.12-1ubuntu7.3 [1,393 kB] 2026-07-10 01:38:57.997584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 grub-ipxe all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,193 kB] 2026-07-10 01:38:57.997653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-07-10 01:38:57.997717 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 ipxe all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,402 kB] 2026-07-10 01:38:57.997743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 mokutil amd64 0.6.0-2build3 [26.8 kB] 2026-07-10 01:38:57.997766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 mtools amd64 4.0.43-1build1 [197 kB] 2026-07-10 01:38:57.997862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 pxelinux all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [106 kB] 2026-07-10 01:38:57.997875 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 sbsigntool amd64 0.9.4-3.1ubuntu7 [52.4 kB] 2026-07-10 01:38:57.997884 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 shim-signed amd64 1.58+15.8-0ubuntu1 [665 kB] 2026-07-10 01:38:57.997897 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 syslinux amd64 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [157 kB] 2026-07-10 01:38:57.997945 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 syslinux-common all 3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3 [1,261 kB] 2026-07-10 01:38:57.997956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 tftpd-hpa amd64 5.2+20150808-1.4build1 [39.5 kB] 2026-07-10 01:38:57.997992 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preconfiguring packages ... 2026-07-10 01:38:57.998005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 13.7 MB in 1s (24.5 MB/s) 2026-07-10 01:38:57.998054 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package distro-info-data. 2026-07-10 01:38:57.998076 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-07-10 01:38:57.998147 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:38:57.998193 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2026-07-10 01:38:57.998207 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2026-07-10 01:38:57.998258 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2026-07-10 01:38:57.998269 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2026-07-10 01:38:57.998318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2026-07-10 01:38:57.998329 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2026-07-10 01:38:57.998379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:38:57.998391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../00-distro-info-data_0.60ubuntu0.6_all.deb ... 2026-07-10 01:38:57.998441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking distro-info-data (0.60ubuntu0.6) ... 2026-07-10 01:38:57.998452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python-apt-common. 2026-07-10 01:38:57.998512 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../01-python-apt-common_2.7.7ubuntu5.2_all.deb ... 2026-07-10 01:38:57.998523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python-apt-common (2.7.7ubuntu5.2) ... 2026-07-10 01:38:57.998571 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python3-apt. 2026-07-10 01:38:57.998591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../02-python3-apt_2.7.7ubuntu5.2_amd64.deb ... 2026-07-10 01:38:57.998626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python3-apt (2.7.7ubuntu5.2) ... 2026-07-10 01:38:57.998665 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ucf. 2026-07-10 01:38:57.998675 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2026-07-10 01:38:57.998757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Moving old data out of the way 2026-07-10 01:38:57.998768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ucf (3.0043+nmu1) ... 2026-07-10 01:38:57.998777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package dosfstools. 2026-07-10 01:38:57.998814 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../04-dosfstools_4.2-1.1build1_amd64.deb ... 2026-07-10 01:38:57.998865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking dosfstools (4.2-1.1build1) ... 2026-07-10 01:38:57.998931 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package gettext-base. 2026-07-10 01:38:57.998949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../05-gettext-base_0.21-14ubuntu2_amd64.deb ... 2026-07-10 01:38:57.999263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking gettext-base (0.21-14ubuntu2) ... 2026-07-10 01:38:57.999326 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfuse3-3:amd64. 2026-07-10 01:38:57.999338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:38:57.999350 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../06-libfuse3-3_3.14.0-5build1_amd64.deb ... 2026-07-10 01:38:57.999360 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 01:38:57.999370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libpng16-16t64:amd64. 2026-07-10 01:38:57.999381 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../07-libpng16-16t64_1.6.43-5ubuntu0.6_amd64.deb ... 2026-07-10 01:38:57.999400 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 01:38:57.999410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefivar1t64:amd64. 2026-07-10 01:38:57.999420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../08-libefivar1t64_38-3.1build1_amd64.deb ... 2026-07-10 01:38:57.999430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefivar1t64:amd64 (38-3.1build1) ... 2026-07-10 01:38:57.999444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:38:57.999512 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefiboot1t64:amd64. 2026-07-10 01:38:57.999524 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../09-libefiboot1t64_38-3.1build1_amd64.deb ... 2026-07-10 01:38:57.999542 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefiboot1t64:amd64 (38-3.1build1) ... 2026-07-10 01:38:57.999585 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfreetype6:amd64. 2026-07-10 01:38:57.999630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../10-libfreetype6_2.13.2+dfsg-1ubuntu0.1_amd64.deb ... 2026-07-10 01:38:57.999644 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-07-10 01:38:57.999720 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-common. 2026-07-10 01:38:57.999737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../11-grub-common_2.12-1ubuntu7.3_amd64.deb ... 2026-07-10 01:38:57.999751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-common (2.12-1ubuntu7.3) ... 2026-07-10 01:38:57.999817 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-bin. 2026-07-10 01:38:57.999833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../12-grub-efi-amd64-bin_2.12-1ubuntu7.3_amd64.deb ... 2026-07-10 01:38:57.999862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2026-07-10 01:38:57.999878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub2-common. 2026-07-10 01:38:57.999939 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../13-grub2-common_2.12-1ubuntu7.3_amd64.deb ... 2026-07-10 01:38:57.999951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub2-common (2.12-1ubuntu7.3) ... 2026-07-10 01:38:58.000006 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64. 2026-07-10 01:38:58.000035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:38:58.000058 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../14-grub-efi-amd64_2.12-1ubuntu7.3_amd64.deb ... 2026-07-10 01:38:58.000084 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64 (2.12-1ubuntu7.3) ... 2026-07-10 01:38:58.000107 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-signed. 2026-07-10 01:38:58.000178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../15-grub-efi-amd64-signed_1.202.5+2.12-1ubuntu7.3_amd64.deb ... 2026-07-10 01:38:58.000245 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2026-07-10 01:38:58.000307 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-ipxe. 2026-07-10 01:38:58.000319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../16-grub-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-10 01:38:58.000389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 01:38:58.000401 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe-qemu. 2026-07-10 01:38:58.000415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../17-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-10 01:38:58.000473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:38:58.000485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 01:38:58.000555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe. 2026-07-10 01:38:58.000571 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../18-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-10 01:38:58.000653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:38:58.000723 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 01:38:58.000767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mokutil. 2026-07-10 01:38:58.000787 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../19-mokutil_0.6.0-2build3_amd64.deb ... 2026-07-10 01:38:58.000833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:38:58.000887 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mokutil (0.6.0-2build3) ... 2026-07-10 01:38:58.000900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mtools. 2026-07-10 01:38:58.000964 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../20-mtools_4.0.43-1build1_amd64.deb ... 2026-07-10 01:38:58.000977 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mtools (4.0.43-1build1) ... 2026-07-10 01:38:58.000990 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package pxelinux. 2026-07-10 01:38:58.001032 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../21-pxelinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2026-07-10 01:38:58.001074 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:38:58.001161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package sbsigntool. 2026-07-10 01:38:58.001225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../22-sbsigntool_0.9.4-3.1ubuntu7_amd64.deb ... 2026-07-10 01:38:58.001268 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking sbsigntool (0.9.4-3.1ubuntu7) ... 2026-07-10 01:38:58.001297 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package shim-signed. 2026-07-10 01:38:58.001368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:38:58.001411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../23-shim-signed_1.58+15.8-0ubuntu1_amd64.deb ... 2026-07-10 01:38:58.001466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking shim-signed (1.58+15.8-0ubuntu1) ... 2026-07-10 01:38:58.001478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux. 2026-07-10 01:38:58.001538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../24-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2026-07-10 01:38:58.001622 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:38:58.001640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux-common. 2026-07-10 01:38:58.001703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../25-syslinux-common_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2026-07-10 01:38:58.001716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:38:58.001768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package tftpd-hpa. 2026-07-10 01:38:58.001794 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../26-tftpd-hpa_5.2+20150808-1.4build1_amd64.deb ... 2026-07-10 01:38:58.001814 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking tftpd-hpa (5.2+20150808-1.4build1) ... 2026-07-10 01:38:58.001837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mtools (4.0.43-1build1) ... 2026-07-10 01:38:58.001902 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up distro-info-data (0.60ubuntu0.6) ... 2026-07-10 01:38:58.001916 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefivar1t64:amd64 (38-3.1build1) ... 2026-07-10 01:38:58.001931 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up dosfstools (4.2-1.1build1) ... 2026-07-10 01:38:58.001986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up gettext-base (0.21-14ubuntu2) ... 2026-07-10 01:38:58.002002 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:38:58.002068 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:38:58.002095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2026-07-10 01:38:58.002237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.6) ... 2026-07-10 01:38:58.002259 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ucf (3.0043+nmu1) ... 2026-07-10 01:38:58.002273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2026-07-10 01:38:58.002287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python-apt-common (2.7.7ubuntu5.2) ... 2026-07-10 01:38:58.002330 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 01:38:58.002342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefiboot1t64:amd64 (38-3.1build1) ... 2026-07-10 01:38:58.002382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up sbsigntool (0.9.4-3.1ubuntu7) ... 2026-07-10 01:38:58.002398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 01:38:58.002438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:/usr/sbin/grub-probe: error: failed to get canonical path of `overlay'. 2026-07-10 01:38:58.002496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up tftpd-hpa (5.2+20150808-1.4build1) ... 2026-07-10 01:38:58.002549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2026-07-10 01:38:58.002681 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:38:58.002696 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 01:38:58.002719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mokutil (0.6.0-2build3) ... 2026-07-10 01:38:58.002849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python3-apt (2.7.7ubuntu5.2) ... 2026-07-10 01:38:58.002862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfreetype6:amd64 (2.13.2+dfsg-1ubuntu0.1) ... 2026-07-10 01:38:58.002872 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-common (2.12-1ubuntu7.3) ... 2026-07-10 01:38:58.002882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2026-07-10 01:38:58.002893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2026-07-10 01:38:58.002903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:38:58.002917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2026-07-10 01:38:58.003006 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub2-common (2.12-1ubuntu7.3) ... 2026-07-10 01:38:58.003025 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64 (2.12-1ubuntu7.3) ... 2026-07-10 01:38:58.003043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:38:58.003062 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Creating config file /etc/default/grub with new version 2026-07-10 01:38:58.003085 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2026-07-10 01:38:58.003098 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up shim-signed (1.58+15.8-0ubuntu1) ... 2026-07-10 01:38:58.003113 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:update-alternatives: using /usr/lib/shim/shimx64.efi.signed.latest to provide /usr/lib/shim/shimx64.efi.signed (shimx64.efi.signed) in auto mode 2026-07-10 01:38:58.003167 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:38:58.003201 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 7038b057fd13 2026-07-10 01:38:58.003215 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> c2c924304594 2026-07-10 01:38:58.003260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 4/10 : ENV TFTPBOOT_PATH=/tftpboot HTTPBOOT_PATH=/httpboot 2026-07-10 01:38:58.003313 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 23dc5f113363 2026-07-10 01:38:58.003363 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 23dc5f113363 2026-07-10 01:38:58.003419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 85e609898c0d 2026-07-10 01:38:58.003457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 5/10 : COPY tftp-map-file-template /map-file-template 2026-07-10 01:38:58.003513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> cf1029765d7e 2026-07-10 01:38:58.003563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2026-07-10 01:38:58.003631 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> a506906e65d8 2026-07-10 01:38:58.003682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2026-07-10 01:38:58.003737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 0be322ea986f 2026-07-10 01:38:58.003752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 0be322ea986f 2026-07-10 01:38:58.003801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 3c2e1ae23b65 2026-07-10 01:38:58.003812 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 8/10 : COPY patches /patches 2026-07-10 01:38:58.003862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> b7ebf22efc5a 2026-07-10 01:38:58.003873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 9/10 : RUN kolla_patch 2026-07-10 01:38:58.003927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 6b93800af616 2026-07-10 01:38:58.003938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:[i] No series file found, nothing to patch. 2026-07-10 01:38:58.003987 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 6b93800af616 2026-07-10 01:38:58.004012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> c9515b510a8a 2026-07-10 01:38:58.004078 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:38:58.004095 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 70100f483377 2026-07-10 01:38:58.004165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-07-10 01:38:58.004180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2026-07-10 01:38:58.004218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2026-07-10 01:38:58.004232 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages were automatically installed and are no longer required: 2026-07-10 01:38:58.004281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:38:58.004292 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:38:58.004328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:38:58.004365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:38:58.004375 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:38:58.004411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:38:58.004448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:38:58.004461 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2026-07-10 01:38:58.004529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Use 'apt autoremove' to remove them. 2026-07-10 01:38:58.004567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2026-07-10 01:38:58.004629 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: build-essential 2026-07-10 01:38:58.004640 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:38:58.004707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:38:58.004718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-07-10 01:38:58.004776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:38:58.004788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:38:58.004801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:38:58.004853 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2026-07-10 01:38:58.004868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% (Reading database ... 90% 2026-07-10 01:38:58.004880 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2026-07-10 01:38:58.004920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19857 files and directories currently installed.) 2026-07-10 01:38:58.004930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:38:58.004966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2026-07-10 01:38:58.005003 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2026-07-10 01:38:58.005014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2026-07-10 01:38:58.005035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2026-07-10 01:38:58.005048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:38:58.005105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:38:58.005116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:38:58.005153 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:38:58.005170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:38:58.005228 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:38:58.005239 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:38:58.005248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2026-07-10 01:38:58.005284 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:38:58.005294 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 228 MB disk space will be freed. 2026-07-10 01:38:58.005351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2026-07-10 01:38:58.005363 | 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% 2026-07-10 01:38:58.005401 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 60% (Reading database ... 65% 2026-07-10 01:38:58.005455 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2026-07-10 01:38:58.005466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2026-07-10 01:38:58.005475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 80% 2026-07-10 01:38:58.005487 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2026-07-10 01:38:58.005499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2026-07-10 01:38:58.005558 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2026-07-10 01:38:58.005569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19848 files and directories currently installed.) 2026-07-10 01:38:58.005592 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:58.005674 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:58.005685 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:58.005698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:58.005707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:38:58.005763 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:38:58.005773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:58.005809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:58.005820 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:58.005856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:58.005866 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:38:58.005914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:58.005925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:58.005945 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:58.006003 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:58.006014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:38:58.006026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:58.006083 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:58.006094 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:38:58.006107 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:58.006182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:58.006196 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:58.006209 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:38:58.006218 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:58.006278 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:38:58.006289 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:58.006325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:58.006362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:58.006373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:38:58.006409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:38:58.006446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:58.006456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:58.006469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:38:58.006504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:38:58.006518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:58.006555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:58.006620 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:38:58.006632 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:58.006641 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:38:58.006691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:38:58.006701 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:58.006714 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:38:58.006750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing lto-disabled-list (47) ... 2026-07-10 01:38:58.006761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing make (4.3-4.1build2) ... 2026-07-10 01:38:58.006796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:38:58.006806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:38:58.006828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Collecting pyclean==3.0.0 2026-07-10 01:38:58.006838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:38:58.006893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:38:58.006903 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Installing collected packages: pyclean 2026-07-10 01:38:58.006923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully installed pyclean-3.0.0 2026-07-10 01:38:58.006983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:38:58.006994 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:38:58.007006 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 9428 files, 1316 directories removed. 2026-07-10 01:38:58.007015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:38:58.007067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /usr 2026-07-10 01:38:58.007078 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:38:58.007146 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 1331 files, 136 directories removed. 2026-07-10 01:38:58.007160 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2026-07-10 01:38:58.007173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Found existing installation: pyclean 3.0.0 2026-07-10 01:38:58.007182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Uninstalling pyclean-3.0.0: 2026-07-10 01:38:58.007238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:38:58.007249 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 70100f483377 2026-07-10 01:38:58.007287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 7ba23d383adf 2026-07-10 01:38:58.007325 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully built 7d88786b0616 2026-07-10 01:38:58.007335 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully tagged osism.harbor.regio.digital/kolla/ironic-pxe:build-20260710 2026-07-10 01:38:58.007678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Built at 2026-07-10 01:38:58.007323 (took 0:00:48.651663) 2026-07-10 01:38:58.007825 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-api) 2026-07-10 01:38:58.007839 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Processing 2026-07-10 01:38:58.008020 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building started at 2026-07-10 01:38:58.007793 2026-07-10 01:38:58.008709 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 plugins into plugins archive 2026-07-10 01:38:58.009225 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 additions into additions archive 2026-07-10 01:39:27.617794 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 1/8 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20260710 2026-07-10 01:39:27.617870 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 9a8a2596c12d 2026-07-10 01:39:27.617890 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 2/8 : LABEL "build-date"="20260710" "name"="blazar-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="blazar-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:39:27.617908 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in faa68915371a 2026-07-10 01:39:27.617921 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container faa68915371a 2026-07-10 01:39:27.617934 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 42dcaf8f9ea5 2026-07-10 01:39:27.617946 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_blazar_extend_start 2026-07-10 01:39:27.620243 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 25156536d140 2026-07-10 01:39:27.620270 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_blazar_extend_start 2026-07-10 01:39:27.620283 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 1af3dd7cbc7e 2026-07-10 01:39:27.620325 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 1af3dd7cbc7e 2026-07-10 01:39:27.620336 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 68db6653b4b2 2026-07-10 01:39:27.620346 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 5/8 : COPY patches /patches 2026-07-10 01:39:27.620356 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> f2bfcfc28827 2026-07-10 01:39:27.620366 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 6/8 : RUN kolla_patch 2026-07-10 01:39:27.620375 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 0b6541d9cfd1 2026-07-10 01:39:27.620385 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:[i] No series file found, nothing to patch. 2026-07-10 01:39:27.620395 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 0b6541d9cfd1 2026-07-10 01:39:27.620405 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 6898359ea068 2026-07-10 01:39:27.620417 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:39:27.620428 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 210adce7603f 2026-07-10 01:39:27.620438 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2026-07-10 01:39:27.620447 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2026-07-10 01:39:27.620457 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2026-07-10 01:39:27.620467 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:39:27.620477 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:39:27.620487 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:39:27.620497 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:39:27.620507 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:39:27.620516 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:39:27.620526 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:39:27.620536 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:39:27.620545 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2026-07-10 01:39:27.620555 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Use 'apt autoremove' to remove them. 2026-07-10 01:39:27.620565 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2026-07-10 01:39:27.620592 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: build-essential 2026-07-10 01:39:27.620621 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:39:27.620632 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:39:27.620642 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2026-07-10 01:39:27.620654 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:39:27.620665 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2026-07-10 01:39:27.620675 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2026-07-10 01:39:27.620684 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2026-07-10 01:39:27.620703 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2026-07-10 01:39:27.620713 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2026-07-10 01:39:27.620722 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2026-07-10 01:39:27.620732 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:39:27.620744 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:39:27.620754 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2026-07-10 01:39:27.620764 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2026-07-10 01:39:27.620774 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2026-07-10 01:39:27.620784 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2026-07-10 01:39:27.620803 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:39:27.620814 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:39:27.620823 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:39:27.620833 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:39:27.620843 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:39:27.620853 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:39:27.620863 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:39:27.620873 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2026-07-10 01:39:27.620882 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:39:27.620892 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:39:27.620902 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2026-07-10 01:39:27.620912 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:39:27.620923 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2026-07-10 01:39:27.620933 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:70% (Reading database ... 75% 2026-07-10 01:39:27.620943 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2026-07-10 01:39:27.620952 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2026-07-10 01:39:27.620962 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2026-07-10 01:39:27.620972 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2026-07-10 01:39:27.620981 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:39:27.620992 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:27.621001 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621011 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:27.621021 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621030 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:39:27.621040 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:39:27.621056 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:27.621067 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621076 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:27.621092 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621102 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:39:27.621112 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:27.621122 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:27.621172 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:27.621182 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:27.621192 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:39:27.621201 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:27.621211 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621221 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:27.621230 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621240 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621250 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621259 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621269 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621278 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621298 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621308 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:27.621317 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:39:27.621327 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621337 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621347 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:39:27.621356 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621366 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621376 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:39:27.621386 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621395 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:27.621405 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621415 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:27.621424 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing lto-disabled-list (47) ... 2026-07-10 01:39:27.621434 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:39:27.621444 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:39:27.621461 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:39:27.621471 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-07-10 01:39:27.621481 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Collecting pyclean==3.0.0 2026-07-10 01:39:27.621491 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:39:27.621501 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:39:27.621510 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Installing collected packages: pyclean 2026-07-10 01:39:27.621520 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully installed pyclean-3.0.0 2026-07-10 01:39:27.621529 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:39:27.621539 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-07-10 01:39:27.621549 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 8384 files, 1219 directories removed. 2026-07-10 01:39:27.621559 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-07-10 01:39:27.621568 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /usr 2026-07-10 01:39:27.621598 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-07-10 01:39:27.621608 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 1316 files, 133 directories removed. 2026-07-10 01:39:27.621618 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2026-07-10 01:39:27.621627 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:39:27.621637 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:39:27.621647 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:39:27.621656 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 210adce7603f 2026-07-10 01:39:27.621672 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> bed842bfbe99 2026-07-10 01:39:27.621683 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 8/8 : USER blazar 2026-07-10 01:39:27.621692 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 0c371e82a4de 2026-07-10 01:39:27.621702 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 0c371e82a4de 2026-07-10 01:39:27.621711 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 5e6212fd9be3 2026-07-10 01:39:27.621721 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully built bba1d74a11fe 2026-07-10 01:39:27.621731 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully tagged osism.harbor.regio.digital/kolla/blazar-api:build-20260710 2026-07-10 01:39:27.621741 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Built at 2026-07-10 01:39:27.619811 (took 0:00:29.612018) 2026-07-10 01:39:27.621750 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-manager) 2026-07-10 01:39:27.621760 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Processing 2026-07-10 01:39:27.621770 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building started at 2026-07-10 01:39:27.620324 2026-07-10 01:39:27.621779 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 plugins into plugins archive 2026-07-10 01:39:27.621794 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 additions into additions archive 2026-07-10 01:39:56.981165 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 1/6 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20260710 2026-07-10 01:39:56.981284 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 9a8a2596c12d 2026-07-10 01:39:56.981367 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 2/6 : LABEL "build-date"="20260710" "name"="blazar-manager" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="blazar-manager" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:39:56.981422 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 574950c17f40 2026-07-10 01:39:56.981548 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 574950c17f40 2026-07-10 01:39:56.981644 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 2717879a3f08 2026-07-10 01:39:56.981753 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 3/6 : COPY patches /patches 2026-07-10 01:39:56.981820 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 09c999118110 2026-07-10 01:39:56.981926 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 4/6 : RUN kolla_patch 2026-07-10 01:39:56.981997 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in f121c6b3c80f 2026-07-10 01:39:56.982082 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:[i] No series file found, nothing to patch. 2026-07-10 01:39:56.982203 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container f121c6b3c80f 2026-07-10 01:39:56.982294 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> e4f4ae913375 2026-07-10 01:39:56.982385 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:39:56.982475 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in ab2792130138 2026-07-10 01:39:56.982582 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2026-07-10 01:39:56.982721 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2026-07-10 01:39:56.982789 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2026-07-10 01:39:56.982879 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages were automatically installed and are no longer required: 2026-07-10 01:39:56.982957 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:39:56.983032 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:39:56.983106 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:39:56.983212 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:39:56.983352 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:39:56.983450 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:39:56.983522 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:39:56.983760 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2026-07-10 01:39:56.983827 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Use 'apt autoremove' to remove them. 2026-07-10 01:39:56.983850 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2026-07-10 01:39:56.983861 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: build-essential 2026-07-10 01:39:56.983874 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:39:56.983964 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:39:56.984053 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2026-07-10 01:39:56.984164 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:39:56.984296 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2026-07-10 01:39:56.984373 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2026-07-10 01:39:56.984451 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2026-07-10 01:39:56.984525 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2026-07-10 01:39:56.984673 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2026-07-10 01:39:56.984761 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2026-07-10 01:39:56.984841 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:39:56.984911 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:39:56.984983 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2026-07-10 01:39:56.985055 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2026-07-10 01:39:56.985123 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2026-07-10 01:39:56.985251 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2026-07-10 01:39:56.985371 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:39:56.985455 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:39:56.985519 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:39:56.985602 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:39:56.985666 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:39:56.985729 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:39:56.985790 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:39:56.985853 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2026-07-10 01:39:56.985925 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:39:56.985987 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 228 MB disk space will be freed. 2026-07-10 01:39:56.986055 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2026-07-10 01:39:56.986159 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:39:56.986225 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2026-07-10 01:39:56.986318 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2026-07-10 01:39:56.986363 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2026-07-10 01:39:56.986448 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2026-07-10 01:39:56.986522 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2026-07-10 01:39:56.986623 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2026-07-10 01:39:56.986643 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:39:56.986831 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:56.986881 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:56.986901 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:56.986972 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:56.987019 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:39:56.987087 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:39:56.987158 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:56.987262 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:56.987331 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:56.987401 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:56.987469 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:39:56.987536 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:56.987662 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:56.987736 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:56.987793 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:56.987850 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:39:56.987906 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:56.987961 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:56.988017 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:39:56.988078 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:39:56.988156 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:56.988219 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:39:56.988282 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:56.988339 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:39:56.988397 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:56.988455 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:39:56.988513 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:56.988610 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:39:56.990829 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:56.990894 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:39:56.990907 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:56.990918 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:39:56.990928 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:56.990938 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:39:56.990948 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:39:56.990957 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:56.990967 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:39:56.990978 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:56.991011 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:39:56.991022 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:56.991032 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:56.991041 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:39:56.991051 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:39:56.991061 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:56.991071 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:39:56.991081 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:39:56.991091 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:56.991101 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:39:56.991111 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing lto-disabled-list (47) ... 2026-07-10 01:39:56.991121 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing make (4.3-4.1build2) ... 2026-07-10 01:39:56.991160 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:39:56.991185 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:39:56.991195 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Collecting pyclean==3.0.0 2026-07-10 01:39:56.991205 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:39:56.991215 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:39:56.991225 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Installing collected packages: pyclean 2026-07-10 01:39:56.991234 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully installed pyclean-3.0.0 2026-07-10 01:39:56.991244 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:39:56.991253 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:39:56.991263 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 8384 files, 1219 directories removed. 2026-07-10 01:39:56.991273 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:39:56.991282 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /usr 2026-07-10 01:39:56.991292 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:39:56.991301 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 1316 files, 133 directories removed. 2026-07-10 01:39:56.991311 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2026-07-10 01:39:56.991321 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Found existing installation: pyclean 3.0.0 2026-07-10 01:39:56.991331 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Uninstalling pyclean-3.0.0: 2026-07-10 01:39:56.991340 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:39:56.991350 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container ab2792130138 2026-07-10 01:39:56.991360 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> cac7cc77c6eb 2026-07-10 01:39:56.991369 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 6/6 : USER blazar 2026-07-10 01:39:56.991379 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 0aeaceb488fe 2026-07-10 01:39:56.991389 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 0aeaceb488fe 2026-07-10 01:39:56.991398 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 8e6fd88d05aa 2026-07-10 01:39:56.991408 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully built f7ebe8765987 2026-07-10 01:39:56.991418 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully tagged osism.harbor.regio.digital/kolla/blazar-manager:build-20260710 2026-07-10 01:39:56.991427 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Built at 2026-07-10 01:39:56.990201 (took 0:00:29.369877) 2026-07-10 01:39:56.991445 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-apiserver) 2026-07-10 01:39:56.991464 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Processing 2026-07-10 01:39:56.991474 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building started at 2026-07-10 01:39:56.990781 2026-07-10 01:39:56.991485 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Getting archive from https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2025.1.tar.gz 2026-07-10 01:39:58.744677 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 plugins into plugins archive 2026-07-10 01:39:58.745190 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 additions into additions archive 2026-07-10 01:40:40.533979 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:[WARNING]: Empty continuation line found in: RUN ln -s skyline-apiserver-source/* skyline-apiserver && sed -e "/^aiosqlite===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-apiserver && chmod 644 /usr/local/bin/kolla_skyline_extend_start 2026-07-10 01:40:40.534051 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-07-10 01:40:40.534403 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:[WARNING]: Empty continuation lines will become errors in a future release. 2026-07-10 01:40:40.534435 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-07-10 01:40:40.534448 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 1/9 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20260710 2026-07-10 01:40:40.534461 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 4302e71ae0c7 2026-07-10 01:40:40.534492 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 2/9 : LABEL "build-date"="20260710" "name"="skyline-apiserver" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="skyline-apiserver" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:40:40.534508 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in b803469718b5 2026-07-10 01:40:40.534544 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container b803469718b5 2026-07-10 01:40:40.534555 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 895d463b06a8 2026-07-10 01:40:40.535347 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 3/9 : ADD skyline-apiserver-archive /skyline-apiserver-source 2026-07-10 01:40:40.535428 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 2ff1a9804aa5 2026-07-10 01:40:40.535444 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 4/9 : COPY extend_start.sh /usr/local/bin/kolla_skyline_extend_start 2026-07-10 01:40:40.535457 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 1138e26529eb 2026-07-10 01:40:40.535472 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 5/9 : RUN ln -s skyline-apiserver-source/* skyline-apiserver && sed -e "/^aiosqlite===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-apiserver && chmod 644 /usr/local/bin/kolla_skyline_extend_start 2026-07-10 01:40:40.535487 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 812ec2c54b45 2026-07-10 01:40:40.535500 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing ./skyline-apiserver 2026-07-10 01:40:40.535575 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing build dependencies: started 2026-07-10 01:40:40.535587 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing build dependencies: finished with status 'done' 2026-07-10 01:40:40.535597 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Getting requirements to build wheel: started 2026-07-10 01:40:40.535607 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:40:40.535617 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing backend dependencies: started 2026-07-10 01:40:40.535627 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing backend dependencies: finished with status 'done' 2026-07-10 01:40:40.535637 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (pyproject.toml): started 2026-07-10 01:40:40.535657 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:40:40.535668 | 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.dev17) (7.0.0) 2026-07-10 01:40:40.535680 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting fastapi<=0.58.1 (from skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.535690 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading fastapi-0.58.1-py3-none-any.whl.metadata (21 kB) 2026-07-10 01:40:40.535705 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pydantic<2.0.0,>=1.9.0 (from skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.535829 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pydantic-1.10.26-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (155 kB) 2026-07-10 01:40:40.535897 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting uvicorn<=0.17.6 (from skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.535964 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading uvicorn-0.17.6-py3-none-any.whl.metadata (6.2 kB) 2026-07-10 01:40:40.536056 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting gunicorn>=20.1.0 (from skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.536107 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-07-10 01:40:40.536272 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-jose<=3.3.0 (from skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.536367 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_jose-3.3.0-py2.py3-none-any.whl.metadata (5.4 kB) 2026-07-10 01:40:40.536450 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting databases>=0.9.0 (from skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.536552 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading databases-0.9.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-10 01:40:40.536629 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiomysql>=0.2.0 (from skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.536706 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiomysql-0.2.0-py3-none-any.whl.metadata (11 kB) 2026-07-10 01:40:40.536782 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiosqlite>=0.20.0 (from skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.536857 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiosqlite-0.22.1-py3-none-any.whl.metadata (4.3 kB) 2026-07-10 01:40:40.536933 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting loguru<=0.5.3 (from skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.537009 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading loguru-0.5.3-py3-none-any.whl.metadata (21 kB) 2026-07-10 01:40:40.537104 | 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.dev17) (6.0.2) 2026-07-10 01:40:40.537283 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting immutables>=0.16 (from skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.537340 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading immutables-0.21-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.5 kB) 2026-07-10 01:40:40.537406 | 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.dev17) (1.14.1) 2026-07-10 01:40:40.537481 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpx>=0.16.1 (from skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.537580 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) 2026-07-10 01:40:40.538388 | 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.dev17) (2.0.38) 2026-07-10 01:40:40.538445 | 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.dev17) (1.1.1) 2026-07-10 01:40:40.538459 | 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.dev17) (2.7.0) 2026-07-10 01:40:40.538469 | 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.dev17) (8.1.8) 2026-07-10 01:40:40.538479 | 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.dev17) (3.1.5) 2026-07-10 01:40:40.538490 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting h11>=0.11 (from skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.538500 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-10 01:40:40.538510 | 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.dev17) (3.0.2) 2026-07-10 01:40:40.538554 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-multipart>=0.0.5 (from skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.538565 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_multipart-0.0.32-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 01:40:40.538575 | 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.dev17) (5.6.0) 2026-07-10 01:40:40.538587 | 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.dev17) (9.7.0) 2026-07-10 01:40:40.538598 | 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.dev17) (4.8.0) 2026-07-10 01:40:40.538608 | 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.dev17) (11.4.0) 2026-07-10 01:40:40.538618 | 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.dev17) (18.9.0) 2026-07-10 01:40:40.538740 | 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.dev17) (5.10.0) 2026-07-10 01:40:40.538753 | 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.dev17) (4.5.1) 2026-07-10 01:40:40.538773 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting starlette==0.13.4 (from fastapi<=0.58.1->skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.538784 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading starlette-0.13.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-10 01:40:40.538808 | 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.dev17) (4.12.2) 2026-07-10 01:40:40.538820 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting ecdsa!=0.15 (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.538830 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading ecdsa-0.19.2-py2.py3-none-any.whl.metadata (29 kB) 2026-07-10 01:40:40.538840 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting rsa (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.538893 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 01:40:40.538904 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyasn1 (from python-jose<=3.3.0->skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.538914 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-07-10 01:40:40.538964 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting asgiref>=3.4.0 (from uvicorn<=0.17.6->skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.538976 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2026-07-10 01:40:40.542321 | 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.dev17) (1.3.9) 2026-07-10 01:40:40.542363 | 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.dev17) (1.17.0) 2026-07-10 01:40:40.542375 | 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.dev17) (24.2) 2026-07-10 01:40:40.542386 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting anyio (from httpx>=0.16.1->skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.542396 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading anyio-4.8.0-py3-none-any.whl.metadata (4.6 kB) 2026-07-10 01:40:40.542406 | 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.dev17) (2026.6.17) 2026-07-10 01:40:40.542416 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpcore==1.* (from httpx>=0.16.1->skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.542426 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpcore-1.0.7-py3-none-any.whl.metadata (21 kB) 2026-07-10 01:40:40.542437 | 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.dev17) (3.10) 2026-07-10 01:40:40.542447 | 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.dev17) (2.1.0) 2026-07-10 01:40:40.542457 | 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.dev17) (2.32.3) 2026-07-10 01:40:40.542467 | 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.dev17) (5.4.1) 2026-07-10 01:40:40.542493 | 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.dev17) (1.7.0) 2026-07-10 01:40:40.542503 | 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.dev17) (9.7.1) 2026-07-10 01:40:40.542513 | 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.dev17) (5.7.1) 2026-07-10 01:40:40.542558 | 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.dev17) (6.5.1) 2026-07-10 01:40:40.542579 | 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.dev17) (5.7.0) 2026-07-10 01:40:40.542590 | 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.dev17) (8.2.0) 2026-07-10 01:40:40.542600 | 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.dev17) (3.0.0) 2026-07-10 01:40:40.542612 | 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.dev17) (1.3.0) 2026-07-10 01:40:40.542622 | 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.dev17) (2.0.0) 2026-07-10 01:40:40.542648 | 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.dev17) (1.17.2) 2026-07-10 01:40:40.542660 | 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.dev17) (1.1.0) 2026-07-10 01:40:40.542670 | 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.dev17) (2025.1) 2026-07-10 01:40:40.542680 | 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.dev17) (3.2.1) 2026-07-10 01:40:40.542690 | 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.dev17) (7.0.0) 2026-07-10 01:40:40.542700 | 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.dev17) (83.0.0) 2026-07-10 01:40:40.542710 | 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.dev17) (3.14.0) 2026-07-10 01:40:40.542720 | 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.dev17) (0.2.13) 2026-07-10 01:40:40.542751 | 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.dev17) (2.0.1) 2026-07-10 01:40:40.542762 | 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.dev17) (24.2.1) 2026-07-10 01:40:40.542772 | 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.dev17) (43.0.3) 2026-07-10 01:40:40.542783 | 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.dev17) (1.17.1) 2026-07-10 01:40:40.542794 | 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.dev17) (2.22) 2026-07-10 01:40:40.542811 | 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.dev17) (4.9.1) 2026-07-10 01:40:40.542822 | 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.dev17) (4.4.0) 2026-07-10 01:40:40.542832 | 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.dev17) (2.1.0) 2026-07-10 01:40:40.542842 | 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.dev17) (3.2.0) 2026-07-10 01:40:40.542852 | 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.dev17) (7.1.0) 2026-07-10 01:40:40.542871 | 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.dev17) (0.5.2) 2026-07-10 01:40:40.542882 | 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.dev17) (2.5.11) 2026-07-10 01:40:40.542892 | 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.dev17) (1.9.0) 2026-07-10 01:40:40.542903 | 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.dev17) (5.1.1) 2026-07-10 01:40:40.542913 | 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.dev17) (1.3.4) 2026-07-10 01:40:40.542931 | 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.dev17) (1.0.1) 2026-07-10 01:40:40.542941 | 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.dev17) (1.33) 2026-07-10 01:40:40.542951 | 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.dev17) (4.3.6) 2026-07-10 01:40:40.542961 | 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.dev17) (1.4.0) 2026-07-10 01:40:40.542972 | 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.dev17) (3.0.0) 2026-07-10 01:40:40.542982 | 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.dev17) (2.9.0.post0) 2026-07-10 01:40:40.542992 | 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.dev17) (3.4.1) 2026-07-10 01:40:40.543008 | 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.dev17) (1.26.20) 2026-07-10 01:40:40.543018 | 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.dev17) (3.1.1) 2026-07-10 01:40:40.543028 | 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.dev17) (4.23.0) 2026-07-10 01:40:40.543039 | 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.dev17) (25.1.0) 2026-07-10 01:40:40.543056 | 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.dev17) (2024.10.1) 2026-07-10 01:40:40.543068 | 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.dev17) (0.36.2) 2026-07-10 01:40:40.543079 | 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.dev17) (0.23.1) 2026-07-10 01:40:40.543089 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting sniffio>=1.1 (from anyio->httpx>=0.16.1->skyline-apiserver==6.0.1.dev17) 2026-07-10 01:40:40.543099 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-10 01:40:40.543116 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading fastapi-0.58.1-py3-none-any.whl (49 kB) 2026-07-10 01:40:40.543126 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading starlette-0.13.4-py3-none-any.whl (59 kB) 2026-07-10 01:40:40.543193 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading loguru-0.5.3-py3-none-any.whl (57 kB) 2026-07-10 01:40:40.543212 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pydantic-1.10.26-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.6 MB) 2026-07-10 01:40:40.543231 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 17.2 MB/s 0:00:00 2026-07-10 01:40:40.543248 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_jose-3.3.0-py2.py3-none-any.whl (33 kB) 2026-07-10 01:40:40.543265 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading uvicorn-0.17.6-py3-none-any.whl (53 kB) 2026-07-10 01:40:40.543282 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiomysql-0.2.0-py3-none-any.whl (44 kB) 2026-07-10 01:40:40.543299 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiosqlite-0.22.1-py3-none-any.whl (17 kB) 2026-07-10 01:40:40.543309 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2026-07-10 01:40:40.543319 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading databases-0.9.0-py3-none-any.whl (25 kB) 2026-07-10 01:40:40.543328 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading ecdsa-0.19.2-py2.py3-none-any.whl (150 kB) 2026-07-10 01:40:40.543338 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-07-10 01:40:40.543348 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading h11-0.14.0-py3-none-any.whl (58 kB) 2026-07-10 01:40:40.543358 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpx-0.28.1-py3-none-any.whl (73 kB) 2026-07-10 01:40:40.543368 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpcore-1.0.7-py3-none-any.whl (78 kB) 2026-07-10 01:40:40.543378 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading immutables-0.21-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (104 kB) 2026-07-10 01:40:40.543388 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_multipart-0.0.32-py3-none-any.whl (30 kB) 2026-07-10 01:40:40.543398 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading anyio-4.8.0-py3-none-any.whl (96 kB) 2026-07-10 01:40:40.543407 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 2026-07-10 01:40:40.543417 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-07-10 01:40:40.543435 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2026-07-10 01:40:40.543445 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building wheels for collected packages: skyline-apiserver 2026-07-10 01:40:40.543455 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (pyproject.toml): started 2026-07-10 01:40:40.543465 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (pyproject.toml): finished with status 'done' 2026-07-10 01:40:40.543475 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Created wheel for skyline-apiserver: filename=skyline_apiserver-6.0.1.dev17-py3-none-any.whl size=159616 sha256=49308bd1b84e69e7916d6a0efc20e38b52ce5e1720cd71e8657d29e4aa2af41a 2026-07-10 01:40:40.543493 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Stored in directory: /tmp/pip-ephem-wheel-cache-r588w9pw/wheels/5d/96/f1/e535c7d90f6922e2d4ea896be8b05d8e4cc5f55d6ffb5cbb20 2026-07-10 01:40:40.543503 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built skyline-apiserver 2026-07-10 01:40:40.543514 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: starlette, sniffio, python-multipart, pydantic, pyasn1, loguru, immutables, h11, gunicorn, ecdsa, asgiref, aiosqlite, aiomysql, uvicorn, rsa, httpcore, fastapi, databases, anyio, python-jose, httpx, skyline-apiserver 2026-07-10 01:40:40.543554 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed aiomysql-0.2.0 aiosqlite-0.22.1 anyio-4.8.0 asgiref-3.8.1 databases-0.9.0 ecdsa-0.19.2 fastapi-0.58.1 gunicorn-23.0.0 h11-0.14.0 httpcore-1.0.7 httpx-0.28.1 immutables-0.21 loguru-0.5.3 pyasn1-0.6.0 pydantic-1.10.26 python-jose-3.3.0 python-multipart-0.0.32 rsa-4.9 skyline-apiserver-6.0.1.dev17 sniffio-1.3.1 starlette-0.13.4 uvicorn-0.17.6 2026-07-10 01:40:40.543566 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 812ec2c54b45 2026-07-10 01:40:40.543576 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 0e7a1be62ce8 2026-07-10 01:40:40.543591 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 6/9 : COPY patches /patches 2026-07-10 01:40:40.543634 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> b460ffbad400 2026-07-10 01:40:40.543750 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 7/9 : RUN kolla_patch 2026-07-10 01:40:40.543769 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in fb9495b15e1b 2026-07-10 01:40:40.543872 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:[i] No series file found, nothing to patch. 2026-07-10 01:40:40.543934 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container fb9495b15e1b 2026-07-10 01:40:40.543992 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> f5277764207a 2026-07-10 01:40:40.544068 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:40:40.544231 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 9bad55b2c3ac 2026-07-10 01:40:40.544270 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2026-07-10 01:40:40.544368 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2026-07-10 01:40:40.544439 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2026-07-10 01:40:40.544502 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages were automatically installed and are no longer required: 2026-07-10 01:40:40.544587 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:40:40.544657 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:40:40.544704 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:40:40.544750 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:40:40.544797 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:40:40.544867 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:40:40.544955 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:40:40.545042 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2026-07-10 01:40:40.545155 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Use 'apt autoremove' to remove them. 2026-07-10 01:40:40.545308 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2026-07-10 01:40:40.545571 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: build-essential 2026-07-10 01:40:40.545642 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:40:40.545675 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:40:40.545687 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2026-07-10 01:40:40.545705 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:40:40.545761 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2026-07-10 01:40:40.545826 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2026-07-10 01:40:40.545889 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2026-07-10 01:40:40.545943 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2026-07-10 01:40:40.545984 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2026-07-10 01:40:40.546053 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2026-07-10 01:40:40.546080 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:40:40.546152 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:40:40.546249 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2026-07-10 01:40:40.546272 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2026-07-10 01:40:40.546473 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2026-07-10 01:40:40.546576 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2026-07-10 01:40:40.546601 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:40:40.546612 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:40:40.546622 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:40:40.546636 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:40:40.546718 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:40:40.546735 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:40:40.546781 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:40:40.546827 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2026-07-10 01:40:40.546878 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:40:40.546923 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 228 MB disk space will be freed. 2026-07-10 01:40:40.546983 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2026-07-10 01:40:40.547046 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:40:40.547106 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2026-07-10 01:40:40.547122 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:70% 2026-07-10 01:40:40.547201 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2026-07-10 01:40:40.547262 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2026-07-10 01:40:40.547311 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2026-07-10 01:40:40.547325 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2026-07-10 01:40:40.547389 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2026-07-10 01:40:40.547432 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:40:40.547474 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:40:40.547514 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:40.547565 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:40:40.547626 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:40.547657 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:40:40.547685 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:40:40.547754 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:40:40.547819 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:40.547861 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:40:40.547904 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:40.547944 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:40:40.547985 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:40:40.548026 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-07-10 01:40:40.548066 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:40:40.548107 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:40:40.548180 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:40:40.548228 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:40:40.548281 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:40:40.548323 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:40.548364 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:40:40.548405 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:40.548446 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:40.548487 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:40.548558 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:40:40.548576 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:40.548631 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:40.548673 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:40.548715 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:40:40.548756 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:40:40.548796 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:40.548826 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:40.548870 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:40:40.548912 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:40.548954 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:40.548994 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:40:40.549049 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:40.549065 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:40:40.549124 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:40.549172 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:40:40.549233 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing lto-disabled-list (47) ... 2026-07-10 01:40:40.549275 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-07-10 01:40:40.549316 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing make (4.3-4.1build2) ... 2026-07-10 01:40:40.549358 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:40:40.549399 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:40:40.549441 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyclean==3.0.0 2026-07-10 01:40:40.549482 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:40:40.549587 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:40:40.549602 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: pyclean 2026-07-10 01:40:40.549644 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed pyclean-3.0.0 2026-07-10 01:40:40.549695 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:40:40.549711 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-07-10 01:40:40.549781 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 8667 files, 1234 directories removed. 2026-07-10 01:40:40.549824 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-07-10 01:40:40.549865 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /usr 2026-07-10 01:40:40.549920 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-07-10 01:40:40.549973 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 1316 files, 133 directories removed. 2026-07-10 01:40:40.550015 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2026-07-10 01:40:40.550068 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Found existing installation: pyclean 3.0.0 2026-07-10 01:40:40.550084 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Uninstalling pyclean-3.0.0: 2026-07-10 01:40:40.550147 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:40:40.550213 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 9bad55b2c3ac 2026-07-10 01:40:40.550256 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 556dbf4637e3 2026-07-10 01:40:40.550297 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 9/9 : USER skyline 2026-07-10 01:40:40.550338 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in f52860c45c18 2026-07-10 01:40:40.550378 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container f52860c45c18 2026-07-10 01:40:40.550404 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 072e2007cd88 2026-07-10 01:40:40.550477 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built 7dc41fbbaee2 2026-07-10 01:40:40.550541 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully tagged osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260710 2026-07-10 01:40:40.550622 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Built at 2026-07-10 01:40:40.550533 (took 0:00:43.559752) 2026-07-10 01:40:40.551013 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-console) 2026-07-10 01:40:40.551078 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Processing 2026-07-10 01:40:40.551189 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building started at 2026-07-10 01:40:40.551079 2026-07-10 01:40:40.551295 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Getting archive from https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2025.1.tar.gz 2026-07-10 01:40:42.906868 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 plugins into plugins archive 2026-07-10 01:40:42.907361 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 additions into additions archive 2026-07-10 01:41:32.438051 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 1/9 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20260710 2026-07-10 01:41:32.438111 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 4302e71ae0c7 2026-07-10 01:41:32.439234 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 2/9 : LABEL "build-date"="20260710" "name"="skyline-console" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="skyline-console" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:41:32.439253 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 86d919526b8b 2026-07-10 01:41:32.439263 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 86d919526b8b 2026-07-10 01:41:32.439271 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 0715cac5e002 2026-07-10 01:41:32.439280 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 3/9 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends nginx && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:41:32.439288 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 87b091c653c3 2026-07-10 01:41:32.439299 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 01:41:32.439312 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:41:32.439324 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:41:32.439344 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:41:32.439379 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:41:32.439393 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:41:32.439405 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:41:32.439416 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:41:32.439427 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:41:32.439458 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:41:32.439465 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:41:32.439470 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:41:32.439503 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:41:32.439509 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:41:32.439515 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:41:32.439521 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 28.0 MB in 3s (9,907 kB/s) 2026-07-10 01:41:32.439532 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-07-10 01:41:32.439537 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-07-10 01:41:32.439546 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2026-07-10 01:41:32.439778 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2026-07-10 01:41:32.439844 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following additional packages will be installed: 2026-07-10 01:41:32.439866 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx-common 2026-07-10 01:41:32.439877 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Suggested packages: 2026-07-10 01:41:32.439934 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: fcgiwrap nginx-doc ssl-cert 2026-07-10 01:41:32.440002 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following NEW packages will be installed: 2026-07-10 01:41:32.440117 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx nginx-common 2026-07-10 01:41:32.440201 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:41:32.440351 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Need to get 568 kB of archives. 2026-07-10 01:41:32.440502 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 1,599 kB of additional disk space will be used. 2026-07-10 01:41:32.440579 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:41:32.440668 | 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.13 [44.5 kB] 2026-07-10 01:41:32.440749 | 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.13 [524 kB] 2026-07-10 01:41:32.440829 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preconfiguring packages ... 2026-07-10 01:41:32.440908 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 568 kB in 0s (1,547 kB/s) 2026-07-10 01:41:32.440986 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx-common. 2026-07-10 01:41:32.441059 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-07-10 01:41:32.441147 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:41:32.441271 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2026-07-10 01:41:32.441357 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2026-07-10 01:41:32.441435 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2026-07-10 01:41:32.441532 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2026-07-10 01:41:32.441605 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2026-07-10 01:41:32.441683 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2026-07-10 01:41:32.441760 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:41:32.441837 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx-common_1.24.0-2ubuntu7.13_all.deb ... 2026-07-10 01:41:32.441929 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx-common (1.24.0-2ubuntu7.13) ... 2026-07-10 01:41:32.442009 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx. 2026-07-10 01:41:32.442094 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-07-10 01:41:32.442205 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx_1.24.0-2ubuntu7.13_amd64.deb ... 2026-07-10 01:41:32.442318 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx (1.24.0-2ubuntu7.13) ... 2026-07-10 01:41:32.442400 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx-common (1.24.0-2ubuntu7.13) ... 2026-07-10 01:41:32.442496 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx (1.24.0-2ubuntu7.13) ... 2026-07-10 01:41:32.442622 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: could not determine current runlevel 2026-07-10 01:41:32.442704 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:41:32.442780 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 87b091c653c3 2026-07-10 01:41:32.442856 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> eda72294e76c 2026-07-10 01:41:32.442933 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 4/9 : ADD skyline-console-archive /skyline-console-source 2026-07-10 01:41:32.443216 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> af7a46291f50 2026-07-10 01:41:32.443239 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 5/9 : RUN ln -s skyline-console-source/* skyline-console && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-console 2026-07-10 01:41:32.443252 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in cec9353ec5f7 2026-07-10 01:41:32.443262 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing ./skyline-console 2026-07-10 01:41:32.443277 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing build dependencies: started 2026-07-10 01:41:32.443356 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing build dependencies: finished with status 'done' 2026-07-10 01:41:32.443418 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Getting requirements to build wheel: started 2026-07-10 01:41:32.443541 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:41:32.443612 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing backend dependencies: started 2026-07-10 01:41:32.446251 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing backend dependencies: finished with status 'done' 2026-07-10 01:41:32.446277 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (pyproject.toml): started 2026-07-10 01:41:32.446287 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:41:32.446296 | 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.2.dev2) (7.0.0) 2026-07-10 01:41:32.446308 | 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.2.dev2) (83.0.0) 2026-07-10 01:41:32.446317 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building wheels for collected packages: skyline-console 2026-07-10 01:41:32.446326 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (pyproject.toml): started 2026-07-10 01:41:32.446335 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (pyproject.toml): finished with status 'done' 2026-07-10 01:41:32.446358 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Created wheel for skyline-console: filename=skyline_console-6.0.2.dev2-py3-none-any.whl size=6300241 sha256=77b84acb91d3bc05d2e28e4e4854f39caf9c80818ab407843deee789935417d8 2026-07-10 01:41:32.446368 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Stored in directory: /tmp/pip-ephem-wheel-cache-k88732u8/wheels/cc/1b/89/3424b52a9f3db6af7527d7bd0ccefe6b733db06302b9206a0a 2026-07-10 01:41:32.446378 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built skyline-console 2026-07-10 01:41:32.446387 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: skyline-console 2026-07-10 01:41:32.446396 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed skyline-console-6.0.2.dev2 2026-07-10 01:41:32.446404 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container cec9353ec5f7 2026-07-10 01:41:32.446413 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 873992fb089b 2026-07-10 01:41:32.446422 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 6/9 : COPY patches /patches 2026-07-10 01:41:32.446431 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 2314817f7400 2026-07-10 01:41:32.446440 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 7/9 : RUN kolla_patch 2026-07-10 01:41:32.446448 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 88f0c5da8e5a 2026-07-10 01:41:32.446457 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:[i] No series file found, nothing to patch. 2026-07-10 01:41:32.446466 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 88f0c5da8e5a 2026-07-10 01:41:32.446531 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> d3463193402c 2026-07-10 01:41:32.446544 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 8/9 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:41:32.446554 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 73b10ec8777f 2026-07-10 01:41:32.446563 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-07-10 01:41:32.446571 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2026-07-10 01:41:32.446580 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2026-07-10 01:41:32.446589 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages were automatically installed and are no longer required: 2026-07-10 01:41:32.446598 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:41:32.446606 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:41:32.446615 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:41:32.446624 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:41:32.446633 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:41:32.446641 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:41:32.446650 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:41:32.446658 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2026-07-10 01:41:32.446667 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Use 'apt autoremove' to remove them. 2026-07-10 01:41:32.446688 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2026-07-10 01:41:32.446705 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: build-essential 2026-07-10 01:41:32.446714 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:41:32.446723 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:41:32.446731 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-07-10 01:41:32.446741 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:41:32.446751 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-07-10 01:41:32.446759 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:70% 2026-07-10 01:41:32.446768 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2026-07-10 01:41:32.446777 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-07-10 01:41:32.446785 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:80% 2026-07-10 01:41:32.446794 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2026-07-10 01:41:32.446803 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2026-07-10 01:41:32.446811 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2026-07-10 01:41:32.446820 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18851 files and directories currently installed.) 2026-07-10 01:41:32.446829 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:41:32.446838 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2026-07-10 01:41:32.446847 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2026-07-10 01:41:32.446855 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2026-07-10 01:41:32.446864 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2026-07-10 01:41:32.446873 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:41:32.446881 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:41:32.446890 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:41:32.446899 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:41:32.446913 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:41:32.446922 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:41:32.446931 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:41:32.446939 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2026-07-10 01:41:32.446948 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:41:32.446957 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 228 MB disk space will be freed. 2026-07-10 01:41:32.446965 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2026-07-10 01:41:32.446979 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:41:32.446988 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2026-07-10 01:41:32.447003 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% 2026-07-10 01:41:32.447012 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% 2026-07-10 01:41:32.447021 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2026-07-10 01:41:32.447029 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2026-07-10 01:41:32.447041 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2026-07-10 01:41:32.447104 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18842 files and directories currently installed.) 2026-07-10 01:41:32.447222 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:41:32.447324 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:41:32.447445 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:41:32.447617 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:41:32.447699 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:41:32.447753 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:41:32.447803 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:41:32.447855 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:41:32.447899 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:41:32.447949 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:41:32.447989 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:41:32.448040 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:41:32.448079 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:41:32.448149 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:41:32.448237 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:41:32.448333 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:41:32.448387 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:41:32.448436 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:41:32.448506 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-07-10 01:41:32.448567 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:41:32.448618 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-07-10 01:41:32.448671 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:41:32.448710 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:41:32.448781 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:41:32.448859 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:41:32.448935 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:32.449012 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:32.449088 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:32.449142 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:41:32.449233 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:41:32.449278 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:32.449341 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:32.449392 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:41:32.449463 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:32.449524 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:32.449573 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:41:32.449623 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:32.449662 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:41:32.449712 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:32.449750 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:41:32.449801 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing lto-disabled-list (47) ... 2026-07-10 01:41:32.449839 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing make (4.3-4.1build2) ... 2026-07-10 01:41:32.449888 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:41:32.449926 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:41:32.449976 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Collecting pyclean==3.0.0 2026-07-10 01:41:32.450025 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:41:32.450073 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:41:32.450122 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: pyclean 2026-07-10 01:41:32.450161 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed pyclean-3.0.0 2026-07-10 01:41:32.450230 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:41:32.450268 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-07-10 01:41:32.450317 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 8089 files, 1149 directories removed. 2026-07-10 01:41:32.450355 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-07-10 01:41:32.450406 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /usr 2026-07-10 01:41:32.450443 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-07-10 01:41:32.450525 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 1316 files, 133 directories removed. 2026-07-10 01:41:32.450681 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2026-07-10 01:41:32.450723 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Found existing installation: pyclean 3.0.0 2026-07-10 01:41:32.450734 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Uninstalling pyclean-3.0.0: 2026-07-10 01:41:32.450740 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:41:32.450747 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 73b10ec8777f 2026-07-10 01:41:32.450803 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 35da880dbe8d 2026-07-10 01:41:32.450838 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 9/9 : USER root 2026-07-10 01:41:32.450880 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 601694c552b8 2026-07-10 01:41:32.450925 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 601694c552b8 2026-07-10 01:41:32.450968 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 71826f8c2dfa 2026-07-10 01:41:32.451019 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built b77912b1bb56 2026-07-10 01:41:32.451051 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully tagged osism.harbor.regio.digital/kolla/skyline-console:build-20260710 2026-07-10 01:41:32.451179 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Built at 2026-07-10 01:41:32.451070 (took 0:00:51.899991) 2026-07-10 01:41:32.451879 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-api) 2026-07-10 01:41:32.451910 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Processing 2026-07-10 01:41:32.451998 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building started at 2026-07-10 01:41:32.451908 2026-07-10 01:41:32.453081 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 plugins into plugins archive 2026-07-10 01:41:32.453698 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 additions into additions archive 2026-07-10 01:42:01.103163 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/placement-base:build-20260710 2026-07-10 01:42:01.103346 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 9edf491e8fb6 2026-07-10 01:42:01.103500 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 2/6 : LABEL "build-date"="20260710" "name"="placement-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="placement-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:42:01.103630 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in f694ea66f011 2026-07-10 01:42:01.103707 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container f694ea66f011 2026-07-10 01:42:01.103793 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 55f3d6181085 2026-07-10 01:42:01.103879 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_placement_extend_start 2026-07-10 01:42:01.103972 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 90533d9e335e 2026-07-10 01:42:01.104045 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 4/6 : COPY patches /patches 2026-07-10 01:42:01.104157 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> f4bbcdc8bcc8 2026-07-10 01:42:01.104238 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 5/6 : RUN kolla_patch 2026-07-10 01:42:01.104329 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 99a0aa89fee6 2026-07-10 01:42:01.104409 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:[i] No series file found, nothing to patch. 2026-07-10 01:42:01.104553 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 99a0aa89fee6 2026-07-10 01:42:01.104623 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> ee8b1371578f 2026-07-10 01:42:01.104721 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:42:01.104798 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 3a035062a8bd 2026-07-10 01:42:01.104870 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2026-07-10 01:42:01.104948 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2026-07-10 01:42:01.105024 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2026-07-10 01:42:01.105107 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:42:01.105216 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:42:01.105299 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:42:01.105372 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:42:01.105442 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:42:01.105532 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:42:01.105596 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:42:01.105665 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:42:01.105736 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2026-07-10 01:42:01.105807 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Use 'apt autoremove' to remove them. 2026-07-10 01:42:01.105888 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2026-07-10 01:42:01.105962 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: build-essential 2026-07-10 01:42:01.106041 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:42:01.106114 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:42:01.106216 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2026-07-10 01:42:01.106300 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2026-07-10 01:42:01.107336 | 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% 2026-07-10 01:42:01.107364 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2026-07-10 01:42:01.107372 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2026-07-10 01:42:01.107389 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2026-07-10 01:42:01.107397 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2026-07-10 01:42:01.107404 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2026-07-10 01:42:01.107411 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2026-07-10 01:42:01.107418 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:42:01.107437 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:42:01.107445 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2026-07-10 01:42:01.107478 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2026-07-10 01:42:01.107485 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2026-07-10 01:42:01.107492 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2026-07-10 01:42:01.107499 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:42:01.107507 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:42:01.107514 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:42:01.107521 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:42:01.107536 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:42:01.107543 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:42:01.107550 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:42:01.107557 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2026-07-10 01:42:01.107565 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:42:01.108212 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:42:01.108230 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2026-07-10 01:42:01.108239 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-07-10 01:42:01.108249 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:42:01.108259 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2026-07-10 01:42:01.108268 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2026-07-10 01:42:01.108277 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2026-07-10 01:42:01.108286 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2026-07-10 01:42:01.108295 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2026-07-10 01:42:01.108303 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2026-07-10 01:42:01.108312 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:42:01.108321 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:01.108329 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:01.108338 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:01.108347 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:01.108355 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:42:01.108364 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:42:01.108377 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:01.108386 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:01.108394 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:01.108489 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:01.108614 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:42:01.108678 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:01.108772 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:01.108838 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:01.108913 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:01.108994 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:42:01.109082 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:01.109154 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:01.109294 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:01.109341 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:01.109405 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:01.109537 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:01.109560 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:01.109619 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:01.109684 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:01.109751 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:01.109817 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:01.109886 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:42:01.109954 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:01.110022 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:01.110091 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:42:01.110192 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:01.110270 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:01.110342 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:42:01.110408 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:01.110490 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:01.111495 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:01.111558 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:01.111570 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing lto-disabled-list (47) ... 2026-07-10 01:42:01.111581 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:42:01.111592 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-07-10 01:42:01.111603 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:42:01.111613 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:42:01.111623 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Collecting pyclean==3.0.0 2026-07-10 01:42:01.111633 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:42:01.111643 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:42:01.111653 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Installing collected packages: pyclean 2026-07-10 01:42:01.111663 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully installed pyclean-3.0.0 2026-07-10 01:42:01.111673 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:42:01.111682 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-07-10 01:42:01.111692 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 8250 files, 1173 directories removed. 2026-07-10 01:42:01.111702 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-07-10 01:42:01.111712 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /usr 2026-07-10 01:42:01.111722 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-07-10 01:42:01.111732 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 1316 files, 133 directories removed. 2026-07-10 01:42:01.111779 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2026-07-10 01:42:01.111866 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:42:01.111879 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:42:01.111889 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:42:01.111899 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 3a035062a8bd 2026-07-10 01:42:01.111909 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 1bd9b22a3be9 2026-07-10 01:42:01.111919 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully built 83f142c071b3 2026-07-10 01:42:01.111929 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully tagged osism.harbor.regio.digital/kolla/placement-api:build-20260710 2026-07-10 01:42:01.111940 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Built at 2026-07-10 01:42:01.111728 (took 0:00:28.659820) 2026-07-10 01:42:01.113476 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-worker) 2026-07-10 01:42:01.113547 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Processing 2026-07-10 01:42:01.113561 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building started at 2026-07-10 01:42:01.112374 2026-07-10 01:42:01.115244 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 plugins into plugins archive 2026-07-10 01:42:01.115267 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 additions into additions archive 2026-07-10 01:42:28.790663 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 1/6 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20260710 2026-07-10 01:42:28.790763 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 38b8e1ce78ff 2026-07-10 01:42:28.790885 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 2/6 : LABEL "build-date"="20260710" "name"="barbican-worker" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:42:28.790967 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in e09bcd589fcb 2026-07-10 01:42:28.791063 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container e09bcd589fcb 2026-07-10 01:42:28.791155 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 7b52b681882e 2026-07-10 01:42:28.791272 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 3/6 : COPY patches /patches 2026-07-10 01:42:28.791352 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 5ce4453f3bbf 2026-07-10 01:42:28.791451 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 4/6 : RUN kolla_patch 2026-07-10 01:42:28.791550 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 4cb60b87ecab 2026-07-10 01:42:28.791634 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:[i] No series file found, nothing to patch. 2026-07-10 01:42:28.791717 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 4cb60b87ecab 2026-07-10 01:42:28.791798 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> adee70687842 2026-07-10 01:42:28.791888 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:42:28.791964 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 73068375709c 2026-07-10 01:42:28.792044 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2026-07-10 01:42:28.792163 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2026-07-10 01:42:28.792237 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2026-07-10 01:42:28.792330 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages were automatically installed and are no longer required: 2026-07-10 01:42:28.792407 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:42:28.792504 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:42:28.792571 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:42:28.792645 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:42:28.792718 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:42:28.792792 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:42:28.792866 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:42:28.792941 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2026-07-10 01:42:28.793017 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Use 'apt autoremove' to remove them. 2026-07-10 01:42:28.793102 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2026-07-10 01:42:28.793204 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: build-essential 2026-07-10 01:42:28.793292 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:42:28.793384 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:42:28.793520 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2026-07-10 01:42:28.793605 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:42:28.793682 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2026-07-10 01:42:28.793760 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2026-07-10 01:42:28.793836 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2026-07-10 01:42:28.793912 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2026-07-10 01:42:28.793989 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2026-07-10 01:42:28.794064 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2026-07-10 01:42:28.794156 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:42:28.794264 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:42:28.794351 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2026-07-10 01:42:28.794446 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2026-07-10 01:42:28.794530 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2026-07-10 01:42:28.794632 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2026-07-10 01:42:28.794749 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:42:28.794863 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:42:28.794967 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:42:28.795079 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:42:28.795263 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:42:28.795480 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:42:28.795546 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:42:28.795568 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2026-07-10 01:42:28.795579 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:42:28.796339 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 228 MB disk space will be freed. 2026-07-10 01:42:28.796408 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2026-07-10 01:42:28.796425 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:42:28.796491 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2026-07-10 01:42:28.796502 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2026-07-10 01:42:28.796512 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2026-07-10 01:42:28.796522 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2026-07-10 01:42:28.796532 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2026-07-10 01:42:28.796542 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2026-07-10 01:42:28.796552 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:42:28.796563 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:28.796573 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:28.796583 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:28.796603 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:28.796613 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:42:28.796623 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:42:28.796637 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:28.796723 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:28.796794 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:28.796811 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:28.796907 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:42:28.796926 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:28.796990 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:28.797041 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:28.797088 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:28.797114 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:42:28.797211 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:42:28.797286 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:28.797303 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:28.797376 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:28.797425 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:28.797509 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:28.797573 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:28.797622 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:28.797670 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:28.797717 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:28.797765 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:28.797825 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:42:28.797874 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:28.797921 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:42:28.797969 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:28.798016 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:28.798063 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:42:28.798112 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:28.798161 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:28.798269 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:42:28.798287 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:42:28.798480 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:28.798523 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:42:28.798537 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:28.799574 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:28.799629 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:42:28.799642 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:28.799653 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:42:28.799663 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing lto-disabled-list (47) ... 2026-07-10 01:42:28.799674 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing make (4.3-4.1build2) ... 2026-07-10 01:42:28.799683 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:42:28.799693 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:42:28.799703 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Collecting pyclean==3.0.0 2026-07-10 01:42:28.799713 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:42:28.799733 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:42:28.799744 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Installing collected packages: pyclean 2026-07-10 01:42:28.799754 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully installed pyclean-3.0.0 2026-07-10 01:42:28.799763 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:42:28.799773 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:42:28.799783 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 8457 files, 1208 directories removed. 2026-07-10 01:42:28.799807 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:42:28.799818 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /usr 2026-07-10 01:42:28.799828 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:42:28.799837 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 1316 files, 133 directories removed. 2026-07-10 01:42:28.799847 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2026-07-10 01:42:28.799857 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Found existing installation: pyclean 3.0.0 2026-07-10 01:42:28.799867 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Uninstalling pyclean-3.0.0: 2026-07-10 01:42:28.799877 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:42:28.799887 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 73068375709c 2026-07-10 01:42:28.799898 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 3f59bfa77f9c 2026-07-10 01:42:28.799908 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 6/6 : USER barbican 2026-07-10 01:42:28.799917 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in d5340ffab78e 2026-07-10 01:42:28.799927 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container d5340ffab78e 2026-07-10 01:42:28.799937 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 183bb07c1ed3 2026-07-10 01:42:28.799997 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully built 769f6376e3f2 2026-07-10 01:42:28.800009 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully tagged osism.harbor.regio.digital/kolla/barbican-worker:build-20260710 2026-07-10 01:42:28.800019 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Built at 2026-07-10 01:42:28.799613 (took 0:00:27.687239) 2026-07-10 01:42:28.800303 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-api) 2026-07-10 01:42:28.800326 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Processing 2026-07-10 01:42:28.800336 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building started at 2026-07-10 01:42:28.800185 2026-07-10 01:42:28.803244 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 plugins into plugins archive 2026-07-10 01:42:28.803265 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 additions into additions archive 2026-07-10 01:42:58.213282 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 1/8 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20260710 2026-07-10 01:42:58.214231 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 38b8e1ce78ff 2026-07-10 01:42:58.214269 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 2/8 : LABEL "build-date"="20260710" "name"="barbican-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:42:58.214301 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in d51714d87438 2026-07-10 01:42:58.214307 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container d51714d87438 2026-07-10 01:42:58.214310 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> ec0b220828b9 2026-07-10 01:42:58.214314 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_barbican_extend_start 2026-07-10 01:42:58.214318 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> c20aa6df7242 2026-07-10 01:42:58.214322 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_barbican_extend_start 2026-07-10 01:42:58.214325 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in a446992fc9f8 2026-07-10 01:42:58.214329 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container a446992fc9f8 2026-07-10 01:42:58.214332 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 747663cc7a08 2026-07-10 01:42:58.214336 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 5/8 : COPY patches /patches 2026-07-10 01:42:58.214339 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 55326dcb1ab6 2026-07-10 01:42:58.214342 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 6/8 : RUN kolla_patch 2026-07-10 01:42:58.215382 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in f950dc269ee0 2026-07-10 01:42:58.215497 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:[i] No series file found, nothing to patch. 2026-07-10 01:42:58.215519 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container f950dc269ee0 2026-07-10 01:42:58.215538 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> f3e8d2396e48 2026-07-10 01:42:58.215584 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:42:58.215606 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 1c6124bc2961 2026-07-10 01:42:58.215623 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2026-07-10 01:42:58.215638 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2026-07-10 01:42:58.215648 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2026-07-10 01:42:58.215658 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:42:58.215668 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:42:58.215678 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:42:58.215688 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:42:58.215697 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:42:58.215707 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:42:58.215717 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:42:58.215726 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:42:58.215736 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2026-07-10 01:42:58.215746 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Use 'apt autoremove' to remove them. 2026-07-10 01:42:58.215755 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2026-07-10 01:42:58.215765 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: build-essential 2026-07-10 01:42:58.215775 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:42:58.215798 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:42:58.215808 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-07-10 01:42:58.215819 | 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% 2026-07-10 01:42:58.215830 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:42:58.215841 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:42:58.215851 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% (Reading database ... 85% 2026-07-10 01:42:58.215860 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2026-07-10 01:42:58.215870 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2026-07-10 01:42:58.215879 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:42:58.215891 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:42:58.216011 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2026-07-10 01:42:58.216024 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2026-07-10 01:42:58.216044 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2026-07-10 01:42:58.216054 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2026-07-10 01:42:58.216064 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:42:58.216074 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:42:58.216084 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:42:58.216094 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:42:58.216104 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:42:58.216113 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:42:58.216123 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:42:58.216222 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2026-07-10 01:42:58.216233 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:42:58.216243 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:42:58.216261 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2026-07-10 01:42:58.216274 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:42:58.216286 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% 2026-07-10 01:42:58.216301 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% 2026-07-10 01:42:58.216311 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2026-07-10 01:42:58.216321 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2026-07-10 01:42:58.216331 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2026-07-10 01:42:58.216345 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2026-07-10 01:42:58.216366 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:42:58.216481 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:58.219230 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219253 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:58.219264 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219273 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:42:58.219283 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:42:58.219293 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:58.219302 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219312 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:58.219322 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219331 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:42:58.219341 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:58.219350 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:58.219360 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:58.219369 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:58.219379 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:42:58.219389 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:58.219398 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219441 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:42:58.219451 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219461 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219471 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219480 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:42:58.219490 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219499 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219509 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219519 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:42:58.219528 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219538 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:58.219547 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:42:58.219557 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:42:58.219566 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:42:58.219576 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219585 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219595 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:42:58.219605 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:42:58.219624 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:42:58.219634 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219644 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:42:58.219661 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219671 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:42:58.219681 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219691 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:42:58.219700 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:42:58.219710 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219719 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:42:58.219729 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:42:58.219738 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing lto-disabled-list (47) ... 2026-07-10 01:42:58.219748 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:42:58.219758 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:42:58.219767 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:42:58.219777 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Collecting pyclean==3.0.0 2026-07-10 01:42:58.219799 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:42:58.219810 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:42:58.219819 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Installing collected packages: pyclean 2026-07-10 01:42:58.219829 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully installed pyclean-3.0.0 2026-07-10 01:42:58.219838 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:42:58.219848 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:42:58.219858 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 8457 files, 1208 directories removed. 2026-07-10 01:42:58.219867 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:42:58.219877 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /usr 2026-07-10 01:42:58.219886 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:42:58.219896 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 1316 files, 133 directories removed. 2026-07-10 01:42:58.219905 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2026-07-10 01:42:58.219915 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:42:58.219925 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:42:58.219934 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:42:58.219944 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 1c6124bc2961 2026-07-10 01:42:58.219953 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 42015521eba0 2026-07-10 01:42:58.219963 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 8/8 : USER barbican 2026-07-10 01:42:58.219972 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in ce4389176315 2026-07-10 01:42:58.219982 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container ce4389176315 2026-07-10 01:42:58.219991 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> deab37899f41 2026-07-10 01:42:58.220001 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully built 4cc239fb61cb 2026-07-10 01:42:58.220011 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully tagged osism.harbor.regio.digital/kolla/barbican-api:build-20260710 2026-07-10 01:42:58.220021 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Built at 2026-07-10 01:42:58.218939 (took 0:00:29.418754) 2026-07-10 01:42:58.220037 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-keystone-listener) 2026-07-10 01:42:58.220047 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Processing 2026-07-10 01:42:58.220057 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building started at 2026-07-10 01:42:58.219712 2026-07-10 01:42:58.220785 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 plugins into plugins archive 2026-07-10 01:42:58.221660 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 additions into additions archive 2026-07-10 01:43:26.815364 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 1/6 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20260710 2026-07-10 01:43:26.815535 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 38b8e1ce78ff 2026-07-10 01:43:26.815620 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 2/6 : LABEL "build-date"="20260710" "name"="barbican-keystone-listener" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="barbican-keystone-listener" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:43:26.815655 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 569d2f9711f8 2026-07-10 01:43:26.815681 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 569d2f9711f8 2026-07-10 01:43:26.815705 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 8bcf98c765b3 2026-07-10 01:43:26.815728 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 3/6 : COPY patches /patches 2026-07-10 01:43:26.815751 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 36c5131d641b 2026-07-10 01:43:26.815774 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 4/6 : RUN kolla_patch 2026-07-10 01:43:26.815806 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 8c93e55c14c4 2026-07-10 01:43:26.815830 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:[i] No series file found, nothing to patch. 2026-07-10 01:43:26.815854 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 8c93e55c14c4 2026-07-10 01:43:26.815877 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 549aaa8bf655 2026-07-10 01:43:26.815903 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:43:26.815927 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 3b13dd4f2314 2026-07-10 01:43:26.815950 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2026-07-10 01:43:26.815978 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2026-07-10 01:43:26.815999 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2026-07-10 01:43:26.816022 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages were automatically installed and are no longer required: 2026-07-10 01:43:26.816071 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:43:26.816092 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:43:26.816111 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:43:26.816189 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:43:26.816218 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:43:26.816234 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:43:26.816251 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:43:26.816270 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2026-07-10 01:43:26.816287 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Use 'apt autoremove' to remove them. 2026-07-10 01:43:26.816303 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2026-07-10 01:43:26.816329 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: build-essential 2026-07-10 01:43:26.816346 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:43:26.816363 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:43:26.816374 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2026-07-10 01:43:26.816419 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:43:26.816432 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2026-07-10 01:43:26.816442 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:70% (Reading database ... 75% (Reading database ... 80% 2026-07-10 01:43:26.816456 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2026-07-10 01:43:26.816508 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2026-07-10 01:43:26.816524 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2026-07-10 01:43:26.816589 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:43:26.816605 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:43:26.816619 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2026-07-10 01:43:26.816686 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2026-07-10 01:43:26.816703 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2026-07-10 01:43:26.816752 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2026-07-10 01:43:26.816767 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:43:26.816781 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:43:26.816840 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:43:26.816856 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:43:26.816884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:43:26.816898 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:43:26.816952 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:43:26.816977 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2026-07-10 01:43:26.816999 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:43:26.817022 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 228 MB disk space will be freed. 2026-07-10 01:43:26.817046 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2026-07-10 01:43:26.817088 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2026-07-10 01:43:26.817175 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:43:26.817194 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:43:26.817208 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% (Reading database ... 85% 2026-07-10 01:43:26.817257 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2026-07-10 01:43:26.817272 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2026-07-10 01:43:26.817319 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:43:26.817334 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:26.817405 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:26.817423 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:26.817471 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:26.817485 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:43:26.817618 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:43:26.817634 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:26.817648 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:26.817662 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:26.817718 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:26.817734 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:43:26.817781 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:26.817806 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:26.817820 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:26.817870 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:26.817895 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:43:26.817909 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:26.817981 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:26.818002 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:26.818027 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:26.818051 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:26.818074 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:26.818157 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:26.818175 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:26.818189 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:26.818241 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:26.818256 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:26.818306 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:43:26.818321 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:26.818368 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:26.818423 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:43:26.818435 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:26.818449 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:26.818499 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:43:26.818514 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:26.818573 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:26.818585 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:26.818598 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:26.818658 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing lto-disabled-list (47) ... 2026-07-10 01:43:26.818674 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing make (4.3-4.1build2) ... 2026-07-10 01:43:26.818723 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:43:26.818738 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:43:26.818797 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Collecting pyclean==3.0.0 2026-07-10 01:43:26.818809 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:43:26.818823 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:43:26.818951 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Installing collected packages: pyclean 2026-07-10 01:43:26.818988 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully installed pyclean-3.0.0 2026-07-10 01:43:26.819007 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:43:26.819030 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:43:26.819047 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 8457 files, 1208 directories removed. 2026-07-10 01:43:26.819062 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:43:26.819083 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /usr 2026-07-10 01:43:26.819099 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:43:26.819120 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 1316 files, 133 directories removed. 2026-07-10 01:43:26.819195 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2026-07-10 01:43:26.819220 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Found existing installation: pyclean 3.0.0 2026-07-10 01:43:26.819241 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Uninstalling pyclean-3.0.0: 2026-07-10 01:43:26.819263 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:43:26.819311 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 3b13dd4f2314 2026-07-10 01:43:26.819334 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> cbae6b7b2d17 2026-07-10 01:43:26.819373 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 6/6 : USER barbican 2026-07-10 01:43:26.819421 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 4e5c40c4899f 2026-07-10 01:43:26.819485 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 4e5c40c4899f 2026-07-10 01:43:26.819496 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 6deafff7d9e5 2026-07-10 01:43:26.819557 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully built 49aa094483ba 2026-07-10 01:43:26.819572 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully tagged osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260710 2026-07-10 01:43:26.819710 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Built at 2026-07-10 01:43:26.819585 (took 0:00:28.599873) 2026-07-10 01:43:26.820010 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-engine) 2026-07-10 01:43:26.820033 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Processing 2026-07-10 01:43:26.820108 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building started at 2026-07-10 01:43:26.820029 2026-07-10 01:43:26.820914 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 plugins into plugins archive 2026-07-10 01:43:26.821432 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 additions into additions archive 2026-07-10 01:43:56.205536 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 1/6 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20260710 2026-07-10 01:43:56.205652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 7507bbb7f33b 2026-07-10 01:43:56.205707 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 2/6 : LABEL "build-date"="20260710" "name"="masakari-engine" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-engine" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:43:56.205774 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in f6d96f17f4e5 2026-07-10 01:43:56.205789 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container f6d96f17f4e5 2026-07-10 01:43:56.205799 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> e932e820312b 2026-07-10 01:43:56.205809 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 3/6 : COPY patches /patches 2026-07-10 01:43:56.205824 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> a9c4577c28a2 2026-07-10 01:43:56.205834 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 4/6 : RUN kolla_patch 2026-07-10 01:43:56.205845 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in d7236a64e3b0 2026-07-10 01:43:56.205855 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:[i] No series file found, nothing to patch. 2026-07-10 01:43:56.205869 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container d7236a64e3b0 2026-07-10 01:43:56.205882 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> b8398c6c26a8 2026-07-10 01:43:56.205948 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:43:56.206010 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 0008d425b4aa 2026-07-10 01:43:56.206061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2026-07-10 01:43:56.206172 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2026-07-10 01:43:56.206242 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2026-07-10 01:43:56.206278 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages were automatically installed and are no longer required: 2026-07-10 01:43:56.206344 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:43:56.206361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:43:56.206420 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:43:56.206432 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:43:56.206446 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:43:56.206494 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:43:56.206541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:43:56.206601 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2026-07-10 01:43:56.206614 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Use 'apt autoremove' to remove them. 2026-07-10 01:43:56.206672 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2026-07-10 01:43:56.206684 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: build-essential 2026-07-10 01:43:56.206713 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:43:56.206762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:43:56.206778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2026-07-10 01:43:56.206827 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:43:56.206901 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2026-07-10 01:43:56.206913 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2026-07-10 01:43:56.206927 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2026-07-10 01:43:56.206974 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2026-07-10 01:43:56.206989 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2026-07-10 01:43:56.207035 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2026-07-10 01:43:56.207051 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:43:56.207099 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:43:56.207114 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2026-07-10 01:43:56.207195 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2026-07-10 01:43:56.207215 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2026-07-10 01:43:56.207262 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2026-07-10 01:43:56.207277 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:43:56.207337 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:43:56.207349 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:43:56.207363 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:43:56.207410 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:43:56.207425 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:43:56.207483 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:43:56.207496 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2026-07-10 01:43:56.207570 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:43:56.207583 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 228 MB disk space will be freed. 2026-07-10 01:43:56.207597 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2026-07-10 01:43:56.207665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% 2026-07-10 01:43:56.207701 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% 2026-07-10 01:43:56.207726 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: (Reading database ... 60% 2026-07-10 01:43:56.207750 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: (Reading database ... 65% 2026-07-10 01:43:56.207820 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:43:56.207832 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2026-07-10 01:43:56.207846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2026-07-10 01:43:56.207893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2026-07-10 01:43:56.207908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2026-07-10 01:43:56.207955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2026-07-10 01:43:56.207969 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2026-07-10 01:43:56.208039 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:43:56.208064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:56.208148 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:56.208165 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:56.208180 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:43:56.208239 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:56.208255 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:43:56.208302 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:43:56.208317 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:43:56.208363 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:56.208378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:43:56.208437 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:56.208453 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:56.208528 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:56.208545 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:43:56.208559 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:56.208618 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:56.208630 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:56.208645 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:56.208721 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:43:56.208747 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:56.208770 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:43:56.208787 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:56.208809 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:43:56.208833 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:56.208880 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:43:56.208896 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:56.208948 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:56.208964 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:43:56.209011 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:56.209026 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:56.209086 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:56.209097 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:56.209111 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:43:56.209380 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:56.209471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:56.209494 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:43:56.209569 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:56.209590 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:43:56.209624 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:56.209638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:43:56.209669 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:43:56.209688 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:56.209706 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:43:56.209724 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:43:56.209742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:56.209759 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:43:56.209778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing lto-disabled-list (47) ... 2026-07-10 01:43:56.209804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing make (4.3-4.1build2) ... 2026-07-10 01:43:56.209822 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:43:56.209838 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:43:56.209857 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:43:56.209875 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Collecting pyclean==3.0.0 2026-07-10 01:43:56.209892 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:43:56.209914 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:43:56.209924 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Installing collected packages: pyclean 2026-07-10 01:43:56.209934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully installed pyclean-3.0.0 2026-07-10 01:43:56.209948 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:43:56.209961 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:43:56.210013 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 9151 files, 1279 directories removed. 2026-07-10 01:43:56.210076 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:43:56.210151 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /usr 2026-07-10 01:43:56.210177 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:43:56.210255 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 1316 files, 133 directories removed. 2026-07-10 01:43:56.210303 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2026-07-10 01:43:56.210362 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Found existing installation: pyclean 3.0.0 2026-07-10 01:43:56.210378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Uninstalling pyclean-3.0.0: 2026-07-10 01:43:56.210424 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:43:56.210439 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 0008d425b4aa 2026-07-10 01:43:56.210486 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> d78a21d3a3c1 2026-07-10 01:43:56.211296 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 6/6 : USER masakari 2026-07-10 01:43:56.211367 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 9406fb2ce997 2026-07-10 01:43:56.211379 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 9406fb2ce997 2026-07-10 01:43:56.211390 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 46b41bd939ba 2026-07-10 01:43:56.211401 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully built e07e6c965ea3 2026-07-10 01:43:56.211410 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully tagged osism.harbor.regio.digital/kolla/masakari-engine:build-20260710 2026-07-10 01:43:56.211446 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Built at 2026-07-10 01:43:56.210630 (took 0:00:29.390601) 2026-07-10 01:43:56.211457 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-api) 2026-07-10 01:43:56.211467 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Processing 2026-07-10 01:43:56.211477 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building started at 2026-07-10 01:43:56.211076 2026-07-10 01:43:56.212017 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 plugins into plugins archive 2026-07-10 01:43:56.213999 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 additions into additions archive 2026-07-10 01:44:26.108367 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20260710 2026-07-10 01:44:26.108442 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 7507bbb7f33b 2026-07-10 01:44:26.108475 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 2/7 : LABEL "build-date"="20260710" "name"="masakari-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:44:26.108493 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 5a91a9b9e69a 2026-07-10 01:44:26.108508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 5a91a9b9e69a 2026-07-10 01:44:26.108520 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 01c9042f0fc1 2026-07-10 01:44:26.108533 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 3/7 : COPY extend_start.sh /usr/local/bin/kolla_masakari_extend_start 2026-07-10 01:44:26.108545 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 3a78068e8e8c 2026-07-10 01:44:26.108557 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 4/7 : RUN chmod 644 /usr/local/bin/kolla_masakari_extend_start 2026-07-10 01:44:26.108570 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 5997881b675c 2026-07-10 01:44:26.109254 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 5997881b675c 2026-07-10 01:44:26.109279 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 05dd713d85e7 2026-07-10 01:44:26.109293 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 5/7 : COPY patches /patches 2026-07-10 01:44:26.109307 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 008cf55a32c0 2026-07-10 01:44:26.109321 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 6/7 : RUN kolla_patch 2026-07-10 01:44:26.109334 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in bd71661044b9 2026-07-10 01:44:26.109348 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:[i] No series file found, nothing to patch. 2026-07-10 01:44:26.109362 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container bd71661044b9 2026-07-10 01:44:26.109376 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 3b4ea5ee4d02 2026-07-10 01:44:26.109392 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:44:26.109407 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 98ae0cf5d71d 2026-07-10 01:44:26.109435 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2026-07-10 01:44:26.109447 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2026-07-10 01:44:26.109459 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2026-07-10 01:44:26.109470 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:44:26.109482 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:44:26.109493 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:44:26.109509 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:44:26.109521 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:44:26.109532 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:44:26.109543 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:44:26.109558 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:44:26.109617 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2026-07-10 01:44:26.109777 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Use 'apt autoremove' to remove them. 2026-07-10 01:44:26.109832 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2026-07-10 01:44:26.109900 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: build-essential 2026-07-10 01:44:26.109997 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:44:26.110049 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:44:26.110126 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2026-07-10 01:44:26.110242 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:44:26.110367 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2026-07-10 01:44:26.110434 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% (Reading database ... 80% 2026-07-10 01:44:26.110519 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2026-07-10 01:44:26.110593 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2026-07-10 01:44:26.110679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2026-07-10 01:44:26.110845 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:44:26.110940 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:44:26.111018 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2026-07-10 01:44:26.111098 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2026-07-10 01:44:26.111213 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2026-07-10 01:44:26.111310 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2026-07-10 01:44:26.111386 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:44:26.111459 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:44:26.111531 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:44:26.111603 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:44:26.111700 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:44:26.113240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:44:26.113264 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:44:26.113274 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2026-07-10 01:44:26.113285 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:44:26.113295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:44:26.113305 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2026-07-10 01:44:26.113315 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:44:26.113327 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2026-07-10 01:44:26.113337 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2026-07-10 01:44:26.113347 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% 2026-07-10 01:44:26.113357 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2026-07-10 01:44:26.113367 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2026-07-10 01:44:26.113377 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2026-07-10 01:44:26.113388 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:44:26.113398 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:44:26.113408 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:26.113418 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:44:26.113428 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:26.113439 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:44:26.113449 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:44:26.113459 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:44:26.113470 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:26.113480 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:44:26.113490 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:26.113501 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:44:26.113511 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:44:26.113521 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:44:26.113531 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:44:26.113541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:44:26.113551 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:44:26.113561 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:44:26.113576 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:26.113596 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:44:26.113614 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:26.113625 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:26.113664 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:26.113679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:44:26.113828 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:26.113883 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:26.113954 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:26.114074 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:44:26.114151 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:44:26.114207 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:26.114285 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:26.114352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:44:26.114418 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:26.114484 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:26.114549 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:44:26.114615 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:26.114782 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:44:26.114836 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:26.114906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:44:26.114966 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing lto-disabled-list (47) ... 2026-07-10 01:44:26.115015 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:44:26.115063 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:44:26.115110 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:44:26.115193 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Collecting pyclean==3.0.0 2026-07-10 01:44:26.115261 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:44:26.115311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:44:26.115359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Installing collected packages: pyclean 2026-07-10 01:44:26.115406 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully installed pyclean-3.0.0 2026-07-10 01:44:26.115466 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:44:26.115515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-07-10 01:44:26.115563 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 9151 files, 1279 directories removed. 2026-07-10 01:44:26.115611 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-07-10 01:44:26.115702 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /usr 2026-07-10 01:44:26.115719 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-07-10 01:44:26.115789 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 1316 files, 133 directories removed. 2026-07-10 01:44:26.115839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2026-07-10 01:44:26.115865 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:44:26.115943 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:44:26.116015 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:44:26.116064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 98ae0cf5d71d 2026-07-10 01:44:26.116112 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 5664ac1497fc 2026-07-10 01:44:26.116200 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully built 5ef2b1d0a6ab 2026-07-10 01:44:26.116262 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully tagged osism.harbor.regio.digital/kolla/masakari-api:build-20260710 2026-07-10 01:44:26.116390 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Built at 2026-07-10 01:44:26.116266 (took 0:00:29.905190) 2026-07-10 01:44:26.116820 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-monitors) 2026-07-10 01:44:26.116917 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Processing 2026-07-10 01:44:26.116983 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building started at 2026-07-10 01:44:26.116893 2026-07-10 01:44:26.117077 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Getting archive from https://tarballs.opendev.org/openstack/masakari-monitors/masakari-monitors-stable-2025.1.tar.gz 2026-07-10 01:44:26.787805 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 plugins into plugins archive 2026-07-10 01:44:26.788827 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 additions into additions archive 2026-07-10 01:45:40.052440 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 1/10 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20260710 2026-07-10 01:45:40.052549 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 7507bbb7f33b 2026-07-10 01:45:40.052680 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 2/10 : LABEL "build-date"="20260710" "name"="masakari-monitors" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="masakari-monitors" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:45:40.052752 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in d276ae3d9b8e 2026-07-10 01:45:40.052855 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container d276ae3d9b8e 2026-07-10 01:45:40.052941 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> dec06c4233cf 2026-07-10 01:45:40.053068 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 3/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends libsasl2-modules-gssapi-mit python3-libvirt pacemaker-cli-utils sasl2-bin tcpdump && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:45:40.054236 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 1104aff5ca58 2026-07-10 01:45:40.054280 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:45:40.054295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:45:40.054308 | 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] 2026-07-10 01:45:40.054322 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:45:40.054364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:45:40.054375 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:45:40.054386 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:45:40.054396 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:45:40.054406 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:45:40.054416 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:45:40.054426 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:45:40.054436 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:45:40.054447 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:45:40.054456 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:45:40.054466 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:45:40.054476 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 28.0 MB in 2s (11.7 MB/s) 2026-07-10 01:45:40.054486 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-07-10 01:45:40.054496 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-07-10 01:45:40.054506 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2026-07-10 01:45:40.054522 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2026-07-10 01:45:40.054533 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following additional packages will be installed: 2026-07-10 01:45:40.054562 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2026-07-10 01:45:40.054573 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2026-07-10 01:45:40.054584 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-07-10 01:45:40.054598 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2026-07-10 01:45:40.054662 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2026-07-10 01:45:40.054725 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2026-07-10 01:45:40.054789 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2026-07-10 01:45:40.054859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libstatgrab10t64 libstonithd26t64 libvirt0 2026-07-10 01:45:40.054943 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvotequorum8 pacemaker pacemaker-common pacemaker-resource-agents pcs 2026-07-10 01:45:40.055009 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: psmisc puma python3-cffi-backend python3-cryptography python3-dacite 2026-07-10 01:45:40.055072 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-lxml python3-openssl python3-pycurl 2026-07-10 01:45:40.055195 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2026-07-10 01:45:40.055271 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2026-07-10 01:45:40.055337 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2026-07-10 01:45:40.055401 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2026-07-10 01:45:40.055466 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2026-07-10 01:45:40.055540 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration xsltproc 2026-07-10 01:45:40.055665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Suggested packages: 2026-07-10 01:45:40.055710 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: default-dbus-session-bus | dbus-session-bus low-memory-monitor 2026-07-10 01:45:40.055771 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql cluster-glue 2026-07-10 01:45:40.055835 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2026-07-10 01:45:40.055899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2026-07-10 01:45:40.055986 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2026-07-10 01:45:40.056049 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2026-07-10 01:45:40.056111 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: postgresql ri ruby-dev bundler apparmor 2026-07-10 01:45:40.056198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Recommended packages: 2026-07-10 01:45:40.056267 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2026-07-10 01:45:40.056331 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvirt-l10n fence-agents-base python3-pacemaker python3-bs4 2026-07-10 01:45:40.056393 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cssselect python3-html5lib fonts-lato 2026-07-10 01:45:40.056471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following NEW packages will be installed: 2026-07-10 01:45:40.056538 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2026-07-10 01:45:40.056609 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2026-07-10 01:45:40.056674 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2026-07-10 01:45:40.056746 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2026-07-10 01:45:40.056811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2026-07-10 01:45:40.056875 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2026-07-10 01:45:40.057047 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2026-07-10 01:45:40.057067 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libsasl2-modules-gssapi-mit libstatgrab10t64 2026-07-10 01:45:40.057168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libstonithd26t64 libvirt0 libvotequorum8 pacemaker pacemaker-cli-utils 2026-07-10 01:45:40.057269 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2026-07-10 01:45:40.057330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2026-07-10 01:45:40.057390 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-libvirt python3-lxml python3-openssl python3-pycurl 2026-07-10 01:45:40.057448 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2026-07-10 01:45:40.057474 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2026-07-10 01:45:40.057548 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2026-07-10 01:45:40.057594 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2026-07-10 01:45:40.057638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2026-07-10 01:45:40.057725 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration sasl2-bin tcpdump xsltproc 2026-07-10 01:45:40.058245 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 89 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:45:40.058277 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Need to get 19.8 MB of archives. 2026-07-10 01:45:40.058286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 81.7 MB of additional disk space will be used. 2026-07-10 01:45:40.058295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:45:40.058304 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcorosync-common4 amd64 3.1.7-1ubuntu3.2 [11.3 kB] 2026-07-10 01:45:40.058314 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libqb100 amd64 2.0.8-1ubuntu2 [72.7 kB] 2026-07-10 01:45:40.058328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcfg7 amd64 3.1.7-1ubuntu3.2 [8,668 B] 2026-07-10 01:45:40.058339 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcmap4 amd64 3.1.7-1ubuntu3.2 [10.5 kB] 2026-07-10 01:45:40.058387 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcpg4 amd64 3.1.7-1ubuntu3.2 [12.4 kB] 2026-07-10 01:45:40.058498 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblzo2-2 amd64 2.10-2build4 [54.1 kB] 2026-07-10 01:45:40.058559 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-07-10 01:45:40.058607 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.2 [1,445 kB] 2026-07-10 01:45:40.058663 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libknet1t64 amd64 1.28-2ubuntu2 [78.5 kB] 2026-07-10 01:45:40.058723 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libnozzle1t64 amd64 1.28-2ubuntu2 [14.2 kB] 2026-07-10 01:45:40.058783 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquorum5 amd64 3.1.7-1ubuntu3.2 [7,284 B] 2026-07-10 01:45:40.058840 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libstatgrab10t64 amd64 0.92.1-1.2build1 [36.8 kB] 2026-07-10 01:45:40.058908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvotequorum8 amd64 3.1.7-1ubuntu3.2 [8,512 B] 2026-07-10 01:45:40.058952 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xsltproc amd64 1.1.39-0exp1ubuntu0.24.04.3 [15.0 kB] 2026-07-10 01:45:40.059040 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 corosync amd64 3.1.7-1ubuntu3.2 [261 kB] 2026-07-10 01:45:40.059096 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3-tools amd64 2:3.98-1ubuntu0.2 [615 kB] 2026-07-10 01:45:40.059120 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-07-10 01:45:40.059205 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 rubygems-integration all 1.18 [5,336 B] 2026-07-10 01:45:40.059283 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 rake all 13.0.6-3 [61.6 kB] 2026-07-10 01:45:40.059300 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-net-telnet all 0.2.0-1 [13.3 kB] 2026-07-10 01:45:40.059411 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-webrick all 1.8.1-1ubuntu0.2 [53.0 kB] 2026-07-10 01:45:40.059429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-xmlrpc all 0.3.2-2 [24.8 kB] 2026-07-10 01:45:40.059508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libruby amd64 1:3.2~ubuntu1 [4,694 B] 2026-07-10 01:45:40.062293 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sdbm amd64 1.0.0-5build4 [16.2 kB] 2026-07-10 01:45:40.062334 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 01:45:40.062344 | 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.8 [5,342 kB] 2026-07-10 01:45:40.062351 | 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.8 [50.7 kB] 2026-07-10 01:45:40.062359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rubygems all 3.4.20-1 [238 kB] 2026-07-10 01:45:40.062367 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby amd64 1:3.2~ubuntu1 [3,466 B] 2026-07-10 01:45:40.062375 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-nio4r amd64 2.5.8-4build2 [117 kB] 2026-07-10 01:45:40.062383 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 puma amd64 6.4.2-4ubuntu4.3 [156 kB] 2026-07-10 01:45:40.062391 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dacite all 1.8.1-2 [19.9 kB] 2026-07-10 01:45:40.062398 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-six all 1.16.0-4 [12.4 kB] 2026-07-10 01:45:40.062407 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-dateutil all 2.8.2-3ubuntu1 [79.4 kB] 2026-07-10 01:45:40.062415 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-lxml amd64 5.2.1-1 [1,243 kB] 2026-07-10 01:45:40.062423 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-cffi-backend amd64 1.16.0-2build1 [77.3 kB] 2026-07-10 01:45:40.062430 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cryptography amd64 41.0.7-4ubuntu0.4 [815 kB] 2026-07-10 01:45:40.062438 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openssl all 23.2.0-1ubuntu0.1 [48.1 kB] 2026-07-10 01:45:40.062446 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pycurl amd64 7.45.3-1build2 [54.6 kB] 2026-07-10 01:45:40.062454 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-pyparsing all 3.1.1-1 [86.2 kB] 2026-07-10 01:45:40.062475 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-tornado amd64 6.4.0-1ubuntu0.5 [302 kB] 2026-07-10 01:45:40.062483 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ffi amd64 1.16.3+dfsg-1build2 [96.6 kB] 2026-07-10 01:45:40.062491 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-childprocess all 4.1.0-2 [23.5 kB] 2026-07-10 01:45:40.062499 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types-data all 3.2024.0206-1 [134 kB] 2026-07-10 01:45:40.062507 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mime-types all 3.5.2-1 [21.7 kB] 2026-07-10 01:45:40.062515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ethon all 0.16.0-1ubuntu1 [36.2 kB] 2026-07-10 01:45:40.062523 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-ruby2-keywords all 0.0.5-1 [4,280 B] 2026-07-10 01:45:40.062539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-mustermann all 3.0.0-2 [38.3 kB] 2026-07-10 01:45:40.062547 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ruby-rack all 2.2.7-1ubuntu0.7 [117 kB] 2026-07-10 01:45:40.062555 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-rack-protection all 3.0.5-3ubuntu1 [17.3 kB] 2026-07-10 01:45:40.062563 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-tilt all 2.0.11-2 [26.0 kB] 2026-07-10 01:45:40.062580 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 ruby-sinatra all 3.0.5-3ubuntu1 [93.1 kB] 2026-07-10 01:45:40.062588 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 pcs all 0.11.7-1ubuntu1 [499 kB] 2026-07-10 01:45:40.062596 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2026-07-10 01:45:40.062604 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-bin amd64 1.14.10-4ubuntu4.1 [39.3 kB] 2026-07-10 01:45:40.062612 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-session-bus-common all 1.14.10-4ubuntu4.1 [80.5 kB] 2026-07-10 01:45:40.062621 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-daemon amd64 1.14.10-4ubuntu4.1 [118 kB] 2026-07-10 01:45:40.062630 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus-system-bus-common all 1.14.10-4ubuntu4.1 [81.6 kB] 2026-07-10 01:45:40.062638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dbus amd64 1.14.10-4ubuntu4.1 [24.3 kB] 2026-07-10 01:45:40.062646 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-common all 2.1.6-5ubuntu2 [78.7 kB] 2026-07-10 01:45:40.062653 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 libnet1 amd64 1.1.6+dfsg-3.2build1 [44.5 kB] 2026-07-10 01:45:40.062661 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.8 [1,545 kB] 2026-07-10 01:45:40.062669 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-10 01:45:40.062677 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libpils2t64 amd64 1.0.12-22.1ubuntu3 [21.0 kB] 2026-07-10 01:45:40.062691 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 libplumb2t64 amd64 1.0.12-22.1ubuntu3 [79.7 kB] 2026-07-10 01:45:40.062699 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4.1 [96.2 kB] 2026-07-10 01:45:40.062707 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4.1 [71.8 kB] 2026-07-10 01:45:40.062714 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-resource-agents all 2.1.6-5ubuntu2 [50.5 kB] 2026-07-10 01:45:40.062722 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcommon34t64 amd64 2.1.6-5ubuntu2 [206 kB] 2026-07-10 01:45:40.062730 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-rules26t64 amd64 2.1.6-5ubuntu2 [28.0 kB] 2026-07-10 01:45:40.062739 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libcib27t64 amd64 2.1.6-5ubuntu2 [53.8 kB] 2026-07-10 01:45:40.062746 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmservice28t64 amd64 2.1.6-5ubuntu2 [43.4 kB] 2026-07-10 01:45:40.062754 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libstonithd26t64 amd64 2.1.6-5ubuntu2 [44.8 kB] 2026-07-10 01:45:40.062762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrmcluster29t64 amd64 2.1.6-5ubuntu2 [45.3 kB] 2026-07-10 01:45:40.062775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 liblrmd28t64 amd64 2.1.6-5ubuntu2 [34.9 kB] 2026-07-10 01:45:40.062783 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libpe-status28t64 amd64 2.1.6-5ubuntu2 [169 kB] 2026-07-10 01:45:40.062791 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libpacemaker1t64 amd64 2.1.6-5ubuntu2 [190 kB] 2026-07-10 01:45:40.062799 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker amd64 2.1.6-5ubuntu2 [362 kB] 2026-07-10 01:45:40.062816 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 db5.3-util amd64 5.3.28+dfsg2-7 [71.7 kB] 2026-07-10 01:45:40.062825 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 db-util all 1:5.3.21ubuntu2 [2,412 B] 2026-07-10 01:45:40.062833 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sasl2-bin amd64 2.1.28+dfsg1-5ubuntu3.1 [94.3 kB] 2026-07-10 01:45:40.062840 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-07-10 01:45:40.062848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:84 http://archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-07-10 01:45:40.062857 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-07-10 01:45:40.062864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules amd64 2.1.28+dfsg1-5ubuntu3.1 [69.9 kB] 2026-07-10 01:45:40.062872 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-gssapi-mit amd64 2.1.28+dfsg1-5ubuntu3.1 [30.4 kB] 2026-07-10 01:45:40.062880 | 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.14 [1,830 kB] 2026-07-10 01:45:40.062894 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 pacemaker-cli-utils amd64 2.1.6-5ubuntu2 [174 kB] 2026-07-10 01:45:40.062902 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-10 01:45:40.062927 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preconfiguring packages ... 2026-07-10 01:45:40.062937 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 19.8 MB in 2s (11.2 MB/s) 2026-07-10 01:45:40.062945 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcorosync-common4:amd64. 2026-07-10 01:45:40.062953 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-07-10 01:45:40.062962 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:45:40.062972 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2026-07-10 01:45:40.062980 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2026-07-10 01:45:40.062988 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2026-07-10 01:45:40.062996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2026-07-10 01:45:40.063003 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2026-07-10 01:45:40.063011 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2026-07-10 01:45:40.063019 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:45:40.063027 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 01:45:40.063035 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:45:40.063043 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libqb100:amd64. 2026-07-10 01:45:40.063051 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2026-07-10 01:45:40.063059 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 01:45:40.063067 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcfg7:amd64. 2026-07-10 01:45:40.063080 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 01:45:40.063088 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:45:40.063096 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcmap4:amd64. 2026-07-10 01:45:40.063104 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 01:45:40.063112 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:45:40.063120 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcpg4:amd64. 2026-07-10 01:45:40.063161 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 01:45:40.063170 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:45:40.063178 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblzo2-2:amd64. 2026-07-10 01:45:40.063185 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2026-07-10 01:45:40.063200 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 01:45:40.063207 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnspr4:amd64. 2026-07-10 01:45:40.063215 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-07-10 01:45:40.063223 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 01:45:40.063231 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3:amd64. 2026-07-10 01:45:40.063238 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../07-libnss3_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-07-10 01:45:40.063247 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 01:45:40.063255 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.063263 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libknet1t64:amd64. 2026-07-10 01:45:40.063270 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2026-07-10 01:45:40.063278 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 01:45:40.063286 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnozzle1t64:amd64. 2026-07-10 01:45:40.063294 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2026-07-10 01:45:40.063302 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 01:45:40.063314 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libquorum5:amd64. 2026-07-10 01:45:40.063322 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 01:45:40.063330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:45:40.063338 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstatgrab10t64. 2026-07-10 01:45:40.063349 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2026-07-10 01:45:40.063381 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2026-07-10 01:45:40.063456 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvotequorum8:amd64. 2026-07-10 01:45:40.063471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 01:45:40.063525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:45:40.063566 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.063605 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package xsltproc. 2026-07-10 01:45:40.063645 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../13-xsltproc_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 01:45:40.063684 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.063724 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 01:45:40.063763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package corosync. 2026-07-10 01:45:40.063805 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../14-corosync_3.1.7-1ubuntu3.2_amd64.deb ... 2026-07-10 01:45:40.063844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking corosync (3.1.7-1ubuntu3.2) ... 2026-07-10 01:45:40.063885 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3-tools. 2026-07-10 01:45:40.063941 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../15-libnss3-tools_2%3a3.98-1ubuntu0.2_amd64.deb ... 2026-07-10 01:45:40.063976 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.064076 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3-tools (2:3.98-1ubuntu0.2) ... 2026-07-10 01:45:40.064092 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package psmisc. 2026-07-10 01:45:40.064196 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../16-psmisc_23.7-1build1_amd64.deb ... 2026-07-10 01:45:40.064216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.064293 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking psmisc (23.7-1build1) ... 2026-07-10 01:45:40.064333 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rubygems-integration. 2026-07-10 01:45:40.064372 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../17-rubygems-integration_1.18_all.deb ... 2026-07-10 01:45:40.064411 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rubygems-integration (1.18) ... 2026-07-10 01:45:40.064450 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rake. 2026-07-10 01:45:40.064490 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../18-rake_13.0.6-3_all.deb ... 2026-07-10 01:45:40.064529 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rake (13.0.6-3) ... 2026-07-10 01:45:40.064568 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-net-telnet. 2026-07-10 01:45:40.064626 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../19-ruby-net-telnet_0.2.0-1_all.deb ... 2026-07-10 01:45:40.064666 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-net-telnet (0.2.0-1) ... 2026-07-10 01:45:40.064706 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-webrick. 2026-07-10 01:45:40.064745 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../20-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2026-07-10 01:45:40.064784 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.064807 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-07-10 01:45:40.064867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-xmlrpc. 2026-07-10 01:45:40.064907 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../21-ruby-xmlrpc_0.3.2-2_all.deb ... 2026-07-10 01:45:40.064991 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-xmlrpc (0.3.2-2) ... 2026-07-10 01:45:40.065041 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby:amd64. 2026-07-10 01:45:40.065081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../22-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-07-10 01:45:40.065119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2026-07-10 01:45:40.065190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sdbm:amd64. 2026-07-10 01:45:40.065229 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../23-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2026-07-10 01:45:40.065268 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-07-10 01:45:40.065324 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libncurses6:amd64. 2026-07-10 01:45:40.065363 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.065412 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../24-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 01:45:40.065461 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 01:45:40.065474 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby3.2:amd64. 2026-07-10 01:45:40.065526 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../25-libruby3.2_3.2.3-1ubuntu0.24.04.8_amd64.deb ... 2026-07-10 01:45:40.065548 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 01:45:40.065599 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby3.2. 2026-07-10 01:45:40.065612 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../26-ruby3.2_3.2.3-1ubuntu0.24.04.8_amd64.deb ... 2026-07-10 01:45:40.065669 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 01:45:40.065718 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rubygems. 2026-07-10 01:45:40.065731 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../27-ruby-rubygems_3.4.20-1_all.deb ... 2026-07-10 01:45:40.065782 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rubygems (3.4.20-1) ... 2026-07-10 01:45:40.065832 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby. 2026-07-10 01:45:40.065845 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../28-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2026-07-10 01:45:40.065898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.066031 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby (1:3.2~ubuntu1) ... 2026-07-10 01:45:40.066053 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-nio4r:amd64. 2026-07-10 01:45:40.066097 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../29-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2026-07-10 01:45:40.066151 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-07-10 01:45:40.066198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package puma. 2026-07-10 01:45:40.066237 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../30-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2026-07-10 01:45:40.066250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking puma (6.4.2-4ubuntu4.3) ... 2026-07-10 01:45:40.066309 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dacite. 2026-07-10 01:45:40.066359 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../31-python3-dacite_1.8.1-2_all.deb ... 2026-07-10 01:45:40.066398 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dacite (1.8.1-2) ... 2026-07-10 01:45:40.066447 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-six. 2026-07-10 01:45:40.066460 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../32-python3-six_1.16.0-4_all.deb ... 2026-07-10 01:45:40.066511 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-six (1.16.0-4) ... 2026-07-10 01:45:40.066561 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dateutil. 2026-07-10 01:45:40.066573 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../33-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2026-07-10 01:45:40.066626 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.066675 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2026-07-10 01:45:40.066687 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-lxml:amd64. 2026-07-10 01:45:40.066742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../34-python3-lxml_5.2.1-1_amd64.deb ... 2026-07-10 01:45:40.066793 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2026-07-10 01:45:40.066806 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cffi-backend:amd64. 2026-07-10 01:45:40.066860 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../35-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2026-07-10 01:45:40.066909 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 01:45:40.066958 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cryptography. 2026-07-10 01:45:40.066970 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../36-python3-cryptography_41.0.7-4ubuntu0.4_amd64.deb ... 2026-07-10 01:45:40.067024 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 01:45:40.067037 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-openssl. 2026-07-10 01:45:40.067190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../37-python3-openssl_23.2.0-1ubuntu0.1_all.deb ... 2026-07-10 01:45:40.067244 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-openssl (23.2.0-1ubuntu0.1) ... 2026-07-10 01:45:40.067255 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pycurl. 2026-07-10 01:45:40.067259 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../38-python3-pycurl_7.45.3-1build2_amd64.deb ... 2026-07-10 01:45:40.067263 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.067284 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pycurl (7.45.3-1build2) ... 2026-07-10 01:45:40.067330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pyparsing. 2026-07-10 01:45:40.067383 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../39-python3-pyparsing_3.1.1-1_all.deb ... 2026-07-10 01:45:40.067422 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pyparsing (3.1.1-1) ... 2026-07-10 01:45:40.067461 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-tornado. 2026-07-10 01:45:40.067501 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../40-python3-tornado_6.4.0-1ubuntu0.5_amd64.deb ... 2026-07-10 01:45:40.067539 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-tornado (6.4.0-1ubuntu0.5) ... 2026-07-10 01:45:40.067578 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ffi:amd64. 2026-07-10 01:45:40.067617 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../41-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2026-07-10 01:45:40.067681 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-07-10 01:45:40.067721 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-childprocess. 2026-07-10 01:45:40.067775 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../42-ruby-childprocess_4.1.0-2_all.deb ... 2026-07-10 01:45:40.067811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-childprocess (4.1.0-2) ... 2026-07-10 01:45:40.067864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types-data. 2026-07-10 01:45:40.067892 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../43-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2026-07-10 01:45:40.067950 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2026-07-10 01:45:40.067991 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types. 2026-07-10 01:45:40.068029 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../44-ruby-mime-types_3.5.2-1_all.deb ... 2026-07-10 01:45:40.068068 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types (3.5.2-1) ... 2026-07-10 01:45:40.068106 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ethon. 2026-07-10 01:45:40.068167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../45-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2026-07-10 01:45:40.068214 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2026-07-10 01:45:40.068256 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ruby2-keywords. 2026-07-10 01:45:40.068280 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../46-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2026-07-10 01:45:40.068325 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2026-07-10 01:45:40.068364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mustermann. 2026-07-10 01:45:40.068404 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../47-ruby-mustermann_3.0.0-2_all.deb ... 2026-07-10 01:45:40.068444 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mustermann (3.0.0-2) ... 2026-07-10 01:45:40.068484 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack. 2026-07-10 01:45:40.068524 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../48-ruby-rack_2.2.7-1ubuntu0.7_all.deb ... 2026-07-10 01:45:40.068563 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack (2.2.7-1ubuntu0.7) ... 2026-07-10 01:45:40.068602 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack-protection. 2026-07-10 01:45:40.068641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../49-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2026-07-10 01:45:40.068679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-07-10 01:45:40.068718 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-tilt. 2026-07-10 01:45:40.068757 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../50-ruby-tilt_2.0.11-2_all.deb ... 2026-07-10 01:45:40.068796 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-tilt (2.0.11-2) ... 2026-07-10 01:45:40.068836 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sinatra. 2026-07-10 01:45:40.068876 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../51-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2026-07-10 01:45:40.068943 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2026-07-10 01:45:40.068996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pcs. 2026-07-10 01:45:40.069038 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../52-pcs_0.11.7-1ubuntu1_all.deb ... 2026-07-10 01:45:40.069077 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pcs (0.11.7-1ubuntu1) ... 2026-07-10 01:45:40.069117 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libdbus-1-3:amd64. 2026-07-10 01:45:40.069172 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../53-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 01:45:40.069216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 01:45:40.069255 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-bin. 2026-07-10 01:45:40.069295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../54-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 01:45:40.069334 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 01:45:40.069369 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-session-bus-common. 2026-07-10 01:45:40.069404 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../55-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 01:45:40.069438 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 01:45:40.069478 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-daemon. 2026-07-10 01:45:40.069514 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../56-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 01:45:40.069548 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 01:45:40.069582 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-system-bus-common. 2026-07-10 01:45:40.069616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../57-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2026-07-10 01:45:40.069650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 01:45:40.069685 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus. 2026-07-10 01:45:40.069718 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../58-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2026-07-10 01:45:40.069752 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 01:45:40.069786 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-common. 2026-07-10 01:45:40.069820 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../59-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2026-07-10 01:45:40.069855 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.069889 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnet1:amd64. 2026-07-10 01:45:40.069932 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../60-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2026-07-10 01:45:40.069975 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-07-10 01:45:40.070010 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libglib2.0-0t64:amd64. 2026-07-10 01:45:40.070044 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../61-libglib2.0-0t64_2.80.0-6ubuntu3.8_amd64.deb ... 2026-07-10 01:45:40.070079 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:45:40.070113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libltdl7:amd64. 2026-07-10 01:45:40.070159 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../62-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-10 01:45:40.070198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 01:45:40.070233 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpils2t64. 2026-07-10 01:45:40.070266 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../63-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-07-10 01:45:40.070301 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 01:45:40.070335 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libplumb2t64. 2026-07-10 01:45:40.070368 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../64-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2026-07-10 01:45:40.070402 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 01:45:40.070436 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-common. 2026-07-10 01:45:40.070470 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../65-resource-agents-common_1%3a4.13.0-1ubuntu4.1_amd64.deb ... 2026-07-10 01:45:40.070504 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-07-10 01:45:40.070537 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-base. 2026-07-10 01:45:40.070571 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../66-resource-agents-base_1%3a4.13.0-1ubuntu4.1_all.deb ... 2026-07-10 01:45:40.070604 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-07-10 01:45:40.070638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-resource-agents. 2026-07-10 01:45:40.070671 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../67-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2026-07-10 01:45:40.070705 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.070739 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcommon34t64:amd64. 2026-07-10 01:45:40.070773 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../68-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:45:40.070806 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.070845 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-rules26t64:amd64. 2026-07-10 01:45:40.070882 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../69-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:45:40.070949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.070957 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcib27t64:amd64. 2026-07-10 01:45:40.071014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../70-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:45:40.071049 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.071084 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmservice28t64:amd64. 2026-07-10 01:45:40.071119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../71-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:45:40.071167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.071207 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstonithd26t64:amd64. 2026-07-10 01:45:40.071242 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../72-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:45:40.071277 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.071312 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcluster29t64:amd64. 2026-07-10 01:45:40.071346 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../73-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:45:40.071380 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.071413 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblrmd28t64:amd64. 2026-07-10 01:45:40.071447 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../74-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:45:40.071481 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.071515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-status28t64:amd64. 2026-07-10 01:45:40.072501 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../75-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:45:40.072565 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.072579 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpacemaker1t64:amd64. 2026-07-10 01:45:40.072591 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../76-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:45:40.072601 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.072612 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker. 2026-07-10 01:45:40.072633 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../77-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:45:40.072644 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.072654 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db5.3-util. 2026-07-10 01:45:40.072664 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../78-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2026-07-10 01:45:40.072675 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.072686 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2026-07-10 01:45:40.072697 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db-util. 2026-07-10 01:45:40.072707 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../79-db-util_1%3a5.3.21ubuntu2_all.deb ... 2026-07-10 01:45:40.072717 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db-util (1:5.3.21ubuntu2) ... 2026-07-10 01:45:40.072728 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package sasl2-bin. 2026-07-10 01:45:40.072738 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../80-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 01:45:40.072748 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:45:40.072758 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnuma1:amd64. 2026-07-10 01:45:40.072769 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../81-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 01:45:40.072779 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 01:45:40.072804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpcap0.8t64:amd64. 2026-07-10 01:45:40.072815 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../82-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-07-10 01:45:40.072825 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 01:45:40.072836 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package tcpdump. 2026-07-10 01:45:40.072846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../83-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-07-10 01:45:40.072856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-07-10 01:45:40.072866 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules:amd64. 2026-07-10 01:45:40.072877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../84-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 01:45:40.072887 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:45:40.072898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2026-07-10 01:45:40.072909 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../85-libsasl2-modules-gssapi-mit_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 01:45:40.072967 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:45:40.072978 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvirt0:amd64. 2026-07-10 01:45:40.072988 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../86-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 01:45:40.072997 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 01:45:40.073007 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-cli-utils. 2026-07-10 01:45:40.073025 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../87-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2026-07-10 01:45:40.073035 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.073058 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-libvirt. 2026-07-10 01:45:40.073068 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../88-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-10 01:45:40.073078 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-10 01:45:40.073088 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.073098 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The group `haclient' already exists as a system group. Exiting. 2026-07-10 01:45:40.073195 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The system user `hacluster' already exists. Exiting. 2026-07-10 01:45:40.073211 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.073222 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records in 2026-07-10 01:45:40.073232 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records out 2026-07-10 01:45:40.073242 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000155436 s, 26.4 MB/s 2026-07-10 01:45:40.073252 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-tornado (6.4.0-1ubuntu0.5) ... 2026-07-10 01:45:40.073262 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dacite (1.8.1-2) ... 2026-07-10 01:45:40.073272 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2026-07-10 01:45:40.073281 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mustermann (3.0.0-2) ... 2026-07-10 01:45:40.073292 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up psmisc (23.7-1build1) ... 2026-07-10 01:45:40.073301 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2026-07-10 01:45:40.073312 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:45:40.073322 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 01:45:40.073332 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2026-07-10 01:45:40.073342 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:45:40.073352 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rubygems-integration (1.18) ... 2026-07-10 01:45:40.073362 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 01:45:40.073371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2026-07-10 01:45:40.073381 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2026-07-10 01:45:40.073391 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-six (1.16.0-4) ... 2026-07-10 01:45:40.073408 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pycurl (7.45.3-1build2) ... 2026-07-10 01:45:40.073419 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 01:45:40.073429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:No schema files found: doing nothing. 2026-07-10 01:45:40.073439 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.073449 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pyparsing (3.1.1-1) ... 2026-07-10 01:45:40.073459 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-07-10 01:45:40.073469 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 01:45:40.073491 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2026-07-10 01:45:40.073502 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-net-telnet (0.2.0-1) ... 2026-07-10 01:45:40.073511 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2026-07-10 01:45:40.073521 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 01:45:40.073531 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:45:40.073541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2026-07-10 01:45:40.073551 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-07-10 01:45:40.073561 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 01:45:40.073571 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-lxml:amd64 (5.2.1-1) ... 2026-07-10 01:45:40.073586 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 01:45:40.073596 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2026-07-10 01:45:40.073605 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-07-10 01:45:40.073615 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2026-07-10 01:45:40.073625 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2026-07-10 01:45:40.073635 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:45:40.073645 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-xmlrpc (0.3.2-2) ... 2026-07-10 01:45:40.073655 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2026-07-10 01:45:40.073665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2026-07-10 01:45:40.073675 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 01:45:40.073685 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2026-07-10 01:45:40.073695 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-07-10 01:45:40.073704 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:45:40.073714 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db-util (1:5.3.21ubuntu2) ... 2026-07-10 01:45:40.073728 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:45:40.073738 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:45:40.073748 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.2) ... 2026-07-10 01:45:40.073758 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-10 01:45:40.073768 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 01:45:40.073782 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-07-10 01:45:40.073792 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:45:40.073805 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3:amd64 (2:3.98-1ubuntu0.2) ... 2026-07-10 01:45:40.073850 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2026-07-10 01:45:40.073866 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.073949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.073971 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.073986 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-common (1:4.13.0-1ubuntu4.1) ... 2026-07-10 01:45:40.073999 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cryptography (41.0.7-4ubuntu0.4) ... 2026-07-10 01:45:40.074040 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 01:45:40.074066 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-base (1:4.13.0-1ubuntu4.1) ... 2026-07-10 01:45:40.074089 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types (3.5.2-1) ... 2026-07-10 01:45:40.074164 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.074199 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2026-07-10 01:45:40.074224 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.074239 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3-tools (2:3.98-1ubuntu0.2) ... 2026-07-10 01:45:40.074324 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up corosync (3.1.7-1ubuntu3.2) ... 2026-07-10 01:45:40.074337 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-07-10 01:45:40.074351 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:45:40.074361 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.074420 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.074432 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-openssl (23.2.0-1ubuntu0.1) ... 2026-07-10 01:45:40.074446 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.074504 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.074516 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.074530 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.074589 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rubygems (3.4.20-1) ... 2026-07-10 01:45:40.074600 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rake (13.0.6-3) ... 2026-07-10 01:45:40.074615 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 01:45:40.074674 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2026-07-10 01:45:40.074687 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.8) ... 2026-07-10 01:45:40.074735 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2026-07-10 01:45:40.074750 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby (1:3.2~ubuntu1) ... 2026-07-10 01:45:40.074797 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2026-07-10 01:45:40.074812 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-tilt (2.0.11-2) ... 2026-07-10 01:45:40.074859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.074874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2026-07-10 01:45:40.074900 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up puma (6.4.2-4ubuntu4.3) ... 2026-07-10 01:45:40.074938 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack (2.2.7-1ubuntu0.7) ... 2026-07-10 01:45:40.074987 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-childprocess (4.1.0-2) ... 2026-07-10 01:45:40.075002 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2026-07-10 01:45:40.075027 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2026-07-10 01:45:40.075090 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2026-07-10 01:45:40.075102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pcs (0.11.7-1ubuntu1) ... 2026-07-10 01:45:40.075116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-07-10 01:45:40.075198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:45:40.075215 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-07-10 01:45:40.075229 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:45:40.075277 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.075292 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2026-07-10 01:45:40.075305 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:45:40.075354 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2026-07-10 01:45:40.075380 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:45:40.075394 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 1104aff5ca58 2026-07-10 01:45:40.075441 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 6394f53af55b 2026-07-10 01:45:40.075465 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 4/10 : ADD masakari-monitors-archive /masakari-monitors-source 2026-07-10 01:45:40.075480 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> f01b7eb31eab 2026-07-10 01:45:40.076420 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 5/10 : COPY masakari_monitors_sudoers /etc/sudoers.d/kolla_masakari_monitors_sudoers 2026-07-10 01:45:40.076464 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> f7306756f28e 2026-07-10 01:45:40.076475 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 6/10 : RUN ln -s masakari-monitors-source/* masakari-monitors && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /masakari-monitors && mkdir -p /etc/masakari-monitors && chmod 750 /etc/sudoers.d && chmod 640 /etc/sudoers.d/kolla_masakari_monitors_sudoers 2026-07-10 01:45:40.076487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in f8451c3c63f3 2026-07-10 01:45:40.076497 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing ./masakari-monitors 2026-07-10 01:45:40.076506 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing build dependencies: started 2026-07-10 01:45:40.076515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing build dependencies: finished with status 'done' 2026-07-10 01:45:40.076524 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Getting requirements to build wheel: started 2026-07-10 01:45:40.076532 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Getting requirements to build wheel: finished with status 'done' 2026-07-10 01:45:40.076541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing backend dependencies: started 2026-07-10 01:45:40.076549 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing backend dependencies: finished with status 'done' 2026-07-10 01:45:40.076558 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (pyproject.toml): started 2026-07-10 01:45:40.076567 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 01:45:40.076577 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: automaton>=1.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (3.2.0) 2026-07-10 01:45:40.076587 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: keystoneauth1>=3.4.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (5.10.0) 2026-07-10 01:45:40.076604 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: openstacksdk>=0.13.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (4.4.0) 2026-07-10 01:45:40.076614 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.concurrency>=3.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (7.1.0) 2026-07-10 01:45:40.076622 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.config>=5.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (9.7.1) 2026-07-10 01:45:40.076632 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: lxml>=4.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (5.3.1) 2026-07-10 01:45:40.076641 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.cache>=1.26.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (3.11.0) 2026-07-10 01:45:40.076649 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.i18n>=3.15.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (6.5.1) 2026-07-10 01:45:40.076658 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.log>=3.36.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (7.1.0) 2026-07-10 01:45:40.076667 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.middleware>=3.31.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (6.3.1) 2026-07-10 01:45:40.076676 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.privsep>=1.23.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (3.6.0) 2026-07-10 01:45:40.076684 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (4.1.1) 2026-07-10 01:45:40.076705 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.utils>=3.33.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (8.2.0) 2026-07-10 01:45:40.076723 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from masakari-monitors==19.0.0.0rc2.dev2) (7.0.0) 2026-07-10 01:45:40.076733 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting python-consul>=1.1.0 (from masakari-monitors==19.0.0.0rc2.dev2) 2026-07-10 01:45:40.076742 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading python_consul-1.1.0-py2.py3-none-any.whl.metadata (11 kB) 2026-07-10 01:45:40.076751 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PrettyTable>=0.7.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from automaton>=1.9.0->masakari-monitors==19.0.0.0rc2.dev2) (3.14.0) 2026-07-10 01:45:40.076761 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: iso8601>=2.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (2.1.0) 2026-07-10 01:45:40.076770 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: requests>=2.14.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (2.32.3) 2026-07-10 01:45:40.076778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: stevedore>=1.20.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (5.4.1) 2026-07-10 01:45:40.076794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: os-service-types>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (1.7.0) 2026-07-10 01:45:40.076803 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: typing-extensions>=4.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (4.12.2) 2026-07-10 01:45:40.076812 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: cryptography>=2.7 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (43.0.3) 2026-07-10 01:45:40.076820 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: decorator>=4.4.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (5.1.1) 2026-07-10 01:45:40.076829 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: dogpile.cache>=0.6.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (1.3.4) 2026-07-10 01:45:40.076838 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jmespath>=0.9.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (1.0.1) 2026-07-10 01:45:40.076847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (1.33) 2026-07-10 01:45:40.076856 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: platformdirs>=3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (4.3.6) 2026-07-10 01:45:40.076864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: psutil>=3.2.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (7.0.0) 2026-07-10 01:45:40.076873 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PyYAML>=3.13 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (6.0.2) 2026-07-10 01:45:40.076969 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: requestsexceptions>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (1.4.0) 2026-07-10 01:45:40.076981 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: cffi>=1.12 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (1.17.1) 2026-07-10 01:45:40.076997 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pycparser in ./var/lib/kolla/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (2.22) 2026-07-10 01:45:40.077007 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: jsonpointer>=1.9 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.13.0->masakari-monitors==19.0.0.0rc2.dev2) (3.0.0) 2026-07-10 01:45:40.077016 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: debtcollector>=3.0.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->masakari-monitors==19.0.0.0rc2.dev2) (3.0.0) 2026-07-10 01:45:40.077025 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: wrapt>=1.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.cache>=1.26.0->masakari-monitors==19.0.0.0rc2.dev2) (1.17.2) 2026-07-10 01:45:40.077041 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: fasteners>=0.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->masakari-monitors==19.0.0.0rc2.dev2) (0.19) 2026-07-10 01:45:40.077050 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: netaddr>=0.7.18 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari-monitors==19.0.0.0rc2.dev2) (1.3.0) 2026-07-10 01:45:40.077059 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: rfc3986>=1.2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->masakari-monitors==19.0.0.0rc2.dev2) (2.0.0) 2026-07-10 01:45:40.077067 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.context>=2.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==19.0.0.0rc2.dev2) (5.7.1) 2026-07-10 01:45:40.077076 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: oslo.serialization>=2.25.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==19.0.0.0rc2.dev2) (5.7.0) 2026-07-10 01:45:40.077085 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: python-dateutil>=2.7.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->masakari-monitors==19.0.0.0rc2.dev2) (2.9.0.post0) 2026-07-10 01:45:40.077093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Jinja2>=2.10 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==19.0.0.0rc2.dev2) (3.1.5) 2026-07-10 01:45:40.077102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: WebOb>=1.8.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==19.0.0.0rc2.dev2) (1.8.9) 2026-07-10 01:45:40.077111 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: statsd>=3.2.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==19.0.0.0rc2.dev2) (4.0.1) 2026-07-10 01:45:40.077120 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: bcrypt>=3.1.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->masakari-monitors==19.0.0.0rc2.dev2) (4.0.1) 2026-07-10 01:45:40.077159 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: MarkupSafe>=2.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->masakari-monitors==19.0.0.0rc2.dev2) (3.0.2) 2026-07-10 01:45:40.077169 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: eventlet>=0.21.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==19.0.0.0rc2.dev2) (0.39.0) 2026-07-10 01:45:40.077184 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: greenlet>=0.4.14 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==19.0.0.0rc2.dev2) (3.1.1) 2026-07-10 01:45:40.077194 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: msgpack>=0.6.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->masakari-monitors==19.0.0.0rc2.dev2) (1.1.0) 2026-07-10 01:45:40.077202 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: dnspython>=1.15.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from eventlet>=0.21.0->oslo.privsep>=1.23.0->masakari-monitors==19.0.0.0rc2.dev2) (2.7.0) 2026-07-10 01:45:40.077217 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: tzdata>=2022.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->oslo.log>=3.36.0->masakari-monitors==19.0.0.0rc2.dev2) (2025.1) 2026-07-10 01:45:40.077226 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: PasteDeploy>=1.5.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==19.0.0.0rc2.dev2) (3.1.0) 2026-07-10 01:45:40.077241 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Routes>=2.3.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==19.0.0.0rc2.dev2) (2.5.1) 2026-07-10 01:45:40.077250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Paste>=2.0.2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==19.0.0.0rc2.dev2) (3.10.1) 2026-07-10 01:45:40.077259 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: Yappi>=1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.service!=1.28.1,>=1.24.0->masakari-monitors==19.0.0.0rc2.dev2) (1.6.10) 2026-07-10 01:45:40.077268 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: pyparsing>=2.1.0 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->masakari-monitors==19.0.0.0rc2.dev2) (3.2.1) 2026-07-10 01:45:40.077277 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: packaging>=20.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->masakari-monitors==19.0.0.0rc2.dev2) (24.2) 2026-07-10 01:45:40.077286 | 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) (83.0.0) 2026-07-10 01:45:40.077295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: wcwidth in ./var/lib/kolla/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->automaton>=1.9.0->masakari-monitors==19.0.0.0rc2.dev2) (0.2.13) 2026-07-10 01:45:40.077303 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: six>=1.4 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from python-consul>=1.1.0->masakari-monitors==19.0.0.0rc2.dev2) (1.17.0) 2026-07-10 01:45:40.077312 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: charset-normalizer<4,>=2 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (3.4.1) 2026-07-10 01:45:40.077321 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: idna<4,>=2.5 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (3.10) 2026-07-10 01:45:40.077330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: urllib3<3,>=1.21.1 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (1.26.20) 2026-07-10 01:45:40.077339 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: certifi>=2017.4.17 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.4.0->masakari-monitors==19.0.0.0rc2.dev2) (2026.6.17) 2026-07-10 01:45:40.077348 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: repoze.lru>=0.3 in ./var/lib/kolla/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->masakari-monitors==19.0.0.0rc2.dev2) (0.7) 2026-07-10 01:45:40.077357 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading python_consul-1.1.0-py2.py3-none-any.whl (24 kB) 2026-07-10 01:45:40.077376 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building wheels for collected packages: masakari-monitors 2026-07-10 01:45:40.077391 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (pyproject.toml): started 2026-07-10 01:45:40.077406 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (pyproject.toml): finished with status 'done' 2026-07-10 01:45:40.077422 | 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=106510 sha256=10d3c9f99fda82745418b71fe46dd6d16741c77054865de56c44191d3e011e11 2026-07-10 01:45:40.077445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Stored in directory: /tmp/pip-ephem-wheel-cache-7ulhmxab/wheels/0c/21/d4/f385e18f218bca65e9a2175d48920040a657fce2f38f1bdc19 2026-07-10 01:45:40.077456 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built masakari-monitors 2026-07-10 01:45:40.077464 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: python-consul, masakari-monitors 2026-07-10 01:45:40.077473 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed masakari-monitors-19.0.0.0rc2.dev2 python-consul-1.1.0 2026-07-10 01:45:40.077482 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container f8451c3c63f3 2026-07-10 01:45:40.077491 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 951af33dc45c 2026-07-10 01:45:40.077500 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 7/10 : COPY patches /patches 2026-07-10 01:45:40.077509 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> cf48b2f3f05f 2026-07-10 01:45:40.077518 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 8/10 : RUN kolla_patch 2026-07-10 01:45:40.077532 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in b5a4c4cb9d35 2026-07-10 01:45:40.077541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:[i] No series file found, nothing to patch. 2026-07-10 01:45:40.077549 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container b5a4c4cb9d35 2026-07-10 01:45:40.077558 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 9b2b0f6e12ef 2026-07-10 01:45:40.077568 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 9/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:45:40.077580 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 8e496f5fb468 2026-07-10 01:45:40.077592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-07-10 01:45:40.077601 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2026-07-10 01:45:40.077610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2026-07-10 01:45:40.077622 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages were automatically installed and are no longer required: 2026-07-10 01:45:40.077661 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:45:40.077674 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:45:40.077722 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:45:40.077733 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:45:40.077744 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:45:40.077799 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:45:40.077809 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:45:40.077821 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2026-07-10 01:45:40.077833 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Use 'apt autoremove' to remove them. 2026-07-10 01:45:40.077876 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2026-07-10 01:45:40.077889 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: build-essential 2026-07-10 01:45:40.077932 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:45:40.077977 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:45:40.077990 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-07-10 01:45:40.078034 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:45:40.078049 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2026-07-10 01:45:40.078103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2026-07-10 01:45:40.078113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2026-07-10 01:45:40.078146 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2026-07-10 01:45:40.078205 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2026-07-10 01:45:40.078216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2026-07-10 01:45:40.078235 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24793 files and directories currently installed.) 2026-07-10 01:45:40.078279 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:45:40.078292 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2026-07-10 01:45:40.078345 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2026-07-10 01:45:40.078355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2026-07-10 01:45:40.078367 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2026-07-10 01:45:40.078410 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:45:40.078423 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:45:40.078435 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:45:40.078461 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:45:40.078513 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:45:40.078524 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:45:40.078536 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:45:40.078548 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2026-07-10 01:45:40.078601 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:45:40.078612 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 228 MB disk space will be freed. 2026-07-10 01:45:40.078624 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2026-07-10 01:45:40.078676 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:45:40.078687 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2026-07-10 01:45:40.078699 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2026-07-10 01:45:40.078719 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2026-07-10 01:45:40.080607 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2026-07-10 01:45:40.080665 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2026-07-10 01:45:40.080677 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2026-07-10 01:45:40.080688 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24784 files and directories currently installed.) 2026-07-10 01:45:40.080699 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:40.080709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:40.080719 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:40.080729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:40.080738 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:45:40.080748 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:45:40.080758 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:40.080768 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:40.080778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:40.080788 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:40.080798 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:45:40.080807 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:40.080817 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:40.080827 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:40.080837 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:40.080847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:45:40.080871 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:40.080882 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:40.080892 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:45:40.080901 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:40.080951 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:40.080963 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:40.080972 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:45:40.080982 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:40.080992 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:40.081002 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:40.081012 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:40.081022 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:45:40.081031 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:40.081050 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:40.081061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:45:40.081070 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:40.081080 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:40.081090 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:45:40.081099 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:40.081109 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:45:40.081119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:40.081166 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:45:40.081177 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.081187 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing lto-disabled-list (47) ... 2026-07-10 01:45:40.081210 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing make (4.3-4.1build2) ... 2026-07-10 01:45:40.081221 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:45:40.081230 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:45:40.081240 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting pyclean==3.0.0 2026-07-10 01:45:40.081250 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:45:40.081260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:45:40.081269 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: pyclean 2026-07-10 01:45:40.081279 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed pyclean-3.0.0 2026-07-10 01:45:40.081289 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:45:40.081299 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.081308 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 9239 files, 1305 directories removed. 2026-07-10 01:45:40.081318 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.081328 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /usr 2026-07-10 01:45:40.081338 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.081347 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 1917 files, 221 directories removed. 2026-07-10 01:45:40.081357 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2026-07-10 01:45:40.081367 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Found existing installation: pyclean 3.0.0 2026-07-10 01:45:40.081377 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Uninstalling pyclean-3.0.0: 2026-07-10 01:45:40.081387 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:45:40.081396 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 8e496f5fb468 2026-07-10 01:45:40.081406 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> d7f0380c4446 2026-07-10 01:45:40.081416 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 10/10 : USER masakari 2026-07-10 01:45:40.081426 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in cc44c2c7cf59 2026-07-10 01:45:40.081435 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container cc44c2c7cf59 2026-07-10 01:45:40.081445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> da2551126374 2026-07-10 01:45:40.081462 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built 868b2f217069 2026-07-10 01:45:40.081472 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully tagged osism.harbor.regio.digital/kolla/masakari-monitors:build-20260710 2026-07-10 01:45:40.081490 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Built at 2026-07-10 01:45:40.079974 (took 0:01:13.963081) 2026-07-10 01:45:40.081501 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-mdns) 2026-07-10 01:45:40.081510 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Processing 2026-07-10 01:45:40.081520 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building started at 2026-07-10 01:45:40.080377 2026-07-10 01:45:40.081587 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 plugins into plugins archive 2026-07-10 01:45:40.081598 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 additions into additions archive 2026-07-10 01:46:09.503408 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 01:46:09.503472 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> c361ace39885 2026-07-10 01:46:09.503488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 2/6 : LABEL "build-date"="20260710" "name"="designate-mdns" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-mdns" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:46:09.503502 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 7b3ad8baa93a 2026-07-10 01:46:09.503781 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 7b3ad8baa93a 2026-07-10 01:46:09.503796 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> b5c5f62d7d20 2026-07-10 01:46:09.503805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 3/6 : COPY patches /patches 2026-07-10 01:46:09.503814 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> f5b37923cf40 2026-07-10 01:46:09.503823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 4/6 : RUN kolla_patch 2026-07-10 01:46:09.503832 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 15c70146c03e 2026-07-10 01:46:09.503842 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:[i] No series file found, nothing to patch. 2026-07-10 01:46:09.503851 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 15c70146c03e 2026-07-10 01:46:09.503860 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 0fe127aa732f 2026-07-10 01:46:09.503874 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:46:09.503954 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 9f80e1223aa3 2026-07-10 01:46:09.504009 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2026-07-10 01:46:09.504156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2026-07-10 01:46:09.504225 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2026-07-10 01:46:09.504308 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages were automatically installed and are no longer required: 2026-07-10 01:46:09.504351 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:46:09.504393 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:46:09.504456 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:46:09.504510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:46:09.504564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:46:09.505209 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:46:09.505224 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:46:09.505247 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2026-07-10 01:46:09.505255 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Use 'apt autoremove' to remove them. 2026-07-10 01:46:09.505263 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2026-07-10 01:46:09.505270 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: build-essential 2026-07-10 01:46:09.505277 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:46:09.505285 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:46:09.505292 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2026-07-10 01:46:09.505300 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2026-07-10 01:46:09.505308 | 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% 2026-07-10 01:46:09.505317 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2026-07-10 01:46:09.505325 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2026-07-10 01:46:09.505332 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% (Reading database ... 85% 2026-07-10 01:46:09.505339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2026-07-10 01:46:09.505350 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2026-07-10 01:46:09.505357 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:46:09.505366 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:46:09.505446 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2026-07-10 01:46:09.505488 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2026-07-10 01:46:09.505588 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2026-07-10 01:46:09.505642 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2026-07-10 01:46:09.505697 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:46:09.505750 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:46:09.505805 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:46:09.505857 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:46:09.505909 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:46:09.505974 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:46:09.506044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:46:09.506156 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2026-07-10 01:46:09.506224 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:46:09.506285 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 228 MB disk space will be freed. 2026-07-10 01:46:09.506344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2026-07-10 01:46:09.506406 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:46:09.506454 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2026-07-10 01:46:09.506501 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2026-07-10 01:46:09.506547 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2026-07-10 01:46:09.506610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2026-07-10 01:46:09.506691 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2026-07-10 01:46:09.506801 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2026-07-10 01:46:09.506840 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:46:09.506890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:46:09.506942 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:09.506991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:46:09.507086 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:09.507171 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:46:09.509235 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:46:09.509262 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:46:09.509269 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:09.509277 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:46:09.509284 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:09.509292 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:46:09.509299 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:46:09.509307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-07-10 01:46:09.509315 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:46:09.509322 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:46:09.509329 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:46:09.509337 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:46:09.509344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:46:09.509351 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:09.509358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:46:09.509366 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:09.509384 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:09.509392 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:09.509399 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:09.509406 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:09.509413 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:09.509420 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-07-10 01:46:09.509428 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:09.509435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:46:09.509442 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-07-10 01:46:09.509450 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:46:09.509457 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:09.509464 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:09.509472 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-07-10 01:46:09.509479 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:46:09.509486 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:09.509493 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:09.509501 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:46:09.509508 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:09.509515 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:46:09.509522 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-07-10 01:46:09.509529 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:09.509537 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:09.509544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing lto-disabled-list (47) ... 2026-07-10 01:46:09.509551 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing make (4.3-4.1build2) ... 2026-07-10 01:46:09.509558 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:46:09.509565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:46:09.509573 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Collecting pyclean==3.0.0 2026-07-10 01:46:09.509580 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:46:09.509587 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:46:09.509595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Installing collected packages: pyclean 2026-07-10 01:46:09.509602 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully installed pyclean-3.0.0 2026-07-10 01:46:09.509616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:46:09.509633 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-07-10 01:46:09.509641 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 8632 files, 1231 directories removed. 2026-07-10 01:46:09.509648 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-07-10 01:46:09.509655 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /usr 2026-07-10 01:46:09.509662 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-07-10 01:46:09.509670 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 1316 files, 133 directories removed. 2026-07-10 01:46:09.509682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2026-07-10 01:46:09.509690 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Found existing installation: pyclean 3.0.0 2026-07-10 01:46:09.509697 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Uninstalling pyclean-3.0.0: 2026-07-10 01:46:09.509704 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:46:09.509711 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 9f80e1223aa3 2026-07-10 01:46:09.509718 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> b68e7c77613c 2026-07-10 01:46:09.509726 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 6/6 : USER designate 2026-07-10 01:46:09.509733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 1962f17e0e74 2026-07-10 01:46:09.509740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 1962f17e0e74 2026-07-10 01:46:09.509747 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 5baac69831e1 2026-07-10 01:46:09.509754 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully built 660bf5f10cfe 2026-07-10 01:46:09.509765 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully tagged osism.harbor.regio.digital/kolla/designate-mdns:build-20260710 2026-07-10 01:46:09.509775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Built at 2026-07-10 01:46:09.509657 (took 0:00:29.429280) 2026-07-10 01:46:09.510344 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-backend-bind9) 2026-07-10 01:46:09.510434 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Processing 2026-07-10 01:46:09.510549 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building started at 2026-07-10 01:46:09.510431 2026-07-10 01:46:09.511540 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 plugins into plugins archive 2026-07-10 01:46:09.512407 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 additions into additions archive 2026-07-10 01:46:50.544249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 1/7 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 01:46:50.544347 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> c361ace39885 2026-07-10 01:46:50.544476 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 2/7 : LABEL "build-date"="20260710" "name"="designate-backend-bind9" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-backend-bind9" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:46:50.544565 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in c63f2952d255 2026-07-10 01:46:50.544635 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container c63f2952d255 2026-07-10 01:46:50.544720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 6d7dd4dde218 2026-07-10 01:46:50.544891 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bind9 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:46:50.544948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in e783985da2c0 2026-07-10 01:46:50.545032 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 01:46:50.545100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:46:50.545229 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:46:50.545309 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:46:50.545430 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:46:50.545500 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:46:50.545588 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:46:50.545672 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:46:50.545748 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:46:50.545830 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:46:50.545906 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:46:50.545983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:46:50.546061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:46:50.546180 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:46:50.546331 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:46:50.546421 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 28.0 MB in 2s (11.8 MB/s) 2026-07-10 01:46:50.546496 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-07-10 01:46:50.546578 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-07-10 01:46:50.546659 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2026-07-10 01:46:50.546730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2026-07-10 01:46:50.546798 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following additional packages will be installed: 2026-07-10 01:46:50.546868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-07-10 01:46:50.546938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2026-07-10 01:46:50.547007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Suggested packages: 2026-07-10 01:46:50.547072 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind-doc dnsutils resolvconf ufw mmdb-bin 2026-07-10 01:46:50.547173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following NEW packages will be installed: 2026-07-10 01:46:50.547277 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-07-10 01:46:50.547336 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2026-07-10 01:46:50.547410 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:46:50.547475 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Need to get 1,886 kB of archives. 2026-07-10 01:46:50.547540 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 5,721 kB of additional disk space will be used. 2026-07-10 01:46:50.547602 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:46:50.547676 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2026-07-10 01:46:50.547745 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-07-10 01:46:50.547813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-07-10 01:46:50.547883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libmaxminddb0 amd64 1.9.1-1build1 [24.4 kB] 2026-07-10 01:46:50.547951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-libs amd64 1:9.18.39-0ubuntu0.24.04.5 [1,258 kB] 2026-07-10 01:46:50.548019 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-utils amd64 1:9.18.39-0ubuntu0.24.04.5 [159 kB] 2026-07-10 01:46:50.548088 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dns-root-data all 2024071801~ubuntu0.24.04.1 [5,918 B] 2026-07-10 01:46:50.548206 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9 amd64 1:9.18.39-0ubuntu0.24.04.5 [258 kB] 2026-07-10 01:46:50.548276 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 1,886 kB in 0s (4,118 kB/s) 2026-07-10 01:46:50.548360 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libuv1t64:amd64. 2026-07-10 01:46:50.548422 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-07-10 01:46:50.548496 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:46:50.548561 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2026-07-10 01:46:50.548627 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2026-07-10 01:46:50.548694 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2026-07-10 01:46:50.548759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2026-07-10 01:46:50.548824 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2026-07-10 01:46:50.548906 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2026-07-10 01:46:50.548975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:46:50.549041 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2026-07-10 01:46:50.549107 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-07-10 01:46:50.549228 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libjson-c5:amd64. 2026-07-10 01:46:50.549306 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2026-07-10 01:46:50.550225 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:46:50.550241 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package liblmdb0:amd64. 2026-07-10 01:46:50.550248 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-07-10 01:46:50.550256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 01:46:50.550272 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libmaxminddb0:amd64. 2026-07-10 01:46:50.550279 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2026-07-10 01:46:50.550286 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-07-10 01:46:50.550293 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-libs:amd64. 2026-07-10 01:46:50.550300 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-07-10 01:46:50.550307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:46:50.550314 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-utils. 2026-07-10 01:46:50.550321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-07-10 01:46:50.550328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:46:50.550334 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package dns-root-data. 2026-07-10 01:46:50.550340 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2026-07-10 01:46:50.550346 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-07-10 01:46:50.550352 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9. 2026-07-10 01:46:50.550358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-07-10 01:46:50.550365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:46:50.550371 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 01:46:50.550377 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-07-10 01:46:50.550386 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-07-10 01:46:50.550398 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-07-10 01:46:50.550405 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:46:50.550464 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:46:50.550530 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:46:50.550599 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:46:50.550658 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting GID from range 100 to 59999 ... 2026-07-10 01:46:50.550725 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding group `bind' (GID 102) ... 2026-07-10 01:46:50.550792 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:46:50.550858 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:46:50.550928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding system user `bind' (UID 100) ... 2026-07-10 01:46:50.550993 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding new user `bind' (UID 100) with group `bind' ... 2026-07-10 01:46:50.551056 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Not creating home directory `/var/cache/bind'. 2026-07-10 01:46:50.551121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:wrote key file "/etc/bind/rndc.key" 2026-07-10 01:46:50.551227 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: could not determine current runlevel 2026-07-10 01:46:50.551302 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:46:50.551369 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:46:50.551436 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container e783985da2c0 2026-07-10 01:46:50.551501 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 7dac1050312d 2026-07-10 01:46:50.551575 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 4/7 : RUN mkdir -p /var/lib/kolla/ /var/lib/bind/ /run/bind && chown -R root: /var/lib/bind /run/bind && chmod 755 /run/bind 2026-07-10 01:46:50.551644 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 2cbf21b788ed 2026-07-10 01:46:50.551701 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 2cbf21b788ed 2026-07-10 01:46:50.551764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> a50a298acf76 2026-07-10 01:46:50.551828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 5/7 : COPY patches /patches 2026-07-10 01:46:50.551894 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 58ee4f96f05e 2026-07-10 01:46:50.551959 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 6/7 : RUN kolla_patch 2026-07-10 01:46:50.552025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 46430d544577 2026-07-10 01:46:50.552090 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:[i] No series file found, nothing to patch. 2026-07-10 01:46:50.552234 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 46430d544577 2026-07-10 01:46:50.552290 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 32268f49cce4 2026-07-10 01:46:50.552363 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 7/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:46:50.552432 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in a3f71d58d243 2026-07-10 01:46:50.552500 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-07-10 01:46:50.552568 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2026-07-10 01:46:50.552634 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2026-07-10 01:46:50.552705 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages were automatically installed and are no longer required: 2026-07-10 01:46:50.552768 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:46:50.552828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:46:50.552887 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:46:50.552947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:46:50.553012 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:46:50.554231 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:46:50.554245 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:46:50.554260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2026-07-10 01:46:50.554267 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Use 'apt autoremove' to remove them. 2026-07-10 01:46:50.554274 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2026-07-10 01:46:50.554280 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: build-essential 2026-07-10 01:46:50.554286 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:46:50.554292 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:46:50.554298 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-07-10 01:46:50.554305 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:46:50.554312 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2026-07-10 01:46:50.554318 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2026-07-10 01:46:50.554324 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2026-07-10 01:46:50.554330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2026-07-10 01:46:50.554336 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2026-07-10 01:46:50.554342 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2026-07-10 01:46:50.554348 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18942 files and directories currently installed.) 2026-07-10 01:46:50.554354 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:46:50.554360 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2026-07-10 01:46:50.554365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2026-07-10 01:46:50.554371 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2026-07-10 01:46:50.554377 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2026-07-10 01:46:50.554383 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:46:50.554389 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:46:50.554395 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:46:50.554401 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:46:50.554407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:46:50.554413 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:46:50.554422 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:46:50.554428 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2026-07-10 01:46:50.554434 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:46:50.554440 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 228 MB disk space will be freed. 2026-07-10 01:46:50.554449 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2026-07-10 01:46:50.554523 | 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% 2026-07-10 01:46:50.554574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 45% 2026-07-10 01:46:50.554633 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:46:50.554678 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2026-07-10 01:46:50.554768 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2026-07-10 01:46:50.554869 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2026-07-10 01:46:50.554984 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2026-07-10 01:46:50.555069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2026-07-10 01:46:50.555239 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2026-07-10 01:46:50.555338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18933 files and directories currently installed.) 2026-07-10 01:46:50.555444 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:46:50.555544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:50.555642 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:46:50.555717 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:50.555776 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:46:50.555831 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:46:50.555886 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:46:50.555940 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:50.555996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:46:50.556048 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:50.556103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:46:50.556222 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:46:50.556297 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:46:50.556354 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:46:50.556412 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:46:50.556468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:46:50.556548 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:46:50.556599 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:50.556648 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:46:50.556698 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:50.556744 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:50.556796 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:50.556848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:46:50.556892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:50.556942 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:46:50.557032 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:50.557045 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:46:50.557104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:50.557121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:46:50.557205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:46:50.557256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:50.557344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:50.557362 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:46:50.557376 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:46:50.557452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:46:50.557540 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:50.557595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:50.557682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:46:50.557782 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:46:50.557865 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:50.558270 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:46:50.558293 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:46:50.558303 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:50.558313 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:46:50.558328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:46:50.558392 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing lto-disabled-list (47) ... 2026-07-10 01:46:50.558478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing make (4.3-4.1build2) ... 2026-07-10 01:46:50.558556 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:46:50.558630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:46:50.558705 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:46:50.558779 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Collecting pyclean==3.0.0 2026-07-10 01:46:50.558850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:46:50.558934 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:46:50.559015 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Installing collected packages: pyclean 2026-07-10 01:46:50.559095 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully installed pyclean-3.0.0 2026-07-10 01:46:50.560327 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:46:50.560361 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:46:50.560381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 8632 files, 1231 directories removed. 2026-07-10 01:46:50.560390 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:46:50.560398 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /usr 2026-07-10 01:46:50.560407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:46:50.560415 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 1316 files, 133 directories removed. 2026-07-10 01:46:50.560423 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2026-07-10 01:46:50.560432 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Found existing installation: pyclean 3.0.0 2026-07-10 01:46:50.560440 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Uninstalling pyclean-3.0.0: 2026-07-10 01:46:50.560449 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:46:50.560458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container a3f71d58d243 2026-07-10 01:46:50.560466 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 91a33c66687d 2026-07-10 01:46:50.560475 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully built 6163222ecb4d 2026-07-10 01:46:50.560483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully tagged osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260710 2026-07-10 01:46:50.560492 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Built at 2026-07-10 01:46:50.559949 (took 0:00:41.049518) 2026-07-10 01:46:50.561272 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-sink) 2026-07-10 01:46:50.561314 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Processing 2026-07-10 01:46:50.561323 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building started at 2026-07-10 01:46:50.560772 2026-07-10 01:46:50.564183 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 plugins into plugins archive 2026-07-10 01:46:50.564210 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 additions into additions archive 2026-07-10 01:47:20.355432 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 01:47:20.355532 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> c361ace39885 2026-07-10 01:47:20.355586 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 2/6 : LABEL "build-date"="20260710" "name"="designate-sink" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-sink" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:47:20.355607 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 99b4ee69c352 2026-07-10 01:47:20.355621 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 99b4ee69c352 2026-07-10 01:47:20.355635 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> bdf913219be8 2026-07-10 01:47:20.355648 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 3/6 : COPY patches /patches 2026-07-10 01:47:20.355661 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 2b713eba7e12 2026-07-10 01:47:20.355674 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 4/6 : RUN kolla_patch 2026-07-10 01:47:20.355687 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in bca7cb982019 2026-07-10 01:47:20.355714 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:[i] No series file found, nothing to patch. 2026-07-10 01:47:20.355727 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container bca7cb982019 2026-07-10 01:47:20.355760 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 47d0eb1e04f5 2026-07-10 01:47:20.355775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:47:20.355786 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 2c3e541ef902 2026-07-10 01:47:20.355796 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2026-07-10 01:47:20.355806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2026-07-10 01:47:20.355816 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2026-07-10 01:47:20.355839 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages were automatically installed and are no longer required: 2026-07-10 01:47:20.355862 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:47:20.355874 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:47:20.355885 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:47:20.355900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:47:20.355966 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:47:20.356082 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:47:20.356157 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:47:20.356402 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2026-07-10 01:47:20.356468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Use 'apt autoremove' to remove them. 2026-07-10 01:47:20.356567 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2026-07-10 01:47:20.356719 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: build-essential 2026-07-10 01:47:20.356852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:47:20.356988 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:47:20.357113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2026-07-10 01:47:20.357264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:47:20.357368 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2026-07-10 01:47:20.357452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2026-07-10 01:47:20.357607 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% 2026-07-10 01:47:20.357728 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% 2026-07-10 01:47:20.357869 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2026-07-10 01:47:20.357992 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2026-07-10 01:47:20.358165 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:47:20.358397 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:47:20.358538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2026-07-10 01:47:20.358687 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2026-07-10 01:47:20.358841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2026-07-10 01:47:20.358962 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2026-07-10 01:47:20.359159 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:47:20.359393 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:47:20.359540 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:47:20.359678 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:47:20.360347 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:47:20.360391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:47:20.360396 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:47:20.360400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2026-07-10 01:47:20.360404 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:47:20.360409 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 228 MB disk space will be freed. 2026-07-10 01:47:20.360415 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2026-07-10 01:47:20.360421 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2026-07-10 01:47:20.360430 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:47:20.360473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2026-07-10 01:47:20.360478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2026-07-10 01:47:20.360482 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2026-07-10 01:47:20.360501 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:80% 2026-07-10 01:47:20.363267 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% 2026-07-10 01:47:20.363309 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2026-07-10 01:47:20.363318 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2026-07-10 01:47:20.363325 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:47:20.363331 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:47:20.363338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:47:20.363351 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363357 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:47:20.363363 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:47:20.363370 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:47:20.363375 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:47:20.363380 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:47:20.363386 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363410 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:47:20.363417 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:47:20.363422 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:47:20.363429 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:47:20.363441 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:47:20.363447 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:47:20.363453 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:47:20.363459 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:47:20.363465 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:47:20.363471 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:47:20.363477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:47:20.363489 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:47:20.363530 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:47:20.363550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363556 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363561 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363568 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:47:20.363571 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363575 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:47:20.363578 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:47:20.363582 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:47:20.363585 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:47:20.363589 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363592 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:47:20.363599 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363602 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363605 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:47:20.363609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:47:20.363612 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:47:20.363615 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363619 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:47:20.363638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363641 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:20.363645 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing lto-disabled-list (47) ... 2026-07-10 01:47:20.363648 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing make (4.3-4.1build2) ... 2026-07-10 01:47:20.363653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:47:20.363816 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:47:20.363888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:47:20.363959 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Collecting pyclean==3.0.0 2026-07-10 01:47:20.364010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:47:20.364069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:47:20.364161 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Installing collected packages: pyclean 2026-07-10 01:47:20.364361 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully installed pyclean-3.0.0 2026-07-10 01:47:20.364420 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:47:20.364478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:47:20.364543 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 8632 files, 1231 directories removed. 2026-07-10 01:47:20.364598 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:47:20.364652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /usr 2026-07-10 01:47:20.364706 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:47:20.364764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 1316 files, 133 directories removed. 2026-07-10 01:47:20.364819 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2026-07-10 01:47:20.364917 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Found existing installation: pyclean 3.0.0 2026-07-10 01:47:20.364991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Uninstalling pyclean-3.0.0: 2026-07-10 01:47:20.365055 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:47:20.365111 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 2c3e541ef902 2026-07-10 01:47:20.365196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 866e1e1a8e7a 2026-07-10 01:47:20.365287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 6/6 : USER designate 2026-07-10 01:47:20.365376 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in ff50345ce265 2026-07-10 01:47:20.365441 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container ff50345ce265 2026-07-10 01:47:20.365499 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 92ff516c3194 2026-07-10 01:47:20.365561 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully built a3fd4a84139c 2026-07-10 01:47:20.365630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully tagged osism.harbor.regio.digital/kolla/designate-sink:build-20260710 2026-07-10 01:47:20.365733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Built at 2026-07-10 01:47:20.365636 (took 0:00:29.804864) 2026-07-10 01:47:20.366744 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-central) 2026-07-10 01:47:20.366875 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Processing 2026-07-10 01:47:20.367002 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building started at 2026-07-10 01:47:20.366878 2026-07-10 01:47:20.368261 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 plugins into plugins archive 2026-07-10 01:47:20.369170 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 additions into additions archive 2026-07-10 01:47:51.285560 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 1/8 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 01:47:51.285666 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> c361ace39885 2026-07-10 01:47:51.285726 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 2/8 : LABEL "build-date"="20260710" "name"="designate-central" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-central" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:47:51.285844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in f07eecc313ae 2026-07-10 01:47:51.285891 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container f07eecc313ae 2026-07-10 01:47:51.285973 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 45b57f474914 2026-07-10 01:47:51.286019 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 3/8 : COPY extend_start.sh /usr/local/bin/kolla_designate_extend_start 2026-07-10 01:47:51.286121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 5f1254453475 2026-07-10 01:47:51.286254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 4/8 : RUN chmod 644 /usr/local/bin/kolla_designate_extend_start 2026-07-10 01:47:51.286354 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 9b309c475ea7 2026-07-10 01:47:51.286424 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 9b309c475ea7 2026-07-10 01:47:51.286473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 0e971675abf0 2026-07-10 01:47:51.286534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 5/8 : COPY patches /patches 2026-07-10 01:47:51.286663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> a43c6a529605 2026-07-10 01:47:51.286706 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 6/8 : RUN kolla_patch 2026-07-10 01:47:51.286906 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in bf1ad4cab257 2026-07-10 01:47:51.286969 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:[i] No series file found, nothing to patch. 2026-07-10 01:47:51.286999 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container bf1ad4cab257 2026-07-10 01:47:51.287018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> f2b7e4434e95 2026-07-10 01:47:51.287038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 7/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:47:51.287065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 3e227603cfd7 2026-07-10 01:47:51.287159 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2026-07-10 01:47:51.287221 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2026-07-10 01:47:51.287282 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2026-07-10 01:47:51.287383 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages were automatically installed and are no longer required: 2026-07-10 01:47:51.287403 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:47:51.287471 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:47:51.287526 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:47:51.287582 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:47:51.287650 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:47:51.287695 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:47:51.287736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:47:51.287778 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2026-07-10 01:47:51.287831 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Use 'apt autoremove' to remove them. 2026-07-10 01:47:51.287904 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2026-07-10 01:47:51.287932 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: build-essential 2026-07-10 01:47:51.287998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:47:51.288025 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:47:51.288092 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2026-07-10 01:47:51.288164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:47:51.288232 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2026-07-10 01:47:51.288291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2026-07-10 01:47:51.288397 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2026-07-10 01:47:51.288458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2026-07-10 01:47:51.288518 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2026-07-10 01:47:51.288575 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2026-07-10 01:47:51.288635 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:47:51.288694 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:47:51.288752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2026-07-10 01:47:51.288812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2026-07-10 01:47:51.288871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2026-07-10 01:47:51.288931 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2026-07-10 01:47:51.288972 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:47:51.288998 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:47:51.289062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:47:51.289089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:47:51.289104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:47:51.289195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:47:51.289219 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:47:51.289277 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2026-07-10 01:47:51.289341 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:47:51.289361 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 228 MB disk space will be freed. 2026-07-10 01:47:51.289425 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2026-07-10 01:47:51.289469 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 2026-07-10 01:47:51.289512 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:35% (Reading database ... 40% (Reading database ... 45% 2026-07-10 01:47:51.289553 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:47:51.289617 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2026-07-10 01:47:51.289658 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2026-07-10 01:47:51.289709 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 80% 2026-07-10 01:47:51.289759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2026-07-10 01:47:51.289804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 90% 2026-07-10 01:47:51.289844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2026-07-10 01:47:51.289884 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:47:51.289938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:47:51.289982 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:47:51.290008 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:47:51.290069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:47:51.290097 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:47:51.290158 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:47:51.290237 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:47:51.290279 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:47:51.290363 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:47:51.290380 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:47:51.290434 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:47:51.290476 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:47:51.290516 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:47:51.290556 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:47:51.290597 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:47:51.290656 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:47:51.290682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:47:51.290742 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:47:51.290759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:47:51.290916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:47:51.290950 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:47:51.290978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:47:51.290996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:47:51.291007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:47:51.291021 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:47:51.291065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:47:51.291102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:47:51.291168 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:47:51.291212 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:47:51.293033 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:51.293079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:51.293091 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:51.293101 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:47:51.293111 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:47:51.293120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:51.293166 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:51.293181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:47:51.293191 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:51.293201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:51.293211 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:47:51.293222 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:47:51.293232 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:47:51.293242 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:51.293252 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:47:51.293274 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:51.293284 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:47:51.293294 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing lto-disabled-list (47) ... 2026-07-10 01:47:51.293304 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing make (4.3-4.1build2) ... 2026-07-10 01:47:51.293314 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:47:51.293347 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:47:51.293358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:47:51.293367 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Collecting pyclean==3.0.0 2026-07-10 01:47:51.293377 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:47:51.293387 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:47:51.293397 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Installing collected packages: pyclean 2026-07-10 01:47:51.293407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully installed pyclean-3.0.0 2026-07-10 01:47:51.293416 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:47:51.293451 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:47:51.293469 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 8632 files, 1231 directories removed. 2026-07-10 01:47:51.293485 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:47:51.293501 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /usr 2026-07-10 01:47:51.293518 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:47:51.293535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 1316 files, 133 directories removed. 2026-07-10 01:47:51.293549 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2026-07-10 01:47:51.293559 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Found existing installation: pyclean 3.0.0 2026-07-10 01:47:51.293568 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Uninstalling pyclean-3.0.0: 2026-07-10 01:47:51.293578 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:47:51.293588 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 3e227603cfd7 2026-07-10 01:47:51.293598 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 6dfb4daf1c41 2026-07-10 01:47:51.293608 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 8/8 : USER designate 2026-07-10 01:47:51.293618 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in c8cfab1dfb2d 2026-07-10 01:47:51.293628 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container c8cfab1dfb2d 2026-07-10 01:47:51.293638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 7cb33ab9efc2 2026-07-10 01:47:51.293648 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully built 345040875589 2026-07-10 01:47:51.293658 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully tagged osism.harbor.regio.digital/kolla/designate-central:build-20260710 2026-07-10 01:47:51.293668 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Built at 2026-07-10 01:47:51.292479 (took 0:00:30.925601) 2026-07-10 01:47:51.293687 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-producer) 2026-07-10 01:47:51.293697 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Processing 2026-07-10 01:47:51.293707 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building started at 2026-07-10 01:47:51.293188 2026-07-10 01:47:51.294102 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 plugins into plugins archive 2026-07-10 01:47:51.294658 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 additions into additions archive 2026-07-10 01:48:20.617627 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 01:48:20.617766 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> c361ace39885 2026-07-10 01:48:20.617854 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 2/6 : LABEL "build-date"="20260710" "name"="designate-producer" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-producer" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:48:20.617942 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 9cc5c6ffaa9d 2026-07-10 01:48:20.618029 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 9cc5c6ffaa9d 2026-07-10 01:48:20.618143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> a12802a40d82 2026-07-10 01:48:20.618227 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 3/6 : COPY patches /patches 2026-07-10 01:48:20.618304 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> b656fbdc3e98 2026-07-10 01:48:20.618377 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 4/6 : RUN kolla_patch 2026-07-10 01:48:20.618479 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 66b6be86774b 2026-07-10 01:48:20.618548 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:[i] No series file found, nothing to patch. 2026-07-10 01:48:20.618618 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 66b6be86774b 2026-07-10 01:48:20.618721 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 645e53274bee 2026-07-10 01:48:20.618799 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:48:20.618871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 5da35984f6f1 2026-07-10 01:48:20.618940 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2026-07-10 01:48:20.619010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2026-07-10 01:48:20.619077 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2026-07-10 01:48:20.619210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages were automatically installed and are no longer required: 2026-07-10 01:48:20.619296 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:48:20.619362 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:48:20.619466 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:48:20.619532 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:48:20.619594 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:48:20.619655 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:48:20.619716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:48:20.619779 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2026-07-10 01:48:20.619840 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Use 'apt autoremove' to remove them. 2026-07-10 01:48:20.619915 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2026-07-10 01:48:20.619978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: build-essential 2026-07-10 01:48:20.620050 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:48:20.620114 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:48:20.620208 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2026-07-10 01:48:20.620286 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:48:20.620356 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2026-07-10 01:48:20.620454 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2026-07-10 01:48:20.620516 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% 2026-07-10 01:48:20.620582 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% 2026-07-10 01:48:20.620647 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2026-07-10 01:48:20.620712 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2026-07-10 01:48:20.620780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:48:20.620846 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:48:20.620912 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2026-07-10 01:48:20.620980 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2026-07-10 01:48:20.621048 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2026-07-10 01:48:20.621139 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2026-07-10 01:48:20.621231 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:48:20.621301 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:48:20.621365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:48:20.621445 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:48:20.621509 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:48:20.621571 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:48:20.621643 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:48:20.621766 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2026-07-10 01:48:20.621868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:48:20.621937 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 228 MB disk space will be freed. 2026-07-10 01:48:20.622009 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2026-07-10 01:48:20.622082 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:48:20.622190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2026-07-10 01:48:20.622264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2026-07-10 01:48:20.622333 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% 2026-07-10 01:48:20.624191 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% 2026-07-10 01:48:20.624202 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2026-07-10 01:48:20.624206 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2026-07-10 01:48:20.624210 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:48:20.624214 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:48:20.624218 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624222 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:48:20.624225 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624235 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:48:20.624239 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:48:20.624242 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:48:20.624245 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:48:20.624252 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:48:20.624259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:48:20.624263 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:48:20.624266 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:48:20.624270 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:48:20.624273 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:48:20.624276 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:48:20.624280 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:48:20.624283 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:48:20.624286 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624296 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:48:20.624300 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624314 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624318 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:48:20.624321 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624325 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:48:20.624328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624332 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624335 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:48:20.624338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:48:20.624342 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:48:20.624345 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:48:20.624348 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624352 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624355 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:48:20.624359 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624362 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:48:20.624365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624372 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:48:20.624375 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:48:20.624379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624385 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:48:20.624388 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:48:20.624392 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:48:20.624407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624412 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:48:20.624483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:48:20.624520 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing lto-disabled-list (47) ... 2026-07-10 01:48:20.624575 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing make (4.3-4.1build2) ... 2026-07-10 01:48:20.624619 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:48:20.624673 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:48:20.624716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:48:20.624763 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Collecting pyclean==3.0.0 2026-07-10 01:48:20.624810 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:48:20.624857 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:48:20.624903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Installing collected packages: pyclean 2026-07-10 01:48:20.624949 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully installed pyclean-3.0.0 2026-07-10 01:48:20.624996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:48:20.625040 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:48:20.625100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 8632 files, 1231 directories removed. 2026-07-10 01:48:20.625183 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:48:20.625245 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /usr 2026-07-10 01:48:20.625291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:48:20.625339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 1316 files, 133 directories removed. 2026-07-10 01:48:20.625383 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2026-07-10 01:48:20.625446 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Found existing installation: pyclean 3.0.0 2026-07-10 01:48:20.625495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Uninstalling pyclean-3.0.0: 2026-07-10 01:48:20.625544 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:48:20.625592 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 5da35984f6f1 2026-07-10 01:48:20.625641 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 116acdac685b 2026-07-10 01:48:20.625687 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 6/6 : USER designate 2026-07-10 01:48:20.625737 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 4f550baa9163 2026-07-10 01:48:20.625790 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 4f550baa9163 2026-07-10 01:48:20.625841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> e0989be89477 2026-07-10 01:48:20.625890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully built f694f236ae65 2026-07-10 01:48:20.625938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully tagged osism.harbor.regio.digital/kolla/designate-producer:build-20260710 2026-07-10 01:48:20.626040 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Built at 2026-07-10 01:48:20.625953 (took 0:00:29.332765) 2026-07-10 01:48:20.626690 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-worker) 2026-07-10 01:48:20.626818 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Processing 2026-07-10 01:48:20.626947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building started at 2026-07-10 01:48:20.626836 2026-07-10 01:48:20.627862 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 plugins into plugins archive 2026-07-10 01:48:20.628511 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 additions into additions archive 2026-07-10 01:49:00.874685 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 1/7 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 01:49:00.874799 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> c361ace39885 2026-07-10 01:49:00.874917 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 2/7 : LABEL "build-date"="20260710" "name"="designate-worker" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-worker" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:49:00.875020 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in c7c78c2a4050 2026-07-10 01:49:00.875113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container c7c78c2a4050 2026-07-10 01:49:00.875227 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 24c3a270118c 2026-07-10 01:49:00.875320 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 3/7 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends bind9 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:49:00.875409 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in d3a78f4bd56d 2026-07-10 01:49:00.875554 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:49:00.875636 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 01:49:00.875722 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:49:00.875806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:49:00.875888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:49:00.875974 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:49:00.876057 | 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] 2026-07-10 01:49:00.876141 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:49:00.876272 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:49:00.876356 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:49:00.876463 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:49:00.876583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:49:00.876669 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:49:00.876755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:49:00.876848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:49:00.876956 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 28.0 MB in 2s (11.9 MB/s) 2026-07-10 01:49:00.877038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-07-10 01:49:00.877125 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-07-10 01:49:00.877238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2026-07-10 01:49:00.877325 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2026-07-10 01:49:00.877405 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following additional packages will be installed: 2026-07-10 01:49:00.877483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-07-10 01:49:00.877581 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2026-07-10 01:49:00.877660 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Suggested packages: 2026-07-10 01:49:00.880346 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind-doc dnsutils resolvconf ufw mmdb-bin 2026-07-10 01:49:00.880422 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following NEW packages will be installed: 2026-07-10 01:49:00.880434 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2026-07-10 01:49:00.880446 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2026-07-10 01:49:00.880457 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:49:00.880467 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Need to get 1,886 kB of archives. 2026-07-10 01:49:00.880477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 5,721 kB of additional disk space will be used. 2026-07-10 01:49:00.880487 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:49:00.880535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libuv1t64 amd64 1.48.0-1.1build1 [97.3 kB] 2026-07-10 01:49:00.880547 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2026-07-10 01:49:00.880556 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-07-10 01:49:00.880566 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libmaxminddb0 amd64 1.9.1-1build1 [24.4 kB] 2026-07-10 01:49:00.880576 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-libs amd64 1:9.18.39-0ubuntu0.24.04.5 [1,258 kB] 2026-07-10 01:49:00.880587 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9-utils amd64 1:9.18.39-0ubuntu0.24.04.5 [159 kB] 2026-07-10 01:49:00.880597 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dns-root-data all 2024071801~ubuntu0.24.04.1 [5,918 B] 2026-07-10 01:49:00.880607 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bind9 amd64 1:9.18.39-0ubuntu0.24.04.5 [258 kB] 2026-07-10 01:49:00.880617 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 1,886 kB in 0s (4,402 kB/s) 2026-07-10 01:49:00.880650 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libuv1t64:amd64. 2026-07-10 01:49:00.880661 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-07-10 01:49:00.880674 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:49:00.880686 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:49:00.880696 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2026-07-10 01:49:00.880705 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2026-07-10 01:49:00.880715 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2026-07-10 01:49:00.880725 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2026-07-10 01:49:00.880735 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:49:00.880745 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2026-07-10 01:49:00.880755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-07-10 01:49:00.880780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libjson-c5:amd64. 2026-07-10 01:49:00.880791 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2026-07-10 01:49:00.880801 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:49:00.880811 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package liblmdb0:amd64. 2026-07-10 01:49:00.880821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-07-10 01:49:00.880831 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 01:49:00.880841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libmaxminddb0:amd64. 2026-07-10 01:49:00.880851 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2026-07-10 01:49:00.880878 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-07-10 01:49:00.880888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-libs:amd64. 2026-07-10 01:49:00.880898 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-07-10 01:49:00.880908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:49:00.880918 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-utils. 2026-07-10 01:49:00.880928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-07-10 01:49:00.880938 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:49:00.880948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package dns-root-data. 2026-07-10 01:49:00.880958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2026-07-10 01:49:00.880967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-07-10 01:49:00.880977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9. 2026-07-10 01:49:00.880987 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.5_amd64.deb ... 2026-07-10 01:49:00.881004 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:49:00.881015 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-07-10 01:49:00.881024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2026-07-10 01:49:00.881034 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2026-07-10 01:49:00.881044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2026-07-10 01:49:00.881054 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libjson-c5:amd64 (0.17-1build1) ... 2026-07-10 01:49:00.881063 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:49:00.881073 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:49:00.881083 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.5) ... 2026-07-10 01:49:00.881092 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting GID from range 100 to 59999 ... 2026-07-10 01:49:00.881102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding group `bind' (GID 102) ... 2026-07-10 01:49:00.881112 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting UID from range 100 to 59999 ... 2026-07-10 01:49:00.881122 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:49:00.881178 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding system user `bind' (UID 100) ... 2026-07-10 01:49:00.881194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding new user `bind' (UID 100) with group `bind' ... 2026-07-10 01:49:00.881204 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Not creating home directory `/var/cache/bind'. 2026-07-10 01:49:00.881214 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:wrote key file "/etc/bind/rndc.key" 2026-07-10 01:49:00.881224 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: could not determine current runlevel 2026-07-10 01:49:00.881234 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: policy-rc.d denied execution of start. 2026-07-10 01:49:00.881247 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:49:00.881288 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container d3a78f4bd56d 2026-07-10 01:49:00.881351 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> f7ac0a1264d8 2026-07-10 01:49:00.881419 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 4/7 : COPY patches /patches 2026-07-10 01:49:00.881472 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> ba6f5f1e35cf 2026-07-10 01:49:00.881632 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 5/7 : RUN kolla_patch 2026-07-10 01:49:00.881740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in eb9705c0a372 2026-07-10 01:49:00.881758 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:[i] No series file found, nothing to patch. 2026-07-10 01:49:00.881834 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container eb9705c0a372 2026-07-10 01:49:00.881886 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 34e8fd2392c8 2026-07-10 01:49:00.881949 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:49:00.882002 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 37981f1e58f7 2026-07-10 01:49:00.882052 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-07-10 01:49:00.882116 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2026-07-10 01:49:00.882180 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2026-07-10 01:49:00.882268 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages were automatically installed and are no longer required: 2026-07-10 01:49:00.882287 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:49:00.882358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:49:00.882422 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:49:00.882439 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:49:00.882531 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:49:00.882594 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:49:00.882610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:49:00.882678 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2026-07-10 01:49:00.882741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Use 'apt autoremove' to remove them. 2026-07-10 01:49:00.882804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2026-07-10 01:49:00.882821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: build-essential 2026-07-10 01:49:00.882899 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:49:00.882962 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:49:00.883020 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-07-10 01:49:00.883035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 5% 2026-07-10 01:49:00.883118 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:49:00.883201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2026-07-10 01:49:00.883252 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2026-07-10 01:49:00.883305 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2026-07-10 01:49:00.883355 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2026-07-10 01:49:00.883418 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2026-07-10 01:49:00.883477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2026-07-10 01:49:00.883571 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18942 files and directories currently installed.) 2026-07-10 01:49:00.883638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:49:00.883689 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2026-07-10 01:49:00.883739 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2026-07-10 01:49:00.883773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2026-07-10 01:49:00.883843 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2026-07-10 01:49:00.883901 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:49:00.883917 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:49:00.883996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:49:00.884012 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:49:00.884060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:49:00.884076 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:49:00.884155 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:49:00.884209 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2026-07-10 01:49:00.884255 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:49:00.884271 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 228 MB disk space will be freed. 2026-07-10 01:49:00.884343 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-07-10 01:49:00.884370 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2026-07-10 01:49:00.884438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:49:00.884516 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2026-07-10 01:49:00.884533 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2026-07-10 01:49:00.884593 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2026-07-10 01:49:00.884652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2026-07-10 01:49:00.884668 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2026-07-10 01:49:00.884729 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2026-07-10 01:49:00.884788 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18933 files and directories currently installed.) 2026-07-10 01:49:00.884804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:49:00.884868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:49:00.884928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:49:00.884944 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:49:00.885005 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:49:00.885064 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:49:00.885080 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:49:00.885154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:49:00.885207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:49:00.885254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:49:00.885299 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:49:00.885316 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:49:00.885386 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:49:00.885413 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:49:00.885477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:49:00.885522 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:49:00.885582 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:49:00.885598 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:49:00.885798 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:49:00.885864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:49:00.885887 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:49:00.885916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:49:00.885933 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:49:00.885951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:49:00.885968 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:49:00.885992 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:49:00.886009 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:49:00.886049 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:49:00.886073 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:49:00.886189 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:49:00.886225 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:00.886249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:00.886272 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:00.886328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:49:00.886373 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:49:00.886425 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:49:00.886560 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:00.886585 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:49:00.886610 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:00.886632 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:49:00.886665 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:00.886725 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:00.886741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:49:00.886806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:00.886822 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:49:00.886891 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:00.886918 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:00.886941 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:49:00.887015 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing lto-disabled-list (47) ... 2026-07-10 01:49:00.887044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing make (4.3-4.1build2) ... 2026-07-10 01:49:00.887059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:49:00.887107 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:49:00.887174 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Collecting pyclean==3.0.0 2026-07-10 01:49:00.887197 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:49:00.887250 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:49:00.887276 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Installing collected packages: pyclean 2026-07-10 01:49:00.887334 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully installed pyclean-3.0.0 2026-07-10 01:49:00.887361 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:49:00.887421 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:49:00.887450 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 8632 files, 1231 directories removed. 2026-07-10 01:49:00.887471 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:49:00.887570 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /usr 2026-07-10 01:49:00.887593 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:49:00.887611 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 1316 files, 133 directories removed. 2026-07-10 01:49:00.887660 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2026-07-10 01:49:00.887685 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Found existing installation: pyclean 3.0.0 2026-07-10 01:49:00.887742 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Uninstalling pyclean-3.0.0: 2026-07-10 01:49:00.887767 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:49:00.887815 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 37981f1e58f7 2026-07-10 01:49:00.887868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> e0054f94f14a 2026-07-10 01:49:00.887891 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 7/7 : USER designate 2026-07-10 01:49:00.887954 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in fcd0587cd53d 2026-07-10 01:49:00.887978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container fcd0587cd53d 2026-07-10 01:49:00.888035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 0d1132464e78 2026-07-10 01:49:00.888060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully built 43ca5332c851 2026-07-10 01:49:00.888122 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully tagged osism.harbor.regio.digital/kolla/designate-worker:build-20260710 2026-07-10 01:49:00.888238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Built at 2026-07-10 01:49:00.888149 (took 0:00:40.261313) 2026-07-10 01:49:00.888883 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-api) 2026-07-10 01:49:00.888934 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Processing 2026-07-10 01:49:00.888956 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building started at 2026-07-10 01:49:00.888892 2026-07-10 01:49:00.889867 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 plugins into plugins archive 2026-07-10 01:49:00.890403 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 additions into additions archive 2026-07-10 01:49:31.364119 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 01:49:31.364242 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> c361ace39885 2026-07-10 01:49:31.364339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 2/6 : LABEL "build-date"="20260710" "name"="designate-api" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="designate-api" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:49:31.364399 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in c8349d468e3c 2026-07-10 01:49:31.364461 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container c8349d468e3c 2026-07-10 01:49:31.364496 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> d4a61aecd4b4 2026-07-10 01:49:31.364542 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 3/6 : COPY patches /patches 2026-07-10 01:49:31.364627 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> f9bd8a8484a7 2026-07-10 01:49:31.364654 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 4/6 : RUN kolla_patch 2026-07-10 01:49:31.364703 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 2061402acd27 2026-07-10 01:49:31.364747 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:[i] No series file found, nothing to patch. 2026-07-10 01:49:31.364792 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 2061402acd27 2026-07-10 01:49:31.364838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 00ceabea3003 2026-07-10 01:49:31.364895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 5/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:49:31.364963 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 66ecaa286463 2026-07-10 01:49:31.366190 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2026-07-10 01:49:31.366201 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2026-07-10 01:49:31.366207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2026-07-10 01:49:31.366211 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages were automatically installed and are no longer required: 2026-07-10 01:49:31.366216 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:49:31.366221 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:49:31.366226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:49:31.366230 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:49:31.366234 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:49:31.366238 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:49:31.366242 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:49:31.366247 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2026-07-10 01:49:31.366251 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Use 'apt autoremove' to remove them. 2026-07-10 01:49:31.366256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2026-07-10 01:49:31.366260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: build-essential 2026-07-10 01:49:31.366264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2026-07-10 01:49:31.366268 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 17.4 kB disk space will be freed. 2026-07-10 01:49:31.366286 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2026-07-10 01:49:31.366292 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:49:31.366303 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2026-07-10 01:49:31.366307 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% 2026-07-10 01:49:31.366311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2026-07-10 01:49:31.366315 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2026-07-10 01:49:31.366320 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2026-07-10 01:49:31.366324 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2026-07-10 01:49:31.366328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18799 files and directories currently installed.) 2026-07-10 01:49:31.366334 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing build-essential (12.10ubuntu1) ... 2026-07-10 01:49:31.366338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2026-07-10 01:49:31.366342 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2026-07-10 01:49:31.366346 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2026-07-10 01:49:31.366350 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2026-07-10 01:49:31.366354 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2026-07-10 01:49:31.366358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2026-07-10 01:49:31.366363 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc gcc-13 gcc-13-base 2026-07-10 01:49:31.366367 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2026-07-10 01:49:31.366371 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2026-07-10 01:49:31.366375 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2026-07-10 01:49:31.366379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2026-07-10 01:49:31.366383 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2026-07-10 01:49:31.366388 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2026-07-10 01:49:31.366392 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 228 MB disk space will be freed. 2026-07-10 01:49:31.366396 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2026-07-10 01:49:31.366407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:49:31.366411 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2026-07-10 01:49:31.366415 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% 2026-07-10 01:49:31.366420 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2026-07-10 01:49:31.366424 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:80% 2026-07-10 01:49:31.366451 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2026-07-10 01:49:31.366507 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:85% 2026-07-10 01:49:31.366581 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2026-07-10 01:49:31.366663 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:90% (Reading database ... 95% 2026-07-10 01:49:31.366704 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2026-07-10 01:49:31.366752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:100% (Reading database ... 18790 files and directories currently installed.) 2026-07-10 01:49:31.366798 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2026-07-10 01:49:31.366875 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:49:31.366921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2026-07-10 01:49:31.366971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:49:31.367018 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing dpkg-dev (1.22.6ubuntu6.6) ... 2026-07-10 01:49:31.367066 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:49:31.367115 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils (2.42-4ubuntu2.10) ... 2026-07-10 01:49:31.367193 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:49:31.367250 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:49:31.367302 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:49:31.367360 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:49:31.367404 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:49:31.367449 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-07-10 01:49:31.367493 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:49:31.367535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:49:31.367641 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:49:31.367681 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:49:31.367726 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:49:31.367771 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2026-07-10 01:49:31.367817 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2026-07-10 01:49:31.367861 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:49:31.367904 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-07-10 01:49:31.367948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:49:31.367992 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:49:31.368037 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:49:31.368080 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:49:31.368123 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:49:31.368186 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 01:49:31.368239 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:49:31.368286 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:31.368333 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:49:31.368378 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:31.368423 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:49:31.368468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:31.368514 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:49:31.368581 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:49:31.368628 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libdpkg-perl (1.22.6ubuntu6.6) ... 2026-07-10 01:49:31.368676 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:31.368723 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:49:31.368772 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:31.368820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2026-07-10 01:49:31.368870 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:31.368916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:31.368965 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2026-07-10 01:49:31.369012 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:49:31.369059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:31.369104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:49:31.369167 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-07-10 01:49:31.369219 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:31.369260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 01:49:31.369300 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:49:31.369339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing lto-disabled-list (47) ... 2026-07-10 01:49:31.369379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing make (4.3-4.1build2) ... 2026-07-10 01:49:31.369418 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-07-10 01:49:31.369456 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 01:49:31.369499 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Collecting pyclean==3.0.0 2026-07-10 01:49:31.369545 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:49:31.369648 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:49:31.369725 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Installing collected packages: pyclean 2026-07-10 01:49:31.369772 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully installed pyclean-3.0.0 2026-07-10 01:49:31.369821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:49:31.369868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:49:31.369908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 8632 files, 1231 directories removed. 2026-07-10 01:49:31.369964 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:49:31.370009 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /usr 2026-07-10 01:49:31.370049 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:49:31.370097 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 1316 files, 133 directories removed. 2026-07-10 01:49:31.370155 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2026-07-10 01:49:31.370209 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Found existing installation: pyclean 3.0.0 2026-07-10 01:49:31.372341 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Uninstalling pyclean-3.0.0: 2026-07-10 01:49:31.372402 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:49:31.372416 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 66ecaa286463 2026-07-10 01:49:31.372428 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 946c4e2dbc94 2026-07-10 01:49:31.372438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 6/6 : USER designate 2026-07-10 01:49:31.372448 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 37ea3d984b2d 2026-07-10 01:49:31.372459 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 37ea3d984b2d 2026-07-10 01:49:31.372468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> d53bec0e11fe 2026-07-10 01:49:31.372478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully built bf0ca6c6e918 2026-07-10 01:49:31.372518 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully tagged osism.harbor.regio.digital/kolla/designate-api:build-20260710 2026-07-10 01:49:31.372530 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Built at 2026-07-10 01:49:31.370509 (took 0:00:30.481617) 2026-07-10 01:49:31.372540 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-controller) 2026-07-10 01:49:31.372550 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Processing 2026-07-10 01:49:31.372597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building started at 2026-07-10 01:49:31.371002 2026-07-10 01:49:31.372609 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 plugins into plugins archive 2026-07-10 01:49:31.373237 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 additions into additions archive 2026-07-10 01:49:44.051413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260710 2026-07-10 01:49:44.051526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 50d82690a129 2026-07-10 01:49:44.051546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 2/8 : LABEL "build-date"="20260710" "name"="ovn-controller" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-controller" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:49:44.051569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 6ccd41e49ddc 2026-07-10 01:49:44.051788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 6ccd41e49ddc 2026-07-10 01:49:44.051849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 676b3b5bad5a 2026-07-10 01:49:44.051869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-host && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:49:44.051885 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 92e1179f4c5d 2026-07-10 01:49:44.051961 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 01:49:44.052051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:49:44.052109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:49:44.052237 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:49:44.052300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:49:44.052360 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:49:44.052425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:49:44.052504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:49:44.052605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:49:44.052659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:49:44.052729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:49:44.052781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:49:44.052844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:49:44.052906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:49:44.052968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:49:44.053030 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Fetched 28.0 MB in 2s (12.0 MB/s) 2026-07-10 01:49:44.054204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-07-10 01:49:44.054223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-07-10 01:49:44.054233 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2026-07-10 01:49:44.054241 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2026-07-10 01:49:44.054249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following additional packages will be installed: 2026-07-10 01:49:44.054258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lsb-release 2026-07-10 01:49:44.054266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following NEW packages will be installed: 2026-07-10 01:49:44.054274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lsb-release ovn-host 2026-07-10 01:49:44.054282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:49:44.054290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Need to get 713 kB of archives. 2026-07-10 01:49:44.054298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:After this operation, 2,061 kB of additional disk space will be used. 2026-07-10 01:49:44.054306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-host amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [707 kB] 2026-07-10 01:49:44.054314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:49:44.054322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2026-07-10 01:49:44.054330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Fetched 713 kB in 0s (1,554 kB/s) 2026-07-10 01:49:44.054338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Selecting previously unselected package lsb-release. 2026-07-10 01:49:44.054346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 2026-07-10 01:49:44.054354 | 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 ... 2026-07-10 01:49:44.054363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% 2026-07-10 01:49:44.054371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:49:44.054379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2026-07-10 01:49:44.054387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 70% 2026-07-10 01:49:44.054395 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 75% 2026-07-10 01:49:44.054403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 80% 2026-07-10 01:49:44.054410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 85% 2026-07-10 01:49:44.054418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 90% 2026-07-10 01:49:44.054426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 95% 2026-07-10 01:49:44.054434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 100% (Reading database ... 11885 files and directories currently installed.) 2026-07-10 01:49:44.054450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2026-07-10 01:49:44.054459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Unpacking lsb-release (12.0-2) ... 2026-07-10 01:49:44.054470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Selecting previously unselected package ovn-host. 2026-07-10 01:49:44.054478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Preparing to unpack .../ovn-host_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2026-07-10 01:49:44.054486 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Unpacking ovn-host (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-07-10 01:49:44.054494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Setting up lsb-release (12.0-2) ... 2026-07-10 01:49:44.054511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Setting up ovn-host (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-07-10 01:49:44.054609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 92e1179f4c5d 2026-07-10 01:49:44.054669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 7d35cafe2399 2026-07-10 01:49:44.054752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 4/8 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-07-10 01:49:44.054805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 31c4b0827b0d 2026-07-10 01:49:44.054871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 5/8 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-07-10 01:49:44.054937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in ca606b3a09ab 2026-07-10 01:49:44.055002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container ca606b3a09ab 2026-07-10 01:49:44.055065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> f7919cc438cb 2026-07-10 01:49:44.055149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 6/8 : COPY patches /patches 2026-07-10 01:49:44.055218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 158604d8c2e6 2026-07-10 01:49:44.055286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 7/8 : RUN kolla_patch 2026-07-10 01:49:44.055352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in a8ac447e6a1f 2026-07-10 01:49:44.055417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:[i] No series file found, nothing to patch. 2026-07-10 01:49:44.055479 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container a8ac447e6a1f 2026-07-10 01:49:44.055541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 6a7059c4db66 2026-07-10 01:49:44.055622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:49:44.055687 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 4b9996a2b878 2026-07-10 01:49:44.055749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-07-10 01:49:44.055813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2026-07-10 01:49:44.055875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2026-07-10 01:49:44.055935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Package 'build-essential' is not installed, so not removed 2026-07-10 01:49:44.055992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:49:44.056053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2026-07-10 01:49:44.056114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2026-07-10 01:49:44.056198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2026-07-10 01:49:44.056268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:49:44.056331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 4b9996a2b878 2026-07-10 01:49:44.056397 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> ae4a9483de94 2026-07-10 01:49:44.056466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully built 607b30a5939a 2026-07-10 01:49:44.056528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully tagged osism.harbor.regio.digital/kolla/ovn-controller:build-20260710 2026-07-10 01:49:44.056731 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Built at 2026-07-10 01:49:44.056544 (took 0:00:12.685542) 2026-07-10 01:49:44.057194 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-nb-db-server) 2026-07-10 01:49:44.057288 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Processing 2026-07-10 01:49:44.057379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building started at 2026-07-10 01:49:44.057281 2026-07-10 01:49:44.058364 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 plugins into plugins archive 2026-07-10 01:49:44.058984 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 additions into additions archive 2026-07-10 01:49:59.021681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 1/10 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260710 2026-07-10 01:49:59.021790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 50d82690a129 2026-07-10 01:49:59.021934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 2/10 : LABEL "build-date"="20260710" "name"="ovn-nb-db-server" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-nb-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:49:59.022042 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 36b097db2763 2026-07-10 01:49:59.022108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 36b097db2763 2026-07-10 01:49:59.023215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 5b981959e60b 2026-07-10 01:49:59.023256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 3/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-central && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:49:59.023275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 1e357fe708c5 2026-07-10 01:49:59.023289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:49:59.023302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 01:49:59.023316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:49:59.023329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:49:59.023342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:49:59.023355 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:49:59.023368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:49:59.023381 | 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] 2026-07-10 01:49:59.023393 | 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] 2026-07-10 01:49:59.023427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:49:59.023438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:49:59.023448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:49:59.023458 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:49:59.023468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:49:59.023478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:49:59.023488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Fetched 28.0 MB in 2s (11.8 MB/s) 2026-07-10 01:49:59.023499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-07-10 01:49:59.023509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-07-10 01:49:59.023526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2026-07-10 01:49:59.023536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2026-07-10 01:49:59.023546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following additional packages will be installed: 2026-07-10 01:49:59.023556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lsb-release 2026-07-10 01:49:59.023570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following NEW packages will be installed: 2026-07-10 01:49:59.023659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lsb-release ovn-central 2026-07-10 01:49:59.023759 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:49:59.023821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Need to get 408 kB of archives. 2026-07-10 01:49:59.023914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:After this operation, 1,614 kB of additional disk space will be used. 2026-07-10 01:49:59.023961 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:49:59.024039 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-central amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [402 kB] 2026-07-10 01:49:59.024189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2026-07-10 01:49:59.024296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Fetched 408 kB in 1s (395 kB/s) 2026-07-10 01:49:59.024385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Selecting previously unselected package lsb-release. 2026-07-10 01:49:59.024439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 2026-07-10 01:49:59.024538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:49:59.024609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 70% 2026-07-10 01:49:59.024708 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 75% 2026-07-10 01:49:59.024779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 80% 2026-07-10 01:49:59.024854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 85% 2026-07-10 01:49:59.024928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 90% 2026-07-10 01:49:59.025001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 95% 2026-07-10 01:49:59.025079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 100% (Reading database ... 11885 files and directories currently installed.) 2026-07-10 01:49:59.025151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2026-07-10 01:49:59.025271 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Unpacking lsb-release (12.0-2) ... 2026-07-10 01:49:59.025353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Selecting previously unselected package ovn-central. 2026-07-10 01:49:59.025427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Preparing to unpack .../ovn-central_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2026-07-10 01:49:59.025504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Unpacking ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-07-10 01:49:59.025581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Setting up lsb-release (12.0-2) ... 2026-07-10 01:49:59.025677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Setting up ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-07-10 01:49:59.025775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 1e357fe708c5 2026-07-10 01:49:59.025852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 4fd9443a18fa 2026-07-10 01:49:59.025928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 4/10 : COPY start_nb_db_server.sh /usr/local/bin/start-nb-db-server 2026-07-10 01:49:59.026009 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> b4bf3e36fd93 2026-07-10 01:49:59.026084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 5/10 : RUN chmod 755 /usr/local/bin/start-nb-db-server 2026-07-10 01:49:59.026188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 60032d7be293 2026-07-10 01:49:59.026282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 60032d7be293 2026-07-10 01:49:59.026359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 3af98a592395 2026-07-10 01:49:59.027214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-07-10 01:49:59.027257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 8fa8a7dda402 2026-07-10 01:49:59.027269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-07-10 01:49:59.027279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 9306f397d753 2026-07-10 01:49:59.027289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 9306f397d753 2026-07-10 01:49:59.027300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> b36c374cf0c8 2026-07-10 01:49:59.027310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 8/10 : COPY patches /patches 2026-07-10 01:49:59.027320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 55cb8fdfdfca 2026-07-10 01:49:59.027330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 9/10 : RUN kolla_patch 2026-07-10 01:49:59.027341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in cb0e18c07b71 2026-07-10 01:49:59.027351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:[i] No series file found, nothing to patch. 2026-07-10 01:49:59.027361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container cb0e18c07b71 2026-07-10 01:49:59.027372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> a9f30f39a9bf 2026-07-10 01:49:59.027384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:49:59.027395 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 238eb1f844ee 2026-07-10 01:49:59.027404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-07-10 01:49:59.027417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2026-07-10 01:49:59.027436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2026-07-10 01:49:59.027453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Package 'build-essential' is not installed, so not removed 2026-07-10 01:49:59.027564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:49:59.027580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2026-07-10 01:49:59.027756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2026-07-10 01:49:59.027808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2026-07-10 01:49:59.027896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:49:59.027943 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 238eb1f844ee 2026-07-10 01:49:59.028007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 5a050e700263 2026-07-10 01:49:59.028078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully built e1f2376a9c4e 2026-07-10 01:49:59.028162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260710 2026-07-10 01:49:59.028345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Built at 2026-07-10 01:49:59.028185 (took 0:00:14.970904) 2026-07-10 01:49:59.028849 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-northd) 2026-07-10 01:49:59.028931 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Processing 2026-07-10 01:49:59.029035 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building started at 2026-07-10 01:49:59.028943 2026-07-10 01:49:59.030253 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 plugins into plugins archive 2026-07-10 01:49:59.031177 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 additions into additions archive 2026-07-10 01:50:16.020047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260710 2026-07-10 01:50:16.020234 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 50d82690a129 2026-07-10 01:50:16.020274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 2/8 : LABEL "build-date"="20260710" "name"="ovn-northd" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-northd" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:50:16.020309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 4ea98b0e962c 2026-07-10 01:50:16.020436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 4ea98b0e962c 2026-07-10 01:50:16.020473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> adb7ff253454 2026-07-10 01:50:16.020548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 3/8 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-central && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:50:16.020702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 51b49a999d00 2026-07-10 01:50:16.020862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:50:16.022301 | 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] 2026-07-10 01:50:16.022356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:50:16.022432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:50:16.022452 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:50:16.022470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:50:16.022488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:50:16.022506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:50:16.022523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:50:16.022540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:50:16.022557 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:50:16.022594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:50:16.022614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:50:16.022631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:50:16.022648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:50:16.022694 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Fetched 28.0 MB in 5s (6,022 kB/s) 2026-07-10 01:50:16.022711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-07-10 01:50:16.022729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-07-10 01:50:16.022745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2026-07-10 01:50:16.022763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2026-07-10 01:50:16.022780 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following additional packages will be installed: 2026-07-10 01:50:16.022808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lsb-release 2026-07-10 01:50:16.022826 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following NEW packages will be installed: 2026-07-10 01:50:16.022844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lsb-release ovn-central 2026-07-10 01:50:16.022860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:50:16.022875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Need to get 408 kB of archives. 2026-07-10 01:50:16.022889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:After this operation, 1,614 kB of additional disk space will be used. 2026-07-10 01:50:16.022899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:50:16.022967 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-central amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [402 kB] 2026-07-10 01:50:16.023201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2026-07-10 01:50:16.023297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Fetched 408 kB in 2s (247 kB/s) 2026-07-10 01:50:16.023327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Selecting previously unselected package lsb-release. 2026-07-10 01:50:16.023341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 2026-07-10 01:50:16.023363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:50:16.023417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 70% (Reading database ... 75% 2026-07-10 01:50:16.023436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 80% 2026-07-10 01:50:16.023463 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 85% 2026-07-10 01:50:16.023485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 90% 2026-07-10 01:50:16.023542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 95% 2026-07-10 01:50:16.023646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 100% (Reading database ... 11885 files and directories currently installed.) 2026-07-10 01:50:16.023853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2026-07-10 01:50:16.023881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Unpacking lsb-release (12.0-2) ... 2026-07-10 01:50:16.023901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Selecting previously unselected package ovn-central. 2026-07-10 01:50:16.023919 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Preparing to unpack .../ovn-central_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2026-07-10 01:50:16.023937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Unpacking ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-07-10 01:50:16.023960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Setting up lsb-release (12.0-2) ... 2026-07-10 01:50:16.023978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Setting up ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-07-10 01:50:16.024031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 51b49a999d00 2026-07-10 01:50:16.024111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 3c6711545ed1 2026-07-10 01:50:16.024181 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 4/8 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-07-10 01:50:16.024342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 101c4abd9bb4 2026-07-10 01:50:16.024398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 5/8 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-07-10 01:50:16.024503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 77f55e6ec5ef 2026-07-10 01:50:16.024521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 77f55e6ec5ef 2026-07-10 01:50:16.024600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 5986110d705a 2026-07-10 01:50:16.024719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 6/8 : COPY patches /patches 2026-07-10 01:50:16.024738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> a9caa173ddc3 2026-07-10 01:50:16.024931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 7/8 : RUN kolla_patch 2026-07-10 01:50:16.024953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in f78ab4e08919 2026-07-10 01:50:16.025023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:[i] No series file found, nothing to patch. 2026-07-10 01:50:16.025051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container f78ab4e08919 2026-07-10 01:50:16.025167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 83101924ca83 2026-07-10 01:50:16.025195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 8/8 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:50:16.025273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 90e0c7d9dfce 2026-07-10 01:50:16.025330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-07-10 01:50:16.025389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2026-07-10 01:50:16.025447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2026-07-10 01:50:16.025489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Package 'build-essential' is not installed, so not removed 2026-07-10 01:50:16.025545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:50:16.025575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2026-07-10 01:50:16.025671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2026-07-10 01:50:16.025739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2026-07-10 01:50:16.025801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:50:16.025859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 90e0c7d9dfce 2026-07-10 01:50:16.025917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> d996c17621ab 2026-07-10 01:50:16.025978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully built ede5a5534d9d 2026-07-10 01:50:16.026037 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully tagged osism.harbor.regio.digital/kolla/ovn-northd:build-20260710 2026-07-10 01:50:16.026157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Built at 2026-07-10 01:50:16.026048 (took 0:00:16.997105) 2026-07-10 01:50:16.026639 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-server) 2026-07-10 01:50:16.026698 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Processing 2026-07-10 01:50:16.026836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building started at 2026-07-10 01:50:16.026709 2026-07-10 01:50:16.027924 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 plugins into plugins archive 2026-07-10 01:50:16.028680 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 additions into additions archive 2026-07-10 01:50:32.301992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 1/10 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20260710 2026-07-10 01:50:32.303315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 50d82690a129 2026-07-10 01:50:32.303361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 2/10 : LABEL "build-date"="20260710" "name"="ovn-sb-db-server" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-sb-db-server" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:50:32.303375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in acadf3ac0df7 2026-07-10 01:50:32.303386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container acadf3ac0df7 2026-07-10 01:50:32.303396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 177fd4411d3e 2026-07-10 01:50:32.303406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 3/10 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends ovn-central && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:50:32.303416 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in b7a10a4591c6 2026-07-10 01:50:32.303425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:50:32.303444 | 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] 2026-07-10 01:50:32.303456 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:50:32.303465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:50:32.303474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:50:32.303490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:50:32.303498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:50:32.303505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:50:32.303512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:50:32.303519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:50:32.303526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:50:32.303534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:50:32.304209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:50:32.304227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:50:32.304235 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:50:32.304244 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Fetched 28.0 MB in 4s (7,193 kB/s) 2026-07-10 01:50:32.304252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-07-10 01:50:32.304260 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-07-10 01:50:32.304268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2026-07-10 01:50:32.304276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2026-07-10 01:50:32.304285 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following additional packages will be installed: 2026-07-10 01:50:32.304293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lsb-release 2026-07-10 01:50:32.304301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following NEW packages will be installed: 2026-07-10 01:50:32.304309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lsb-release ovn-central 2026-07-10 01:50:32.304317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:50:32.304325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Need to get 408 kB of archives. 2026-07-10 01:50:32.304333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:After this operation, 1,614 kB of additional disk space will be used. 2026-07-10 01:50:32.304342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:50:32.304350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 lsb-release all 12.0-2 [6,564 B] 2026-07-10 01:50:32.304359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 ovn-central amd64 25.03.1-0ubuntu0.25.04.1~cloud0 [402 kB] 2026-07-10 01:50:32.304371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Fetched 408 kB in 1s (587 kB/s) 2026-07-10 01:50:32.304455 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Selecting previously unselected package lsb-release. 2026-07-10 01:50:32.304539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2026-07-10 01:50:32.304639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2026-07-10 01:50:32.304758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 70% 2026-07-10 01:50:32.304845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 75% 2026-07-10 01:50:32.304927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 80% 2026-07-10 01:50:32.305004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 85% 2026-07-10 01:50:32.305078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 90% 2026-07-10 01:50:32.305252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 95% 2026-07-10 01:50:32.305409 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 100% (Reading database ... 11885 files and directories currently installed.) 2026-07-10 01:50:32.305492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Preparing to unpack .../lsb-release_12.0-2_all.deb ... 2026-07-10 01:50:32.305561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Unpacking lsb-release (12.0-2) ... 2026-07-10 01:50:32.305631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Selecting previously unselected package ovn-central. 2026-07-10 01:50:32.305718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Preparing to unpack .../ovn-central_25.03.1-0ubuntu0.25.04.1~cloud0_amd64.deb ... 2026-07-10 01:50:32.305789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Unpacking ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-07-10 01:50:32.305857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Setting up lsb-release (12.0-2) ... 2026-07-10 01:50:32.305932 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2026-07-10 01:50:32.306007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Setting up ovn-central (25.03.1-0ubuntu0.25.04.1~cloud0) ... 2026-07-10 01:50:32.306100 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container b7a10a4591c6 2026-07-10 01:50:32.306211 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 0f977fa7e113 2026-07-10 01:50:32.306291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 4/10 : COPY start_sb_db_server.sh /usr/local/bin/start-sb-db-server 2026-07-10 01:50:32.306364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 0ab901d1104b 2026-07-10 01:50:32.306432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 5/10 : RUN chmod 755 /usr/local/bin/start-sb-db-server 2026-07-10 01:50:32.306504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 9a4797d61e05 2026-07-10 01:50:32.306592 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 9a4797d61e05 2026-07-10 01:50:32.307374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 156f50dfcca9 2026-07-10 01:50:32.307430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-07-10 01:50:32.307444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> e592f3e9e51c 2026-07-10 01:50:32.307455 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-07-10 01:50:32.307465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 7831fc1377c9 2026-07-10 01:50:32.307475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 7831fc1377c9 2026-07-10 01:50:32.307485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> e414c0420981 2026-07-10 01:50:32.307495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 8/10 : COPY patches /patches 2026-07-10 01:50:32.308254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 36eb6076de92 2026-07-10 01:50:32.308278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 9/10 : RUN kolla_patch 2026-07-10 01:50:32.308289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 2260edd02666 2026-07-10 01:50:32.308300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:[i] No series file found, nothing to patch. 2026-07-10 01:50:32.308311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 2260edd02666 2026-07-10 01:50:32.308322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> ec5da0865f31 2026-07-10 01:50:32.308336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 10/10 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:50:32.308376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in e0daa15d932c 2026-07-10 01:50:32.308389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-07-10 01:50:32.308400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2026-07-10 01:50:32.308411 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2026-07-10 01:50:32.308422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Package 'build-essential' is not installed, so not removed 2026-07-10 01:50:32.308432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:50:32.308448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2026-07-10 01:50:32.308458 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2026-07-10 01:50:32.308468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2026-07-10 01:50:32.308536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:50:32.308552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container e0daa15d932c 2026-07-10 01:50:32.308770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 040c87eceadc 2026-07-10 01:50:32.308824 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully built 423eea025fc9 2026-07-10 01:50:32.308859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260710 2026-07-10 01:50:32.308921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Built at 2026-07-10 01:50:32.308786 (took 0:00:16.282077) 2026-07-10 01:50:32.309067 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-relay) to queue 2026-07-10 01:50:32.309512 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-infoblox-ipam-agent) 2026-07-10 01:50:32.309581 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Processing 2026-07-10 01:50:32.309714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building started at 2026-07-10 01:50:32.309589 2026-07-10 01:50:32.310932 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 plugins into plugins archive 2026-07-10 01:50:32.311871 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 additions into additions archive 2026-07-10 01:50:46.086423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 1/7 : FROM osism.harbor.regio.digital/kolla/neutron-server:build-20260710 2026-07-10 01:50:46.086542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 8cbb8bcf61ab 2026-07-10 01:50:46.086573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 2/7 : LABEL "build-date"="20260710" "name"="neutron-infoblox-ipam-agent" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="neutron-infoblox-ipam-agent" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:50:46.086598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 20dff0c20528 2026-07-10 01:50:46.086618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 20dff0c20528 2026-07-10 01:50:46.086661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> f89ce4168e96 2026-07-10 01:50:46.086683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 3/7 : USER root 2026-07-10 01:50:46.086698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in a8b97dd24aee 2026-07-10 01:50:46.086738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container a8b97dd24aee 2026-07-10 01:50:46.086756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 2933fa21a538 2026-07-10 01:50:46.086772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 4/7 : COPY patches /patches 2026-07-10 01:50:46.086793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 922f05bc7b33 2026-07-10 01:50:46.086808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 5/7 : RUN kolla_patch 2026-07-10 01:50:46.086828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 64e44c123d50 2026-07-10 01:50:46.086848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:[i] No series file found, nothing to patch. 2026-07-10 01:50:46.086868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 64e44c123d50 2026-07-10 01:50:46.086888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 2a19b8e4fea0 2026-07-10 01:50:46.086940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 6/7 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:50:46.086963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in cbd5ae3d7f94 2026-07-10 01:50:46.086983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2026-07-10 01:50:46.087003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2026-07-10 01:50:46.087022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2026-07-10 01:50:46.087064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Package 'build-essential' is not installed, so not removed 2026-07-10 01:50:46.087085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:50:46.087106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2026-07-10 01:50:46.087191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2026-07-10 01:50:46.087222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2026-07-10 01:50:46.087238 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:50:46.087259 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Collecting pyclean==3.0.0 2026-07-10 01:50:46.087275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:50:46.087295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:50:46.087311 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Installing collected packages: pyclean 2026-07-10 01:50:46.087331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully installed pyclean-3.0.0 2026-07-10 01:50:46.087352 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:50:46.087372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-07-10 01:50:46.087393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 333 files, 47 directories removed. 2026-07-10 01:50:46.087426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-07-10 01:50:46.087446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /usr 2026-07-10 01:50:46.087466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-07-10 01:50:46.087541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 160 files, 20 directories removed. 2026-07-10 01:50:46.087562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2026-07-10 01:50:46.087584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Found existing installation: pyclean 3.0.0 2026-07-10 01:50:46.087599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Uninstalling pyclean-3.0.0: 2026-07-10 01:50:46.087619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:50:46.087639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container cbd5ae3d7f94 2026-07-10 01:50:46.087660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 740636330f2d 2026-07-10 01:50:46.087680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 7/7 : USER neutron 2026-07-10 01:50:46.087700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 9c2c0d884ec4 2026-07-10 01:50:46.087772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 9c2c0d884ec4 2026-07-10 01:50:46.087791 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> de6213613ce3 2026-07-10 01:50:46.087812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully built 942540b1c48a 2026-07-10 01:50:46.087827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260710 2026-07-10 01:50:46.087926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Built at 2026-07-10 01:50:46.087819 (took 0:00:13.778230) 2026-07-10 01:50:46.088119 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-prometheus-exporter) 2026-07-10 01:50:46.088160 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Processing 2026-07-10 01:50:46.088183 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building started at 2026-07-10 01:50:46.088119 2026-07-10 01:50:46.088766 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 plugins into plugins archive 2026-07-10 01:50:46.089002 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 additions into additions archive 2026-07-10 01:51:07.270428 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 1/11 : FROM osism.harbor.regio.digital/kolla/ironic-conductor:build-20260710 2026-07-10 01:51:07.270497 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 32647dab77b2 2026-07-10 01:51:07.270520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 2/11 : LABEL "build-date"="20260710" "name"="ironic-prometheus-exporter" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ironic-prometheus-exporter" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:51:07.270537 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 88c3a91812ae 2026-07-10 01:51:07.270564 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 88c3a91812ae 2026-07-10 01:51:07.270579 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> c4ee621c6e03 2026-07-10 01:51:07.270601 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 3/11 : USER root 2026-07-10 01:51:07.270612 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in d2814ff0d33f 2026-07-10 01:51:07.270623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container d2814ff0d33f 2026-07-10 01:51:07.270635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 05a4d5193cd8 2026-07-10 01:51:07.270646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 4/11 : RUN apt-get --error-on=any update && apt-get -y install --no-install-recommends apache2 libapache2-mod-wsgi-py3 && apt-get clean && rm -rf /var/lib/apt/lists/* 2026-07-10 01:51:07.270657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 7ab9e7cd8247 2026-07-10 01:51:07.271221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy InRelease [6,578 B] 2026-07-10 01:51:07.271260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2026-07-10 01:51:07.271273 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2026-07-10 01:51:07.271285 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/epoxy/main amd64 Packages [166 kB] 2026-07-10 01:51:07.271297 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-07-10 01:51:07.271308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2026-07-10 01:51:07.271317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2026-07-10 01:51:07.271326 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2026-07-10 01:51:07.271336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2026-07-10 01:51:07.271346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2,113 kB] 2026-07-10 01:51:07.271357 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,356 kB] 2026-07-10 01:51:07.271367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.9 kB] 2026-07-10 01:51:07.271378 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.9 kB] 2026-07-10 01:51:07.271388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,491 kB] 2026-07-10 01:51:07.271399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,023 kB] 2026-07-10 01:51:07.271409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Fetched 28.0 MB in 2s (11.6 MB/s) 2026-07-10 01:51:07.271420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-07-10 01:51:07.271440 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-07-10 01:51:07.271452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2026-07-10 01:51:07.271463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2026-07-10 01:51:07.271589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:apache2 is already the newest version (2.4.58-1ubuntu8.15). 2026-07-10 01:51:07.271666 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:libapache2-mod-wsgi-py3 is already the newest version (5.0.0-1build2). 2026-07-10 01:51:07.271738 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:51:07.271920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 7ab9e7cd8247 2026-07-10 01:51:07.271993 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 043c4ab2c7fd 2026-07-10 01:51:07.272070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 5/11 : RUN echo > /etc/apache2/ports.conf 2026-07-10 01:51:07.272152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in e02d83aa3f9e 2026-07-10 01:51:07.272287 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container e02d83aa3f9e 2026-07-10 01:51:07.272341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 6281aa3eff71 2026-07-10 01:51:07.272569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 6/11 : ENV IRONIC_CONFIG /etc/ironic/ironic.conf 2026-07-10 01:51:07.272651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 352e9aa79bbc 2026-07-10 01:51:07.272675 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 352e9aa79bbc 2026-07-10 01:51:07.272694 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 1dc72d32fffe 2026-07-10 01:51:07.272719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 7/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2026-07-10 01:51:07.272842 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 80936ac0b4c8 2026-07-10 01:51:07.272876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 8/11 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2026-07-10 01:51:07.272976 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in a35c2b8a794b 2026-07-10 01:51:07.273008 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container a35c2b8a794b 2026-07-10 01:51:07.273304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 848836a28880 2026-07-10 01:51:07.273353 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 9/11 : COPY patches /patches 2026-07-10 01:51:07.273534 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 9037d962fb8c 2026-07-10 01:51:07.273566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 10/11 : RUN kolla_patch 2026-07-10 01:51:07.273724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 37ddf51d92ca 2026-07-10 01:51:07.273781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:[i] No series file found, nothing to patch. 2026-07-10 01:51:07.273874 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 37ddf51d92ca 2026-07-10 01:51:07.273969 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> e618219816ab 2026-07-10 01:51:07.275274 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 11/11 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:51:07.275319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 5fd5dc5b5bb0 2026-07-10 01:51:07.275334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-07-10 01:51:07.275345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2026-07-10 01:51:07.275357 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2026-07-10 01:51:07.275368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Package 'build-essential' is not installed, so not removed 2026-07-10 01:51:07.275380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:51:07.275391 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2026-07-10 01:51:07.275418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2026-07-10 01:51:07.275431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2026-07-10 01:51:07.275442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:51:07.275454 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Collecting pyclean==3.0.0 2026-07-10 01:51:07.275466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2026-07-10 01:51:07.275478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2026-07-10 01:51:07.275489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Installing collected packages: pyclean 2026-07-10 01:51:07.275501 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully installed pyclean-3.0.0 2026-07-10 01:51:07.275513 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /var/lib/kolla/venv 2026-07-10 01:51:07.275524 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-07-10 01:51:07.275536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 333 files, 47 directories removed. 2026-07-10 01:51:07.275546 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-07-10 01:51:07.275557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /usr 2026-07-10 01:51:07.275567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-07-10 01:51:07.275578 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 160 files, 20 directories removed. 2026-07-10 01:51:07.275589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2026-07-10 01:51:07.275599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Found existing installation: pyclean 3.0.0 2026-07-10 01:51:07.275618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Uninstalling pyclean-3.0.0: 2026-07-10 01:51:07.275641 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Successfully uninstalled pyclean-3.0.0 2026-07-10 01:51:07.275653 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 5fd5dc5b5bb0 2026-07-10 01:51:07.275663 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 41e02045b919 2026-07-10 01:51:07.275672 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully built da9f7fddce84 2026-07-10 01:51:07.275679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully tagged osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260710 2026-07-10 01:51:07.275781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Built at 2026-07-10 01:51:07.275644 (took 0:00:21.187525) 2026-07-10 01:51:07.276267 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-relay) 2026-07-10 01:51:07.276422 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Processing 2026-07-10 01:51:07.276560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building started at 2026-07-10 01:51:07.276440 2026-07-10 01:51:07.277713 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Turned 0 plugins into plugins archive 2026-07-10 01:51:07.278545 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-relay:Turned 0 additions into additions archive 2026-07-10 01:51:10.033486 | 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-20260710 2026-07-10 01:51:10.033580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 423eea025fc9 2026-07-10 01:51:10.033670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 2/6 : LABEL "build-date"="20260710" "name"="ovn-sb-db-relay" "de.osism.commit.docker_images_kolla"="9c0047f" "de.osism.commit.kolla"="93b836e19" "de.osism.commit.kolla_version"="20.4.1" "de.osism.commit.release"="a2e4875" "de.osism.os_id"="ubuntu" "de.osism.os_version_id"="24.04" "de.osism.release.openstack"="2025.1" "de.osism.version"="latest" "org.opencontainers.image.created"="2026-07-10T00:04:39.613073+00:00" "org.opencontainers.image.documentation"="https://osism.tech/docs/" "org.opencontainers.image.licenses"="ASL 2.0" "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" "org.opencontainers.image.title"="ovn-sb-db-relay" "org.opencontainers.image.url"="https://quay.io/organization/osism" "org.opencontainers.image.vendor"="OSISM GmbH" 2026-07-10 01:51:10.033720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in d4ab02c846a7 2026-07-10 01:51:10.033841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container d4ab02c846a7 2026-07-10 01:51:10.033903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 8d30ccf06567 2026-07-10 01:51:10.033997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 3/6 : RUN curl -o /usr/share/ovn/scripts/ovn-ctl https://raw.githubusercontent.com/ovn-org/ovn/refs/heads/main/utilities/ovn-ctl 2026-07-10 01:51:10.034056 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in ba9c212b58ce 2026-07-10 01:51:10.034161 | 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.289586, size: 63726 2026-07-10 01:51:10.034228 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container ba9c212b58ce 2026-07-10 01:51:10.034302 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 67c82e33b810 2026-07-10 01:51:10.034375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2026-07-10 01:51:10.034450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 83bcdc84c860 2026-07-10 01:51:10.034520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2026-07-10 01:51:10.034595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in 46de54af21ce 2026-07-10 01:51:10.034666 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container 46de54af21ce 2026-07-10 01:51:10.034807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 4aacadf3356d 2026-07-10 01:51:10.034839 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Step 6/6 : RUN rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && apt-get remove -y build-essential && apt-get autoremove -y && if [ -e /var/lib/kolla/venv/bin/python3 ]; then /var/lib/kolla/venv/bin/pip3 install --no-cache-dir pyclean==3.0.0; /var/lib/kolla/venv/bin/pyclean /var/lib/kolla/venv; /var/lib/kolla/venv/bin/pyclean /usr; /var/lib/kolla/venv/bin/pip3 uninstall -y pyclean; fi 2026-07-10 01:51:10.034902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Running in 1f26fecbb58d 2026-07-10 01:51:10.034977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading package lists... 2026-07-10 01:51:10.035049 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building dependency tree... 2026-07-10 01:51:10.035123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading state information... 2026-07-10 01:51:10.035223 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Package 'build-essential' is not installed, so not removed 2026-07-10 01:51:10.035313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:51:10.035501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading package lists... 2026-07-10 01:51:10.035535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Building dependency tree... 2026-07-10 01:51:10.035609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Reading state information... 2026-07-10 01:51:10.035638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-07-10 01:51:10.035737 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> Removed intermediate container 1f26fecbb58d 2026-07-10 01:51:10.035805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay: ---> 95b1582cfeb0 2026-07-10 01:51:10.035920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Successfully built 0a14eae18cbb 2026-07-10 01:51:10.036042 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20260710 2026-07-10 01:51:10.036326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-relay:Built at 2026-07-10 01:51:10.036059 (took 0:00:02.759619) 2026-07-10 01:51:11.065349 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2026-07-10 01:51:11.068257 | ubuntu-noble-large | INFO:kolla.common.utils:Successfully built images 2026-07-10 01:51:11.068304 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2026-07-10 01:51:11.068315 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-api 2026-07-10 01:51:11.068324 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-base 2026-07-10 01:51:11.068333 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-evaluator 2026-07-10 01:51:11.068341 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-expirer 2026-07-10 01:51:11.068350 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-listener 2026-07-10 01:51:11.068359 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-notifier 2026-07-10 01:51:11.068367 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-api 2026-07-10 01:51:11.068376 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-base 2026-07-10 01:51:11.068384 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-keystone-listener 2026-07-10 01:51:11.068393 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-worker 2026-07-10 01:51:11.068402 | ubuntu-noble-large | INFO:kolla.common.utils:base 2026-07-10 01:51:11.068411 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-api 2026-07-10 01:51:11.068419 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-base 2026-07-10 01:51:11.068428 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-manager 2026-07-10 01:51:11.068436 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-base 2026-07-10 01:51:11.068445 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-central 2026-07-10 01:51:11.068453 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-compute 2026-07-10 01:51:11.068462 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-ipmi 2026-07-10 01:51:11.068470 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-notification 2026-07-10 01:51:11.068479 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-api 2026-07-10 01:51:11.068488 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-backup 2026-07-10 01:51:11.068497 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-base 2026-07-10 01:51:11.068505 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-scheduler 2026-07-10 01:51:11.068514 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-volume 2026-07-10 01:51:11.068522 | ubuntu-noble-large | INFO:kolla.common.utils:cron 2026-07-10 01:51:11.068531 | ubuntu-noble-large | INFO:kolla.common.utils:designate-api 2026-07-10 01:51:11.068540 | ubuntu-noble-large | INFO:kolla.common.utils:designate-backend-bind9 2026-07-10 01:51:11.068548 | ubuntu-noble-large | INFO:kolla.common.utils:designate-base 2026-07-10 01:51:11.068557 | ubuntu-noble-large | INFO:kolla.common.utils:designate-central 2026-07-10 01:51:11.068566 | ubuntu-noble-large | INFO:kolla.common.utils:designate-mdns 2026-07-10 01:51:11.068574 | ubuntu-noble-large | INFO:kolla.common.utils:designate-producer 2026-07-10 01:51:11.068583 | ubuntu-noble-large | INFO:kolla.common.utils:designate-sink 2026-07-10 01:51:11.068592 | ubuntu-noble-large | INFO:kolla.common.utils:designate-worker 2026-07-10 01:51:11.068600 | ubuntu-noble-large | INFO:kolla.common.utils:dnsmasq 2026-07-10 01:51:11.068609 | ubuntu-noble-large | INFO:kolla.common.utils:fluentd 2026-07-10 01:51:11.068617 | ubuntu-noble-large | INFO:kolla.common.utils:glance-api 2026-07-10 01:51:11.068626 | ubuntu-noble-large | INFO:kolla.common.utils:glance-base 2026-07-10 01:51:11.068634 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-api 2026-07-10 01:51:11.068643 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-base 2026-07-10 01:51:11.068651 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-metricd 2026-07-10 01:51:11.068660 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-statsd 2026-07-10 01:51:11.068668 | ubuntu-noble-large | INFO:kolla.common.utils:grafana 2026-07-10 01:51:11.068677 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-base 2026-07-10 01:51:11.068685 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-corosync 2026-07-10 01:51:11.068694 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker 2026-07-10 01:51:11.068702 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker-remote 2026-07-10 01:51:11.068711 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pcs 2026-07-10 01:51:11.068719 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy 2026-07-10 01:51:11.068728 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy-ssh 2026-07-10 01:51:11.068790 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api 2026-07-10 01:51:11.068802 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api-cfn 2026-07-10 01:51:11.068810 | ubuntu-noble-large | INFO:kolla.common.utils:heat-base 2026-07-10 01:51:11.068819 | ubuntu-noble-large | INFO:kolla.common.utils:heat-engine 2026-07-10 01:51:11.068828 | ubuntu-noble-large | INFO:kolla.common.utils:horizon 2026-07-10 01:51:11.068837 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-api 2026-07-10 01:51:11.068866 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-base 2026-07-10 01:51:11.068876 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-conductor 2026-07-10 01:51:11.068885 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-inspector 2026-07-10 01:51:11.068893 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-neutron-agent 2026-07-10 01:51:11.068902 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-prometheus-exporter 2026-07-10 01:51:11.068910 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-pxe 2026-07-10 01:51:11.068919 | ubuntu-noble-large | INFO:kolla.common.utils:iscsid 2026-07-10 01:51:11.068928 | ubuntu-noble-large | INFO:kolla.common.utils:keepalived 2026-07-10 01:51:11.068937 | ubuntu-noble-large | INFO:kolla.common.utils:keystone 2026-07-10 01:51:11.068946 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-base 2026-07-10 01:51:11.068955 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-fernet 2026-07-10 01:51:11.068963 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-ssh 2026-07-10 01:51:11.068972 | ubuntu-noble-large | INFO:kolla.common.utils:kolla-toolbox 2026-07-10 01:51:11.068981 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-base 2026-07-10 01:51:11.068989 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-lego 2026-07-10 01:51:11.068998 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-webserver 2026-07-10 01:51:11.069007 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-api 2026-07-10 01:51:11.069016 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-base 2026-07-10 01:51:11.069024 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-conductor 2026-07-10 01:51:11.069033 | ubuntu-noble-large | INFO:kolla.common.utils:manila-api 2026-07-10 01:51:11.069042 | ubuntu-noble-large | INFO:kolla.common.utils:manila-base 2026-07-10 01:51:11.069051 | ubuntu-noble-large | INFO:kolla.common.utils:manila-data 2026-07-10 01:51:11.069059 | ubuntu-noble-large | INFO:kolla.common.utils:manila-scheduler 2026-07-10 01:51:11.069068 | ubuntu-noble-large | INFO:kolla.common.utils:manila-share 2026-07-10 01:51:11.069077 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-base 2026-07-10 01:51:11.069099 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-clustercheck 2026-07-10 01:51:11.069108 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-server 2026-07-10 01:51:11.069117 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-api 2026-07-10 01:51:11.069164 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-base 2026-07-10 01:51:11.069189 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-engine 2026-07-10 01:51:11.069205 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-monitors 2026-07-10 01:51:11.069220 | ubuntu-noble-large | INFO:kolla.common.utils:memcached 2026-07-10 01:51:11.069234 | ubuntu-noble-large | INFO:kolla.common.utils:multipathd 2026-07-10 01:51:11.069243 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-base 2026-07-10 01:51:11.069252 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-bgp-dragent 2026-07-10 01:51:11.069260 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-dhcp-agent 2026-07-10 01:51:11.069268 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-infoblox-ipam-agent 2026-07-10 01:51:11.069277 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-l3-agent 2026-07-10 01:51:11.069286 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metadata-agent 2026-07-10 01:51:11.069294 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metering-agent 2026-07-10 01:51:11.069303 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-mlnx-agent 2026-07-10 01:51:11.069311 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-openvswitch-agent 2026-07-10 01:51:11.069329 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-agent 2026-07-10 01:51:11.069338 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-vpn-agent 2026-07-10 01:51:11.069346 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-server 2026-07-10 01:51:11.069355 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-sriov-agent 2026-07-10 01:51:11.069363 | ubuntu-noble-large | INFO:kolla.common.utils:nova-api 2026-07-10 01:51:11.069372 | ubuntu-noble-large | INFO:kolla.common.utils:nova-base 2026-07-10 01:51:11.069381 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute 2026-07-10 01:51:11.069389 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute-ironic 2026-07-10 01:51:11.069398 | ubuntu-noble-large | INFO:kolla.common.utils:nova-conductor 2026-07-10 01:51:11.069414 | ubuntu-noble-large | INFO:kolla.common.utils:nova-libvirt 2026-07-10 01:51:11.069427 | ubuntu-noble-large | INFO:kolla.common.utils:nova-novncproxy 2026-07-10 01:51:11.069451 | ubuntu-noble-large | INFO:kolla.common.utils:nova-scheduler 2026-07-10 01:51:11.069468 | ubuntu-noble-large | INFO:kolla.common.utils:nova-serialproxy 2026-07-10 01:51:11.069483 | ubuntu-noble-large | INFO:kolla.common.utils:nova-spicehtml5proxy 2026-07-10 01:51:11.069498 | ubuntu-noble-large | INFO:kolla.common.utils:nova-ssh 2026-07-10 01:51:11.069513 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-api 2026-07-10 01:51:11.069529 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-base 2026-07-10 01:51:11.069543 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-driver-agent 2026-07-10 01:51:11.069572 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-health-manager 2026-07-10 01:51:11.069589 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-housekeeping 2026-07-10 01:51:11.069603 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-worker 2026-07-10 01:51:11.069618 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch 2026-07-10 01:51:11.069633 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch-dashboards 2026-07-10 01:51:11.069648 | ubuntu-noble-large | INFO:kolla.common.utils:openstack-base 2026-07-10 01:51:11.069670 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-base 2026-07-10 01:51:11.069686 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-db-server 2026-07-10 01:51:11.069702 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-vswitchd 2026-07-10 01:51:11.069717 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-base 2026-07-10 01:51:11.069731 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-controller 2026-07-10 01:51:11.069747 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-nb-db-server 2026-07-10 01:51:11.069787 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-northd 2026-07-10 01:51:11.069803 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-relay 2026-07-10 01:51:11.069819 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-server 2026-07-10 01:51:11.069835 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk 2026-07-10 01:51:11.069857 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-db 2026-07-10 01:51:11.069874 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-vswitchd 2026-07-10 01:51:11.069890 | ubuntu-noble-large | INFO:kolla.common.utils:placement-api 2026-07-10 01:51:11.069905 | ubuntu-noble-large | INFO:kolla.common.utils:placement-base 2026-07-10 01:51:11.069920 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-alertmanager 2026-07-10 01:51:11.069936 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-base 2026-07-10 01:51:11.069957 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-blackbox-exporter 2026-07-10 01:51:11.069972 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-cadvisor 2026-07-10 01:51:11.069987 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-elasticsearch-exporter 2026-07-10 01:51:11.070008 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-libvirt-exporter 2026-07-10 01:51:11.070030 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-memcached-exporter 2026-07-10 01:51:11.070051 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mtail 2026-07-10 01:51:11.070105 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mysqld-exporter 2026-07-10 01:51:11.070185 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-node-exporter 2026-07-10 01:51:11.070265 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-openstack-exporter 2026-07-10 01:51:11.070331 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-ovn-exporter 2026-07-10 01:51:11.070411 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-server 2026-07-10 01:51:11.070436 | ubuntu-noble-large | INFO:kolla.common.utils:proxysql 2026-07-10 01:51:11.070580 | ubuntu-noble-large | INFO:kolla.common.utils:proxysql-3 2026-07-10 01:51:11.070612 | ubuntu-noble-large | INFO:kolla.common.utils:rabbitmq 2026-07-10 01:51:11.070640 | ubuntu-noble-large | INFO:kolla.common.utils:redis 2026-07-10 01:51:11.070714 | ubuntu-noble-large | INFO:kolla.common.utils:redis-base 2026-07-10 01:51:11.070796 | ubuntu-noble-large | INFO:kolla.common.utils:redis-sentinel 2026-07-10 01:51:11.070860 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-apiserver 2026-07-10 01:51:11.070934 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-base 2026-07-10 01:51:11.070998 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-console 2026-07-10 01:51:11.071062 | ubuntu-noble-large | INFO:kolla.common.utils:tgtd 2026-07-10 01:51:11.071125 | ubuntu-noble-large | INFO:kolla.common.utils:valkey-base 2026-07-10 01:51:11.071213 | ubuntu-noble-large | INFO:kolla.common.utils:valkey-sentinel 2026-07-10 01:51:11.071285 | ubuntu-noble-large | INFO:kolla.common.utils:valkey-server 2026-07-10 01:51:11.071350 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-api 2026-07-10 01:51:11.071416 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-applier 2026-07-10 01:51:11.071482 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-base 2026-07-10 01:51:11.071546 | ubuntu-noble-large | INFO:kolla.common.utils:watcher-engine 2026-07-10 01:51:11.965165 | ubuntu-noble-large | {"built": [{"name": "aodh-api"}, {"name": "aodh-base"}, {"name": "aodh-evaluator"}, {"name": "aodh-expirer"}, {"name": "aodh-listener"}, {"name": "aodh-notifier"}, {"name": "barbican-api"}, {"name": "barbican-base"}, {"name": "barbican-keystone-listener"}, {"name": "barbican-worker"}, {"name": "base"}, {"name": "blazar-api"}, {"name": "blazar-base"}, {"name": "blazar-manager"}, {"name": "ceilometer-base"}, {"name": "ceilometer-central"}, {"name": "ceilometer-compute"}, {"name": "ceilometer-ipmi"}, {"name": "ceilometer-notification"}, {"name": "cinder-api"}, {"name": "cinder-backup"}, {"name": "cinder-base"}, {"name": "cinder-scheduler"}, {"name": "cinder-volume"}, {"name": "cron"}, {"name": "designate-api"}, {"name": "designate-backend-bind9"}, {"name": "designate-base"}, {"name": "designate-central"}, {"name": "designate-mdns"}, {"name": "designate-producer"}, {"name": "designate-sink"}, {"name": "designate-worker"}, {"name": "dnsmasq"}, {"name": "fluentd"}, {"name": "glance-api"}, {"name": "glance-base"}, {"name": "gnocchi-api"}, {"name": "gnocchi-base"}, {"name": "gnocchi-metricd"}, {"name": "gnocchi-statsd"}, {"name": "grafana"}, {"name": "hacluster-base"}, {"name": "hacluster-corosync"}, {"name": "hacluster-pacemaker"}, {"name": "hacluster-pacemaker-remote"}, {"name": "hacluster-pcs"}, {"name": "haproxy"}, {"name": "haproxy-ssh"}, {"name": "heat-api"}, {"name": "heat-api-cfn"}, {"name": "heat-base"}, {"name": "heat-engine"}, {"name": "horizon"}, {"name": "ironic-api"}, {"name": "ironic-base"}, {"name": "ironic-conductor"}, {"name": "ironic-inspector"}, {"name": "ironic-neutron-agent"}, {"name": "ironic-prometheus-exporter"}, {"name": "ironic-pxe"}, {"name": "iscsid"}, {"name": "keepalived"}, {"name": "keystone"}, {"name": "keystone-base"}, {"name": "keystone-fernet"}, {"name": "keystone-ssh"}, {"name": "kolla-toolbox"}, {"name": "letsencrypt-base"}, {"name": "letsencrypt-lego"}, {"name": "letsencrypt-webserver"}, {"name": "magnum-api"}, {"name": "magnum-base"}, {"name": "magnum-conductor"}, {"name": "manila-api"}, {"name": "manila-base"}, {"name": "manila-data"}, {"name": "manila-scheduler"}, {"name": "manila-share"}, {"name": "mariadb-base"}, {"name": "mariadb-clustercheck"}, {"name": "mariadb-server"}, {"name": "masakari-api"}, {"name": "masakari-base"}, {"name": "masakari-engine"}, {"name": "masakari-monitors"}, {"name": "memcached"}, {"name": "multipathd"}, {"name": "neutron-base"}, {"name": "neutron-bgp-dragent"}, {"name": "neutron-dhcp-agent"}, {"name": "neutron-infoblox-ipam-agent"}, {"name": "neutron-l3-agent"}, {"name": "neutron-metadata-agent"}, {"name": "neutron-metering-agent"}, {"name": "neutron-mlnx-agent"}, {"name": "neutron-openvswitch-agent"}, {"name": "neutron-ovn-agent"}, {"name": "neutron-ovn-vpn-agent"}, {"name": "neutron-server"}, {"name": "neutron-sriov-agent"}, {"name": "nova-api"}, {"name": "nova-base"}, {"name": "nova-compute"}, {"name": "nova-compute-ironic"}, {"name": "nova-conductor"}, {"name": "nova-libvirt"}, {"name": "nova-novncproxy"}, {"name": "nova-scheduler"}, {"name": "nova-serialproxy"}, {"name": "nova-spicehtml5proxy"}, {"name": "nova-ssh"}, {"name": "octavia-api"}, {"name": "octavia-base"}, {"name": "octavia-driver-agent"}, {"name": "octavia-health-manager"}, {"name": "octavia-housekeeping"}, {"name": "octavia-worker"}, {"name": "opensearch"}, {"name": "opensearch-dashboards"}, {"name": "openstack-base"}, {"name": "openvswitch-base"}, {"name": "openvswitch-db-server"}, {"name": "openvswitch-vswitchd"}, {"name": "ovn-base"}, {"name": "ovn-controller"}, {"name": "ovn-nb-db-server"}, {"name": "ovn-northd"}, {"name": "ovn-sb-db-relay"}, {"name": "ovn-sb-db-server"}, {"name": "ovsdpdk"}, {"name": "ovsdpdk-db"}, {"name": "ovsdpdk-vswitchd"}, {"name": "placement-api"}, {"name": "placement-base"}, {"name": "prometheus-alertmanager"}, {"name": "prometheus-base"}, {"name": "prometheus-blackbox-exporter"}, {"name": "prometheus-cadvisor"}, {"name": "prometheus-elasticsearch-exporter"}, {"name": "prometheus-libvirt-exporter"}, {"name": "prometheus-memcached-exporter"}, {"name": "prometheus-mtail"}, {"name": "prometheus-mysqld-exporter"}, {"name": "prometheus-node-exporter"}, {"name": "prometheus-openstack-exporter"}, {"name": "prometheus-ovn-exporter"}, {"name": "prometheus-server"}, {"name": "proxysql"}, {"name": "proxysql-3"}, {"name": "rabbitmq"}, {"name": "redis"}, {"name": "redis-base"}, {"name": "redis-sentinel"}, {"name": "skyline-apiserver"}, {"name": "skyline-base"}, {"name": "skyline-console"}, {"name": "tgtd"}, {"name": "valkey-base"}, {"name": "valkey-sentinel"}, {"name": "valkey-server"}, {"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": "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-20260710.log 2026-07-10 01:51:11.987593 | ubuntu-noble-large | + docker images 2026-07-10 01:51:13.353109 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-07-10 01:51:13.353172 | ubuntu-noble-large | 95b1582cfeb0 4 seconds ago 299MB 2026-07-10 01:51:13.353203 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay build-20260710 0a14eae18cbb 4 seconds ago 299MB 2026-07-10 01:51:13.353291 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20260710 da9f7fddce84 6 seconds ago 1.43GB 2026-07-10 01:51:13.353336 | ubuntu-noble-large | 41e02045b919 9 seconds ago 1.43GB 2026-07-10 01:51:13.353376 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20260710 942540b1c48a 28 seconds ago 1.25GB 2026-07-10 01:51:13.353427 | ubuntu-noble-large | de6213613ce3 30 seconds ago 1.25GB 2026-07-10 01:51:13.353472 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20260710 423eea025fc9 41 seconds ago 299MB 2026-07-10 01:51:13.353520 | ubuntu-noble-large | 040c87eceadc 42 seconds ago 300MB 2026-07-10 01:51:13.353570 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20260710 ede5a5534d9d 58 seconds ago 299MB 2026-07-10 01:51:13.353652 | ubuntu-noble-large | d996c17621ab 58 seconds ago 300MB 2026-07-10 01:51:13.353695 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20260710 e1f2376a9c4e About a minute ago 299MB 2026-07-10 01:51:13.353766 | ubuntu-noble-large | 5a050e700263 About a minute ago 300MB 2026-07-10 01:51:13.353800 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20260710 607b30a5939a About a minute ago 299MB 2026-07-10 01:51:13.353855 | ubuntu-noble-large | ae4a9483de94 About a minute ago 300MB 2026-07-10 01:51:13.353886 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20260710 bf0ca6c6e918 About a minute ago 1GB 2026-07-10 01:51:13.353943 | ubuntu-noble-large | d53bec0e11fe About a minute ago 1GB 2026-07-10 01:51:13.353987 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20260710 43ca5332c851 2 minutes ago 1.01GB 2026-07-10 01:51:13.354045 | ubuntu-noble-large | 0d1132464e78 2 minutes ago 1.01GB 2026-07-10 01:51:13.354077 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20260710 f694f236ae65 2 minutes ago 1GB 2026-07-10 01:51:13.354180 | ubuntu-noble-large | e0989be89477 2 minutes ago 1GB 2026-07-10 01:51:13.354227 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20260710 345040875589 3 minutes ago 1GB 2026-07-10 01:51:13.354273 | ubuntu-noble-large | 7cb33ab9efc2 3 minutes ago 1GB 2026-07-10 01:51:13.354312 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20260710 a3fd4a84139c 3 minutes ago 1GB 2026-07-10 01:51:13.354359 | ubuntu-noble-large | 92ff516c3194 3 minutes ago 1GB 2026-07-10 01:51:13.354380 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20260710 6163222ecb4d 4 minutes ago 1.01GB 2026-07-10 01:51:13.354428 | ubuntu-noble-large | 91a33c66687d 4 minutes ago 1.01GB 2026-07-10 01:51:13.354465 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20260710 660bf5f10cfe 5 minutes ago 1GB 2026-07-10 01:51:13.354527 | ubuntu-noble-large | 5baac69831e1 5 minutes ago 1GB 2026-07-10 01:51:13.354560 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20260710 868b2f217069 5 minutes ago 1.09GB 2026-07-10 01:51:13.354606 | ubuntu-noble-large | da2551126374 5 minutes ago 1.1GB 2026-07-10 01:51:13.354637 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20260710 5ef2b1d0a6ab 6 minutes ago 1.01GB 2026-07-10 01:51:13.354683 | ubuntu-noble-large | 5664ac1497fc 6 minutes ago 1.01GB 2026-07-10 01:51:13.354715 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20260710 e07e6c965ea3 7 minutes ago 1.01GB 2026-07-10 01:51:13.354789 | ubuntu-noble-large | 46b41bd939ba 7 minutes ago 1.01GB 2026-07-10 01:51:13.354827 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20260710 49aa094483ba 7 minutes ago 1GB 2026-07-10 01:51:13.354872 | ubuntu-noble-large | 6deafff7d9e5 7 minutes ago 1GB 2026-07-10 01:51:13.354903 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20260710 4cc239fb61cb 8 minutes ago 1GB 2026-07-10 01:51:13.354947 | ubuntu-noble-large | deab37899f41 8 minutes ago 1GB 2026-07-10 01:51:13.354978 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20260710 769f6376e3f2 8 minutes ago 1GB 2026-07-10 01:51:13.355023 | ubuntu-noble-large | 183bb07c1ed3 8 minutes ago 1GB 2026-07-10 01:51:13.355056 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20260710 83f142c071b3 9 minutes ago 994MB 2026-07-10 01:51:13.355101 | ubuntu-noble-large | 1bd9b22a3be9 9 minutes ago 995MB 2026-07-10 01:51:13.355210 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20260710 b77912b1bb56 9 minutes ago 1.07GB 2026-07-10 01:51:13.355266 | ubuntu-noble-large | 71826f8c2dfa 9 minutes ago 1.07GB 2026-07-10 01:51:13.355325 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20260710 7dc41fbbaee2 10 minutes ago 1.02GB 2026-07-10 01:51:13.355371 | ubuntu-noble-large | 072e2007cd88 10 minutes ago 1.02GB 2026-07-10 01:51:13.355402 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20260710 f7ebe8765987 11 minutes ago 995MB 2026-07-10 01:51:13.355446 | ubuntu-noble-large | 8e6fd88d05aa 11 minutes ago 996MB 2026-07-10 01:51:13.355479 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20260710 bba1d74a11fe 11 minutes ago 995MB 2026-07-10 01:51:13.355526 | ubuntu-noble-large | 5e6212fd9be3 11 minutes ago 996MB 2026-07-10 01:51:13.355592 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20260710 7d88786b0616 12 minutes ago 1.21GB 2026-07-10 01:51:13.355637 | ubuntu-noble-large | 7ba23d383adf 12 minutes ago 1.21GB 2026-07-10 01:51:13.355670 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20260710 7880232d5503 13 minutes ago 1.15GB 2026-07-10 01:51:13.355729 | ubuntu-noble-large | 63c7493c4c4c 13 minutes ago 1.15GB 2026-07-10 01:51:13.355777 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20260710 32647dab77b2 13 minutes ago 1.42GB 2026-07-10 01:51:13.355849 | ubuntu-noble-large | 93e523351d97 13 minutes ago 1.6GB 2026-07-10 01:51:13.355906 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20260710 956ae1af26b4 16 minutes ago 994MB 2026-07-10 01:51:13.355952 | ubuntu-noble-large | b6451eb142a7 16 minutes ago 995MB 2026-07-10 01:51:13.356006 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20260710 e8fb3862eff1 16 minutes ago 1GB 2026-07-10 01:51:13.356062 | ubuntu-noble-large | 8e6edf2d5db0 16 minutes ago 1.01GB 2026-07-10 01:51:13.356107 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20260710 48489639cf94 17 minutes ago 1.01GB 2026-07-10 01:51:13.356286 | ubuntu-noble-large | 630ddde17f24 17 minutes ago 1.01GB 2026-07-10 01:51:13.356322 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20260710 13803126ef5b 17 minutes ago 994MB 2026-07-10 01:51:13.356386 | ubuntu-noble-large | 37a34cc45a44 17 minutes ago 995MB 2026-07-10 01:51:13.356420 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20260710 4eca9ba74ee1 18 minutes ago 1.07GB 2026-07-10 01:51:13.356467 | ubuntu-noble-large | 2c7e227fbaf1 18 minutes ago 1.07GB 2026-07-10 01:51:13.356512 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20260710 fca077735cc6 19 minutes ago 1.07GB 2026-07-10 01:51:13.356573 | ubuntu-noble-large | 7d2864590573 19 minutes ago 1.07GB 2026-07-10 01:51:13.356606 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20260710 c102394d7b97 19 minutes ago 1.23GB 2026-07-10 01:51:13.356651 | ubuntu-noble-large | 085c6d861b57 19 minutes ago 1.26GB 2026-07-10 01:51:13.356684 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20260710 982e12b589b5 20 minutes ago 1.07GB 2026-07-10 01:51:13.356729 | ubuntu-noble-large | c9716a89fc0f 20 minutes ago 1.07GB 2026-07-10 01:51:13.356786 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20260710 82621509eca9 21 minutes ago 1.13GB 2026-07-10 01:51:13.356854 | ubuntu-noble-large | 1be5a875d509 21 minutes ago 1.13GB 2026-07-10 01:51:13.356885 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20260710 e60a37752554 21 minutes ago 1.13GB 2026-07-10 01:51:13.356930 | ubuntu-noble-large | 7b01e44dfa26 21 minutes ago 1.13GB 2026-07-10 01:51:13.356963 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20260710 a76d26402c02 22 minutes ago 1.13GB 2026-07-10 01:51:13.357024 | ubuntu-noble-large | 36b13a4946a6 22 minutes ago 1.13GB 2026-07-10 01:51:13.357058 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20260710 38bc05c8274f 22 minutes ago 1.12GB 2026-07-10 01:51:13.357109 | ubuntu-noble-large | 51e9f358ea6a 22 minutes ago 1.12GB 2026-07-10 01:51:13.357204 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20260710 3100e29be155 23 minutes ago 1.43GB 2026-07-10 01:51:13.357272 | ubuntu-noble-large | dfedc89f39c9 23 minutes ago 1.43GB 2026-07-10 01:51:13.357313 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20260710 0f71ed767b6a 23 minutes ago 1.44GB 2026-07-10 01:51:13.357325 | ubuntu-noble-large | 38cfe5096622 24 minutes ago 1.44GB 2026-07-10 01:51:13.357355 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20260710 79dccebc66a6 24 minutes ago 1.43GB 2026-07-10 01:51:13.357385 | ubuntu-noble-large | 05951e26ad5d 24 minutes ago 1.43GB 2026-07-10 01:51:13.357419 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20260710 cf5645063337 25 minutes ago 1.79GB 2026-07-10 01:51:13.357451 | ubuntu-noble-large | 0743152ec184 25 minutes ago 2.15GB 2026-07-10 01:51:13.357459 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20260710 ce8f47c09243 29 minutes ago 1.39GB 2026-07-10 01:51:13.357508 | ubuntu-noble-large | b18eb66930b1 29 minutes ago 1.42GB 2026-07-10 01:51:13.357516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20260710 8348c439a2af 30 minutes ago 1.59GB 2026-07-10 01:51:13.357563 | ubuntu-noble-large | 283cdb6e6cbc 30 minutes ago 1.62GB 2026-07-10 01:51:13.357572 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20260710 f0ac788befe0 32 minutes ago 1.24GB 2026-07-10 01:51:13.357618 | ubuntu-noble-large | 7507e4f6f65b 32 minutes ago 1.25GB 2026-07-10 01:51:13.357625 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20260710 9726c516f709 33 minutes ago 1.27GB 2026-07-10 01:51:13.357674 | ubuntu-noble-large | aa0aeb0144f6 33 minutes ago 1.29GB 2026-07-10 01:51:13.357684 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20260710 238b812936c2 34 minutes ago 1.24GB 2026-07-10 01:51:13.357714 | ubuntu-noble-large | 01742d28d201 34 minutes ago 1.24GB 2026-07-10 01:51:13.357742 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20260710 aa367fea5704 35 minutes ago 1.23GB 2026-07-10 01:51:13.357795 | ubuntu-noble-large | be77a52578ae 35 minutes ago 1.23GB 2026-07-10 01:51:13.357803 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20260710 d67ae4653dda 35 minutes ago 1.23GB 2026-07-10 01:51:13.357851 | ubuntu-noble-large | 0597c706702f 35 minutes ago 1.23GB 2026-07-10 01:51:13.357859 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20260710 898292167952 36 minutes ago 1.23GB 2026-07-10 01:51:13.357910 | ubuntu-noble-large | eae35735a115 36 minutes ago 1.23GB 2026-07-10 01:51:13.357938 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20260710 2da0526c874c 36 minutes ago 1.23GB 2026-07-10 01:51:13.357964 | ubuntu-noble-large | 82bd2c29934b 36 minutes ago 1.23GB 2026-07-10 01:51:13.357991 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20260710 4a52ddcc8bbd 37 minutes ago 1.09GB 2026-07-10 01:51:13.358019 | ubuntu-noble-large | 4e90e4aed7e1 37 minutes ago 1.09GB 2026-07-10 01:51:13.358046 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20260710 fece2f5a5c12 37 minutes ago 1.09GB 2026-07-10 01:51:13.358086 | ubuntu-noble-large | dba47129a11c 38 minutes ago 1.09GB 2026-07-10 01:51:13.358182 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20260710 8c61e91d09c2 38 minutes ago 1.09GB 2026-07-10 01:51:13.358225 | ubuntu-noble-large | 730dab08f282 38 minutes ago 1.09GB 2026-07-10 01:51:13.358274 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20260710 8b89e5f4aca2 39 minutes ago 1.06GB 2026-07-10 01:51:13.358332 | ubuntu-noble-large | 5a237c28892d 39 minutes ago 1.06GB 2026-07-10 01:51:13.358360 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20260710 1bd331176bf8 39 minutes ago 1.05GB 2026-07-10 01:51:13.358415 | ubuntu-noble-large | 31b27e8a28ce 39 minutes ago 1.06GB 2026-07-10 01:51:13.358442 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20260710 e3d6985d11e5 40 minutes ago 1.08GB 2026-07-10 01:51:13.358470 | ubuntu-noble-large | 32712faa4fde 40 minutes ago 1.09GB 2026-07-10 01:51:13.358501 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine build-20260710 ebd96e2200b3 45 minutes ago 1.02GB 2026-07-10 01:51:13.358529 | ubuntu-noble-large | 14504b68bd06 45 minutes ago 1.02GB 2026-07-10 01:51:13.358556 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api build-20260710 c022e8727c4a 45 minutes ago 1.02GB 2026-07-10 01:51:13.358587 | ubuntu-noble-large | f2374be41858 45 minutes ago 1.02GB 2026-07-10 01:51:13.358599 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier build-20260710 320c89f432d8 46 minutes ago 1.02GB 2026-07-10 01:51:13.358632 | ubuntu-noble-large | c34c4129121c 46 minutes ago 1.02GB 2026-07-10 01:51:13.358658 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20260710 650ad7231b5c 46 minutes ago 992MB 2026-07-10 01:51:13.358688 | ubuntu-noble-large | 05d811284b90 46 minutes ago 993MB 2026-07-10 01:51:13.358714 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20260710 4f5d28fe89a8 46 minutes ago 992MB 2026-07-10 01:51:13.358747 | ubuntu-noble-large | 0d038130c422 47 minutes ago 993MB 2026-07-10 01:51:13.358791 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20260710 708faf29e47a 47 minutes ago 992MB 2026-07-10 01:51:13.358826 | ubuntu-noble-large | 62ccbb931d81 47 minutes ago 993MB 2026-07-10 01:51:13.358852 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20260710 dd42f680e1e8 47 minutes ago 992MB 2026-07-10 01:51:13.358884 | ubuntu-noble-large | 7a9e8a53e2b1 47 minutes ago 993MB 2026-07-10 01:51:13.358911 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20260710 6b105b9e970b 48 minutes ago 992MB 2026-07-10 01:51:13.358940 | ubuntu-noble-large | 85d9a42d8e73 48 minutes ago 993MB 2026-07-10 01:51:13.358966 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20260710 12502a032f76 48 minutes ago 1.05GB 2026-07-10 01:51:13.358994 | ubuntu-noble-large | f3267a7b22f8 48 minutes ago 1.05GB 2026-07-10 01:51:13.359020 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20260710 980d0a19a66d 49 minutes ago 1.05GB 2026-07-10 01:51:13.359049 | ubuntu-noble-large | 7f762f078faa 49 minutes ago 1.05GB 2026-07-10 01:51:13.359075 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20260710 587a75612971 49 minutes ago 1.07GB 2026-07-10 01:51:13.359105 | ubuntu-noble-large | 2f6939acaa50 49 minutes ago 1.08GB 2026-07-10 01:51:13.359163 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20260710 4812a8b61007 50 minutes ago 1.07GB 2026-07-10 01:51:13.359193 | ubuntu-noble-large | 90bb3370aae2 50 minutes ago 1.08GB 2026-07-10 01:51:13.359221 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20260710 b24106d3f882 51 minutes ago 1.05GB 2026-07-10 01:51:13.359287 | ubuntu-noble-large | 7b851acbd329 51 minutes ago 1.05GB 2026-07-10 01:51:13.359295 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20260710 93a30ba49dfa 51 minutes ago 1.27GB 2026-07-10 01:51:13.359346 | ubuntu-noble-large | 35d89c0ad181 51 minutes ago 1.27GB 2026-07-10 01:51:13.359355 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20260710 2887f3fab072 52 minutes ago 1.15GB 2026-07-10 01:51:13.359388 | ubuntu-noble-large | c9e9f094385d 52 minutes ago 1.16GB 2026-07-10 01:51:13.359420 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20260710 9bab76ad782e 52 minutes ago 1.23GB 2026-07-10 01:51:13.359447 | ubuntu-noble-large | 2baa70605f9f 52 minutes ago 1.23GB 2026-07-10 01:51:13.359460 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20260710 48c0ed4235cb 53 minutes ago 1.23GB 2026-07-10 01:51:13.359491 | ubuntu-noble-large | 9331024eab34 53 minutes ago 1.23GB 2026-07-10 01:51:13.359517 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20260710 e747e6b955de 54 minutes ago 1.23GB 2026-07-10 01:51:13.359546 | ubuntu-noble-large | 872b226bf507 54 minutes ago 1.23GB 2026-07-10 01:51:13.359573 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20260710 e7e610c9f484 54 minutes ago 1.24GB 2026-07-10 01:51:13.359603 | ubuntu-noble-large | 0eae067755d0 54 minutes ago 1.24GB 2026-07-10 01:51:13.359632 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20260710 75ab2ab3e60d 55 minutes ago 1.24GB 2026-07-10 01:51:13.359660 | ubuntu-noble-large | 9b3c020900f3 55 minutes ago 1.24GB 2026-07-10 01:51:13.359686 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20260710 a7092d93c66f 56 minutes ago 1.23GB 2026-07-10 01:51:13.359747 | ubuntu-noble-large | 59753f92dbc9 56 minutes ago 1.23GB 2026-07-10 01:51:13.359792 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20260710 87cd89d12619 57 minutes ago 1.23GB 2026-07-10 01:51:13.359842 | ubuntu-noble-large | 89d11de58fac 57 minutes ago 1.23GB 2026-07-10 01:51:13.359849 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20260710 92328e496c6a 58 minutes ago 1.23GB 2026-07-10 01:51:13.359883 | ubuntu-noble-large | 70624e3eedb7 58 minutes ago 1.23GB 2026-07-10 01:51:13.359911 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20260710 b897a82bc96a 58 minutes ago 1.24GB 2026-07-10 01:51:13.359940 | ubuntu-noble-large | 30c72842c7fd 58 minutes ago 1.24GB 2026-07-10 01:51:13.359966 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20260710 9a37fbad6980 59 minutes ago 1.23GB 2026-07-10 01:51:13.359996 | ubuntu-noble-large | 72092121d6c4 59 minutes ago 1.23GB 2026-07-10 01:51:13.360032 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20260710 8cbb8bcf61ab About an hour ago 1.24GB 2026-07-10 01:51:13.360060 | ubuntu-noble-large | 2de5828675ee About an hour ago 1.24GB 2026-07-10 01:51:13.360088 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20260710 2c48c1f1d4b0 About an hour ago 1.23GB 2026-07-10 01:51:13.360114 | ubuntu-noble-large | 24fbf4691315 About an hour ago 1.24GB 2026-07-10 01:51:13.360156 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20260710 acb2ed27f685 About an hour ago 457MB 2026-07-10 01:51:13.360207 | ubuntu-noble-large | 8509acb5b6a1 About an hour ago 574MB 2026-07-10 01:51:13.360220 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20260710 68fa20599f01 About an hour ago 312MB 2026-07-10 01:51:13.360252 | ubuntu-noble-large | bc1bad8cb1c4 About an hour ago 312MB 2026-07-10 01:51:13.360279 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20260710 cdb36159df84 About an hour ago 463MB 2026-07-10 01:51:13.360309 | ubuntu-noble-large | a0590e5958c1 About an hour ago 463MB 2026-07-10 01:51:13.360338 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20260710 8e151853c3d5 About an hour ago 463MB 2026-07-10 01:51:13.360368 | ubuntu-noble-large | 9a334844931f About an hour ago 463MB 2026-07-10 01:51:13.360395 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20260710 66398bdc2ce4 About an hour ago 300MB 2026-07-10 01:51:13.360428 | ubuntu-noble-large | df6b67e0a1bb About an hour ago 300MB 2026-07-10 01:51:13.360456 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20260710 3d7fbd9e35d4 About an hour ago 294MB 2026-07-10 01:51:13.360482 | ubuntu-noble-large | 67ca1e463a1f About an hour ago 294MB 2026-07-10 01:51:13.360508 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20260710 8d52f31521fd About an hour ago 308MB 2026-07-10 01:51:13.360534 | ubuntu-noble-large | 4afe34d3faac About an hour ago 308MB 2026-07-10 01:51:13.360560 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20260710 270e58ee83ac About an hour ago 317MB 2026-07-10 01:51:13.360588 | ubuntu-noble-large | 1583b540506d About an hour ago 317MB 2026-07-10 01:51:13.360615 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20260710 10f8203e83ed About an hour ago 367MB 2026-07-10 01:51:13.360646 | ubuntu-noble-large | 3515083274f5 About an hour ago 367MB 2026-07-10 01:51:13.360653 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20260710 6e1e70898efd About an hour ago 301MB 2026-07-10 01:51:13.360700 | ubuntu-noble-large | e9709e2f370a About an hour ago 301MB 2026-07-10 01:51:13.360728 | ubuntu-noble-large | cde667dab952 About an hour ago 308MB 2026-07-10 01:51:13.360767 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20260710 8fba5389e0fe About an hour ago 308MB 2026-07-10 01:51:13.360796 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20260710 0f8c762d8748 About an hour ago 413MB 2026-07-10 01:51:13.360823 | ubuntu-noble-large | 52b82d1dbb0a About an hour ago 413MB 2026-07-10 01:51:13.360850 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20260710 d0ed89cc47c1 About an hour ago 310MB 2026-07-10 01:51:13.360882 | ubuntu-noble-large | f43681595ded About an hour ago 310MB 2026-07-10 01:51:13.360909 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20260710 68357a041948 About an hour ago 315MB 2026-07-10 01:51:13.360936 | ubuntu-noble-large | 9f4d98de19c3 About an hour ago 315MB 2026-07-10 01:51:13.360945 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20260710 03253a9ef784 About an hour ago 298MB 2026-07-10 01:51:13.360995 | ubuntu-noble-large | 0b1312a76efb About an hour ago 298MB 2026-07-10 01:51:13.361004 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server build-20260710 86dc8dff29da About an hour ago 859MB 2026-07-10 01:51:13.361047 | ubuntu-noble-large | 8866049dffd7 About an hour ago 859MB 2026-07-10 01:51:13.361074 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20260710 50d82690a129 About an hour ago 297MB 2026-07-10 01:51:13.361102 | ubuntu-noble-large | 330cf78a0b34 About an hour ago 297MB 2026-07-10 01:51:13.361135 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20260710 e57fcd6aa24c About an hour ago 292MB 2026-07-10 01:51:13.361185 | ubuntu-noble-large | 23fa7ef09683 About an hour ago 292MB 2026-07-10 01:51:13.361192 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20260710 65c902f44030 About an hour ago 292MB 2026-07-10 01:51:13.361226 | ubuntu-noble-large | 8f676f3b4817 About an hour ago 292MB 2026-07-10 01:51:13.361253 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20260710 f0c758f46596 About an hour ago 324MB 2026-07-10 01:51:13.361282 | ubuntu-noble-large | 7c1ea00439ee About an hour ago 325MB 2026-07-10 01:51:13.361308 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20260710 37ccaeba691b About an hour ago 388MB 2026-07-10 01:51:13.361341 | ubuntu-noble-large | 9738b83b3cad About an hour ago 389MB 2026-07-10 01:51:13.361368 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20260710 7f5dd6eebca5 About an hour ago 320MB 2026-07-10 01:51:13.361395 | ubuntu-noble-large | 875571029f7b About an hour ago 321MB 2026-07-10 01:51:13.361423 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20260710 c7ceb2c4b42e About an hour ago 396MB 2026-07-10 01:51:13.361452 | ubuntu-noble-large | 239b78d4016f About an hour ago 397MB 2026-07-10 01:51:13.361478 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20260710 c361ace39885 About an hour ago 994MB 2026-07-10 01:51:13.361509 | ubuntu-noble-large | 49fae23e62dc About an hour ago 994MB 2026-07-10 01:51:13.361538 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20260710 7507bbb7f33b About an hour ago 1GB 2026-07-10 01:51:13.361565 | ubuntu-noble-large | fa36956bf2ca About an hour ago 1GB 2026-07-10 01:51:13.361592 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20260710 38b8e1ce78ff About an hour ago 993MB 2026-07-10 01:51:13.361622 | ubuntu-noble-large | d87ed95edfb1 About an hour ago 993MB 2026-07-10 01:51:13.361649 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20260710 9edf491e8fb6 About an hour ago 986MB 2026-07-10 01:51:13.361680 | ubuntu-noble-large | e05b17955f1e About an hour ago 986MB 2026-07-10 01:51:13.361709 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20260710 4302e71ae0c7 About an hour ago 978MB 2026-07-10 01:51:13.361736 | ubuntu-noble-large | a0d26011fd4e About an hour ago 978MB 2026-07-10 01:51:13.361786 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20260710 bd91eeec598d About an hour ago 1.2GB 2026-07-10 01:51:13.361850 | ubuntu-noble-large | 50e73ec2267b About an hour ago 1.23GB 2026-07-10 01:51:13.361876 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20260710 9a8a2596c12d About an hour ago 986MB 2026-07-10 01:51:13.361902 | ubuntu-noble-large | c62acac106ec About an hour ago 986MB 2026-07-10 01:51:13.361931 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20260710 abdeba0ed731 About an hour ago 1.14GB 2026-07-10 01:51:13.361958 | ubuntu-noble-large | e83cdecf55e6 About an hour ago 1.14GB 2026-07-10 01:51:13.361986 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20260710 014a8cd9518a About an hour ago 985MB 2026-07-10 01:51:13.362015 | ubuntu-noble-large | 9d7a94b81ff3 About an hour ago 985MB 2026-07-10 01:51:13.362044 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20260710 92bbcb218526 About an hour ago 1.06GB 2026-07-10 01:51:13.362073 | ubuntu-noble-large | 74d376b4caee About an hour ago 1.06GB 2026-07-10 01:51:13.362100 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20260710 c297fe05f763 About an hour ago 1.12GB 2026-07-10 01:51:13.362293 | ubuntu-noble-large | bafe85c6ebdc About an hour ago 1.12GB 2026-07-10 01:51:13.362366 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20260710 65ef5d7b9efc About an hour ago 1.04GB 2026-07-10 01:51:13.362380 | ubuntu-noble-large | 954fdd60e903 About an hour ago 1.04GB 2026-07-10 01:51:13.362390 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20260710 198f6d52cc7f About an hour ago 1.09GB 2026-07-10 01:51:13.362400 | ubuntu-noble-large | 5514de82c1dc About an hour ago 1.09GB 2026-07-10 01:51:13.362421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20260710 3ea9fcc50d09 About an hour ago 1.42GB 2026-07-10 01:51:13.362448 | ubuntu-noble-large | bdb046cbaf03 About an hour ago 1.42GB 2026-07-10 01:51:13.362459 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20260710 b71250122b99 About an hour ago 1.22GB 2026-07-10 01:51:13.362469 | ubuntu-noble-large | e5a6b7260669 About an hour ago 1.22GB 2026-07-10 01:51:13.362479 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20260710 c00d521ce78f About an hour ago 1.08GB 2026-07-10 01:51:13.362489 | ubuntu-noble-large | 8b31ecce76d2 About an hour ago 1.08GB 2026-07-10 01:51:13.362498 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20260710 35c19ddf5fba About an hour ago 1.04GB 2026-07-10 01:51:13.362508 | ubuntu-noble-large | 41a156aa90be About an hour ago 1.04GB 2026-07-10 01:51:13.362541 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base build-20260710 0705d1c529ff About an hour ago 1.01GB 2026-07-10 01:51:13.362552 | ubuntu-noble-large | d3392ae7e5a5 About an hour ago 1.01GB 2026-07-10 01:51:13.362562 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20260710 511374725939 About an hour ago 983MB 2026-07-10 01:51:13.362573 | ubuntu-noble-large | 551432dcbd1d About an hour ago 983MB 2026-07-10 01:51:13.362582 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20260710 71220b30402b About an hour ago 1.04GB 2026-07-10 01:51:13.362597 | ubuntu-noble-large | 0add710f26cb About an hour ago 1.04GB 2026-07-10 01:51:13.362607 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20260710 39a589223095 About an hour ago 1.15GB 2026-07-10 01:51:13.362617 | ubuntu-noble-large | 3845f5c50295 About an hour ago 1.15GB 2026-07-10 01:51:13.362631 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20260710 428a9aaf22a1 About an hour ago 1.22GB 2026-07-10 01:51:13.362646 | ubuntu-noble-large | 0734781ac23d About an hour ago 1.23GB 2026-07-10 01:51:13.362660 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20260710 1ee14f5d1029 About an hour ago 488MB 2026-07-10 01:51:13.362678 | ubuntu-noble-large | 3ce0fec864ac About an hour ago 489MB 2026-07-10 01:51:13.362695 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20260710 fda53d302d98 About an hour ago 321MB 2026-07-10 01:51:13.362722 | ubuntu-noble-large | 92591f1b01db About an hour ago 322MB 2026-07-10 01:51:13.362739 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20260710 a950254ad22d About an hour ago 282MB 2026-07-10 01:51:13.362808 | ubuntu-noble-large | 37308f5e9a9d About an hour ago 283MB 2026-07-10 01:51:13.362827 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20260710 4780155e2ac7 About an hour ago 282MB 2026-07-10 01:51:13.362857 | ubuntu-noble-large | 1f1d51a8ca6c About an hour ago 283MB 2026-07-10 01:51:13.362876 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-sentinel build-20260710 44ac0b07db1d About an hour ago 283MB 2026-07-10 01:51:13.362906 | ubuntu-noble-large | c97151aae0cf About an hour ago 283MB 2026-07-10 01:51:13.362925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-server build-20260710 45da5d995901 About an hour ago 283MB 2026-07-10 01:51:13.362957 | ubuntu-noble-large | 74dc8f476f16 About an hour ago 284MB 2026-07-10 01:51:13.362991 | ubuntu-noble-large | 4580334c6b05 About an hour ago 288MB 2026-07-10 01:51:13.363015 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20260710 81224da4ce57 About an hour ago 287MB 2026-07-10 01:51:13.363041 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20260710 d630fa3452c7 About an hour ago 1.44GB 2026-07-10 01:51:13.363075 | ubuntu-noble-large | 259ea8696bc1 About an hour ago 1.44GB 2026-07-10 01:51:13.363111 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20260710 41076727b99f About an hour ago 312MB 2026-07-10 01:51:13.363173 | ubuntu-noble-large | 136b32e89d12 About an hour ago 312MB 2026-07-10 01:51:13.363200 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20260710 81a32b9b49bb About an hour ago 463MB 2026-07-10 01:51:13.363226 | ubuntu-noble-large | 8048dc11eeaa About an hour ago 463MB 2026-07-10 01:51:13.363243 | ubuntu-noble-large | 3823db5567d4 About an hour ago 277MB 2026-07-10 01:51:13.363260 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20260710 8725b885aee3 About an hour ago 276MB 2026-07-10 01:51:13.363278 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20260710 dd26c6200717 About an hour ago 274MB 2026-07-10 01:51:13.363303 | ubuntu-noble-large | 5d6130fee709 About an hour ago 274MB 2026-07-10 01:51:13.363319 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20260710 064b6317d9be About an hour ago 283MB 2026-07-10 01:51:13.363337 | ubuntu-noble-large | 58cd1f7fbad4 About an hour ago 285MB 2026-07-10 01:51:13.363360 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20260710 7669d32893c7 About an hour ago 283MB 2026-07-10 01:51:13.363379 | ubuntu-noble-large | 367617f0a939 About an hour ago 283MB 2026-07-10 01:51:13.363396 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20260710 3e6ca6aa416c About an hour ago 292MB 2026-07-10 01:51:13.363419 | ubuntu-noble-large | 00aa0d30b24d About an hour ago 292MB 2026-07-10 01:51:13.363435 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20260710 c28df2f41fae About an hour ago 349MB 2026-07-10 01:51:13.363452 | ubuntu-noble-large | 48449244f68d About an hour ago 350MB 2026-07-10 01:51:13.363476 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20260710 c2a79cd08e22 About an hour ago 274MB 2026-07-10 01:51:13.363493 | ubuntu-noble-large | 5a6cfdb9dff7 About an hour ago 274MB 2026-07-10 01:51:13.363516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20260710 4206f22d8f69 About an hour ago 978MB 2026-07-10 01:51:13.363532 | ubuntu-noble-large | 8b98cc1486b2 About an hour ago 992MB 2026-07-10 01:51:13.363554 | ubuntu-noble-large | e4e7851a919d 2 hours ago 278MB 2026-07-10 01:51:13.363591 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20260710 e949ac03dc20 2 hours ago 277MB 2026-07-10 01:51:13.363622 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20260710 80226b0756b3 2 hours ago 681MB 2026-07-10 01:51:13.363673 | ubuntu-noble-large | 575298668394 2 hours ago 921MB 2026-07-10 01:51:13.363709 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20260710 e28ba1adca8a 2 hours ago 588MB 2026-07-10 01:51:13.363784 | ubuntu-noble-large | 5c1bf05e5549 2 hours ago 590MB 2026-07-10 01:51:13.363828 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20260710 6bee1140b3bd 2 hours ago 274MB 2026-07-10 01:51:13.363848 | ubuntu-noble-large | b7654c4c73d7 2 hours ago 274MB 2026-07-10 01:51:13.363890 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20260710 0a10e0c462f4 2 hours ago 275MB 2026-07-10 01:51:13.363963 | ubuntu-noble-large | 003f36e8d87c 2 hours ago 276MB 2026-07-10 01:51:13.363995 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20260710 31f825ed167b 2 hours ago 274MB 2026-07-10 01:51:13.364097 | ubuntu-noble-large | 477906c048b1 2 hours ago 274MB 2026-07-10 01:51:13.364115 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20260710 ebfd5c7ad213 2 hours ago 323MB 2026-07-10 01:51:13.364174 | ubuntu-noble-large | ce140d96700d 2 hours ago 324MB 2026-07-10 01:51:13.364210 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20260710 b40b431d6ea4 2 hours ago 1.26GB 2026-07-10 01:51:13.364246 | ubuntu-noble-large | f3b915b59835 2 hours ago 1.28GB 2026-07-10 01:51:13.364279 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-base build-20260710 c44f8d62de3b 2 hours ago 274MB 2026-07-10 01:51:13.364326 | ubuntu-noble-large | 364848be36c6 2 hours ago 274MB 2026-07-10 01:51:13.364361 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 build-20260710 676e226d2731 2 hours ago 424MB 2026-07-10 01:51:13.364411 | ubuntu-noble-large | 9609e4600464 2 hours ago 425MB 2026-07-10 01:51:13.364454 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20260710 06268c8cbdb0 2 hours ago 424MB 2026-07-10 01:51:13.364490 | ubuntu-noble-large | 3141c44172d2 2 hours ago 425MB 2026-07-10 01:51:13.364516 | ubuntu-noble-large | 6854020b1212 2 hours ago 274MB 2026-07-10 01:51:13.364539 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20260710 2c87252b3bdb 2 hours ago 274MB 2026-07-10 01:51:13.364561 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20260710 e07a2e37dfe5 2 hours ago 1.56GB 2026-07-10 01:51:13.364585 | ubuntu-noble-large | 45d413a61353 2 hours ago 1.56GB 2026-07-10 01:51:13.364609 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20260710 b83c67f78636 2 hours ago 1.57GB 2026-07-10 01:51:13.364633 | ubuntu-noble-large | fbd06558661e 2 hours ago 1.57GB 2026-07-10 01:51:13.364655 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20260710 56698c09db7a 2 hours ago 280MB 2026-07-10 01:51:13.364678 | ubuntu-noble-large | 76b1f33b233c 2 hours ago 280MB 2026-07-10 01:51:13.364702 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20260710 30c9a124b754 2 hours ago 274MB 2026-07-10 01:51:13.364724 | ubuntu-noble-large | 30408d68fbcf 2 hours ago 280MB 2026-07-10 01:51:13.364793 | ubuntu-noble-large | ubuntu 24.04 ef91e4b15da8 2 weeks ago 78.1MB 2026-07-10 01:51:13.370825 | ubuntu-noble-large | + bash scripts/005-tag.sh 2026-07-10 01:51:13.377903 | ubuntu-noble-large | ++ date +%Y%m%d 2026-07-10 01:51:13.381778 | ubuntu-noble-large | + BUILD_ID=20260710 2026-07-10 01:51:13.381828 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2026-07-10 01:51:13.381839 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2026-07-10 01:51:13.381849 | ubuntu-noble-large | + IS_RELEASE=False 2026-07-10 01:51:13.381861 | ubuntu-noble-large | + OPENSTACK_VERSION=2025.1 2026-07-10 01:51:13.381870 | ubuntu-noble-large | + VERSION=latest 2026-07-10 01:51:13.381882 | ubuntu-noble-large | + LSTFILE=images.txt 2026-07-10 01:51:13.381917 | ubuntu-noble-large | + SOURCE_DOCKER_TAG=build-20260710 2026-07-10 01:51:13.382065 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-07-10 01:51:13.382087 | ubuntu-noble-large | + . defaults/all.sh 2026-07-10 01:51:13.383022 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2026-07-10 01:51:13.383051 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2026-07-10 01:51:13.383067 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2026-07-10 01:51:13.383079 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2026-07-10 01:51:13.384487 | ubuntu-noble-large | +++ deactivate nondestructive 2026-07-10 01:51:13.384540 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 01:51:13.384567 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 01:51:13.384592 | ubuntu-noble-large | +++ hash -r 2026-07-10 01:51:13.384800 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 01:51:13.384829 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2026-07-10 01:51:13.384852 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2026-07-10 01:51:13.385029 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2026-07-10 01:51:13.385330 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2026-07-10 01:51:13.385368 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2026-07-10 01:51:13.385395 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2026-07-10 01:51:13.385413 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2026-07-10 01:51:13.385438 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 01:51:13.385515 | ubuntu-noble-large | +++ PATH=/tmp/venv/bin:/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 01:51:13.385538 | ubuntu-noble-large | +++ export PATH 2026-07-10 01:51:13.385636 | ubuntu-noble-large | +++ '[' -n '' ']' 2026-07-10 01:51:13.385740 | ubuntu-noble-large | +++ '[' -z '' ']' 2026-07-10 01:51:13.385797 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2026-07-10 01:51:13.385823 | ubuntu-noble-large | +++ PS1='(venv) ' 2026-07-10 01:51:13.385843 | ubuntu-noble-large | +++ export PS1 2026-07-10 01:51:13.385867 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-07-10 01:51:13.385891 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2026-07-10 01:51:13.385978 | ubuntu-noble-large | +++ hash -r 2026-07-10 01:51:13.386098 | ubuntu-noble-large | + . defaults/2025.1.sh 2026-07-10 01:51:13.387962 | ubuntu-noble-large | +++ date +%Y%m%d 2026-07-10 01:51:13.390779 | ubuntu-noble-large | ++ export BUILD_ID=20260710 2026-07-10 01:51:13.390820 | ubuntu-noble-large | ++ BUILD_ID=20260710 2026-07-10 01:51:13.390845 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2026-07-10 01:51:13.390875 | ubuntu-noble-large | ++ KOLLA_TYPE= 2026-07-10 01:51:13.390892 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2026-07-10 01:51:13.390909 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2026-07-10 01:51:13.390931 | ubuntu-noble-large | + export IS_RELEASE 2026-07-10 01:51:13.390953 | ubuntu-noble-large | + export OPENSTACK_VERSION 2026-07-10 01:51:13.390975 | ubuntu-noble-large | + export VERSION 2026-07-10 01:51:13.390996 | ubuntu-noble-large | + rm -f images.txt 2026-07-10 01:51:13.395656 | ubuntu-noble-large | + touch images.txt 2026-07-10 01:51:13.399677 | ubuntu-noble-large | + docker image prune --filter=dangling=true -f 2026-07-10 01:51:53.002890 | ubuntu-noble-large | Deleted Images: 2026-07-10 01:51:53.002985 | ubuntu-noble-large | deleted: sha256:7c1ea00439ee5a1f20cc55e692a89eb3e24b0618fe99dc05fd7cfaaa8903a1b7 2026-07-10 01:51:53.002997 | ubuntu-noble-large | deleted: sha256:6ac26c52c8a5932696efd073a951146e09b98ddbc1a61659faaf9155ca2553cf 2026-07-10 01:51:53.003005 | ubuntu-noble-large | deleted: sha256:f9d6ef0c407b6d1802a500c1b46aa362193f264f01a05f4c60425bed10e6ee11 2026-07-10 01:51:53.003013 | ubuntu-noble-large | deleted: sha256:dcf7fcd6cc173f167c9affa1323af086790844e1a612857c1b09379bc1985ef6 2026-07-10 01:51:53.003020 | ubuntu-noble-large | deleted: sha256:9237eb61f8b92c2dbeedab4647349b741bdc2a539c25cb36a446fc695235d3f5 2026-07-10 01:51:53.003027 | ubuntu-noble-large | deleted: sha256:7cf8f710d62e25daf4702bc5f8c5e689a7b434291e89d39b57a3f9aa6ea083b0 2026-07-10 01:51:53.003035 | ubuntu-noble-large | deleted: sha256:7d2864590573cb6d64fa1eab2cc5041e18fb3b83327d5609c50f22dce308c3b1 2026-07-10 01:51:53.003059 | ubuntu-noble-large | deleted: sha256:b00f83ef70dab7857091f00dadebf14597b538e591d9a867f5a196dbb9876293 2026-07-10 01:51:53.003065 | ubuntu-noble-large | deleted: sha256:457135f90d1af9ec3c0d4d1a090088953e9610e462fb0f47a7ef837da7cb043f 2026-07-10 01:51:53.003070 | ubuntu-noble-large | deleted: sha256:600dc686c1d8c1201ace6059f0c6802094ba5be6dce729aa9e4e126567a18af3 2026-07-10 01:51:53.003076 | ubuntu-noble-large | deleted: sha256:3ba50286b72c2c474a0c5ad5562fd9c8cc16693b405a0bef5f8625defaec7a5b 2026-07-10 01:51:53.003082 | ubuntu-noble-large | deleted: sha256:a8d927c7edc900ee8d9b11f69e7c5174c3fbf53d074328cbe366ace6cad752bb 2026-07-10 01:51:53.003088 | ubuntu-noble-large | deleted: sha256:60ebffd58b664275a502231ce24e7f7de529bf2af582138e4157ed9cc1d8ffca 2026-07-10 01:51:53.003093 | ubuntu-noble-large | deleted: sha256:4e54c9176c42ad327c38c21f72c936b98e95d1d7f2edae9d693290d14e6330f4 2026-07-10 01:51:53.003099 | ubuntu-noble-large | deleted: sha256:4235f0dd84a7f37c9df88fc6b0349b20749afd2dc22ac515e06b4625d79edda6 2026-07-10 01:51:53.003105 | ubuntu-noble-large | deleted: sha256:2082780e9208687c4b7387ae9cc1468a1341d19f934681609b054fd1fff5fba6 2026-07-10 01:51:53.003110 | ubuntu-noble-large | deleted: sha256:600c694a6043f5c412345c7e8e4199a1bd06457b5f37ec8d8393bda911cd60b0 2026-07-10 01:51:53.003116 | ubuntu-noble-large | deleted: sha256:93e523351d9701b7463dc3a2a29a64a13b677daa0ebee429be896b6f7abee89e 2026-07-10 01:51:53.003122 | ubuntu-noble-large | deleted: sha256:3885f7ee053bc86584f6c8ccfa13a4db7ffe75a781d1a9f6ea7beaf23349eedd 2026-07-10 01:51:53.003158 | ubuntu-noble-large | deleted: sha256:b198cdefcbb87340a9e3fe654ac0c9388ec2ebddc1345ccd36d0ba5137e61ce6 2026-07-10 01:51:53.003164 | ubuntu-noble-large | deleted: sha256:cdf16f720434d62a453a8772e67547584c57611f370ea1266a37c0d2f6875fe4 2026-07-10 01:51:53.003174 | ubuntu-noble-large | deleted: sha256:60415cee21e353636652caa7e38a1d34fe0786fe5396604fb02b5cdcd75522d9 2026-07-10 01:51:53.003180 | ubuntu-noble-large | deleted: sha256:6dc375d48880bbc71930ae6f75f36c8cfe2986a6f01b2dde8e3c5f278521813e 2026-07-10 01:51:53.003186 | ubuntu-noble-large | deleted: sha256:477f0d87065b56f0b2a68b2c1c32e87f769d860752e3a5b0f1a20cc7eed60148 2026-07-10 01:51:53.003191 | ubuntu-noble-large | deleted: sha256:77e8384063f96c2effda3b46540188f2055690f5c3964e0fed160a5822b9146d 2026-07-10 01:51:53.003197 | ubuntu-noble-large | deleted: sha256:f0ed7e2265c31a1bcb096be4a010771e14222750a5cbce94cfe90091d21b7aac 2026-07-10 01:51:53.003203 | ubuntu-noble-large | deleted: sha256:15f3c809b3a850539a6d3e5ec7780d53249e73c9641a5eb7ec595192f82a1ee4 2026-07-10 01:51:53.003208 | ubuntu-noble-large | deleted: sha256:0145dd7b185621c6cb5f9d5578e203eb6602633fc0eb7cd2195ff30f79750db4 2026-07-10 01:51:53.003214 | ubuntu-noble-large | deleted: sha256:e404491e03c8297f35a368b34eb6d75d4efdfb3b37fabf1fc520dc6ed1e5507e 2026-07-10 01:51:53.003220 | ubuntu-noble-large | deleted: sha256:d0d4829b799b9ae2c5d0cc63d30af0a0fd39dd307f54d3f7bee4daa095f8ec3a 2026-07-10 01:51:53.003225 | ubuntu-noble-large | deleted: sha256:91a33c66687dd58d55fe29e76384055f25fd13930f63e0c52fe829010b76d6d9 2026-07-10 01:51:53.003231 | ubuntu-noble-large | deleted: sha256:f8e301e0962c167ab6175aa38082fdd707cbfc28999659b0c24453be6a9da1d0 2026-07-10 01:51:53.003236 | ubuntu-noble-large | deleted: sha256:32268f49cce421fb377377326184b2ebb9a29956255a297c5690649f6a2d717c 2026-07-10 01:51:53.003242 | ubuntu-noble-large | deleted: sha256:58ee4f96f05e22a2be649bae0f910f2b1d30e14a879c9ef9ced9c91a4264e486 2026-07-10 01:51:53.003248 | ubuntu-noble-large | deleted: sha256:019298b04dfe541a22fc744bfccb530f78baabf450e2b44819baf78a8e1b2e68 2026-07-10 01:51:53.003253 | ubuntu-noble-large | deleted: sha256:a50a298acf765fd546758f42e960c928850a436f6d3269782a85d5cb5e2536bf 2026-07-10 01:51:53.003259 | ubuntu-noble-large | deleted: sha256:d51c13a6f4f3bd1f9c66146e66590f80a2e22c66591deea49c209c36878d7e0b 2026-07-10 01:51:53.003264 | ubuntu-noble-large | deleted: sha256:7dac1050312d83b3d484fb6f777999270946797023ab77f20427e5e28f3dbcaa 2026-07-10 01:51:53.003270 | ubuntu-noble-large | deleted: sha256:c9f4f2a462542bbfb957d81468cde4251a34c11d40f10c9f0b5500847a97ceb5 2026-07-10 01:51:53.003276 | ubuntu-noble-large | deleted: sha256:6d7dd4dde21852b0122e758fb27f07fa73d81a01b168e75f70d5ee7343d177c8 2026-07-10 01:51:53.003281 | ubuntu-noble-large | deleted: sha256:477906c048b1f97dfeb57e72c0cc32864d841cc3e8f9afd2d929e1ef5f5a2767 2026-07-10 01:51:53.003287 | ubuntu-noble-large | deleted: sha256:7beaf16c2ccbe84d998cff920f440ac1ec8755c245d03f49dfeb7fbe7ec421e9 2026-07-10 01:51:53.003292 | ubuntu-noble-large | deleted: sha256:7511ffa5cd57874bd237c2c7be8de9b4c41fb50a9d52456f829d6a6ef4882c85 2026-07-10 01:51:53.003298 | ubuntu-noble-large | deleted: sha256:9a5170bc14f04ed81c6b2cd310d5ba6d63bd6e95f16000e7f0fad684adcb05ac 2026-07-10 01:51:53.003309 | ubuntu-noble-large | deleted: sha256:fda8f427d82812a9e34978971de34847e5f9ca4c871d443b6ee71787b3cc69e0 2026-07-10 01:51:53.003315 | ubuntu-noble-large | deleted: sha256:32fc435b0e8aa2dbcfea5b879cb05026d1cffedfd1839b5a7d9a1303ca3e82c7 2026-07-10 01:51:53.003320 | ubuntu-noble-large | deleted: sha256:4e3f84de00a4269b7807197526e050ef075d95d9b938f453cefe3a7e56020de5 2026-07-10 01:51:53.003336 | ubuntu-noble-large | deleted: sha256:c83c7131838ad5f6874622e2747fe5ea07bb0bc922b9240c5ef2e82f0d71d6c0 2026-07-10 01:51:53.003342 | ubuntu-noble-large | deleted: sha256:ae8ca72d808b3bc71ab2ddc10861ddfd03740a8befddfb4c91ce5455a647159b 2026-07-10 01:51:53.003348 | ubuntu-noble-large | deleted: sha256:9c47963757181c74fc4f4e902caff7f18258e19c97a2aae855e588e680878556 2026-07-10 01:51:53.003372 | ubuntu-noble-large | deleted: sha256:48449244f68de7662f1e3b0fd055808a52815ae9d713e538b3c059bca17f36e7 2026-07-10 01:51:53.003379 | ubuntu-noble-large | deleted: sha256:f07c8bb4cc72b30daee1394e98a7d164c2dbde471954618cdc70774ac2e3558f 2026-07-10 01:51:53.003385 | ubuntu-noble-large | deleted: sha256:51c6cd05bed298fd7b50ac0ccf6706be9306f1a712d1aade6786b7c8967440fd 2026-07-10 01:51:53.003390 | ubuntu-noble-large | deleted: sha256:b9c3185f29cdec1202c1d271c3f12db66c18e7648b00386210c21ebb9aa0ec04 2026-07-10 01:51:53.003396 | ubuntu-noble-large | deleted: sha256:8b6a9302cb929466953ae991d13ed645f40474236f3855a8ecd33aa0b1484c15 2026-07-10 01:51:53.003402 | ubuntu-noble-large | deleted: sha256:bbff77cb2481d9de30fa2fe9e2a9497c5dddbede0596d4d2ef0844761b83f40c 2026-07-10 01:51:53.003407 | ubuntu-noble-large | deleted: sha256:984dd9535e5c985ff56be94d6cabaa9ffeba5b343bf521c00b20f44498823ee8 2026-07-10 01:51:53.003413 | ubuntu-noble-large | deleted: sha256:392dcd524ad1d48634f89e2972998fb42795bd14178659a8fde2d454b7781217 2026-07-10 01:51:53.003419 | ubuntu-noble-large | deleted: sha256:bf71134eab55c47cd199c13b4473f43d929073e97d7d77508fe986c7dbe008a9 2026-07-10 01:51:53.003425 | ubuntu-noble-large | deleted: sha256:77b543e9e806cd7606073f4796d00b03131bc4b50e9ea3c4ca6f73c17685e0f3 2026-07-10 01:51:53.003430 | ubuntu-noble-large | deleted: sha256:d992e8ddc7e44a939c562bfe188f159cf1aa20f85410a94e335bcfda47057d26 2026-07-10 01:51:53.003436 | ubuntu-noble-large | deleted: sha256:9d8186566ce724d003ffe99f18b86e91b186262d68290b0b279730a8830b4e44 2026-07-10 01:51:53.003442 | ubuntu-noble-large | deleted: sha256:5a8d4534589f362c5ffd884561109716d4f3c79e22e6f979014bf9c2a25b952a 2026-07-10 01:51:53.003447 | ubuntu-noble-large | deleted: sha256:fe380a14e21e9cfb39635c097bbc25c6c503b3c7178cc4fba4cad3991536c635 2026-07-10 01:51:53.003453 | ubuntu-noble-large | deleted: sha256:c77b699f4ec146d4cc3021da1745657f0295aec504c2a9b113c7feed6cee3f34 2026-07-10 01:51:53.003459 | ubuntu-noble-large | deleted: sha256:0f17294648c015af05eaa8d701c98218e7dbd0a5e92525d810a2fd90ec12bd8f 2026-07-10 01:51:53.003464 | ubuntu-noble-large | deleted: sha256:f4ff65289cee8963545d44d4833f284fbeb5ec1b541fe36cc9c949040efb0f32 2026-07-10 01:51:53.003470 | ubuntu-noble-large | deleted: sha256:ce2b69c731c0179cae4b9c24be7d88c4383fbc8c1227bff648144655f322700d 2026-07-10 01:51:53.003475 | ubuntu-noble-large | deleted: sha256:177eb2773c723c7a1d151111291243628a331686f5e55a5c5c87d51d448b0aca 2026-07-10 01:51:53.003481 | ubuntu-noble-large | deleted: sha256:7fcb3db6b8d55dbda2185378602690870ca23f2100df73db904c550dbf4c3dc0 2026-07-10 01:51:53.003487 | ubuntu-noble-large | deleted: sha256:86ab7d0250c9b127fbd955fffd3679ee9d4e19590b0b82e707fc786557b84985 2026-07-10 01:51:53.003492 | ubuntu-noble-large | deleted: sha256:41780772bcebe1e74c009a77f15aa2142fe5687f49e919ef79b62e6e047c8723 2026-07-10 01:51:53.003498 | ubuntu-noble-large | deleted: sha256:445632ca191910481a0bd9e39f018c741fff37469062036362a0606bff405c4e 2026-07-10 01:51:53.003504 | ubuntu-noble-large | deleted: sha256:bc6050e9065ec90f07d587ce675a39af4e2479bd59e8ca9086213639a9a43aed 2026-07-10 01:51:53.003510 | ubuntu-noble-large | deleted: sha256:6c665690652a4e49e99aac65791c8abf079c84d91a8ac0a2b3bb73299947d45e 2026-07-10 01:51:53.003515 | ubuntu-noble-large | deleted: sha256:9a334844931f1cd91bd10ebb536cee08d94b64ab1f5b4f537724cd0d77c297c7 2026-07-10 01:51:53.003521 | ubuntu-noble-large | deleted: sha256:e2aa48bd3334bdd5d0720b44f8a99bc4f516581653e8abb2bfb3973e1bf465b8 2026-07-10 01:51:53.003526 | ubuntu-noble-large | deleted: sha256:65319d8607216b7ffdda50f2321da5fa72b8d3c81380c12002d1c8a0aed1a1e4 2026-07-10 01:51:53.003532 | ubuntu-noble-large | deleted: sha256:cdb2c606b97dd7c781bb7b01e3ef67f040b92377959e16e777ee1328878e7e2d 2026-07-10 01:51:53.003538 | ubuntu-noble-large | deleted: sha256:7973e36c4d2a260f3b033decf2fbf1050749da361baffcc5ec308bb3ba37dd74 2026-07-10 01:51:53.003544 | ubuntu-noble-large | deleted: sha256:282ac2daccb1d702e4b43a020ec3a66caae0e756bb090bb1d23abd8298a9b298 2026-07-10 01:51:53.003549 | ubuntu-noble-large | deleted: sha256:b0d1bbe09bb9752a735719442d76f01d31c3210319c8aabac1abeb22e9d057e6 2026-07-10 01:51:53.003560 | ubuntu-noble-large | deleted: sha256:95bd0173e8c970712daa7d7a141b1580ed1aa75a4b32f20d9c9f013a3a7287f9 2026-07-10 01:51:53.003565 | ubuntu-noble-large | deleted: sha256:fface0983c943a7d56882971526264c290f7e6f2dc75a1f8fdc8338e3aa0751a 2026-07-10 01:51:53.003571 | ubuntu-noble-large | deleted: sha256:6ae6ff810c51360ab8c9169161ec4e17057c93bcaedd9c4f365d170738293532 2026-07-10 01:51:53.003577 | ubuntu-noble-large | deleted: sha256:752be8ac132e5be319b34448d535def455e48099ed88776bc8068ca469aa37f8 2026-07-10 01:51:53.003582 | ubuntu-noble-large | deleted: sha256:35c29cb9eed3ceec900abef75918af006ac5063fe883ef679cdb2b955bb9c80e 2026-07-10 01:51:53.003588 | ubuntu-noble-large | deleted: sha256:67ca1e463a1fa9a07481b6968b3c1a5d75ae0a24c982fb5fe1090bc1786d9dc7 2026-07-10 01:51:53.003593 | ubuntu-noble-large | deleted: sha256:4ad7b8376eda455ca1c76dd68fcc4d2849f4a2ae05de93d4986e988e150366e9 2026-07-10 01:51:53.003599 | ubuntu-noble-large | deleted: sha256:832a8bfc6915eb22a5fd0a87ed1949596d4a87ffed3eb12416e8da1e431b5cf8 2026-07-10 01:51:53.003605 | ubuntu-noble-large | deleted: sha256:400204673d9bcf5718caafe96af4db5c99f1d7fd8058946fd4feec301e5fc92f 2026-07-10 01:51:53.003610 | ubuntu-noble-large | deleted: sha256:c5a6a9d35dc7d297553eb75c1f7011c166ad0f969fccdb50c622abca39d72636 2026-07-10 01:51:53.003616 | ubuntu-noble-large | deleted: sha256:629b60ddf6a49b964351e998f4f94edbeade1c68551b1ecab00e7d32f33446ed 2026-07-10 01:51:53.003621 | ubuntu-noble-large | deleted: sha256:4081c4f54098380b38918b599d147c7ac6d2b04d2a30e7a20964ec32c1bfab21 2026-07-10 01:51:53.003627 | ubuntu-noble-large | deleted: sha256:46c8f452e0be1bf49be1342d96a7cb277517e8a9d3e24ca86299c71f09fa5744 2026-07-10 01:51:53.003633 | ubuntu-noble-large | deleted: sha256:1419c7a8c5c60dc9cf381eea9d0ed822685c675143ef919a3782205c381fd015 2026-07-10 01:51:53.003638 | ubuntu-noble-large | deleted: sha256:77cc0be7d0354042046b2d660792c864d80eaf684092d3e78aec2926e896d321 2026-07-10 01:51:53.003644 | ubuntu-noble-large | deleted: sha256:e26be64e48a2ddf5316428f506320bbc6b402b7a543f1080822790b3f820aac2 2026-07-10 01:51:53.003653 | ubuntu-noble-large | deleted: sha256:5baac69831e1707429b90f11b7c1d61c963b0c3be5cfc2dfa53d12238d4f62d7 2026-07-10 01:51:53.003659 | ubuntu-noble-large | deleted: sha256:b68e7c77613cd90751b741249d3596336116cdc5c1f637288e813627f597e63c 2026-07-10 01:51:53.003678 | ubuntu-noble-large | deleted: sha256:81940492904b3b7d03beda01c5db64175ef8cf952812d191e547d9c4727f37b3 2026-07-10 01:51:53.003684 | ubuntu-noble-large | deleted: sha256:0fe127aa732f9eaaf697733071e1928c951056a217b63b2b2b2c769a636d9bdd 2026-07-10 01:51:53.003690 | ubuntu-noble-large | deleted: sha256:f5b37923cf40061d19c0717d5a72e395305281efb21f40fdcc1f68dbd4f55e9d 2026-07-10 01:51:53.003695 | ubuntu-noble-large | deleted: sha256:0c06dc6911fc7d2e1d248ff6684cd60cb2d6ad1638841c9832ff80052050096e 2026-07-10 01:51:53.003701 | ubuntu-noble-large | deleted: sha256:b5c5f62d7d203372b3b0aaead6d4acdf4fd63c8e4cd471e29b0c7e9f838603dc 2026-07-10 01:51:53.003707 | ubuntu-noble-large | deleted: sha256:23fa7ef09683a54c44530e3693edaec5cd9dc0d3d89c4bdfe93f19664b52e25c 2026-07-10 01:51:53.003712 | ubuntu-noble-large | deleted: sha256:a645e73d7e69166672bccb4f3b3c2f01c2e018e7f69a8605bd93096b6cd07d8f 2026-07-10 01:51:53.003718 | ubuntu-noble-large | deleted: sha256:65ff15da60fccf1fa27bfb34f6af7d9795032e521df7763258c03568f81081a9 2026-07-10 01:51:53.003723 | ubuntu-noble-large | deleted: sha256:c6f0826bd2254cfc9afb41643815396224a7e528d914fd337af9041234d40ca6 2026-07-10 01:51:53.003729 | ubuntu-noble-large | deleted: sha256:3e6a512df0c825d05eaa394acafaa80418158dac2ef8b69572599bc8aeb9e24c 2026-07-10 01:51:53.003735 | ubuntu-noble-large | deleted: sha256:f8ac67a3d064670d66ca749754b22fafdaaa462c229f5fec13c5ef33536b1d12 2026-07-10 01:51:53.003740 | ubuntu-noble-large | deleted: sha256:ced2fc1a66743d048cec0143ec04458ab9228d9bed2f0a0d75ece8e6816cf5f5 2026-07-10 01:51:53.003746 | ubuntu-noble-large | deleted: sha256:b8f35ba055deaf4f9f943fc3f9459c82a596c44efb93920f7622eed70cbfccf0 2026-07-10 01:51:53.003751 | ubuntu-noble-large | deleted: sha256:da08ba5c1b834f7e7bf54dddaa32e89f91887a679ab213fe16b42d580dc323c3 2026-07-10 01:51:53.003757 | ubuntu-noble-large | deleted: sha256:88dfba8ee7597028e7153340317b5af435c1bcdaaec958797a698bf77c0b1aa4 2026-07-10 01:51:53.003762 | ubuntu-noble-large | deleted: sha256:74dc8f476f16977e5185328f4c81d89253bf427e6e1d9ecb8f916eedea1e1678 2026-07-10 01:51:53.003768 | ubuntu-noble-large | deleted: sha256:1aca9b5ee9eee0d3651466c95058177da595798bb349b0946e56c6aa4316aed0 2026-07-10 01:51:53.003774 | ubuntu-noble-large | deleted: sha256:a790948f11d74a2fa6301dcdf196422f9b8338def9775bfeee7658bea01fc13e 2026-07-10 01:51:53.003779 | ubuntu-noble-large | deleted: sha256:f23b8e875107a47c58301861ceb6eba137f8da4daf31f824494a3491ed9602f1 2026-07-10 01:51:53.003789 | ubuntu-noble-large | deleted: sha256:e1a8d2e343ff498931817af4e9201306e15a752d3f64e94538ad9d32749b4051 2026-07-10 01:51:53.003795 | ubuntu-noble-large | deleted: sha256:0ad96d42fcc88592e2da4088e786db6239613722ae74e5738b73c216cca00162 2026-07-10 01:51:53.003801 | ubuntu-noble-large | deleted: sha256:a07375e2316aa120d072716d559632d4ca03674e197f92cc5fcf9caaf66dedda 2026-07-10 01:51:53.003806 | ubuntu-noble-large | deleted: sha256:13abafb7ee6bbc66ffac061de4f9376b79fa3210c7b28445a9720b61621351ef 2026-07-10 01:51:53.003812 | ubuntu-noble-large | deleted: sha256:33a24695d7f5f116f31c315c6c8fbc2721a2076412aca907edcd9722e43c76a6 2026-07-10 01:51:53.003838 | ubuntu-noble-large | deleted: sha256:aa0aeb0144f6eb4cf6575f984b88c0d4c3868738cbb7d6dcefa7e298fcfc2e82 2026-07-10 01:51:53.003848 | ubuntu-noble-large | deleted: sha256:47e49ab5d584907b3341a3e1cd14550011eac67b3d6ef8198a094230b5948ea7 2026-07-10 01:51:53.003856 | ubuntu-noble-large | deleted: sha256:ad76d87846002f92d612ffe1f2004b159ebc3bc98e18f95e61e67917b94da03a 2026-07-10 01:51:53.003862 | ubuntu-noble-large | deleted: sha256:f92647f074d71ede045b856f85756844cf38c5aaa1405842ef33dd8cc8f488d9 2026-07-10 01:51:53.003867 | ubuntu-noble-large | deleted: sha256:71af6323446418ed9992027384cf50bff6a4f4c521fcb80b20d7bbd6c3b2f103 2026-07-10 01:51:53.003873 | ubuntu-noble-large | deleted: sha256:9caaaa34e87dcce9c09283328bd5cef452f7331d4181142367c01703360f1bf4 2026-07-10 01:51:53.003878 | ubuntu-noble-large | deleted: sha256:b64060b81f889f4006039f8bdaeda5be4a1c4f7268e01e4cb2627098a5f4685d 2026-07-10 01:51:53.003884 | ubuntu-noble-large | deleted: sha256:47ec4fa012a16868434ecbeea0b5aca526964ef30a5242c61af28896ff47d1f9 2026-07-10 01:51:53.003889 | ubuntu-noble-large | deleted: sha256:38cfe5096622e16385009d5e26651debfe8e99725dad58c04fb9100b0d9bbd25 2026-07-10 01:51:53.003895 | ubuntu-noble-large | deleted: sha256:9b4fef05c860947e3b354cf39166e977d055969d99d78fffb8a4426a6dab6c35 2026-07-10 01:51:53.003904 | ubuntu-noble-large | deleted: sha256:0be186e0d996a67a685b1241e205ed380276965d3b207cd0e57d951e07d3835a 2026-07-10 01:51:53.003914 | ubuntu-noble-large | deleted: sha256:6b8fb48bd9768937119fc818e133d8dad5086fb299bd5343b766ffff3168ec3b 2026-07-10 01:51:53.003923 | ubuntu-noble-large | deleted: sha256:ca7e04cbfcd6fb07a2d57cab59eb3135eb6f7264ca4452de1af21971041b6d7f 2026-07-10 01:51:53.003933 | ubuntu-noble-large | deleted: sha256:a18f11176cce778c4d76f1e0e0dcb21fdd44408e74a1f683cecf74c5d42d0b97 2026-07-10 01:51:53.003942 | ubuntu-noble-large | deleted: sha256:3241c335420551793914936a3688e0d27a7eee60f2a91eb26a3d6931a327d386 2026-07-10 01:51:53.003952 | ubuntu-noble-large | deleted: sha256:720a64ffe39c5234783a61be6a166f4fc9636336c74fff4e06a946588f1b0553 2026-07-10 01:51:53.003961 | ubuntu-noble-large | deleted: sha256:8549519ec74ee6d7f692f2a3f8932208940211b49d007ebdd3d85b9f9f3edf9d 2026-07-10 01:51:53.003969 | ubuntu-noble-large | deleted: sha256:31b27e8a28ce42a04a3475eb9bfeee11405f128d7b8dfcfd33b2d64540a83a19 2026-07-10 01:51:53.003978 | ubuntu-noble-large | deleted: sha256:b945b1cfedee76f63377058f3a27193ad5fa7220205d2b49f2ec5c38c424787f 2026-07-10 01:51:53.003987 | ubuntu-noble-large | deleted: sha256:b4112aadcdcd718e8f7744dcbb1cceb431a22fa9d3a9d4a7d023cafa57000a0d 2026-07-10 01:51:53.003996 | ubuntu-noble-large | deleted: sha256:496e6c05f114617da683d36ecd5da1daafac6b062b88878003ecd2446e6717aa 2026-07-10 01:51:53.004005 | ubuntu-noble-large | deleted: sha256:57110f85cb7577d1d3bde68952d425fbf7fb6d7e1953859ac026781528ff59cd 2026-07-10 01:51:53.004015 | ubuntu-noble-large | deleted: sha256:361181b899cc0bd48194947b1e61853aaef62dfa38f66fa9825b0801fee4c0f1 2026-07-10 01:51:53.004024 | ubuntu-noble-large | deleted: sha256:4ff7833e10e79503664b9f3c5ddce9bf917a3ac7c69a841f089c4d30760b0fb4 2026-07-10 01:51:53.004041 | ubuntu-noble-large | deleted: sha256:bfb3ca069780fdcb9867aa7d9ff56beeb021414be4640ccf9f132e9d70a12f3f 2026-07-10 01:51:53.004051 | ubuntu-noble-large | deleted: sha256:65b8ed02ba2a778994f7535ba6f09671ff852be3f7a31c1e44bd3e08fd3b5d89 2026-07-10 01:51:53.004061 | ubuntu-noble-large | deleted: sha256:345cf0b61e077e7e7589620918f38eccffce579d10d678ef18362c30abe1e445 2026-07-10 01:51:53.004088 | ubuntu-noble-large | deleted: sha256:cad3c56d7f31a17e3f88a3ad6cdf8fe8fcd63d5f6bc3a432fe0e730a9bda358c 2026-07-10 01:51:53.004099 | ubuntu-noble-large | deleted: sha256:75d1363371a949375edbb2f07699245f3f2e109b798440e51522394b305ef731 2026-07-10 01:51:53.004105 | ubuntu-noble-large | deleted: sha256:415e0a9e0215505a3d110a11fd79c465909365acaa3ade978541f5e967017ed9 2026-07-10 01:51:53.004111 | ubuntu-noble-large | deleted: sha256:1fc7045ecb9a6dcfca367add0a21270c43d6e29dfd1aaf8335d3b0db5739a633 2026-07-10 01:51:53.004116 | ubuntu-noble-large | deleted: sha256:1efcc12796f184fc63b36588087074331e51d6937bd5e8c28c99e0a4f80eba3d 2026-07-10 01:51:53.004154 | ubuntu-noble-large | deleted: sha256:bd0f7c5329226c98fb7d4cdf9f302fd4237eed54755deb98cda9ba8f7e90b44e 2026-07-10 01:51:53.004164 | ubuntu-noble-large | deleted: sha256:45d413a61353f2647f0bd496b727dd734cc5f1c58528fe92f191419e876215d2 2026-07-10 01:51:53.004170 | ubuntu-noble-large | deleted: sha256:459d8975029b532502d313f4306f837127f913144b5dab0ad4071b1168187bd7 2026-07-10 01:51:53.004175 | ubuntu-noble-large | deleted: sha256:9b937bbfe2bd23520c429e7e46d2982d9e2c95369f310548ffcc7354374761f0 2026-07-10 01:51:53.004181 | ubuntu-noble-large | deleted: sha256:e4e7f8355fb706feae99d90d7fc02a91d2cd39002112fe672b76173c4eec649d 2026-07-10 01:51:53.004187 | ubuntu-noble-large | deleted: sha256:ad3847fe32a346b7fa5e7a982a6f296f4b4a67bcc5fa3befb1cd17229277fca2 2026-07-10 01:51:53.004192 | ubuntu-noble-large | deleted: sha256:639c3d1c64beb03f0013cbb8589641eeeba868fbb9829582420c1341557d0420 2026-07-10 01:51:53.004198 | ubuntu-noble-large | deleted: sha256:55a3f630163b7d3ec3a27af1dd912a8a3772bcf9f3512e786ffaa87dee6f673b 2026-07-10 01:51:53.004203 | ubuntu-noble-large | deleted: sha256:b5e9b395ac74feac41ea52fb5af6d7343ff3181432664fcb20f08ea265cd3d42 2026-07-10 01:51:53.004209 | ubuntu-noble-large | deleted: sha256:42e2825767ad97b823500e790444b1b09acda6cc93f16612383bc267a302bef5 2026-07-10 01:51:53.004215 | ubuntu-noble-large | deleted: sha256:041d36d0269e2b820ce38ab70059ff78a5a7c1c2efff42ca9fa6202e3a99688c 2026-07-10 01:51:53.004220 | ubuntu-noble-large | deleted: sha256:df5154275953d2997006632ff912e37bfd5d3fb2fffec613ff21007f9a9acba6 2026-07-10 01:51:53.004226 | ubuntu-noble-large | deleted: sha256:af4a1434d1db39f01f8fd2abe21366055745798c7e33c6b5063d98ed3ce35376 2026-07-10 01:51:53.004231 | ubuntu-noble-large | deleted: sha256:09fd4484b2ed0c3b4879721678f60b3fb254f4f8f2a98222a6632ca8bdf96629 2026-07-10 01:51:53.004237 | ubuntu-noble-large | deleted: sha256:f05e41c0945367d065e636f80c5fb878b74e44bc545da8e5e80c0663b41bf077 2026-07-10 01:51:53.004243 | ubuntu-noble-large | deleted: sha256:39d5912b84e18e5fa3c0dc6751d5a004d616c72848cbb5613ff93b3899a89210 2026-07-10 01:51:53.004248 | ubuntu-noble-large | deleted: sha256:15c224a3998bbd2a74d3aaeae11551f42774ebd9f8d17390e3570c9b10265712 2026-07-10 01:51:53.004254 | ubuntu-noble-large | deleted: sha256:b46a5fa02170cfebc3d0a23c1dc525c7b88933b03674852ce1bdba3b73fb04b5 2026-07-10 01:51:53.004260 | ubuntu-noble-large | deleted: sha256:3141c44172d2cd8caa704a7443ab0a9e5f4715787da023d815d36c340c56295a 2026-07-10 01:51:53.004265 | ubuntu-noble-large | deleted: sha256:25ab3da8a19531e716d345508701b39cad4d78e5cf785ca47f50eaf3307bccd3 2026-07-10 01:51:53.004271 | ubuntu-noble-large | deleted: sha256:3833f0f428d7943eedbe0f7e1096160fdd7ffdf74371f5f46dcad19343fc2b28 2026-07-10 01:51:53.004276 | ubuntu-noble-large | deleted: sha256:08da54d06ebbfd8fa23b246bec1b405aa4282f23b524a9c88b75b5ffa7184367 2026-07-10 01:51:53.004282 | ubuntu-noble-large | deleted: sha256:10b37cea50d7a92fc9e6970c7552303c98a89feb9d631a9f4c25ad38e7f4fed7 2026-07-10 01:51:53.004288 | ubuntu-noble-large | deleted: sha256:de2f0da19dfeb04ac69619515b086f2f17f64239ed24066687d2a28de49450d5 2026-07-10 01:51:53.004293 | ubuntu-noble-large | deleted: sha256:22166165484eea2874e17838d0f0cc80d50e616fceba1131f65d71cc60f43656 2026-07-10 01:51:53.004299 | ubuntu-noble-large | deleted: sha256:36eb180f5c24949165d110645f635132436854315ccbb20b5bbaf61084c72678 2026-07-10 01:51:53.004304 | ubuntu-noble-large | deleted: sha256:17ce8150423b6560427784ea9a44df60df4e76d8592c4929bd1ee6c8cb016eed 2026-07-10 01:51:53.004310 | ubuntu-noble-large | deleted: sha256:6d62bcf0ca3930b69b96780acb13ca57c0fdda34414ab6fec7b3ed20af17ed50 2026-07-10 01:51:53.004316 | ubuntu-noble-large | deleted: sha256:bc867922ffa6123ebeabc6e39ef6d94a57ed77a7a9ec83555ab983f796e0cac9 2026-07-10 01:51:53.004322 | ubuntu-noble-large | deleted: sha256:376d001d9fcb505b3c64d7fa9efa6c1820195c896549a9728d49eca8f4618886 2026-07-10 01:51:53.004327 | ubuntu-noble-large | deleted: sha256:715e140d23097034b6c27570bc4d0f3919444d2bff12f2d6ce30a407d9a76c46 2026-07-10 01:51:53.004333 | ubuntu-noble-large | deleted: sha256:ac604e69fcbf68ed778bfcde9352c2398259208d7730f83d9c43a92e70e341ed 2026-07-10 01:51:53.004338 | ubuntu-noble-large | deleted: sha256:5b19a65ae6e85a576b125e7d64084fa6f4fa90b8bf200464fef7545733f4c0b2 2026-07-10 01:51:53.004344 | ubuntu-noble-large | deleted: sha256:ede74e6f21aac210d2cdf8a8d649a3c7cae182b6d243a5b10356f62911c5d65d 2026-07-10 01:51:53.004350 | ubuntu-noble-large | deleted: sha256:fa1b1aa773573430465a5e7360f744339931898d582b6fb16e53d32233e15693 2026-07-10 01:51:53.004355 | ubuntu-noble-large | deleted: sha256:39dda9ab71fffc0aa1ec41aa91c9b388c65791196042984318123264b4fa1e7b 2026-07-10 01:51:53.004361 | ubuntu-noble-large | deleted: sha256:1e85e8be9bc7786f55f7aff2c681be168141a7a547061d98920fa68f33561f34 2026-07-10 01:51:53.004371 | ubuntu-noble-large | deleted: sha256:0d038130c4225adce0aebef94b6bd1840e9dcf7eab594703ad0392bd38665310 2026-07-10 01:51:53.004377 | ubuntu-noble-large | deleted: sha256:3c00586b3c7726a3c083a403024a4b115b0518166ab04d4ea76adfcfbbebfcae 2026-07-10 01:51:53.004382 | ubuntu-noble-large | deleted: sha256:069672083a9967b022564127f463a11cffb018002300539a1abb8d824ec529ac 2026-07-10 01:51:53.004388 | ubuntu-noble-large | deleted: sha256:bf7e65450c1e171325f39caa49ec311793610e0a069af703a7a92fd6adce5d80 2026-07-10 01:51:53.004393 | ubuntu-noble-large | deleted: sha256:0c3d399267e6ac66cb30c6f94db43da329cdfb618ecbd8546bfe5e234fe7f9b5 2026-07-10 01:51:53.004399 | ubuntu-noble-large | deleted: sha256:9c9d9706d7d4bbab927219ab12ff98050384b136cff08dd06bb6cfc3bb3af66e 2026-07-10 01:51:53.004409 | ubuntu-noble-large | deleted: sha256:783912ef724a1d08d71f74ea122cdff551df419af451338b3a053530d8521b84 2026-07-10 01:51:53.004415 | ubuntu-noble-large | deleted: sha256:5904b31f551e50d10af2ceb21d227206c1ab69b561ef4d91ad02467b5da83138 2026-07-10 01:51:53.004421 | ubuntu-noble-large | deleted: sha256:4c61f228a986cb622f8ce895129f5f1f7ceaf82314ef2dd22b9715c4d7d114fa 2026-07-10 01:51:53.004439 | ubuntu-noble-large | deleted: sha256:bfe1d647df3549f25e6214db7dc1055100f0dece1d4c98cb70d239e9357454c7 2026-07-10 01:51:53.004445 | ubuntu-noble-large | deleted: sha256:58cd1f7fbad462a9fe603db7ffcf9fea6a097bd2759742f58dd4f462ce0ab229 2026-07-10 01:51:53.004451 | ubuntu-noble-large | deleted: sha256:e35aa5f97fa1443b4784afc9e450a311339ede2a0777cd4fbced3019b8e069e8 2026-07-10 01:51:53.004457 | ubuntu-noble-large | deleted: sha256:d75f3fdc2651837aefa7a3b29f02833f6ea55fba3444198b3a5cfb33605571dc 2026-07-10 01:51:53.004462 | ubuntu-noble-large | deleted: sha256:bd90d40ed90da70dec44575df00439d176304954204d7a0703f260f823f19088 2026-07-10 01:51:53.004468 | ubuntu-noble-large | deleted: sha256:f4bf39101eb426b0260b487d71f170d8818eef7a06fc2f7074942967fc00430f 2026-07-10 01:51:53.004474 | ubuntu-noble-large | deleted: sha256:bd0b99b226ae8dd0c6d8b7a3fab9117e67fddcb2fcbae827aa7f334042f0f0ab 2026-07-10 01:51:53.004479 | ubuntu-noble-large | deleted: sha256:437cbb47a79d0f12f6c0ec5678981ffe16de2f1dddd421d36cf8ea98d375ca02 2026-07-10 01:51:53.004485 | ubuntu-noble-large | deleted: sha256:230a73bbd04308ba2dcaffcd3635cbd08ba9716ee06a866e1a9035cb413ee793 2026-07-10 01:51:53.004491 | ubuntu-noble-large | deleted: sha256:67bfb1e1a670dbb186d3e6e299341d3ca3119d0896920c94d439aeada6e9af98 2026-07-10 01:51:53.004496 | ubuntu-noble-large | deleted: sha256:3970a1d27a4049612fa065de7f5545ec3320a9ef804624b3120052e68bf81591 2026-07-10 01:51:53.004502 | ubuntu-noble-large | deleted: sha256:532c6fe5dcd47aa836fbaefdc9a22a2d4f8346f84be6b90e42cc3e64289bc079 2026-07-10 01:51:53.004507 | ubuntu-noble-large | deleted: sha256:8f27217e59e6d00b5c62288e008a8d23da15da6d525dcc16c9b0c39ded67432e 2026-07-10 01:51:53.004513 | ubuntu-noble-large | deleted: sha256:7956c70b7f6015b7622baa87e69a0a8e3bf34714860f309fb3103b487a4235fc 2026-07-10 01:51:53.004519 | ubuntu-noble-large | deleted: sha256:7db435f1c65072b04070dfb02f56f6d3719769fe59401c95fd208d66ce07689b 2026-07-10 01:51:53.004524 | ubuntu-noble-large | deleted: sha256:37a34cc45a443db789da5c38325304d7be602fc5e416c74341fcec7c4ccc39b5 2026-07-10 01:51:53.004530 | ubuntu-noble-large | deleted: sha256:feb9b976ee03b00a9c6418468b087f730928b1891dc15c7a9a069ee1e240233b 2026-07-10 01:51:53.004536 | ubuntu-noble-large | deleted: sha256:50a98598790994bd4d11cb1dfb20ff3e7179ce5f4e4e06884b76087cbaab8212 2026-07-10 01:51:53.004541 | ubuntu-noble-large | deleted: sha256:46971de814ce24b35e09634ee13c1472decde8ec3c49b7868801a15eef019582 2026-07-10 01:51:53.004547 | ubuntu-noble-large | deleted: sha256:721392dd19585d3436321bd2d5f1d0313d9aa686fcef20f63c6988367eb2b471 2026-07-10 01:51:53.004553 | ubuntu-noble-large | deleted: sha256:f9814bc7423bd06d174e03b5821bcc951a3722c27fc9480a6697f834f6afca01 2026-07-10 01:51:53.004558 | ubuntu-noble-large | deleted: sha256:f113cbf3ad11685c0f14efdb1f80bd936a85f50790e19fd898a6aab14885c454 2026-07-10 01:51:53.004564 | ubuntu-noble-large | deleted: sha256:1bd9b22a3be966fe2e8f960d3f1d1cdd1bff9cbbd480e47a79c1886def69b358 2026-07-10 01:51:53.004569 | ubuntu-noble-large | deleted: sha256:7a3b265ff689ae4f915fefe1bbad0be15ed1e6fb1443096e3376a06c29985d0d 2026-07-10 01:51:53.004575 | ubuntu-noble-large | deleted: sha256:ee8b1371578f3d6b969ef722a092e3cfed6246ddc4c0e3fe3bd13b728891bc22 2026-07-10 01:51:53.004581 | ubuntu-noble-large | deleted: sha256:f4bbcdc8bcc827de52aa973f7d93972e2c912a414c7ce64894b42a02bb44b4e1 2026-07-10 01:51:53.004586 | ubuntu-noble-large | deleted: sha256:adcd770675b3ec407c136625d83f3258fb1108964652390fb0f0c02dbc41537e 2026-07-10 01:51:53.004592 | ubuntu-noble-large | deleted: sha256:90533d9e335e0d25d09d35ad3d1d9f1d3c82ca571babe35edc5d0c82f879d0ee 2026-07-10 01:51:53.004630 | ubuntu-noble-large | deleted: sha256:c6e0d37428d11b9ec792b85f20f219fedb895ab1c65af87d8011326f9d577601 2026-07-10 01:51:53.004641 | ubuntu-noble-large | deleted: sha256:55f3d6181085d672dc39ec2cf42292c98c761d848a700fd6515d6c3fad0b95eb 2026-07-10 01:51:53.004652 | ubuntu-noble-large | deleted: sha256:8b31ecce76d2ed660dc29ff85cf143934367d74bee57619d7f398bb5b0b868db 2026-07-10 01:51:53.004662 | ubuntu-noble-large | deleted: sha256:331bee5df3ade44231889a935c286687ae7166c0e16c2f1a466728a9ac243325 2026-07-10 01:51:53.004671 | ubuntu-noble-large | deleted: sha256:38c02faa531ba2d1751cc1a5bd03ca8a316d39bb0fff4ae79fa17192a966942c 2026-07-10 01:51:53.004682 | ubuntu-noble-large | deleted: sha256:89abdbc8e541ecb35f197545ce39dfb3f00f29260ce875dff79a7396df83a5f9 2026-07-10 01:51:53.004691 | ubuntu-noble-large | deleted: sha256:d3876f741ea6724e36b6cc2109b328796b11d7a60c4bf4960604a47b797a98ad 2026-07-10 01:51:53.004701 | ubuntu-noble-large | deleted: sha256:3b5afbb6fdf3c996167f1278b3c4800d70f71460cbfe231bdf9e57c0138a7195 2026-07-10 01:51:53.004711 | ubuntu-noble-large | deleted: sha256:cc075b12ff38c75564294227fdddea054eb1fd1095c8f779991baa9d633dfe91 2026-07-10 01:51:53.004721 | ubuntu-noble-large | deleted: sha256:a38b99de025be0e41e2f12cc6a5da928232f889cd97c97a5de9cd428c4cde1d3 2026-07-10 01:51:53.004732 | ubuntu-noble-large | deleted: sha256:79dc3408bfcbb6b2025609f2e62c7980b0af8661fedbc8ac9985edf3f53be4c4 2026-07-10 01:51:53.004742 | ubuntu-noble-large | deleted: sha256:1457c5400149e02c1ffb9c7e21049d7e120252346de09ef8d05135d05bca3dc2 2026-07-10 01:51:53.004752 | ubuntu-noble-large | deleted: sha256:4bc06e883d02b3f7511e92a32217fd6e3b0eb29f7d2cb04712be529153f92c35 2026-07-10 01:51:53.004762 | ubuntu-noble-large | deleted: sha256:ef01e11d1add0544e75aa98eeb2275a08b3409f2febe7bf2dd7240852ca92dee 2026-07-10 01:51:53.004771 | ubuntu-noble-large | deleted: sha256:6deafff7d9e5f5c8323474d61d92790218bc656d498b2022d734ee53b350b2ba 2026-07-10 01:51:53.004782 | ubuntu-noble-large | deleted: sha256:cbae6b7b2d17ad58e930f2d6f9648afbdcea010a883503df27abb238652ccadb 2026-07-10 01:51:53.004791 | ubuntu-noble-large | deleted: sha256:4f7e6ddb06696c37088d560ab406c3d7f13645962d2eedd7874ab9f5d2ee15d6 2026-07-10 01:51:53.004801 | ubuntu-noble-large | deleted: sha256:549aaa8bf655375751c804e6f9af0c966fb606bd44afdd403108ee2444fd7ad9 2026-07-10 01:51:53.004810 | ubuntu-noble-large | deleted: sha256:36c5131d641b55f03f025f1eb456bb1bc29b028e419a08ef7e3fad0806b9c24b 2026-07-10 01:51:53.004848 | ubuntu-noble-large | deleted: sha256:44740a9c539d765772a7a49a063288ab971b2c0019010cb94543ae8e044f5026 2026-07-10 01:51:53.004867 | ubuntu-noble-large | deleted: sha256:8bcf98c765b38dfd2736e8475e2d7140a3dc68297db7eb032df7c7d36b89f21f 2026-07-10 01:51:53.004880 | ubuntu-noble-large | deleted: sha256:136b32e89d129390746700594f0d3c3dcdb0011e7b537e47f9f0f22c88c8ec95 2026-07-10 01:51:53.004909 | ubuntu-noble-large | deleted: sha256:168c762829543f273fcaad9b125f40be31de79cd1728d9d95812e1b7355d5146 2026-07-10 01:51:53.004922 | ubuntu-noble-large | deleted: sha256:a8cdfb132acb22a225fa3da99ead05c47e70a871493c14aec79b93e1add5d05e 2026-07-10 01:51:53.004929 | ubuntu-noble-large | deleted: sha256:97a0e66e58817577e16e7f737b1757c7d0a6ec2fad4b95143282a50c094680a5 2026-07-10 01:51:53.004936 | ubuntu-noble-large | deleted: sha256:ef740ed0691e7769ead1bebbd6d1929ffe081ccf369919f31b7039f247721272 2026-07-10 01:51:53.004942 | ubuntu-noble-large | deleted: sha256:cfe428ebf70cc785c839689d7f5f747cf1a2676e5caef7d8d303b3615824eddb 2026-07-10 01:51:53.004949 | ubuntu-noble-large | deleted: sha256:71700465ce3b5b7adb9d1b8df9a7f1c60dabb480ff79919fe5cd3510411878f9 2026-07-10 01:51:53.004955 | ubuntu-noble-large | deleted: sha256:092b028a484ef5d32782a8f5400188f8fa845c82f8ec760e3d6eaa0920bd12ca 2026-07-10 01:51:53.004962 | ubuntu-noble-large | deleted: sha256:0e1d854893affca30a836fc226d3e8707fb6fea0c921829192bfa3bd0e036359 2026-07-10 01:51:53.004968 | ubuntu-noble-large | deleted: sha256:91ed3ad288ce56a1f967d82c3637bfcd176553e05909371d43c354767bd913e2 2026-07-10 01:51:53.004975 | ubuntu-noble-large | deleted: sha256:a10ec0c25d5a0031f286bf0d0a7279206c314c551a117f9f41b2730e675e1fd3 2026-07-10 01:51:53.004982 | ubuntu-noble-large | deleted: sha256:9fd7d7185576622c692e1ee22db09a4571306d170364983bdf1c48499a9f4828 2026-07-10 01:51:53.004988 | ubuntu-noble-large | deleted: sha256:90ffce9f39fe9cab413e7d791f895a073515edc447ab7a9f0540216309ecf8cc 2026-07-10 01:51:53.004995 | ubuntu-noble-large | deleted: sha256:fa5a383cc59712534d49371d7d76172a8058a926418545e65a68c5f86b7ff057 2026-07-10 01:51:53.005001 | ubuntu-noble-large | deleted: sha256:ae4a9483de944e90e520d11bf343bef057aeb46c3247b30a2cde5b3bfb160b13 2026-07-10 01:51:53.005008 | ubuntu-noble-large | deleted: sha256:8cc428163f973dfc82328130081a028b0f09ad0513d0ecbd1065c42d47d6c514 2026-07-10 01:51:53.005014 | ubuntu-noble-large | deleted: sha256:6a7059c4db667326267d169ea448180bdbf5684f6dc19730986a3d942d68ef47 2026-07-10 01:51:53.005028 | ubuntu-noble-large | deleted: sha256:158604d8c2e651c23710670fcd38647d156ac4ca1e1d1cb86aa6ad1ea417804b 2026-07-10 01:51:53.005035 | ubuntu-noble-large | deleted: sha256:72742a18b399faf88e357bc06b3e1252b966d90c766ecb4d8aa902a2025fbece 2026-07-10 01:51:53.005041 | ubuntu-noble-large | deleted: sha256:f7919cc438cbcd494b138d53b8e103a9f47bfd4a6fd7a32df912c11401743615 2026-07-10 01:51:53.005048 | ubuntu-noble-large | deleted: sha256:187dc10142c8d7ca231ef6a2d4e0ea9189275a9470a7344930c03fa53a885495 2026-07-10 01:51:53.005054 | ubuntu-noble-large | deleted: sha256:31c4b0827b0d2ff4bd3db4dd0f0ea5d54d252dad56e2b16c36b3759952e36824 2026-07-10 01:51:53.005061 | ubuntu-noble-large | deleted: sha256:c7b4b686640ab74a785aa87828a5ab0d5a2bffd0d435c8b7f5f40ff7d827319d 2026-07-10 01:51:53.005067 | ubuntu-noble-large | deleted: sha256:7d35cafe239912318c891b652595161560811ac5f6e0109944759a5af887d09a 2026-07-10 01:51:53.005074 | ubuntu-noble-large | deleted: sha256:db765fafd687bb6223daa682ebb389414a708380194d514b5b81bca590a1a5c2 2026-07-10 01:51:53.005086 | ubuntu-noble-large | deleted: sha256:676b3b5bad5ad130685722437a26d2d5176e20ae89c1c1683669d43fc121b1cc 2026-07-10 01:51:53.005097 | ubuntu-noble-large | deleted: sha256:9b3c020900f3dd056bc0e022aeeebae2f1de019c930c68c2efa37687ed333e14 2026-07-10 01:51:53.005107 | ubuntu-noble-large | deleted: sha256:3b491965d305fa3c726c190f1607b1a17aceb53f83f9346f2e433bbc8ac2930d 2026-07-10 01:51:53.005117 | ubuntu-noble-large | deleted: sha256:945f8befa587ff662ddcacfee1b130742289b8107b020fcfe56b238108b4341c 2026-07-10 01:51:53.005167 | ubuntu-noble-large | deleted: sha256:a17f86bdba0b0dd358881023cf93c482317ef98a7c159904b85d478b755fe537 2026-07-10 01:51:53.005184 | ubuntu-noble-large | deleted: sha256:bc999932235e04f457845ae990c525fcd5f0693e34453a2465147b725b809817 2026-07-10 01:51:53.005191 | ubuntu-noble-large | deleted: sha256:2b1edc55f6a1fd1dace39a67b7bac137f2be3ec1c3ac019c6e9e18260ca8be16 2026-07-10 01:51:53.005198 | ubuntu-noble-large | deleted: sha256:f17abf399d0e47d6818b0b517fcbc1de2ada509723b6440d289540011c181918 2026-07-10 01:51:53.005204 | ubuntu-noble-large | deleted: sha256:ea690e08b7de2c39465d14efac2a241f8e87456f784f509cd73359468d25e226 2026-07-10 01:51:53.005211 | ubuntu-noble-large | deleted: sha256:1127d487cc23539b5e26c012e6fd45043e3c22034bae5e23119434c89c9a62cc 2026-07-10 01:51:53.005217 | ubuntu-noble-large | deleted: sha256:d19b88a45e1254ed5dbc793c781664664e1df23cc06c5da422d018a1c69aafc4 2026-07-10 01:51:53.005224 | ubuntu-noble-large | deleted: sha256:3992f4fd9a2d55b13823e5377db514592abdaeb1aa5a15db3727179215b18b02 2026-07-10 01:51:53.005230 | ubuntu-noble-large | deleted: sha256:c9716a89fc0f99cbb1422ff79e48c961787055c9dfe0683f1e0c0d843836458d 2026-07-10 01:51:53.005241 | ubuntu-noble-large | deleted: sha256:96da54e5c1bd8faf828e7a728c4afc9e60e18a1d08b2a1173a2df59f8adb5cb1 2026-07-10 01:51:53.005252 | ubuntu-noble-large | deleted: sha256:284f9c7231301cb81d14234bf4425371cfbbe8b16be3c53f1cdc5cb38ee7292d 2026-07-10 01:51:53.005263 | ubuntu-noble-large | deleted: sha256:9e281407ff963b0e8bafe0a094d54c4f2a11f59aea9675f52f0c73888b2a3219 2026-07-10 01:51:53.005273 | ubuntu-noble-large | deleted: sha256:7b98b591bb61bfe3e40c06a69a840540e9452032be69b8daa5ae5e5db906e520 2026-07-10 01:51:53.005285 | ubuntu-noble-large | deleted: sha256:12b7baf5d2959b8a0d7884d8315ddaa24b0330eb33c6111a980a1da9d549c0a1 2026-07-10 01:51:53.005296 | ubuntu-noble-large | deleted: sha256:4384f714034de89e54fbb5523cd7d55fda85307e7046c4bf555d328dd46cc287 2026-07-10 01:51:53.005309 | ubuntu-noble-large | deleted: sha256:00aa0d30b24df8df4496df02f8551dfcd893feea9a0f74d66748e336c1f2db0c 2026-07-10 01:51:53.005323 | ubuntu-noble-large | deleted: sha256:c089b70be9719c3bcae738dd11f3c1615173e97c12bb2dcab4da630e4d38ad6a 2026-07-10 01:51:53.005337 | ubuntu-noble-large | deleted: sha256:1be4627447b169a60b6816d8538dc2ba89ed64c806b30185ba4483245b954c09 2026-07-10 01:51:53.005348 | ubuntu-noble-large | deleted: sha256:3edc52b81728515fce34803264f7b065f8159a58f263fb9308b612eeca8d40b9 2026-07-10 01:51:53.005360 | ubuntu-noble-large | deleted: sha256:f1e79a41dd1e0ee3dc9f0d47da73944cd8af7ab1c6f23da1787043dd8f37e4be 2026-07-10 01:51:53.005387 | ubuntu-noble-large | deleted: sha256:5d7df167ac5380099483d94113f707c7a82b1b97a49212f9445919a8a73e2fb4 2026-07-10 01:51:53.005400 | ubuntu-noble-large | deleted: sha256:1b76872bdcc226490d6b5303fd6ecb89df8ce121305a26594dd7c543ec2e2f5c 2026-07-10 01:51:53.005407 | ubuntu-noble-large | deleted: sha256:b8f8bc154dc569ad4af4a5820ec0f02e56509004b0a6e4f56838256bfa649704 2026-07-10 01:51:53.005432 | ubuntu-noble-large | deleted: sha256:64f6db726df38107f198ae3a9a03eaa49893f41cf25cc24ecc67048afa0f959f 2026-07-10 01:51:53.005439 | ubuntu-noble-large | deleted: sha256:97909ce6b3e4d3065ed4d6c3f80346ce29119221b73b954d7f795e825bd7ab51 2026-07-10 01:51:53.005453 | ubuntu-noble-large | deleted: sha256:087550169c7ff90970c09162489e766e1d4bf5069ebc53edf5d80e5ec4a354b9 2026-07-10 01:51:53.005460 | ubuntu-noble-large | deleted: sha256:e5ebdbfc7bd0dcb2781f09429c80ddfcc29a4c013647a48fea08c10bc934858c 2026-07-10 01:51:53.005467 | ubuntu-noble-large | deleted: sha256:fa36956bf2ca6ff964014d5c2524875ec902590fb39931bb3dda36005a5238c6 2026-07-10 01:51:53.005474 | ubuntu-noble-large | deleted: sha256:c91247ce086feb07aeb6b08ef58e8a0efedb666dca800df2611d98dce5af1292 2026-07-10 01:51:53.005480 | ubuntu-noble-large | deleted: sha256:7f4ac11dae4b5edb72a84f81dd3ae2956b912971a232785eae3359fb41b9712f 2026-07-10 01:51:53.005487 | ubuntu-noble-large | deleted: sha256:5dcf08359fa5259041d7c29c8a3e5275d1009ce04973b53997ce3a47e710a9eb 2026-07-10 01:51:53.005493 | ubuntu-noble-large | deleted: sha256:172b3643bf01e491ea5359f1243d89ca412e6113d86f9ec6130792124bb0e24d 2026-07-10 01:51:53.005500 | ubuntu-noble-large | deleted: sha256:ab609f2dd4a5d2a6495d11faa82a9b0b1e6db3ac2d3bc76bef242f2fd137c8a5 2026-07-10 01:51:53.005506 | ubuntu-noble-large | deleted: sha256:00614ac9d1344f1034f8e5cb4d7cb5e2085dee0a5af113bed0c3ac94a767cac8 2026-07-10 01:51:53.005513 | ubuntu-noble-large | deleted: sha256:83f2a82add2dfbc2bf1c94f43e9e6df0d3873ebe2090443212e0eb6df7012422 2026-07-10 01:51:53.005519 | ubuntu-noble-large | deleted: sha256:c647e0fee32e33e5fcd1973fb4e296ab1c315dd34b2b141d16560732118e3683 2026-07-10 01:51:53.005526 | ubuntu-noble-large | deleted: sha256:aa9db808b17970958a394dea2fb3ea7c906463ea486360e3c7a538183291c295 2026-07-10 01:51:53.005532 | ubuntu-noble-large | deleted: sha256:20a37e90d63a26b618adc6a2bca99eaa47059618ba7c285ef1c04873dac1c39b 2026-07-10 01:51:53.005539 | ubuntu-noble-large | deleted: sha256:96e17ce3519ab5ae2a561b7b726fd26e10357b53d505b9fa0e883b108f5e9215 2026-07-10 01:51:53.005545 | ubuntu-noble-large | deleted: sha256:f2374be41858d4e7522bb3fc5b9afb01d7323d36591c326e14c7795ac932d546 2026-07-10 01:51:53.005552 | ubuntu-noble-large | deleted: sha256:4c71eb8ac2a8873aaddbf14f3233729171e95c76f52d3196fa3fffb3f1ccfa3f 2026-07-10 01:51:53.005558 | ubuntu-noble-large | deleted: sha256:afb333eff295d7d134c7f580731d482a3ff13d0f4c45bb23edfa0e570ebbde1f 2026-07-10 01:51:53.005564 | ubuntu-noble-large | deleted: sha256:5ac30a4b7c2810565a7f09df0d232d93534277a0686119861e8b8b75f9194cdc 2026-07-10 01:51:53.005571 | ubuntu-noble-large | deleted: sha256:e49fd98afe3fc6c767c26122069bc3a1e9da4abf22550e11026843502f62459c 2026-07-10 01:51:53.005577 | ubuntu-noble-large | deleted: sha256:2afca394a2d794ccad9d0f47a19b1a9756d58237bab9f364d6eeb3587ee7d261 2026-07-10 01:51:53.005584 | ubuntu-noble-large | deleted: sha256:57287e3be7f2c632ec2afded4af1fdd463603a055287ef648096dfbcd1ae446f 2026-07-10 01:51:53.005591 | ubuntu-noble-large | deleted: sha256:5bfa6ef08e6b67f06f3b498427cd89d9b009d26ccb8769dfe62d76c2558f6e1a 2026-07-10 01:51:53.005597 | ubuntu-noble-large | deleted: sha256:71fb022f4581d77127c1870604ceffaaa3351a6387ae8e5c0f3adaab727bc450 2026-07-10 01:51:53.005603 | ubuntu-noble-large | deleted: sha256:f4d97d2e33156e66633684a5ff09631ef99b78df5278be035cb3d39a402c2c11 2026-07-10 01:51:53.005610 | ubuntu-noble-large | deleted: sha256:9cb4a5ab157b983a16baa9540470a7d4f46d254b0ecd04ffb2b86c6358bea47d 2026-07-10 01:51:53.005616 | ubuntu-noble-large | deleted: sha256:05951e26ad5dabd2ea7c9c1fee75a4a95d0aab1be2ea9e22c609e6ba3fb916c0 2026-07-10 01:51:53.005626 | ubuntu-noble-large | deleted: sha256:0dbc3bf7aeb264aeb5a88827c3f64940f5236fdfc05759730afa256a385d4fb9 2026-07-10 01:51:53.005638 | ubuntu-noble-large | deleted: sha256:2aa1ba9dd59d3b76a06c8a305d463a42900925354f7d41be21369f72e857fa07 2026-07-10 01:51:53.005649 | ubuntu-noble-large | deleted: sha256:d60413c689cd5a26ee4b1b4c15d231993af355af6d88a5e604f03906bd9740fc 2026-07-10 01:51:53.005661 | ubuntu-noble-large | deleted: sha256:05a1211e8facc99ccbe237dd0eab80bf16833e6187b8c3e8c7b0c16a91188e38 2026-07-10 01:51:53.005674 | ubuntu-noble-large | deleted: sha256:b07b2266a42e5b885e0b0375233b8964fbe0cb715afbbdb6126ebf8d9b36200b 2026-07-10 01:51:53.005685 | ubuntu-noble-large | deleted: sha256:6548d8ed54f9fb0d6a9b172aa9c4677f4e22d36b4b2f5bad9d299f5712228e9f 2026-07-10 01:51:53.005697 | ubuntu-noble-large | deleted: sha256:0d3e99b8ccf26b7caa8b59cf2970ad79f99d121cd63ba3fcf23b8a59a23664ec 2026-07-10 01:51:53.005709 | ubuntu-noble-large | deleted: sha256:ea012da91d6cb21bd28ee1df90a74aafe3451a8f0864fe79f9f2a6022686f02b 2026-07-10 01:51:53.005720 | ubuntu-noble-large | deleted: sha256:6eb21a4bb88dcee4eb61d76eb2fe564213eb3c727d292f6bbbd6a15b849b23e4 2026-07-10 01:51:53.005731 | ubuntu-noble-large | deleted: sha256:41a156aa90be95b6c4f5185a4798bcc3d0fcb9e3fe163410474ddd8b18b9e609 2026-07-10 01:51:53.005742 | ubuntu-noble-large | deleted: sha256:69bce605b67d41ea4b567157a7447ccb81084dcc1f92459991149483d4f74283 2026-07-10 01:51:53.005761 | ubuntu-noble-large | deleted: sha256:69c6ed382937beb215ec58b4fab93cb9d660759f42be83c21a123830ad138a00 2026-07-10 01:51:53.005940 | ubuntu-noble-large | deleted: sha256:5d2d46d8eed4a5e8585f269537708278c8ded3e6c9474f56a805b2db9c9fd84c 2026-07-10 01:51:53.005950 | ubuntu-noble-large | deleted: sha256:7b627b56fa58f8fb02ac88113b503f53d6987b3dc3ee5af7682f58891175a247 2026-07-10 01:51:53.005957 | ubuntu-noble-large | deleted: sha256:1bf4a16e11e385002a5c111216982abec5d568dbdd80e8cf5a38e640156daae4 2026-07-10 01:51:53.005963 | ubuntu-noble-large | deleted: sha256:7bcd71485b198d486d29a42b49f846047964da0dc29aa29aeb4a14aa88920dcc 2026-07-10 01:51:53.005970 | ubuntu-noble-large | deleted: sha256:9d8398fe8e02874b13fe451b71af2a8086f358d4d187a8a56a3c6f58a347a9ff 2026-07-10 01:51:53.005976 | ubuntu-noble-large | deleted: sha256:d7c3bcef9ccd53ce01df4b784980ef6660afdacb284dd77037ac65a4911c7197 2026-07-10 01:51:53.005983 | ubuntu-noble-large | deleted: sha256:6f94ab9f4361e42ec80511e10bcab3d2b182fe88e65fa585cc4feb9472fd18f9 2026-07-10 01:51:53.005989 | ubuntu-noble-large | deleted: sha256:4b9d55eab4839aee501a05271b792cb919bdee1520956c650d90073a90466115 2026-07-10 01:51:53.006003 | ubuntu-noble-large | deleted: sha256:72c620353a850893c91bbc12515ad490e49bd349a5ec510dd7497381aac0f396 2026-07-10 01:51:53.006010 | ubuntu-noble-large | deleted: sha256:d934bddec737e28ba8b915834729f3fc5457d1265d7d15a47644e2751174c388 2026-07-10 01:51:53.006037 | ubuntu-noble-large | deleted: sha256:7a720c33510722a91b74b1636aec122900c495055439ed302a36eb2ce24c92b7 2026-07-10 01:51:53.006044 | ubuntu-noble-large | deleted: sha256:5a050e70026381d4bafab324dcb2e0edf70a35ba8ceb3536233a0167932c0987 2026-07-10 01:51:53.006051 | ubuntu-noble-large | deleted: sha256:84be9318f533b14b975d29f7623ac0c06c94b785328b5689b0d519dc95bc832a 2026-07-10 01:51:53.006057 | ubuntu-noble-large | deleted: sha256:a9f30f39a9bfad8039145075171d0adfab8c439658848cdf8b8e15ffec695857 2026-07-10 01:51:53.006064 | ubuntu-noble-large | deleted: sha256:55cb8fdfdfca90826d0ee0aac2119008f74bbf65abb55e58b7eadb3fec3ab8fc 2026-07-10 01:51:53.006070 | ubuntu-noble-large | deleted: sha256:9a48b9bc3002183456b17092f5a259249d53e07228cdd117790ed9670c0cee4a 2026-07-10 01:51:53.006077 | ubuntu-noble-large | deleted: sha256:b36c374cf0c8ed3a74ab2b0e43f181826014adbcd9c1859c689580da1e3493d1 2026-07-10 01:51:53.006084 | ubuntu-noble-large | deleted: sha256:064dba3df190fcb329e22e7a72c542a9be6477e61b06e0ea26dd70f62ddddf95 2026-07-10 01:51:53.006090 | ubuntu-noble-large | deleted: sha256:8fa8a7dda4021c3b43ea6bb7d4d554e8c6427635891b33e92e8c144d45db72db 2026-07-10 01:51:53.006097 | ubuntu-noble-large | deleted: sha256:35fb1299f694716e9cc5d6921290f53ff2a1de76f5021fff276c04ec7aff7b8a 2026-07-10 01:51:53.006103 | ubuntu-noble-large | deleted: sha256:3af98a59239542daaddac01bfc58fb5b6f27601467421dfd489a57856da33247 2026-07-10 01:51:53.006110 | ubuntu-noble-large | deleted: sha256:4b291f8c4f5f0010d33a03c2430c80dfd176bd345488671b8e40cb08df970b9a 2026-07-10 01:51:53.006116 | ubuntu-noble-large | deleted: sha256:b4bf3e36fd93506272856394a11a63bd6d4e7875d04ec512a40ef81deb5686e7 2026-07-10 01:51:53.006123 | ubuntu-noble-large | deleted: sha256:8d36d873751224ce8934adbe3e0339671beabd448ea60d6721945e2cc79715a7 2026-07-10 01:51:53.006159 | ubuntu-noble-large | deleted: sha256:4fd9443a18fa6896b456776edddf31cb4cfe687409fb7c6cf64e0ab092b37c6c 2026-07-10 01:51:53.006166 | ubuntu-noble-large | deleted: sha256:0af38b8a343e3c49d0ab0ec9b681825a60972548b9c2b2bd433ff520834f386e 2026-07-10 01:51:53.006173 | ubuntu-noble-large | deleted: sha256:5b981959e60bd8cc8cd5b65132b4808b7467787d5b3046f43d6784951356a949 2026-07-10 01:51:53.006179 | ubuntu-noble-large | deleted: sha256:deab37899f4152bb02fc9ff2531ac62c1b8c3a8ced856006671c2b57a201cfb3 2026-07-10 01:51:53.006186 | ubuntu-noble-large | deleted: sha256:42015521eba0a22f8430266c00a51846200fe1cc84e957cc2d8f622acd136d9a 2026-07-10 01:51:53.006192 | ubuntu-noble-large | deleted: sha256:15ea4ae95b6c9d6a7acdfe51fe9efc833783a74c8bf9495c5bc764b3293042ed 2026-07-10 01:51:53.006199 | ubuntu-noble-large | deleted: sha256:f3e8d2396e48d505f9e858b36e9d8600ef4855ffaa0dce98cfd278a2889fcd8d 2026-07-10 01:51:53.006205 | ubuntu-noble-large | deleted: sha256:55326dcb1ab63d22c11e91a4e6c85a1756d9e948cfeff01e5f6ef56e6d088e4b 2026-07-10 01:51:53.006212 | ubuntu-noble-large | deleted: sha256:7ea0e39a0eeeb54d370e3cf43730c538ef5a717866acb882f38413d4bc0d6746 2026-07-10 01:51:53.006218 | ubuntu-noble-large | deleted: sha256:747663cc7a08bb0d9e9fe43689daa8d5c8957afbb32dd478e10833a58b7d51ff 2026-07-10 01:51:53.006225 | ubuntu-noble-large | deleted: sha256:4bfa76600e56b01325d13a471319b21efccb3f1eae54160329eceeb49d420c81 2026-07-10 01:51:53.006231 | ubuntu-noble-large | deleted: sha256:c20aa6df7242de5867cc5b83c4c314ab645ebb70995c3c1df0dc3027dda9ba75 2026-07-10 01:51:53.006246 | ubuntu-noble-large | deleted: sha256:6b5402fa673e34fe66f677b78c68815af9681d798e01055a089e17e9cce6fd11 2026-07-10 01:51:53.006253 | ubuntu-noble-large | deleted: sha256:ec0b220828b94a3e7cf3244e033efc1de4826256b9374d3ff703a25793158cff 2026-07-10 01:51:53.006259 | ubuntu-noble-large | deleted: sha256:d3392ae7e5a5ffbe76258731a8192077c4e2189619adb10fffbff7ec2ae58f8e 2026-07-10 01:51:53.006266 | ubuntu-noble-large | deleted: sha256:da5be244da3faa03e68cd808e137ef4f06ac4bd6800c049504c1af987c7fce70 2026-07-10 01:51:53.006272 | ubuntu-noble-large | deleted: sha256:275b4f2c5356a7eebd80adeff996f3a9b50bf731de6379a5926e233083ccdfc9 2026-07-10 01:51:53.006279 | ubuntu-noble-large | deleted: sha256:0cf718e54e59d7c1c76cfc66694d0ec2ff4ea628519e189cb6bb9605a77cdea6 2026-07-10 01:51:53.006285 | ubuntu-noble-large | deleted: sha256:f298da5392d31fedbbe80870f0f2cdfd363f4e3007675cd32c76f0e7b2511272 2026-07-10 01:51:53.006292 | ubuntu-noble-large | deleted: sha256:1649d5a3611d6da93ccb99a811d14b025d6df669137a4cc8a809bfad8976c405 2026-07-10 01:51:53.006298 | ubuntu-noble-large | deleted: sha256:3fd4ab664d19ac98587ebc5c0e8f40b65fc6281f495952da4ae0bce40699949f 2026-07-10 01:51:53.006304 | ubuntu-noble-large | deleted: sha256:998edd08ae13a688ae751108b38fce64c0a4c345bcac402ae5debe53f29ccae0 2026-07-10 01:51:53.006311 | ubuntu-noble-large | deleted: sha256:132922a633b1ee0ca14d7667ab5aefffb44b9d3afde914f37cfe27b4771bcafe 2026-07-10 01:51:53.006317 | ubuntu-noble-large | deleted: sha256:2b3aca1293a295146203227e66b27cd1fdf4b5d74ad529aa84f89edcaec6298f 2026-07-10 01:51:53.006324 | ubuntu-noble-large | deleted: sha256:d8cedce12709ca6b6747ebf923cd64f43220eee1766742c0c17f9bef29a7e562 2026-07-10 01:51:53.006330 | ubuntu-noble-large | deleted: sha256:46d508c6a5abd5096444a0ad815651c7001f5ffc700fd575300a1c081736c52b 2026-07-10 01:51:53.006337 | ubuntu-noble-large | deleted: sha256:85d9a42d8e73c3a497e8f3b7d1f37cbff877a071abacc8694fd0015388e08560 2026-07-10 01:51:53.006343 | ubuntu-noble-large | deleted: sha256:b0169298ae45fa16019ce009e96873f2abc8e62974541c86479e8e1b44d16f6f 2026-07-10 01:51:53.006350 | ubuntu-noble-large | deleted: sha256:5d102c034decca96ba634e51a793aaa4f37bba6e110939e905fd351741a0d4f3 2026-07-10 01:51:53.006356 | ubuntu-noble-large | deleted: sha256:bf06ccdcf3b056fc442db0db4e65791da072d09d7dfe7a91a1731d25665b3201 2026-07-10 01:51:53.006363 | ubuntu-noble-large | deleted: sha256:300bcdc56db9be5b0316913a0057ad517658b1273a95f55515f33f2fd24512ba 2026-07-10 01:51:53.006369 | ubuntu-noble-large | deleted: sha256:bfd2662827e84152dc9b3365b20aaf03dc46b2529bdce7d3333f501b74e222e4 2026-07-10 01:51:53.006376 | ubuntu-noble-large | deleted: sha256:f37370e8bbc496760f7d02429314fe968796d086f95c1213d7adc09d58df86fe 2026-07-10 01:51:53.006382 | ubuntu-noble-large | deleted: sha256:72092121d6c48d57b3979aab2f32570ab205157558f95d1b44146350ddfa2187 2026-07-10 01:51:53.006393 | ubuntu-noble-large | deleted: sha256:4d2485ec011d2daa7029174154f611918a091f8bce72a51046e513f07b64045f 2026-07-10 01:51:53.006400 | ubuntu-noble-large | deleted: sha256:2327f1af26327109c8a0fbab846c3b867e83d75961e9dae5d5e2dfb0904fdd89 2026-07-10 01:51:53.006407 | ubuntu-noble-large | deleted: sha256:81c0d8cf2ab4a780837c6948fee5c695b73ab7d11bea8c1abd60a85f63a66f17 2026-07-10 01:51:53.006426 | ubuntu-noble-large | deleted: sha256:8cbeb73a72063006d4536c7d025786f3cd98838d4b47dc89d335e32d5f8daa4e 2026-07-10 01:51:53.006433 | ubuntu-noble-large | deleted: sha256:b6f43b68e8a59442023c408b075b6391a4f5c9514d4d1f1ba354241219d74067 2026-07-10 01:51:53.006440 | ubuntu-noble-large | deleted: sha256:9c78d9b1b4a68a9cb836c79e4f43ac39c84c5ead4f251c08a24e417d0ffd48e6 2026-07-10 01:51:53.006446 | ubuntu-noble-large | deleted: sha256:8f676f3b4817e387e992a327c76af5a50b077e89cccc4db5a633e20cccf9eabf 2026-07-10 01:51:53.006453 | ubuntu-noble-large | deleted: sha256:3517732867586cba6ac5109cba0f4fbd6088bb72a4ce77a9e82935240b1e6d62 2026-07-10 01:51:53.006459 | ubuntu-noble-large | deleted: sha256:4f338e4cd9f0e55341a42c249e96e7495f26ca97824ab414aa68c67b6941d158 2026-07-10 01:51:53.006466 | ubuntu-noble-large | deleted: sha256:f8998e3e688a145e89deca73ad7a52ae1713a45b8d9ad82da39411c95bdb9b73 2026-07-10 01:51:53.006472 | ubuntu-noble-large | deleted: sha256:f926389a8bca1bbc8534215795ca3a98f5ca9e5bb51fd1a82f1d37c63e17af7c 2026-07-10 01:51:53.006479 | ubuntu-noble-large | deleted: sha256:46793fb98be52dcaa2a8c9d33a105629ea5b6167d92323a9c061b8de09d04efa 2026-07-10 01:51:53.006485 | ubuntu-noble-large | deleted: sha256:52fdd7c9c0d6fa0722732aec1ef60bd34ebbe1d8bd91f0642c5372c76be50c36 2026-07-10 01:51:53.006492 | ubuntu-noble-large | deleted: sha256:3aa955f17801b5a7d14c5e1b40f7be2914247d051b5a851404d84f80be94aca3 2026-07-10 01:51:53.006498 | ubuntu-noble-large | deleted: sha256:6959ede6262dfac140664703a384ed3b904db6435146bc2014a3a8f824814380 2026-07-10 01:51:53.006505 | ubuntu-noble-large | deleted: sha256:5e59bf42d8faa84f301864053bb3e3573c6ea58350eaccb6e909e134b2d84dad 2026-07-10 01:51:53.006516 | ubuntu-noble-large | deleted: sha256:330cf78a0b34d5e1ae95dec6e96a8ff5c5afba87f51a20a8c30f4faaaaf928f0 2026-07-10 01:51:53.006523 | ubuntu-noble-large | deleted: sha256:bfbc22fbc4acfb3797c61e512099e541c87fef76d1ca36fc9d23be467e3a36be 2026-07-10 01:51:53.006529 | ubuntu-noble-large | deleted: sha256:114ce61ea56eb35844799f86f54c15170f610a30d87423342ad652cb6243e1d2 2026-07-10 01:51:53.006536 | ubuntu-noble-large | deleted: sha256:e9c74bdda134a40bfc29028724804a18e96c29b13e9b088dbdf45483b6040835 2026-07-10 01:51:53.006542 | ubuntu-noble-large | deleted: sha256:7138f925c6e9521de65c578110e6ca0f9fb9d6b22363eaae0e7ca6e6a47eafba 2026-07-10 01:51:53.006549 | ubuntu-noble-large | deleted: sha256:c654d0a909bf5f86ac202b49110fc17431ca8a772b4c14a780a78174120e965a 2026-07-10 01:51:53.006555 | ubuntu-noble-large | deleted: sha256:1a7ae088c7a620b0b1d83d6ceb9b3ccb6a26cd265af0cb8480a667910fa89006 2026-07-10 01:51:53.006562 | ubuntu-noble-large | deleted: sha256:26789ba1bbc155b3b29912b59b7e374ed034053fd0b30e30a21d1800124de5ea 2026-07-10 01:51:53.006568 | ubuntu-noble-large | deleted: sha256:cac1df6ff4b8b406796308d6bd5a4c0827ac3233fdb26b57da55649fac2aa98e 2026-07-10 01:51:53.006574 | ubuntu-noble-large | deleted: sha256:746ad080ec6c1349673a1ea3466b6bd2bb426e964c3c6c520cc01d2c8f209abf 2026-07-10 01:51:53.006581 | ubuntu-noble-large | deleted: sha256:4afe34d3faacb5ac129e20464fc7ee0de3d342c1f20c17010c469a5f0f4031fc 2026-07-10 01:51:53.006587 | ubuntu-noble-large | deleted: sha256:788033fd40a0e613a301c5e9edd35d966c27fc47548c40db5fdc64c6ab33b16a 2026-07-10 01:51:53.006594 | ubuntu-noble-large | deleted: sha256:5a0de2f926316f5b785660d9ae610ea1dfb627c6b08ce82a44ee194c590a98e1 2026-07-10 01:51:53.006600 | ubuntu-noble-large | deleted: sha256:bc8eef5450890dbd30d16cabe1b5e74047d3e3521578223880c1a05d8b981110 2026-07-10 01:51:53.006607 | ubuntu-noble-large | deleted: sha256:102101bff8ceb7f6fffa1e0bef3bba8dacc13e45f118bb7d4c8e62807df25723 2026-07-10 01:51:53.006613 | ubuntu-noble-large | deleted: sha256:a97929999561fc92b27e0ebaa95ce30f63c9d5d170136194afd72becde2dd1dc 2026-07-10 01:51:53.006620 | ubuntu-noble-large | deleted: sha256:0c85ea37e64dbf1585c529d58931842f10029f1deebd4c01606f3e4d86a19fdd 2026-07-10 01:51:53.006626 | ubuntu-noble-large | deleted: sha256:d901b579491542ce8da76efb04792cff0d8f677c84820f66af08343bf3c26645 2026-07-10 01:51:53.006632 | ubuntu-noble-large | deleted: sha256:74b648ded10d5bfdcec95b289573f70bdf93966203e0ed8ecfc04efa9b7d7a35 2026-07-10 01:51:53.006639 | ubuntu-noble-large | deleted: sha256:8f7220e0ef385109bd3ff89d288f1a9edc9cc28cee75bbf64a58801058123143 2026-07-10 01:51:53.006645 | ubuntu-noble-large | deleted: sha256:d3abc275039d1db6a0e9b9f56c36030ce695e9f2586fa16496afa6bd5381c4b5 2026-07-10 01:51:53.006652 | ubuntu-noble-large | deleted: sha256:0734781ac23d5509d5adbe1c38a729a68af5badf3d354ad5d1a0cda9251281c1 2026-07-10 01:51:53.006658 | ubuntu-noble-large | deleted: sha256:03ea82eddd4694c7859fa1f4a90f0df607cd715b12a19c34d2585e7968b65d89 2026-07-10 01:51:53.006665 | ubuntu-noble-large | deleted: sha256:b6cf4da78bc45b5bd27207263c0b3220263f870638f995736c1ca21cc97b6050 2026-07-10 01:51:53.006671 | ubuntu-noble-large | deleted: sha256:a014a06b2ea4a3817d060ab03bc02ea8a820fb552b7d9ccb5ae47e8cc4ae27be 2026-07-10 01:51:53.006678 | ubuntu-noble-large | deleted: sha256:9a279c382cb25187a49284af293acc3f2b4f130edff7ecba2fbe01b2d0fe1b2a 2026-07-10 01:51:53.006684 | ubuntu-noble-large | deleted: sha256:bc4ace4622d1f644063ef9a00047ed5c1800a6d3ca376ada0674691d2ca6fbad 2026-07-10 01:51:53.006690 | ubuntu-noble-large | deleted: sha256:67e05671588b91dd9c61d9ed1a2b62a3ba5848d0a8f4d60159fb2bcfbe067982 2026-07-10 01:51:53.006697 | ubuntu-noble-large | deleted: sha256:7a954bd840fc02c09aecb5437158d32b03c4648288cb4cf0c26a62dd70a891b4 2026-07-10 01:51:53.006703 | ubuntu-noble-large | deleted: sha256:13c74407f2f0954956a5098b82724d867d4a399260c166b34458ceaae4150969 2026-07-10 01:51:53.006710 | ubuntu-noble-large | deleted: sha256:53ba7a69241f11949908ebe7f562d0e3b5dbb04707b76d2575a5f66198301119 2026-07-10 01:51:53.006716 | ubuntu-noble-large | deleted: sha256:263a771ea388546925ab2cea061d2227339f8af8e3f8a417f4e84f53246b8409 2026-07-10 01:51:53.006723 | ubuntu-noble-large | deleted: sha256:ea9a5bd256bed0d313b3cd32a7f40479f1ffaad76835fffe6b9f8773180d80a5 2026-07-10 01:51:53.006729 | ubuntu-noble-large | deleted: sha256:467bd61132bc6572c4a0d9560de5e3c1db0570489f4c2073e0930d5ac72988d5 2026-07-10 01:51:53.006736 | ubuntu-noble-large | deleted: sha256:cb62352b580e7a420505b5e8dffb3e6c7ce4cb703d265ca4d5c0bb0e26925a1b 2026-07-10 01:51:53.006746 | ubuntu-noble-large | deleted: sha256:0530715e7b5e89bd58feb2e47e3c1c430c8212b06673d5dddf2d638fcccb849b 2026-07-10 01:51:53.006753 | ubuntu-noble-large | deleted: sha256:f2cd740df00a54004bf3e6339f7740be660ba127020da17d29c2de972f536c2b 2026-07-10 01:51:53.006776 | ubuntu-noble-large | deleted: sha256:4f173f9f773ab2e82b44722364b614d36c86dd609806076e1fa9f329a24d7785 2026-07-10 01:51:53.006783 | ubuntu-noble-large | deleted: sha256:a93f3832d9e119c6f44d691844ba9b1552ffcecb77be0fa8b57d4b2630ee51c9 2026-07-10 01:51:53.006793 | ubuntu-noble-large | deleted: sha256:3e327116cf147a816f72cb3ceb7cdab3993673029619e40c7240793267997b16 2026-07-10 01:51:53.006804 | ubuntu-noble-large | deleted: sha256:96ca1c450d2fb6f8b00e3e07a8a5a96620e2ebe8e6afc61e83b6218c01ff02af 2026-07-10 01:51:53.006815 | ubuntu-noble-large | deleted: sha256:94a28d9f45ce13c787abdc5647d652b20d06007a0b50cc74567416e5a2ebd9f1 2026-07-10 01:51:53.006877 | ubuntu-noble-large | deleted: sha256:943b5c947fba95fce4f45f05cece869002fef09a653a8ed4f067f221dc929ea6 2026-07-10 01:51:53.006889 | ubuntu-noble-large | deleted: sha256:ce3f5ffc69de53093284e160838674081eec14fbc8eb51ba755aadfa77b53724 2026-07-10 01:51:53.006896 | ubuntu-noble-large | deleted: sha256:d723e70ddb0df0ae87cfe128b8e6131840977d83854469990de2349a5bb5047a 2026-07-10 01:51:53.006902 | ubuntu-noble-large | deleted: sha256:9a348c1f987a6d9069a7295411676662b127833d63e08f62fe2bc88ff0992abf 2026-07-10 01:51:53.006909 | ubuntu-noble-large | deleted: sha256:49313bbbb991622a6ada2b08e25c410172821bf431c30b7eed9f4dd52a337912 2026-07-10 01:51:53.006915 | ubuntu-noble-large | deleted: sha256:8e6fd88d05aadb3af2eaa42c8f2db42b6431f73850612841d16cfeae8b15b4fe 2026-07-10 01:51:53.006922 | ubuntu-noble-large | deleted: sha256:cac7cc77c6eb567970b6724c3f486bfff6e96a99188871c7c5017bf4bb7c9eda 2026-07-10 01:51:53.006928 | ubuntu-noble-large | deleted: sha256:bf62ccf1fc77a1248f0b13f249c32caba963303c2215cc41baae7a4a2c290bef 2026-07-10 01:51:53.006935 | ubuntu-noble-large | deleted: sha256:e4f4ae913375b698901143bf22f73021ccf319cbd0a2ea493bf1e90e4318b6c8 2026-07-10 01:51:53.006941 | ubuntu-noble-large | deleted: sha256:09c999118110e68781fcab20b0623152c9f84450bf86428f917330d6ad9843d1 2026-07-10 01:51:53.006948 | ubuntu-noble-large | deleted: sha256:f0344cf422adb00c86b2ab3676a67b131fcb87fb7949d45e2bf0d5369ae80c67 2026-07-10 01:51:53.006954 | ubuntu-noble-large | deleted: sha256:2717879a3f0883373939614f72b819c0b475e70796f13a007f9abcd361ca450a 2026-07-10 01:51:53.006961 | ubuntu-noble-large | deleted: sha256:bc1bad8cb1c461b7eba0cfba1351db0148753a2a0cc2eac0934612cf2052eaae 2026-07-10 01:51:53.006967 | ubuntu-noble-large | deleted: sha256:95f1537c8bc765599eed894670ce7cf6569ff9f9a7c278082eb585995ee5ac80 2026-07-10 01:51:53.006974 | ubuntu-noble-large | deleted: sha256:f31e9049fd1be6d772e20d0cd539978bc0c4ec85c590f754553acf28c93dec4e 2026-07-10 01:51:53.006980 | ubuntu-noble-large | deleted: sha256:82b03af225693e80cbf8ac1b67136b3f0bf0926c2cf9a8e4181cf419d7fd4d38 2026-07-10 01:51:53.006987 | ubuntu-noble-large | deleted: sha256:1767f1724ff5249042ac8c13692410f779a282062b464eeec531d88703b519d5 2026-07-10 01:51:53.006993 | ubuntu-noble-large | deleted: sha256:e99554cf76e95528be94915817a686bc88da96617dfbb38f356611e5a2051be9 2026-07-10 01:51:53.007000 | ubuntu-noble-large | deleted: sha256:bf2fbf2a7ced8f8e462fa3693d59e15d479a5112352b5b57721e1f9bf1d1ded6 2026-07-10 01:51:53.007006 | ubuntu-noble-large | deleted: sha256:ce01845bfaa3f2801e23414a64dba42799625d5f08e56378f3cd143a13339442 2026-07-10 01:51:53.007012 | ubuntu-noble-large | deleted: sha256:3eb153474ac17f5ed168ca38ea1cc2bbe46c3d4ba718f0289b96b058ee71960b 2026-07-10 01:51:53.007019 | ubuntu-noble-large | deleted: sha256:f21d7e904737ffe6415cd224abf955d76475f84f0b65ff557f162a1c6e325f99 2026-07-10 01:51:53.007025 | ubuntu-noble-large | deleted: sha256:97c5368896e73af81b477c5bdbaf3575f61b728d726e314a424f98471c3cccd6 2026-07-10 01:51:53.007032 | ubuntu-noble-large | deleted: sha256:b266cdec2d6fd3b3659d14083d3ab6da24be144b45a370547850288d1fae58aa 2026-07-10 01:51:53.007038 | ubuntu-noble-large | deleted: sha256:5752986683942f846915e3a4d44bccc8eb80c27bfba4137c2a17f467f43fe7a1 2026-07-10 01:51:53.007045 | ubuntu-noble-large | deleted: sha256:49e8ad8caf2679eb8f21082cd5151002b34199928176ab3de613726c11b48548 2026-07-10 01:51:53.007051 | ubuntu-noble-large | deleted: sha256:883c151fa57fc7bdfc1f7d2554c574187d21cf74a4879732c845b0a0718921cb 2026-07-10 01:51:53.007058 | ubuntu-noble-large | deleted: sha256:29636cc40a70dcc9f61f51cd052bfe578effc47e9b3d95264ce6ed50c3af3ffc 2026-07-10 01:51:53.007064 | ubuntu-noble-large | deleted: sha256:03ddd3d047ab442250a5c7d59b4dbdcfe81111918bca5afd603ecde172da47d9 2026-07-10 01:51:53.007071 | ubuntu-noble-large | deleted: sha256:3ab202c1a88544497ccb6f399c6d016ba8deae560fa19fd0de6a177316a58d3a 2026-07-10 01:51:53.007077 | ubuntu-noble-large | deleted: sha256:0f8904d377f3ce9cb66d008c939b70867fbbac9fc93a47add1e57b03abc64009 2026-07-10 01:51:53.007084 | ubuntu-noble-large | deleted: sha256:b3d34c1b06f21917a4dbed588e7fd09eccc770b64e49c30bb6affd1d9e151484 2026-07-10 01:51:53.007097 | ubuntu-noble-large | deleted: sha256:3ceb71fa443233df7bea814aefe648a5d7669802ed57579a446d708b62f3497e 2026-07-10 01:51:53.007104 | ubuntu-noble-large | deleted: sha256:7c5d63c21b12dc6964ad61151aa0935c2dc53fe6679de80c6ed5642e3dfea4d8 2026-07-10 01:51:53.007110 | ubuntu-noble-large | deleted: sha256:c2f4d88b330e95ad4de370f826a3b1c7e8aac0984ed52e73874255c1c8dd5ec5 2026-07-10 01:51:53.007117 | ubuntu-noble-large | deleted: sha256:15b576350bb9cf9082fb39d8aa69fbe288dd1a8895281259a6e507f023f7a3e3 2026-07-10 01:51:53.007123 | ubuntu-noble-large | deleted: sha256:0613f0cd4447084082060db6e3850f72aaaa26c0bc0fda6d3b57106824e3ebbf 2026-07-10 01:51:53.007156 | ubuntu-noble-large | deleted: sha256:a399fea7b72c1a15bb93567074a460664229991fa1151aa08a496fdddde5223c 2026-07-10 01:51:53.007162 | ubuntu-noble-large | deleted: sha256:55231fa34658bcb8cdb67a6dbcf30c37b80ca1c38007a5cc042f8ab19ed5b503 2026-07-10 01:51:53.007169 | ubuntu-noble-large | deleted: sha256:445176b62275dd984013a7f16d14949bf4ed53a0b41861ff4e59ba1df043f374 2026-07-10 01:51:53.007175 | ubuntu-noble-large | deleted: sha256:5d05a7b2beb6155f89f1432ed6c69c5f5b72c0057dc1fc518217ec9fee4806c1 2026-07-10 01:51:53.007182 | ubuntu-noble-large | deleted: sha256:82e89c7c20cb7f05617ed62aaf275b658ab3cfba420beb07a96c73b07515e84e 2026-07-10 01:51:53.007188 | ubuntu-noble-large | deleted: sha256:dd88053a37e111cecb1f81b7a8cb66e6fdc0d08b4df37742114797beccd0d697 2026-07-10 01:51:53.007200 | ubuntu-noble-large | deleted: sha256:1e214a991169f773fb86e2be9fbc88c5d6b8d387cf5854fefc4b8c105bfbb1d3 2026-07-10 01:51:53.007207 | ubuntu-noble-large | deleted: sha256:0b52b1529cb025ac027bce1d8887b47c1161d57e20e1519ec37593d68a26c952 2026-07-10 01:51:53.007213 | ubuntu-noble-large | deleted: sha256:1673373854305030e25f2f0ddbe5212d4c47a0a49031c82b17cdcb1033f6b4dc 2026-07-10 01:51:53.007234 | ubuntu-noble-large | deleted: sha256:6a9d3b340aae1bddfb3e4903b6f59d942234575ed333ba5fe68647052413c4c0 2026-07-10 01:51:53.007240 | ubuntu-noble-large | deleted: sha256:83b07c40fda1e16fb478625a3467152087bddf734f63de0fd9ff233e5bce2bca 2026-07-10 01:51:53.007247 | ubuntu-noble-large | deleted: sha256:b41cec9a9ea3f31de963a861811963fba9cc9e3feabf3021456fb7d3705cdd71 2026-07-10 01:51:53.007253 | ubuntu-noble-large | deleted: sha256:2751d054dfb5d14034ffd34aa06b092994a12805b79bdebf7f0b5bde8d9840b0 2026-07-10 01:51:53.007260 | ubuntu-noble-large | deleted: sha256:ee15757588b3827c67190170b489c094021cdeeb9733dea2d816ca503526874e 2026-07-10 01:51:53.007266 | ubuntu-noble-large | deleted: sha256:ef6c6a55be5aca1ad5243cebe63a7a59a11b4cd05e1907b7ed1141bfc483a2e1 2026-07-10 01:51:53.007273 | ubuntu-noble-large | deleted: sha256:074372757cff76805734294d62d6c9ecb273231cf84cfed2381aab4d09e47fc0 2026-07-10 01:51:53.007279 | ubuntu-noble-large | deleted: sha256:20c3dd3c307c6d475ab812e2355b249e351aaddfc423ac0b4e1fade5fda01c95 2026-07-10 01:51:53.007286 | ubuntu-noble-large | deleted: sha256:35c9504d7db4c181ff9a906311614c9350a17d2e206a8d27db26d2d92a80c3ee 2026-07-10 01:51:53.007292 | ubuntu-noble-large | deleted: sha256:e61bd22ab13f0df7ad341542b244d2954ed56fcde41b7cec944322120bb3ecb9 2026-07-10 01:51:53.007299 | ubuntu-noble-large | deleted: sha256:306de8b6df0a66122db6d3bbc53a352dc8fa19ae81a510bc196673f5da8f9586 2026-07-10 01:51:53.007305 | ubuntu-noble-large | deleted: sha256:4ad6839a8eb4893f3b77dc8cc33c1d47e3b3b2bbb245db3294a8b979ee777711 2026-07-10 01:51:53.007312 | ubuntu-noble-large | deleted: sha256:56845f2913d1d62f64d5ffb1ec9bcb7b918031df504805b8b96713830696f637 2026-07-10 01:51:53.007318 | ubuntu-noble-large | deleted: sha256:1c158a23e099f3ac81b53482a01a5a3999c25961330f6136fe0f210ab1fb71d7 2026-07-10 01:51:53.007325 | ubuntu-noble-large | deleted: sha256:116652c475ce012f5070b4fe360cc597bb644406a1f5334718c6cb2fae2e3fc3 2026-07-10 01:51:53.007331 | ubuntu-noble-large | deleted: sha256:60e3cf7d67f5391851e7517b77a1c6376922842ec050f93ecfcac0bd3a20ad1e 2026-07-10 01:51:53.007338 | ubuntu-noble-large | deleted: sha256:2f6939acaa50b45c4eceb1f2f4632a7fb5e91aa205fcd991e46ed003d2b69c65 2026-07-10 01:51:53.007344 | ubuntu-noble-large | deleted: sha256:7254ad40b1d8b8c1b864fc31833884cd6f9066d481e905bc98345fa8bf97127b 2026-07-10 01:51:53.007351 | ubuntu-noble-large | deleted: sha256:a24fd023a626642b3de523a7e5b480936608a92ef8a60bb8234f56c67fe31dbd 2026-07-10 01:51:53.007357 | ubuntu-noble-large | deleted: sha256:1c950b245195b7c2755b9aa8721be1ce5334cc883e5e2c02ad60f354d303cd88 2026-07-10 01:51:53.007363 | ubuntu-noble-large | deleted: sha256:f0aa6c7a5d0081795336c92af1313cf617986fb77b5d0f71bd69a0eb8a45bbb6 2026-07-10 01:51:53.007370 | ubuntu-noble-large | deleted: sha256:09853dee873869e6e34dcc5af082f6927c80f6c57677720e27a35ae25908c092 2026-07-10 01:51:53.007376 | ubuntu-noble-large | deleted: sha256:e0db9d0a4918ffd70537361f0fabe7515098000c61a90d1050f0e7d341935659 2026-07-10 01:51:53.007388 | ubuntu-noble-large | deleted: sha256:e406111eca9675469fa3f3ba7e1cfdb4364d039625dfd7fabd7ef37873af97a1 2026-07-10 01:51:53.007395 | ubuntu-noble-large | deleted: sha256:de22c376a54fcfc4f5644e1194d988101d7d9de95e69c72b1dd649c7ff057b6f 2026-07-10 01:51:53.007401 | ubuntu-noble-large | deleted: sha256:2e50f73bc2a571214e3f27ec3abe3c826bce67f77f1f46ed52230007ccf01bc9 2026-07-10 01:51:53.007408 | ubuntu-noble-large | deleted: sha256:eefd87c9f5dfbc6b2900e6301bb1d9e741f543b9554965b80fe84a9b6bfa6b3f 2026-07-10 01:51:53.007414 | ubuntu-noble-large | deleted: sha256:3ce0fec864ac25f4976418575c115196e21090e76ee72e882aa88834318a586d 2026-07-10 01:51:53.007421 | ubuntu-noble-large | deleted: sha256:8725dbfe75e4a2d09e46ad107cf577036c26fdc27c4b3bdcf353fffe9b245e3c 2026-07-10 01:51:53.007427 | ubuntu-noble-large | deleted: sha256:cb34d44618ca7e2c4518dbc5e2a448635adbe1b70bdd51516f70d9e9907a3bef 2026-07-10 01:51:53.007434 | ubuntu-noble-large | deleted: sha256:d25774cc839e120f93aab1f773b9dcb275b8797b0671b7f043c4472981cf2087 2026-07-10 01:51:53.007440 | ubuntu-noble-large | deleted: sha256:23cb0f88fe660467ca71cfdeec91dff1bf2963e138c8f499cf92e7219146aabc 2026-07-10 01:51:53.007446 | ubuntu-noble-large | deleted: sha256:089a433b2ab890a5d0908a39d514a0c441ad3ee3486bd71edc21ceb8f3dd78e8 2026-07-10 01:51:53.007453 | ubuntu-noble-large | deleted: sha256:48d27ebf8617ea27a84757db305c91755fe0a14214237d1cbac69505420c7b08 2026-07-10 01:51:53.007459 | ubuntu-noble-large | deleted: sha256:9b36a8883aafed8a87e8368d5364b68606ec629cc7fbb0811cf678823cca9785 2026-07-10 01:51:53.007466 | ubuntu-noble-large | deleted: sha256:b628713dbdd1efa0fe3b8c265230ab79402e76c171babedceba0cf3e9cde076d 2026-07-10 01:51:53.007472 | ubuntu-noble-large | deleted: sha256:79b85c4cd96b77e4ed55e83defe4ba4e1746efbe13994a28576d907fbefc5b97 2026-07-10 01:51:53.007479 | ubuntu-noble-large | deleted: sha256:7dd334e5c9bf2f72fa70e6265ef0ac504b1c4fe6f87d8f2a930124cb27b6cc25 2026-07-10 01:51:53.007485 | ubuntu-noble-large | deleted: sha256:7b3268e48c3319f64b3b7e068f926fbe4b832aabe38bb00cc7b30f7d2044d65a 2026-07-10 01:51:53.007492 | ubuntu-noble-large | deleted: sha256:f1e33be33f179583a4102f6b6eec0b6dbf30e0b415efcab4e7097d716da8a365 2026-07-10 01:51:53.007498 | ubuntu-noble-large | deleted: sha256:43b67044dab8c1f405d749b94f78616b9e64bc864d3dcf4426d7e629cf771397 2026-07-10 01:51:53.007505 | ubuntu-noble-large | deleted: sha256:bcd1a5b97a00c051ff1a3df558aedba3f6bacf6b1b8fed2dc5706ac3ca5645b7 2026-07-10 01:51:53.007511 | ubuntu-noble-large | deleted: sha256:00fd325de8e4d1c40197e22ac447fd712ee4d38834e7a4d6ffdac4713498f66e 2026-07-10 01:51:53.007517 | ubuntu-noble-large | deleted: sha256:35dcd8b88846a018203dd0ac51949bc18e79f03299665e8f4c79007fa0659358 2026-07-10 01:51:53.007524 | ubuntu-noble-large | deleted: sha256:08f8076d598027e6adf59697d9343f9802716e301a129ebe82becabc08ed8e3d 2026-07-10 01:51:53.007530 | ubuntu-noble-large | deleted: sha256:037907e467fd4fa26e74c8ee195ddf0550c0734c524895e725bb4de96dbf0123 2026-07-10 01:51:53.007537 | ubuntu-noble-large | deleted: sha256:81e05fd4ea08cbe6cfe24cf4f60dd6a48717b77e9e1a3185d901ac51f4b360c1 2026-07-10 01:51:53.007543 | ubuntu-noble-large | deleted: sha256:9609e46004640da04d747fea8a34c8dc80deafd533e51710ac2229d0931c1577 2026-07-10 01:51:53.007554 | ubuntu-noble-large | deleted: sha256:2a4f43e3ab25a7e1e87dc39c9cccd75b80a95d5326845d00dbdb7782fafcc0a5 2026-07-10 01:51:53.007560 | ubuntu-noble-large | deleted: sha256:d0f4515aba253d7e0d2730511c21c8c4840d8fc59b1abcc2f0b581f93fc14edc 2026-07-10 01:51:53.007567 | ubuntu-noble-large | deleted: sha256:bd6c41322d7eb094d573f3b6ebad0929d816207db7df5b783690ae7a6193aedc 2026-07-10 01:51:53.007585 | ubuntu-noble-large | deleted: sha256:c15600ca1553ed5f19e4e0e6dc80f6e025a70c10a3fb9f29a86ef9fed15bcfd2 2026-07-10 01:51:53.007592 | ubuntu-noble-large | deleted: sha256:d7aba557f53d41c4a8071e928fb49f059cf5ca485ec99fd2681298681c5f5ea6 2026-07-10 01:51:53.007599 | ubuntu-noble-large | deleted: sha256:735a1a61e66e92eb8d760a136909d9010e4bcfa0e779a8093fdcde27265e8cc9 2026-07-10 01:51:53.007605 | ubuntu-noble-large | deleted: sha256:d9c0d14b669e495ddbeaa6e1e53dd8cd2118169ff98bfc285d47c169d258053a 2026-07-10 01:51:53.007611 | ubuntu-noble-large | deleted: sha256:cec66da57639ff8e161650d071421df75e693004061cf0e326047657bd77f536 2026-07-10 01:51:53.007618 | ubuntu-noble-large | deleted: sha256:8f4ab502e069643cf60ce0d23116799dca3dc20ae11ec0518d5d37958387bf01 2026-07-10 01:51:53.007624 | ubuntu-noble-large | deleted: sha256:4062240eaa450042607fe853b201ba7148fff7bb270c1eae191aeb85fd11fe45 2026-07-10 01:51:53.007631 | ubuntu-noble-large | deleted: sha256:92dec0c5b363b3b0766d1604cad7c1c70dac2d45a21d886cce0228eac1eabc03 2026-07-10 01:51:53.007637 | ubuntu-noble-large | deleted: sha256:8dc284efa9b30e7d6c0a76193e8b730c162fc3496ddb9b8a8b4bc43b04c82b75 2026-07-10 01:51:53.007644 | ubuntu-noble-large | deleted: sha256:6732e49912115d716fd9bed0b1703015ce49de46eb3c6be11043b94d5af8e722 2026-07-10 01:51:53.007655 | ubuntu-noble-large | deleted: sha256:0be3f1b66ba87aeb0114bed16424ce9c1c36ce8355df933da4846eccc4480f3e 2026-07-10 01:51:53.007662 | ubuntu-noble-large | deleted: sha256:d40280104015fd4073e3e55d28fb66d0e6d7b34c7e77521525ea37c89694edc4 2026-07-10 01:51:53.007669 | ubuntu-noble-large | deleted: sha256:2412c8b9f0de5738a100ce2c0db2a56edf3ea99612ee3c94526188a85a42cb8b 2026-07-10 01:51:53.007675 | ubuntu-noble-large | deleted: sha256:7343c200e6ee0a77fa0d0669644bb3e2bbe40fc04336f53f42fac046119220c0 2026-07-10 01:51:53.007682 | ubuntu-noble-large | deleted: sha256:cebe17a48f51becc8b5414a05337a01427e6594c145b9a9d72836b75923bd56f 2026-07-10 01:51:53.007688 | ubuntu-noble-large | deleted: sha256:24fbf469131528c91be822347e6d6a168830b0bb50f01c494c7ff6d9cbaac7e6 2026-07-10 01:51:53.007695 | ubuntu-noble-large | deleted: sha256:0012146bd93910ea25842b3635d2b28430e48a0e370bd169fd1b5a47b8cb951f 2026-07-10 01:51:53.007701 | ubuntu-noble-large | deleted: sha256:4c112111d9ab0554aeaec9dee0716a70948d7b1ad52c1d2f34d53f581a5c9a7b 2026-07-10 01:51:53.007707 | ubuntu-noble-large | deleted: sha256:efbe90545741a3bab8de6a882d676d37600fde45fc5039dc003737eeeccf75df 2026-07-10 01:51:53.007714 | ubuntu-noble-large | deleted: sha256:6207fda993a9b9e41a28269c2c644cbdd23162cc1177a705a5e964d659a1c4c7 2026-07-10 01:51:53.007720 | ubuntu-noble-large | deleted: sha256:d109ad117fe75ee4b356e71ff3fdee19e7fd049a433226bfd62642cab923f7ca 2026-07-10 01:51:53.007727 | ubuntu-noble-large | deleted: sha256:b9193ad56cc60060c9b2befb9979454a68e9eef61ed64e63fc835dde2792473a 2026-07-10 01:51:53.007733 | ubuntu-noble-large | deleted: sha256:f04e6e4c1aa5768c86855243c0557a76e3d89693bc39530cedbe5f717ae39bf6 2026-07-10 01:51:53.007740 | ubuntu-noble-large | deleted: sha256:a24fabdc6d92adb2bbcd645cb8a1bf5b175207fb009b3194aa6c9a0678300a60 2026-07-10 01:51:53.007746 | ubuntu-noble-large | deleted: sha256:f54832201ddc0610fe24fb7e62c557bf2b75b1afd357aaafef3c2c3ec76fc61a 2026-07-10 01:51:53.007753 | ubuntu-noble-large | deleted: sha256:527216ded59b24d7bca7fbf0fb3acb5b13a6744ea45171d71141421fa391aab8 2026-07-10 01:51:53.007759 | ubuntu-noble-large | deleted: sha256:1be5a875d509fc6e88b522c12d8d55ef7f76570f89562aafbd5409d8870d289f 2026-07-10 01:51:53.007766 | ubuntu-noble-large | deleted: sha256:ed69a60dc7cbf8b3bec42c93ddf37e73193c7c2826ffaeefff8f6322b9d76b2a 2026-07-10 01:51:53.007772 | ubuntu-noble-large | deleted: sha256:2cbb2920a720ab8d109a383e59859854294611ac6317b0f4e021f3c1548f66a5 2026-07-10 01:51:53.007778 | ubuntu-noble-large | deleted: sha256:99320087a9c052bc648f09d24f9e077343ff93bc1e0dad37cd271f948b8fa24c 2026-07-10 01:51:53.007785 | ubuntu-noble-large | deleted: sha256:716acbe2f0c2e12ee29da158a2660474c69daf4b507488cb1839cf35cf066d9b 2026-07-10 01:51:53.007791 | ubuntu-noble-large | deleted: sha256:835b7b32e99da47f079b4b607b4f986075260379cfb922892f3c00ac7b8eb516 2026-07-10 01:51:53.007798 | ubuntu-noble-large | deleted: sha256:17084acf53a28a38a5128873edba38b0dbe1fdc1c1a92509179c60ed7d024b50 2026-07-10 01:51:53.007804 | ubuntu-noble-large | deleted: sha256:364848be36c63aae4efa5881432b8ab182c4527c72f8f3584ce93c7a02847791 2026-07-10 01:51:53.007811 | ubuntu-noble-large | deleted: sha256:64f0475719a6d4f83bf46dc62be55544d19e80c57735114f219bcd7930fe0a0f 2026-07-10 01:51:53.007838 | ubuntu-noble-large | deleted: sha256:051e5bffd24e947893604db4476cfd1c865575d935df8ecd1ab446fbc7d691b2 2026-07-10 01:51:53.007845 | ubuntu-noble-large | deleted: sha256:6941144d226f3c642e4f6fd3e1db2814e5e137322d2c75f373e1e33089e7f915 2026-07-10 01:51:53.007852 | ubuntu-noble-large | deleted: sha256:d67dead30b3a076d84263d182e8c9b528d7b39ec91fb140c69217781b641fb73 2026-07-10 01:51:53.007858 | ubuntu-noble-large | deleted: sha256:e9e2f7636a243f44cb71a820994575d36464043f1d2f461759bd9b0792b546e6 2026-07-10 01:51:53.007865 | ubuntu-noble-large | deleted: sha256:daae177d65ae89289251af9b116ce3607bd4f4a4d8a9a9c2095e4e1e0fe7f570 2026-07-10 01:51:53.007871 | ubuntu-noble-large | deleted: sha256:a2e93d79774b4dfeafbe74d2265c128a0d45709fec8735dcf3546234212f24ca 2026-07-10 01:51:53.007877 | ubuntu-noble-large | deleted: sha256:e9b8aea194b88ef6fd4a3bbddeb785f13c2847172fe38d0a0982fb14faa883f3 2026-07-10 01:51:53.007884 | ubuntu-noble-large | deleted: sha256:2cf8b2049deb509cb90bda3e079b1db99d9687dea7ea4a94625db27c90749fe6 2026-07-10 01:51:53.007890 | ubuntu-noble-large | deleted: sha256:e83cdecf55e620f63cc2e0a92ec89289c806d56bbd27c24055c9bf9a8b8baed7 2026-07-10 01:51:53.007896 | ubuntu-noble-large | deleted: sha256:df9c0b156395fd980b9d1be2951d8c740695c4e464bdd256aee82b6701e8b95b 2026-07-10 01:51:53.007903 | ubuntu-noble-large | deleted: sha256:2c9f4a19e5d9fea1bf406e7cd10338cc0909f9214ca36019edd8079aada9f309 2026-07-10 01:51:53.007909 | ubuntu-noble-large | deleted: sha256:ffcca3e7b90fb10da1d92f9ebb71034c61583c5df1116d4d52804f6cddbe05a6 2026-07-10 01:51:53.007920 | ubuntu-noble-large | deleted: sha256:31229fed8b2afecf0c8ffa7a9085aea0f7878efedaa81cf9dd3f165a8573b545 2026-07-10 01:51:53.007935 | ubuntu-noble-large | deleted: sha256:5b605c31db1a1cedd2ba74947942c9203aaf345ed2479a39bb66e5a99ec1f22c 2026-07-10 01:51:53.007942 | ubuntu-noble-large | deleted: sha256:b19c20efaca1921e836b07fb481ed28351549a2d278f2355c8ce183321e1fb86 2026-07-10 01:51:53.007961 | ubuntu-noble-large | deleted: sha256:448a65f4e99130a3233ded93d24d6ffd40f039452407b8aababddc7459d75a35 2026-07-10 01:51:53.007968 | ubuntu-noble-large | deleted: sha256:e98367383e65bcd35831dd7a0d94ecb617bcb7aa8d73abf470dc59f5d691442d 2026-07-10 01:51:53.007974 | ubuntu-noble-large | deleted: sha256:4c788507055c701403b02ed0f119d3d4075de26f7a3b2e7d252ca9509746b877 2026-07-10 01:51:53.007981 | ubuntu-noble-large | deleted: sha256:f2e530ac54e0cc24ea0a21c5c21abdcfe3bc4dafa2ff14184feb02de6f3c0d97 2026-07-10 01:51:53.007988 | ubuntu-noble-large | deleted: sha256:3366fe9c1cc3cc8c56f32291a931f5fe2447cf851ef9ff9c8d8a5845f3d527eb 2026-07-10 01:51:53.007994 | ubuntu-noble-large | deleted: sha256:4fd6a3ad741862b8495c6f0c968b24d94d0fd8e30a1d0fa341f4a5cbf74fc728 2026-07-10 01:51:53.008001 | ubuntu-noble-large | deleted: sha256:6d0fbcd2c08da7d2816e9e932dced74dee0a4b8fcea62524c5a0eb85a8c31eea 2026-07-10 01:51:53.008007 | ubuntu-noble-large | deleted: sha256:2c7e227fbaf1c7b59d79df0933723d1778026b047100ce02a5e365a730f3fff0 2026-07-10 01:51:53.008014 | ubuntu-noble-large | deleted: sha256:c3f0940839bc2b6954a50ff18e63a760506f446771bca57100eb8077c95d1a66 2026-07-10 01:51:53.008020 | ubuntu-noble-large | deleted: sha256:65041b8604a4ecd896d8555a32891baf51e479613546b387e49f470785c7770a 2026-07-10 01:51:53.008027 | ubuntu-noble-large | deleted: sha256:7d7ffa731d0553dd0870cbdd78cf1c261c96e79066705b01a9f60ddc9a028821 2026-07-10 01:51:53.008033 | ubuntu-noble-large | deleted: sha256:65270f421ae45a71df00aba95bebd4727c85cf6c5e72dd3c747ce28aa4d55dee 2026-07-10 01:51:53.008040 | ubuntu-noble-large | deleted: sha256:d144ee15af8f606bd600c2c28d44584166436b0d73c2847f5e04714301aab1a0 2026-07-10 01:51:53.008046 | ubuntu-noble-large | deleted: sha256:dcd94bbff3d4f6ed90738a4965ecaad22701e40acb88a28f7034ce02f56a6c1f 2026-07-10 01:51:53.008053 | ubuntu-noble-large | deleted: sha256:9effecd0f6a8e7ea30042e7c886648b760fe11b336d9f867fac81208fcee6bfb 2026-07-10 01:51:53.008059 | ubuntu-noble-large | deleted: sha256:81efcefc5bb98d2e20da052066bddf5486c0fb0a3b12ecd3f2374046e3feba13 2026-07-10 01:51:53.008066 | ubuntu-noble-large | deleted: sha256:0743152ec184a1edcd60cdc2e4dba6079870151d06764ecfae562eb3dd67354c 2026-07-10 01:51:53.008072 | ubuntu-noble-large | deleted: sha256:098e7de7dae7fe070581659b44fa7f1f1ae61560f1204c1083ffad4492d294c9 2026-07-10 01:51:53.008078 | ubuntu-noble-large | deleted: sha256:c7810a350eeafe7b335c31f292605465b1802fb413a729e25f47be060f8d83cf 2026-07-10 01:51:53.008085 | ubuntu-noble-large | deleted: sha256:ce84a7782f457a0de3bd11b8315e0ea15c38ac8427bf74a55b4930c348a6454c 2026-07-10 01:51:53.008091 | ubuntu-noble-large | deleted: sha256:6910a6e1e54bd421289d4ba62118eaffb30d98f3960ae9913336999ed5c73c65 2026-07-10 01:51:53.008098 | ubuntu-noble-large | deleted: sha256:097dd24665d0ebfba9c7922f70ed3c18907780a6c2915478f298d6108907882e 2026-07-10 01:51:53.008104 | ubuntu-noble-large | deleted: sha256:b1984029a81c572530af8acca5b0aa006da9d0d6cc16e339fa2fd45f0c47fba7 2026-07-10 01:51:53.008111 | ubuntu-noble-large | deleted: sha256:25eb75997d0f68bfff3757daa408393080517cbd2fe0637a4de8d05e9024c6e7 2026-07-10 01:51:53.008117 | ubuntu-noble-large | deleted: sha256:850d513fc802cfa8658f5c52fb113bcf2046eb83182af8a218b94eeabec54a4a 2026-07-10 01:51:53.008124 | ubuntu-noble-large | deleted: sha256:4a71b9a069b0dd9c655cd6908fb192e9a42960c7164c5685a291dba58f0a5352 2026-07-10 01:51:53.008159 | ubuntu-noble-large | deleted: sha256:a8d206ee9da8bee9c49fa7fe06fe1427d4f7ac523af7887eb662ce6d941734bf 2026-07-10 01:51:53.008165 | ubuntu-noble-large | deleted: sha256:0eb5116fab1535f1cfa5644bfbc5cbff9f23e1d0d7951814ed42ce95d01c8db2 2026-07-10 01:51:53.008172 | ubuntu-noble-large | deleted: sha256:598f52ee296898d1414d8da34b0df7a859faf67b010574373915ae13abf93bd5 2026-07-10 01:51:53.008178 | ubuntu-noble-large | deleted: sha256:fa257802e0f1493e6ceeccb5dc2828b137a12ee3dfff3ca2dfb2eecd9f00624a 2026-07-10 01:51:53.008185 | ubuntu-noble-large | deleted: sha256:287d639aa9c0b51c46ec3cf836af042c22bf07d0f67f0376c8264b641836155f 2026-07-10 01:51:53.008191 | ubuntu-noble-large | deleted: sha256:587600408da6c7819f3dacf131d7aea04599f2d423b16775e08ecfd9d92543e3 2026-07-10 01:51:53.008198 | ubuntu-noble-large | deleted: sha256:b923fdefdddbd6cc0a37fc214e5a357c79ec224891189011d66c64ae0ed6d897 2026-07-10 01:51:53.008204 | ubuntu-noble-large | deleted: sha256:fa8e09cc688f7bdccd3b71b46e1de930eb6b4987170081524000af466dfc17b7 2026-07-10 01:51:53.008216 | ubuntu-noble-large | deleted: sha256:661b8c9753d5da51b51e883a0f981fded52bb0467d6374ed5744490f5d76fc49 2026-07-10 01:51:53.008223 | ubuntu-noble-large | deleted: sha256:5a237c28892d0a2f2a627ba56ece521fb42bf45fefdac73078d870773936d7aa 2026-07-10 01:51:53.008230 | ubuntu-noble-large | deleted: sha256:632791d36e6d4ddcb0d9993fdb0aa2fc4192f487bf3dfeef6cb9a13f3a387b85 2026-07-10 01:51:53.008239 | ubuntu-noble-large | deleted: sha256:09771b845e737a109aea2862a1dae699bf124a211d8edb4787cefb7c1e46b6ce 2026-07-10 01:51:53.008250 | ubuntu-noble-large | deleted: sha256:a028ea46f49e13a7122f58b3d51d73d144051beee048347f7b13b4231b8fda6f 2026-07-10 01:51:53.008261 | ubuntu-noble-large | deleted: sha256:90b6c05b944e2e11a2591672e21d1ed303750210916ad4b6821674c2b0f2db9c 2026-07-10 01:51:53.008273 | ubuntu-noble-large | deleted: sha256:825b55bc264b620d1f67db40152efc4aa31df36f2f9b8e8cf99f240866a16cb9 2026-07-10 01:51:53.008279 | ubuntu-noble-large | deleted: sha256:4ac83cd62f4a93b13cf43cf1816ea39ca51f713ee56ca6fe529b856d02c968e4 2026-07-10 01:51:53.008286 | ubuntu-noble-large | deleted: sha256:260a924b1cf14c2e83af77803097f24dd3501b38268909793f41154333cdb29b 2026-07-10 01:51:53.008292 | ubuntu-noble-large | deleted: sha256:b504adc74a13dc87f5bda75a4be902d9af98531732af1eb83cbd8b5055370d1c 2026-07-10 01:51:53.008299 | ubuntu-noble-large | deleted: sha256:0c2bd5992b341b13f754d9fea920ee1986a3f9c8636001eae88e21a2f2c88fb7 2026-07-10 01:51:53.008305 | ubuntu-noble-large | deleted: sha256:e561ae1b6176e31fe04d0a2758c49937ca5fcefc84affbf77dcac3c8d1afea59 2026-07-10 01:51:53.008312 | ubuntu-noble-large | deleted: sha256:65be2aa1521fe96e08c84ab22aaa18c79d2ced2b717731c91e52138fba14cfa6 2026-07-10 01:51:53.008318 | ubuntu-noble-large | deleted: sha256:8281d4e4fe95f9ec428a86e9463ba611a4c699b9a1f853923f9134357eb95bb2 2026-07-10 01:51:53.008330 | ubuntu-noble-large | deleted: sha256:20598cf4eb57d8119020f4b00ec69dd3c55bf8c0764b3c71e9d464f02b73b504 2026-07-10 01:51:53.008337 | ubuntu-noble-large | deleted: sha256:1bbb118012d14df64a8a5d2d6e8bbacabb885a5360d9d6152fce8a8986de9f40 2026-07-10 01:51:53.008343 | ubuntu-noble-large | deleted: sha256:0e4822f5014d631530021920693b631ae7d47745ad08280f298cd29d687451ec 2026-07-10 01:51:53.008364 | ubuntu-noble-large | deleted: sha256:b7654c4c73d7080d3f4a9ce6ed4f77d0ad6fe8fd5b17ddc21e2a96d64a9ca443 2026-07-10 01:51:53.008371 | ubuntu-noble-large | deleted: sha256:f17f8594a3130056d1900a96ecddd454f90f35fbc20b4c01679215f60985b4e2 2026-07-10 01:51:53.008378 | ubuntu-noble-large | deleted: sha256:4700404216c285bd74cb2be54092e49d342c030cb97060f40c4ba307017a2093 2026-07-10 01:51:53.008384 | ubuntu-noble-large | deleted: sha256:1e224688bee20757ffcd8030b31bc0a8bee0ff3e58dcfe9b1afb0b17444388a9 2026-07-10 01:51:53.008391 | ubuntu-noble-large | deleted: sha256:be046eb3556a2727415c8f5052ba54ef19d44fcb2b4e1aca13292a595497e4d0 2026-07-10 01:51:53.008397 | ubuntu-noble-large | deleted: sha256:a0d26011fd4e0a013d6e980b5fda7bb03b1e23e33a29bc8d5591feba3f62802f 2026-07-10 01:51:53.008404 | ubuntu-noble-large | deleted: sha256:7afbdf89cb6ed411d3c4c6299ba4fbc37f129a63020821858c1d5b593d320c16 2026-07-10 01:51:53.008410 | ubuntu-noble-large | deleted: sha256:5170d4b3fc36f74c62055fade683402c735fe2d4459106dd7c259852fe06a570 2026-07-10 01:51:53.008417 | ubuntu-noble-large | deleted: sha256:c71c1fa24fa9ba3802edc55e83b9216d327ebd88607d38e3a263f43d3007e2b4 2026-07-10 01:51:53.008423 | ubuntu-noble-large | deleted: sha256:002a711bb7c7579c6aac4e0242eb7f67a8ebcc3b508b793889dc53b7e87b359a 2026-07-10 01:51:53.008430 | ubuntu-noble-large | deleted: sha256:0a262799e1567076537e61d54903996d37355d39de65b6b3532adc5af08e681f 2026-07-10 01:51:53.008436 | ubuntu-noble-large | deleted: sha256:0cc11e73a6e98c52c94b96436e24ffac99d8da12a2c6608200b3de2b6d21a86b 2026-07-10 01:51:53.008443 | ubuntu-noble-large | deleted: sha256:73185d174d12eb04ab63243c4b4e2300de04b4791cebc707b02f3fab795d90e1 2026-07-10 01:51:53.008450 | ubuntu-noble-large | deleted: sha256:72d7a9475a1f12da48578728be15fd390e123929400e07189011e5b6e8fe214a 2026-07-10 01:51:53.008456 | ubuntu-noble-large | deleted: sha256:0da32336424fbafd559419dcabe683ab1db338f7c9340ad87cecfc2bc3974a39 2026-07-10 01:51:53.008463 | ubuntu-noble-large | deleted: sha256:875571029f7b8a9e1dad2cbe4261555046ccf0d12e4129cb7c60c595bdd30d7c 2026-07-10 01:51:53.008469 | ubuntu-noble-large | deleted: sha256:d683f96da52e58a3efd306887a017c94e2858bfcde3046e369f567a0c7e4261e 2026-07-10 01:51:53.008476 | ubuntu-noble-large | deleted: sha256:e8700ad73111656f84454f343db735bbcbd062e38b3014aeb641df9a366a70bc 2026-07-10 01:51:53.008482 | ubuntu-noble-large | deleted: sha256:ae7211c830743783dfa760667b6ba2057834874b2ac89b70b2382a0218df3fdf 2026-07-10 01:51:53.008489 | ubuntu-noble-large | deleted: sha256:c41a2d3b3718d8f38946035af8f89e77051d3233f5737798b131cdee5e1296dd 2026-07-10 01:51:53.008501 | ubuntu-noble-large | deleted: sha256:fe22e209dedd08b28c90db95bd62f8109c9badb6bfe0aebf5dedd07e74a1ca99 2026-07-10 01:51:53.008507 | ubuntu-noble-large | deleted: sha256:b18eb66930b1d68ee18877b21472ee476112debaac4f57df04bd30f17eb7db32 2026-07-10 01:51:53.008514 | ubuntu-noble-large | deleted: sha256:f27a467811d4902bf2422cdb13b33aa9292632a291dfa0a7d392234b0ca26485 2026-07-10 01:51:53.008520 | ubuntu-noble-large | deleted: sha256:7c88c11b25288dc134ebc54c58c2acf07662ecec98057d9850d37eec420a95fb 2026-07-10 01:51:53.008527 | ubuntu-noble-large | deleted: sha256:499a0a1ab184d90e1a1720f9d9da48eade72e29d5739b45dba64ca1d31ad3b89 2026-07-10 01:51:53.008533 | ubuntu-noble-large | deleted: sha256:eededdc41b9dfcfaf7da2873311f92c88848a236e4369f1cb7e3fe4260d5ba8b 2026-07-10 01:51:53.008540 | ubuntu-noble-large | deleted: sha256:c22cc2e11030bea3c08fadcaaaef3ff96e448dc2ad79d6d9c77eaa0e4e997ada 2026-07-10 01:51:53.008546 | ubuntu-noble-large | deleted: sha256:6d00408fe71164a0928c86b7abdc5afd003b13d774005b7f13324a2fa9abc8f7 2026-07-10 01:51:53.008553 | ubuntu-noble-large | deleted: sha256:b41241b1aa210ae6d6f90ff44d42a1f7773a57d15cae2febfefa7ed712028fff 2026-07-10 01:51:53.008559 | ubuntu-noble-large | deleted: sha256:3b99f030b3ac203152a3cbb083a71ccbdbd961841d738b2042f9d9edefa31f41 2026-07-10 01:51:53.008566 | ubuntu-noble-large | deleted: sha256:fbd06558661e09b078a5916bbfe4a889adc974be9cc19587d16ac0cb62c858f0 2026-07-10 01:51:53.008572 | ubuntu-noble-large | deleted: sha256:b711636157af7283ee625d84648d1acc532db35407d8a01b4823997e2b7035de 2026-07-10 01:51:53.008579 | ubuntu-noble-large | deleted: sha256:f8e91fad9f4d7dc0fce05a42c5007f2033148dae443285a8a37780218fb76dcf 2026-07-10 01:51:53.008585 | ubuntu-noble-large | deleted: sha256:611f65cd484df58a5c97f0cee9d9501c904a1e822bbe10c09b462ef933c02a94 2026-07-10 01:51:53.008592 | ubuntu-noble-large | deleted: sha256:e9763ce592be14afaaaba089f396c7c03c9788fa5a338ecb51e51a4146a1b4e9 2026-07-10 01:51:53.008598 | ubuntu-noble-large | deleted: sha256:c0f4dafdac58bfb5b6848d56f8d8343b712e6671c3330755c06dea3b1f48b360 2026-07-10 01:51:53.008605 | ubuntu-noble-large | deleted: sha256:86f27e3a2432d9cb91ad5e4725a49dc6ebaba916a1ac52114c7681a2e39d8a5d 2026-07-10 01:51:53.008612 | ubuntu-noble-large | deleted: sha256:7ccc5ea8b6f0c069a0be5504320eb414d90637bcd47e25fdf4df87b98c85904c 2026-07-10 01:51:53.008618 | ubuntu-noble-large | deleted: sha256:45d31d8fe6cab584a82b4b2b28ed14cca9c5ec06e3a3c68372aeee527e5de16e 2026-07-10 01:51:53.008625 | ubuntu-noble-large | deleted: sha256:bbc5348efa3d4a017b1c45dde524f5f338cdc83859629f05d25390d3dee0f1f3 2026-07-10 01:51:53.008631 | ubuntu-noble-large | deleted: sha256:a937222bee5130f550c68e9c66e7ac10dc485d4e8c6c1de7709830f41fe3eb46 2026-07-10 01:51:53.008638 | ubuntu-noble-large | deleted: sha256:919eebac5bca290585cb0041c43b7d2ca6b78fb7eb1972b3442b3c9f83681cca 2026-07-10 01:51:53.008644 | ubuntu-noble-large | deleted: sha256:b92fa604aa1f5c88acdde88dfe9d92fda2060507a0fbb58c86322299f1701c32 2026-07-10 01:51:53.008651 | ubuntu-noble-large | deleted: sha256:584de308fee9de53e34bb8a1f0cced2217c76d37e0f454a098870f7540aca97d 2026-07-10 01:51:53.008657 | ubuntu-noble-large | deleted: sha256:7f7de8f5c343b61964c0408b2ee84abbeee6641b72335b3e6b9b61e239cceef8 2026-07-10 01:51:53.008664 | ubuntu-noble-large | deleted: sha256:a1706cfa98c10fd1698ad927b2e727e60566b45264914850cd3157b658c14178 2026-07-10 01:51:53.008670 | ubuntu-noble-large | deleted: sha256:42de4a184adb14c20d63a66daeb584c52fb50966a89f640d5f3a686a288b78fc 2026-07-10 01:51:53.008677 | ubuntu-noble-large | deleted: sha256:6d6be1e9c7a26cc3675e75e49b79371789b879cfafa600bfeaec0809501c7a70 2026-07-10 01:51:53.008688 | ubuntu-noble-large | deleted: sha256:62ccbb931d8143868b777c20c23d982ca4855f9d40dbf74b3ed6e15ba8b13aba 2026-07-10 01:51:53.008695 | ubuntu-noble-large | deleted: sha256:8b9e3b056c1ef497e6df4829926495e783c3a605daaa4e1eea432c422691daf5 2026-07-10 01:51:53.008713 | ubuntu-noble-large | deleted: sha256:7c9f7e2719756d277fe66a710c52de769bde1478ec13c4bb328ce09f90f9ab7c 2026-07-10 01:51:53.008720 | ubuntu-noble-large | deleted: sha256:5385497d233c561b2a8465491ce9116c9100a4a4fa5bdc743b92fc9bc0906fff 2026-07-10 01:51:53.008727 | ubuntu-noble-large | deleted: sha256:ce3eaddbfdb549f21a3fa94c71637e6c3088393165ac1cfe4237641d49163b61 2026-07-10 01:51:53.008733 | ubuntu-noble-large | deleted: sha256:94809d76e112113a86e24f9332023fd301ab4784a52bea0a5182b0f18650e86b 2026-07-10 01:51:53.008740 | ubuntu-noble-large | deleted: sha256:e480738737fa850f83b055cf80b3b001651a44a34ca27b167cb985c0ed761e10 2026-07-10 01:51:53.008746 | ubuntu-noble-large | deleted: sha256:59753f92dbc993e35c44e71444b4340af239772ef96950a69cc71731d224f919 2026-07-10 01:51:53.008753 | ubuntu-noble-large | deleted: sha256:91616283e41a3421b7be2e3227298999dca9c838f651e01b28679bf17882e086 2026-07-10 01:51:53.008759 | ubuntu-noble-large | deleted: sha256:6f526a32cd93715e5e1abb42574f493256411ce88f35cbe82c3b6e712f22e109 2026-07-10 01:51:53.008771 | ubuntu-noble-large | deleted: sha256:8c6c69ae28f44cf4970c486743c605a161032da1c6a2a195efbfa01cb84dfac9 2026-07-10 01:51:53.008778 | ubuntu-noble-large | deleted: sha256:a8350db7c613c3b9097ee7201afc9891332b88c9295b51fae170b2588fa49b94 2026-07-10 01:51:53.008784 | ubuntu-noble-large | deleted: sha256:8574237f84a1f9d65c3ed746ea134e918e66a0c960f3ebb30dcea780c8797dca 2026-07-10 01:51:53.008791 | ubuntu-noble-large | deleted: sha256:119f81e3603bd921d58bd48bbe56065d1c33326da8cce6afa0870b07bea6e47f 2026-07-10 01:51:53.008797 | ubuntu-noble-large | deleted: sha256:7a9e8a53e2b1746404b3da432a6b921b365309b7eadc637d938b3936d0589a9c 2026-07-10 01:51:53.008804 | ubuntu-noble-large | deleted: sha256:a30f03bd435f322eb4fd4798b786b45ecb7f4c90dccfd4e2d6c251e3701d1fbd 2026-07-10 01:51:53.008833 | ubuntu-noble-large | deleted: sha256:626c08395e6292265744a724401e6d19b89917c488254bedf129eff332872bb9 2026-07-10 01:51:53.008845 | ubuntu-noble-large | deleted: sha256:421bfdd639ef52ea12b36815ec651f13b7a729a7289c9a782d75e37178bc75a2 2026-07-10 01:51:53.008851 | ubuntu-noble-large | deleted: sha256:ed4eab952e253436a27457171f5e9a492f9cd6476227df029fb03a40febfb57c 2026-07-10 01:51:53.008858 | ubuntu-noble-large | deleted: sha256:bc95553d2c552a164feba408b7d12d762ef8e685698efbbdebc1bb32525e32a1 2026-07-10 01:51:53.008864 | ubuntu-noble-large | deleted: sha256:2e07e7d7202b70bbd2b45f788efec7ca965887b8fc76d2814672b714a6620433 2026-07-10 01:51:53.008871 | ubuntu-noble-large | deleted: sha256:4580334c6b058c05aa69da7ad31729505d1e4cdf636e02bf8e71b54faede5184 2026-07-10 01:51:53.008877 | ubuntu-noble-large | deleted: sha256:2481cfaf76947931c6e22a352426417d7d353d8459c7c58a5b395a5fb55dd835 2026-07-10 01:51:53.008884 | ubuntu-noble-large | deleted: sha256:f944c67abae9227cc5b9a3f1e201b7b2c9a663cfe8b6ecaf674699d194317599 2026-07-10 01:51:53.008890 | ubuntu-noble-large | deleted: sha256:9ed8e15dfde3274dd66ecc6fc2b874e150afc524e785b459857eb7b103e2d7f5 2026-07-10 01:51:53.008897 | ubuntu-noble-large | deleted: sha256:78c1f2c3e510fa664ada80831841ae7ea64591c93a722e6c47f86e34d7a4e38d 2026-07-10 01:51:53.008903 | ubuntu-noble-large | deleted: sha256:d8ecd0c3765a80e5ff2538e90fbe8e1a76a2f9fdc096dd44983484b5841bf737 2026-07-10 01:51:53.008910 | ubuntu-noble-large | deleted: sha256:e98300e1ddb9455d84dd6168c65fc2b12096fa21f83a556f19540442ac178683 2026-07-10 01:51:53.008916 | ubuntu-noble-large | deleted: sha256:17472f0da727305df8621a394aebfbc4180ec6786665ebb0b400363e720e5287 2026-07-10 01:51:53.008923 | ubuntu-noble-large | deleted: sha256:3f8ff11409804ea1f627c7c41f47e304bfd8bb90c2db52b49f6f18930867585d 2026-07-10 01:51:53.008929 | ubuntu-noble-large | deleted: sha256:9778607ad0883232af50a3323c6bd54dd5b2146e75d36d6ffc2086ce6dcbe0ea 2026-07-10 01:51:53.008936 | ubuntu-noble-large | deleted: sha256:ba79d859e145278228da08c0a8e9778896676810564c00e95522e33ea6203dba 2026-07-10 01:51:53.008942 | ubuntu-noble-large | deleted: sha256:44300693ba8a5b7b12d162d913c1796d885cc6d77e1af30e8b8d596a6eb4807e 2026-07-10 01:51:53.008949 | ubuntu-noble-large | deleted: sha256:5664ac1497fc388348c332414987ee4599851dc800e25a4f82a81a2f921aee4e 2026-07-10 01:51:53.008955 | ubuntu-noble-large | deleted: sha256:563d0821f5d17fc52e675f4c0becb50a6c10e159644877eb9dcbf9909819199c 2026-07-10 01:51:53.008962 | ubuntu-noble-large | deleted: sha256:3b4ea5ee4d02121ab905e56322d7512d563fd52a509385acaa35260ac236dc77 2026-07-10 01:51:53.008968 | ubuntu-noble-large | deleted: sha256:008cf55a32c0640d088145e9d38ab790c286505d341ef891be14abda6e69dc17 2026-07-10 01:51:53.008975 | ubuntu-noble-large | deleted: sha256:4bd27308eb01c456978023d9b67cc3c9d38614e669ae94145285b60c5434b745 2026-07-10 01:51:53.008981 | ubuntu-noble-large | deleted: sha256:05dd713d85e7b67c1fa7edeabe920b4623d393d9a39f59de7a665db6a5a0efc8 2026-07-10 01:51:53.008988 | ubuntu-noble-large | deleted: sha256:cba761ee0cf0760c6cb229f52bd564e727b17cf17c1f0aaeb0dd945db1674421 2026-07-10 01:51:53.008994 | ubuntu-noble-large | deleted: sha256:3a78068e8e8cbd99dd2d2046a4334e7a0a7cc5043fb28759c8632749f2af40df 2026-07-10 01:51:53.009001 | ubuntu-noble-large | deleted: sha256:4f50f64e08a795f931a6077dd710e1d3701d51d7312acbc82b93255bb6892d99 2026-07-10 01:51:53.009007 | ubuntu-noble-large | deleted: sha256:01c9042f0fc153f0f4492a60778574712435d6ecee07e9959f326b48148da479 2026-07-10 01:51:53.009014 | ubuntu-noble-large | deleted: sha256:c34c4129121cf573243d4ea75b2c8b164edbfdcac976d093c795a232a13ea9e7 2026-07-10 01:51:53.009020 | ubuntu-noble-large | deleted: sha256:d4f9f7d64264d9bc4c0ff332e9db5da9da9ea5009358a0ceedbeeaa6dc320ecc 2026-07-10 01:51:53.009027 | ubuntu-noble-large | deleted: sha256:9b5db86c03d265df319fa05487d4e78c45daa2194c1b0728f87923be00c92298 2026-07-10 01:51:53.009033 | ubuntu-noble-large | deleted: sha256:e3399a8052e9438229fc61bcdf3743da994e364346d363ebe06908d409d0aa53 2026-07-10 01:51:53.009045 | ubuntu-noble-large | deleted: sha256:24a3515b37eb57db4b10a172291ce8dc2c16fff006fa047351af45fc7b97f403 2026-07-10 01:51:53.009052 | ubuntu-noble-large | deleted: sha256:542f7d7898c77d2846645f1dbf1c441bb6633060ace4f4805bb14762aa50f8c8 2026-07-10 01:51:53.009058 | ubuntu-noble-large | deleted: sha256:ee4688d335d5a7e6aa57573c1b2e858c1a5ebebeb19b275a45061204e8f66955 2026-07-10 01:51:53.009069 | ubuntu-noble-large | deleted: sha256:8048dc11eeaaae7f4e33cec34a9a25dbfd0a3ff8062e426c8d232775fa2daf3e 2026-07-10 01:51:53.009076 | ubuntu-noble-large | deleted: sha256:f96cd161299bfc951b3cb0d7f05b0fdde5eda357bb92ace8b2eb418933485844 2026-07-10 01:51:53.009082 | ubuntu-noble-large | deleted: sha256:d167c41a901d88cf4b9263a64ee0dc15524346c0c4e2489c99b7d00678e6106c 2026-07-10 01:51:53.009102 | ubuntu-noble-large | deleted: sha256:f877fbf1290f523c6245d92af573d095b9a3246ba5a8297ab15ed54dfa2ed4c5 2026-07-10 01:51:53.009109 | ubuntu-noble-large | deleted: sha256:3dd21badeb6dfd24a00f5166d530770216c8015cb26470531af632f164489d04 2026-07-10 01:51:53.009115 | ubuntu-noble-large | deleted: sha256:8bd52cc7f0fb3fda8460a58683fdda22b4f6cd864b3b6c1787fe4c3a16f8df83 2026-07-10 01:51:53.009122 | ubuntu-noble-large | deleted: sha256:ebc8f3b50e5b1f71d4bda64e374bb0471b1abfbad16230a05db2c0f59eaa77f6 2026-07-10 01:51:53.009149 | ubuntu-noble-large | deleted: sha256:13421692f5b76180d6c921a4baeda5bd394d1033a6a3710c73deee9f814c615b 2026-07-10 01:51:53.009156 | ubuntu-noble-large | deleted: sha256:767826874abba1498efe63e7d74d96c6d77a2e372e099dd7fb5425fea759c018 2026-07-10 01:51:53.009162 | ubuntu-noble-large | deleted: sha256:543da0283f95f458f6dc6d5198ad804ebda8e8d7edbe309df56b9fb73aeaad33 2026-07-10 01:51:53.009169 | ubuntu-noble-large | deleted: sha256:66ec7e3b1ba46c98eb5a668f17f3f12446bb312ba813214e6cc65363d491fe1a 2026-07-10 01:51:53.009176 | ubuntu-noble-large | deleted: sha256:b4eeffa68f7c4c148e072008149e009d151a4a2c6a2d621d5c7ef3d254dd7f3f 2026-07-10 01:51:53.009182 | ubuntu-noble-large | deleted: sha256:e05b17955f1e68d67d4499789275a536e12ec6c2b2fe417998a9a5a860b05f2b 2026-07-10 01:51:53.009189 | ubuntu-noble-large | deleted: sha256:e4c8eb95e598ae015716fc8abbed94595c0604dd967ed38b959a2f2907b2f4dc 2026-07-10 01:51:53.009195 | ubuntu-noble-large | deleted: sha256:68b67c107b0bf482efc081f47e071bae50a8f9f6353cf38944b81bfd4d8e459c 2026-07-10 01:51:53.009202 | ubuntu-noble-large | deleted: sha256:c1abf18800f5633f40f1b202cbff765f1421422da5060f1cc14fcb63eb4f67fa 2026-07-10 01:51:53.009208 | ubuntu-noble-large | deleted: sha256:da5549d3746d52fcd67a53a7e1aed02956f50800212a5df9ec7151039571d876 2026-07-10 01:51:53.009215 | ubuntu-noble-large | deleted: sha256:7e5febd0ce87d59abc877698e45a6dbdee9388e27395c9608567f78d157ff657 2026-07-10 01:51:53.009221 | ubuntu-noble-large | deleted: sha256:b4df91bdd487a2921e8205e08522c8399b20147ba332e5fb219d557bb8aba994 2026-07-10 01:51:53.009228 | ubuntu-noble-large | deleted: sha256:02db85cca468647feefc8054cb11d5f1e7957445473622808a8a9faba9c1e738 2026-07-10 01:51:53.009234 | ubuntu-noble-large | deleted: sha256:5017f2a22406a1085be727d61a312fc0008e292841b663720b1a4f9337e10b12 2026-07-10 01:51:53.009241 | ubuntu-noble-large | deleted: sha256:317b554b73a9fb0d4dadd8048fee708885dee1a83f5372ed3b44337cad4f662b 2026-07-10 01:51:53.009247 | ubuntu-noble-large | deleted: sha256:19edb91b315ccbf5406d4fa28ff056445e72dcb1da8a2e7cdc2e2a5f8abff5f8 2026-07-10 01:51:53.009254 | ubuntu-noble-large | deleted: sha256:21cf7f50cd66b446adae9bc3a7fd050463958739a7b2f933c7ba5d838a86bca1 2026-07-10 01:51:53.009260 | ubuntu-noble-large | deleted: sha256:b75a3282042bd4de6149845f5e9ff66d73d9ed2eac9e937abf423a62883418df 2026-07-10 01:51:53.009267 | ubuntu-noble-large | deleted: sha256:51cca4dabf716db42665dcd7684ab8da3f83f328b00a09a1b64d2b6e922febf0 2026-07-10 01:51:53.009273 | ubuntu-noble-large | deleted: sha256:072e2007cd88127c3a442d7afbbe2891960307e7cb365a5e792ce9fae4448c97 2026-07-10 01:51:53.009280 | ubuntu-noble-large | deleted: sha256:556dbf4637e3b140da57810be34ac7538e40df83ec576a0f218ddc450af9c331 2026-07-10 01:51:53.009286 | ubuntu-noble-large | deleted: sha256:5b8abb665c9f98f1a250c8461104bde165791dfbe7bde97ff2c56f1363691fa5 2026-07-10 01:51:53.009293 | ubuntu-noble-large | deleted: sha256:f5277764207a94549fb7bd3a0ed9d081f91143469cd937fe0a0451ce53439046 2026-07-10 01:51:53.009299 | ubuntu-noble-large | deleted: sha256:b460ffbad400de13cc3c2c870eabf6df410b320d31ad37bec5d524605bce4393 2026-07-10 01:51:53.009306 | ubuntu-noble-large | deleted: sha256:a0e2a7ceed7187d08e3826af4e02091f03bd55802bc06dd0f146954404d28eb6 2026-07-10 01:51:53.009313 | ubuntu-noble-large | deleted: sha256:0e7a1be62ce84459d12391e82bbfbb38ad53014c009cfa7235fda699cae235fe 2026-07-10 01:51:53.009319 | ubuntu-noble-large | deleted: sha256:c45cde613448e626d9d73b3c47aa9b9a038f9b45172213ae3b37ce923fc37fed 2026-07-10 01:51:53.009331 | ubuntu-noble-large | deleted: sha256:1138e26529eb14ddd776340a15ed621b06d4683ccf9589dc0e4074b360734060 2026-07-10 01:51:53.009337 | ubuntu-noble-large | deleted: sha256:17b0cbeedded5c5b7c6aa289bbcbdc42789800c7011cbf4406201cd91c5fa1db 2026-07-10 01:51:53.009344 | ubuntu-noble-large | deleted: sha256:2ff1a9804aa5a5df20d2507890f40ee659e99ae9060fa8d81fbf6a5f972f44ce 2026-07-10 01:51:53.009351 | ubuntu-noble-large | deleted: sha256:d9507d684062f1093fa9bd57bef90e395eca291b87b697e93c787c393391e502 2026-07-10 01:51:53.009357 | ubuntu-noble-large | deleted: sha256:895d463b06a84dfa9767998e54117469815872fd806289efcdabb85cd1cc8c05 2026-07-10 01:51:53.009364 | ubuntu-noble-large | deleted: sha256:bafe85c6ebdc147379f22d00d1a4907b3bf0b2470c4b18582b9d9c7dd399b4aa 2026-07-10 01:51:53.009370 | ubuntu-noble-large | deleted: sha256:7cee52f59fbb358d106f225fca4cfe3d38b11c7b73517386f987a4977ca9a2fa 2026-07-10 01:51:53.009377 | ubuntu-noble-large | deleted: sha256:e0350515fcb612a400b3e5a43ed9e3b7e4295818fb261d989aec98132cbfca33 2026-07-10 01:51:53.009383 | ubuntu-noble-large | deleted: sha256:42ed91b67999917598fabf7a9b8e18d293f64f85bf030a1bf6cdeeb3bcbf9134 2026-07-10 01:51:53.009390 | ubuntu-noble-large | deleted: sha256:3aac404286d65008fec31cc3d5fdbeda9938cbee054cf4dd93da2aba9e705b15 2026-07-10 01:51:53.009396 | ubuntu-noble-large | deleted: sha256:adc0c6df07effccb66899da7eae81a82f65e193b3dcd771d59e9851528976bfd 2026-07-10 01:51:53.009403 | ubuntu-noble-large | deleted: sha256:3539a38648afc127f9f93371ab715ab7af2e81e7543df038d2964ea274d7ac1e 2026-07-10 01:51:53.009409 | ubuntu-noble-large | deleted: sha256:55cd86cf1af4e53660f6710af4b2968345293b3a47fa70dc1545be4b724de057 2026-07-10 01:51:53.009416 | ubuntu-noble-large | deleted: sha256:7227f9c9c2fb67e8fb214359ab8b14e840337872d7ae67afe9beb7f342084838 2026-07-10 01:51:53.009422 | ubuntu-noble-large | deleted: sha256:efd57d8a6b47bdd345319d524825fab604ad01847d12e38d9af524a2903d432e 2026-07-10 01:51:53.009429 | ubuntu-noble-large | deleted: sha256:6121de24f78060091dfa1aa0b93b0ec5a73b58b44b1232a8d5919cf0d77fc808 2026-07-10 01:51:53.009435 | ubuntu-noble-large | deleted: sha256:774c48761ff0bc8d8a674e6e31e694021da589d28c2dab321d4669ec7144174a 2026-07-10 01:51:53.009446 | ubuntu-noble-large | deleted: sha256:589cff9b5734e1783de4c5fe283f581724c5a4b2d4c424bf6e4117409f1c1b00 2026-07-10 01:51:53.009455 | ubuntu-noble-large | deleted: sha256:aeb0a016429c8abaaeabe660b68773b60bcdba56fe64fec06ebb21d10af50e84 2026-07-10 01:51:53.009483 | ubuntu-noble-large | deleted: sha256:4785f8a96e682e5a56252378401c531ec5456ee6a5ccc50f620074bf8a309a34 2026-07-10 01:51:53.009491 | ubuntu-noble-large | deleted: sha256:130592d8cd9d1dc30aee1cc91a6ed17bca1e10c4f20d08d5124f26be5307d4ea 2026-07-10 01:51:53.009498 | ubuntu-noble-large | deleted: sha256:7915d8ebc7bbe2055328b3c9efafbce560afe2c759c30a07f408d3c594348852 2026-07-10 01:51:53.009504 | ubuntu-noble-large | deleted: sha256:5f4f6fb9365e078435c135cf7598bb4fc48edcc607d3c82f7a3bb1f72fe6670d 2026-07-10 01:51:53.009511 | ubuntu-noble-large | deleted: sha256:ed6707ad8c0894be6bcdef47496589ca8f7a8767c193916707d842f621d2416d 2026-07-10 01:51:53.009517 | ubuntu-noble-large | deleted: sha256:b55296c9702b33f65fb452e7c2f58fc2dd1180830ccd2f3c4874899287371a77 2026-07-10 01:51:53.009524 | ubuntu-noble-large | deleted: sha256:d48f533dfe5600d56996370c19b4c022af25db55735ca54f63f0d5d1eac01a3d 2026-07-10 01:51:53.009530 | ubuntu-noble-large | deleted: sha256:8538853736ca54a7a178a29ba41195f7fba37e2778a8148f52f723fde1fd7753 2026-07-10 01:51:53.009537 | ubuntu-noble-large | deleted: sha256:41e02045b919b3c0f8609c77e0305436aa0decb81df6773eca2d02af43858695 2026-07-10 01:51:53.009544 | ubuntu-noble-large | deleted: sha256:c5e1d63045172ac3d2f3612700afffcd1a3df315cdfdcb4f74ae9f91b17db5e9 2026-07-10 01:51:53.009550 | ubuntu-noble-large | deleted: sha256:e618219816abae6826fb1e2d6102cad26edf675357993261c5bde28cf4609b9d 2026-07-10 01:51:53.009557 | ubuntu-noble-large | deleted: sha256:9037d962fb8c8b7b4c4fdd6fa5991eda6bec6a6546c3bf9b94f952332857636e 2026-07-10 01:51:53.009563 | ubuntu-noble-large | deleted: sha256:f49882bf60f35bf12c37deb2aed1c46f9f99d84c9452a976477404017755eecf 2026-07-10 01:51:53.009570 | ubuntu-noble-large | deleted: sha256:848836a28880efe174bbe2d2d5f7a0741c2dd061a4f521c2b3a56fca49c117d6 2026-07-10 01:51:53.009576 | ubuntu-noble-large | deleted: sha256:7cd3d6dbbd6fef3c5974b1e8ddc8c80901e29bd2d785d6e30bbb3b4b7d26b3f7 2026-07-10 01:51:53.009583 | ubuntu-noble-large | deleted: sha256:80936ac0b4c8b1149b37771c2dc1c6762d9b8e8da7f2a6968ecfa03a814596a4 2026-07-10 01:51:53.009589 | ubuntu-noble-large | deleted: sha256:17f953df3d5bccfa01766c662db6f2f24ea3ba633e80a783da42e4ce3bcecc7d 2026-07-10 01:51:53.009596 | ubuntu-noble-large | deleted: sha256:1dc72d32fffe54305ba2eeb63aa886e60eef592d8d384d61db4ea45404dff642 2026-07-10 01:51:53.009608 | ubuntu-noble-large | deleted: sha256:6281aa3eff7183a9aa6b45f8164db0e97f916d3515e4d8d0e3dfe61a30157577 2026-07-10 01:51:53.009615 | ubuntu-noble-large | deleted: sha256:5a79fcb489efefde78d78221ad39abff8f33be3cfd1c47318db30a4e7f8cd804 2026-07-10 01:51:53.009622 | ubuntu-noble-large | deleted: sha256:043c4ab2c7fd5742e8227411c61cee586be4f03ca4646fa2cc558baedcc68650 2026-07-10 01:51:53.009628 | ubuntu-noble-large | deleted: sha256:b9e5203144c45c872257e3b74d00e2c799be91e90323b3f28c9d95fd6768e695 2026-07-10 01:51:53.009635 | ubuntu-noble-large | deleted: sha256:05a4d5193cd8155cbe7fd211f3bcdafee89cc6114e88eb294b13057883ac9179 2026-07-10 01:51:53.009641 | ubuntu-noble-large | deleted: sha256:c4ee621c6e034763aa23e87f36f15dc7d2332411d440693bd49ccb8626e1d9ae 2026-07-10 01:51:53.009648 | ubuntu-noble-large | deleted: sha256:74d376b4caee858bffac20b1822cfe10fa29a9a7e9a4a97d9adbe14989dbffa2 2026-07-10 01:51:53.009655 | ubuntu-noble-large | deleted: sha256:134e511d45bdaa540c4a98279e4f558e27a9784ad42a411f6a70a580207036ab 2026-07-10 01:51:53.009661 | ubuntu-noble-large | deleted: sha256:56b5b5ecb89e3cd2b168e711175cdd9f53743051f498b8a551f0e0120f690ff5 2026-07-10 01:51:53.009668 | ubuntu-noble-large | deleted: sha256:f2358b903bb83acbc78b490eeb367f2206bd1ec61d47f056cf4a749acd3c66ed 2026-07-10 01:51:53.009674 | ubuntu-noble-large | deleted: sha256:b92ddbb672415ae7ac8023c03d0c4e7d45e7f30df703449153fb36ba88fe7e6d 2026-07-10 01:51:53.009681 | ubuntu-noble-large | deleted: sha256:1c5bfb4081487ec5fa5a630fb1b5c5b8a2d4f12645ec53750bcd445f51fa2a82 2026-07-10 01:51:53.009687 | ubuntu-noble-large | deleted: sha256:c160e5305a22f13567589de5512749a991c6c0246de1c4ba193dbc9a0c43f4e9 2026-07-10 01:51:53.009694 | ubuntu-noble-large | deleted: sha256:51517c05a9c43410503677596db5a7bd42b886d0332a55daa7dfc193db5b3b32 2026-07-10 01:51:53.009701 | ubuntu-noble-large | deleted: sha256:244df96b8f1e224f17cec6bf84701ba91d14ea29afba4a073a2d334c7af92c49 2026-07-10 01:51:53.009707 | ubuntu-noble-large | deleted: sha256:e3cbc5f7cb171f638f9a8b51c34b613a73bd32793b421e7dd6136e468211dbe1 2026-07-10 01:51:53.009714 | ubuntu-noble-large | deleted: sha256:a0bd0ac0047bcd5b0b4487c8787a48f33e3b89e2f251ac8c0d2e6086a908a33c 2026-07-10 01:51:53.009720 | ubuntu-noble-large | deleted: sha256:ebac22ed60fe7a00fef1bf45d895e5211563d3cc54a05b2d4e02b0a849a6339e 2026-07-10 01:51:53.009727 | ubuntu-noble-large | deleted: sha256:b2d07db0d08f7028debfa32e517b36312f10df9810edca950ffd473c6ddfef6e 2026-07-10 01:51:53.009733 | ubuntu-noble-large | deleted: sha256:bb6a5042bc480394b2e475ada4bb52be6b0cfcde9672e7738c18214dfaaa526f 2026-07-10 01:51:53.009740 | ubuntu-noble-large | deleted: sha256:ba6b15e4d3882be6b377ec8fbbc572c825db21a30c0e66204450011be2939f70 2026-07-10 01:51:53.009746 | ubuntu-noble-large | deleted: sha256:2a2684ef3c84568e0cbc83f2ae94b7d620c5b0c996690ad138bd730aaf9b1030 2026-07-10 01:51:53.009753 | ubuntu-noble-large | deleted: sha256:ed1ea5b6abfbb9724a979760981609bd397ace597a904aaad22f4431407d08dd 2026-07-10 01:51:53.009759 | ubuntu-noble-large | deleted: sha256:dbd50351d1fda49714a1712513516f50286b368ee2e934eaf38756c8678037e8 2026-07-10 01:51:53.009766 | ubuntu-noble-large | deleted: sha256:92ff516c319411f225b20e16b68dcf1f640b897f2f76fca3103e0ee81ec3ee5f 2026-07-10 01:51:53.009772 | ubuntu-noble-large | deleted: sha256:866e1e1a8e7a9c371d219ee1a3933f212beb61dc784bb304af32debcb9321d87 2026-07-10 01:51:53.009779 | ubuntu-noble-large | deleted: sha256:cba194dfff6b9bee70792b539cebda7d522dde040c8d3ef29a6bfe96b3f3e775 2026-07-10 01:51:53.009785 | ubuntu-noble-large | deleted: sha256:47d0eb1e04f5222440d43e9b6814b6fe1767a03808c2bb399957b3ccebd10b7e 2026-07-10 01:51:53.009792 | ubuntu-noble-large | deleted: sha256:2b713eba7e12f408fec41dca025c94173e7eed8494aee191e6caf275c2bfdccc 2026-07-10 01:51:53.009799 | ubuntu-noble-large | deleted: sha256:a251671f87d17b2d21727c69f070b8434fd8f1e8b8c11fe9a1fc9328cea62ad2 2026-07-10 01:51:53.009810 | ubuntu-noble-large | deleted: sha256:bdf913219be8f56783133ae631ca6d9966e96350a33430e6b4dec607b0cb05e6 2026-07-10 01:51:53.009833 | ubuntu-noble-large | deleted: sha256:89d11de58fac45174722f6b8a5c50a3681ba8578667a128fda9fdef6e66888c8 2026-07-10 01:51:53.009841 | ubuntu-noble-large | deleted: sha256:c14e86a6278abbd9767a8ed2a605a5cfaf46508847873a4a24118e67436b1e3e 2026-07-10 01:51:53.009859 | ubuntu-noble-large | deleted: sha256:c5cfb94b5d09ce411dbb2677878002a8c38b5189696bfe57a0831061afe003c9 2026-07-10 01:51:53.009866 | ubuntu-noble-large | deleted: sha256:1ca5a3c9956dbac29b661b2b1e4a8b6a33381a44871b7c7ef231c6a451072d3c 2026-07-10 01:51:53.009873 | ubuntu-noble-large | deleted: sha256:a0d091c1728efc19bc97fbaca1a283fdb82e89b34bf5ccbc4738889755f6e4e2 2026-07-10 01:51:53.009879 | ubuntu-noble-large | deleted: sha256:b96564e03d34cd9def2410ef30119f8b5de25d4890b98d5a560019cb3a1bc751 2026-07-10 01:51:53.009891 | ubuntu-noble-large | deleted: sha256:c9a7d9cb76be828bf4a8a3b2b69a639f6aa8889b575db987b7fa1e3fffe18da5 2026-07-10 01:51:53.009898 | ubuntu-noble-large | deleted: sha256:3845f5c502957d702f9a7437034559d93fc58cf660ffc5772ad0b0584994e5fe 2026-07-10 01:51:53.009905 | ubuntu-noble-large | deleted: sha256:dd9ac8f24198b452a7ab8ba3f16f7dad25a999ab50e9f413806d4440fdffab92 2026-07-10 01:51:53.009911 | ubuntu-noble-large | deleted: sha256:c8fe0e075f2118b362377f515c14431799206615dad2fc35c907e79706cc3063 2026-07-10 01:51:53.009918 | ubuntu-noble-large | deleted: sha256:a65894c512b3978ef779f25a0ecb86552e413e3daa7ab4603d4036eeee272ef4 2026-07-10 01:51:53.009924 | ubuntu-noble-large | deleted: sha256:98ecb43c3e777d8f5736bc7e7c235fe52a7081f95e587d9fbb9141cd4d0795af 2026-07-10 01:51:53.009931 | ubuntu-noble-large | deleted: sha256:f6bd5f7096caeaefc32787d2e73dabb21b2466177162c5a74a29394dc358ba2a 2026-07-10 01:51:53.009937 | ubuntu-noble-large | deleted: sha256:0e002021a37db0649d636daf223827ae2e73a1de993ea14746196400cc5d6d7f 2026-07-10 01:51:53.009944 | ubuntu-noble-large | deleted: sha256:c63686876bb0f58f8ad30651d2ffca0aab9de38f8ff19814c8dfc844588a9784 2026-07-10 01:51:53.009951 | ubuntu-noble-large | deleted: sha256:5c52958803830b4c3b34115643205c180a6dbc2d4c6984f6d6b1b363a94fbe59 2026-07-10 01:51:53.009957 | ubuntu-noble-large | deleted: sha256:9abfc256bb77a23addbde36b4d0e38a6ad3974574b65ff406e2ce058a7cb3fb2 2026-07-10 01:51:53.009964 | ubuntu-noble-large | deleted: sha256:da78cbc3e767b9b89f78f8b0b030a422bbba74812e12e7e9242638b59080f704 2026-07-10 01:51:53.009970 | ubuntu-noble-large | deleted: sha256:327572d50708046f3a67c8d8f451c99f43773f35527ca795d6e2b376f892e91c 2026-07-10 01:51:53.009977 | ubuntu-noble-large | deleted: sha256:7ef56fca69a4f0d0bcd20d0e34da7b2c20898e6ae0174a7520ba343dc1df029b 2026-07-10 01:51:53.009984 | ubuntu-noble-large | deleted: sha256:88bf2a634487eabaed80157c0df615bbb4248fd9d0bf28eb9d67c2652d2260c2 2026-07-10 01:51:53.009990 | ubuntu-noble-large | deleted: sha256:834a3761f2093d02542d3cdcd7875bf5aaf67e8b79137118c4321e5ff50f0809 2026-07-10 01:51:53.009997 | ubuntu-noble-large | deleted: sha256:ec10c9848117b71e514fabef11cfd451e450645f017f5c76d56e358ade344d4f 2026-07-10 01:51:53.010003 | ubuntu-noble-large | deleted: sha256:be77a52578ae916cf8b97ce31976fe9b5584e8b219aff501ec3593eedd07dd4c 2026-07-10 01:51:53.010010 | ubuntu-noble-large | deleted: sha256:a7f32c85113445a167cceb2d4b33fc46ec5b71abcd2ee0c688314fd07e36ef69 2026-07-10 01:51:53.010017 | ubuntu-noble-large | deleted: sha256:9875a04ea8a42a1ad4b7453b0b7d2f3c88edce29fa9165a4b56956deee4d0e02 2026-07-10 01:51:53.010023 | ubuntu-noble-large | deleted: sha256:60ff019b555db970c70232d8e44dd35c73be2af17d984d68c3b73d2f9c9d54cf 2026-07-10 01:51:53.010030 | ubuntu-noble-large | deleted: sha256:0524d0f5dda52dc514e9442fa98b215478c71e3233ab544fe8af444eab704fc5 2026-07-10 01:51:53.010037 | ubuntu-noble-large | deleted: sha256:6ad3ced86d663ed0bd9cfd70a403184f94ce20556902a12319089e82b441e216 2026-07-10 01:51:53.010043 | ubuntu-noble-large | deleted: sha256:3fa3749645f9530b15444733f572aba83fe4eb6e9b13c8677ef512bac60b54cc 2026-07-10 01:51:53.010050 | ubuntu-noble-large | deleted: sha256:7f762f078faa25b2db2a1cdb830d459e7eae22715111d17b75ef800b0c8f913c 2026-07-10 01:51:53.010057 | ubuntu-noble-large | deleted: sha256:645b122e6ab4fd140f290e4e1a37b5567e36857bbf228a55a3a9705be02e4535 2026-07-10 01:51:53.010063 | ubuntu-noble-large | deleted: sha256:7747d0e55b9cdb925f77417950cf9169f138c5d4148a4fac66ffce6aed60ec23 2026-07-10 01:51:53.010070 | ubuntu-noble-large | deleted: sha256:f70daa5ac6e987211fd7bd6bce66084953941a2151ac6ff913d52face2bffa2a 2026-07-10 01:51:53.010076 | ubuntu-noble-large | deleted: sha256:b4089c5c58c6a3b725f888042ab112665a3a0fd7c99dfffe65de635d43377ed6 2026-07-10 01:51:53.010083 | ubuntu-noble-large | deleted: sha256:790295f4b13132877ff3cec6b7b0efae9ef77c5d54a8fe16ba2f50fbff1c1634 2026-07-10 01:51:53.010090 | ubuntu-noble-large | deleted: sha256:3593ad2173af2980a3d5c3d3aba8fc55b072681c0f06a182aba736cf2dd40682 2026-07-10 01:51:53.010096 | ubuntu-noble-large | deleted: sha256:f3267a7b22f857e0f34b2bb1ad091223b0426ac52e0240ec827af33386ceb68e 2026-07-10 01:51:53.010103 | ubuntu-noble-large | deleted: sha256:c0d676d7ba64cecef3ed94577dc74d986a399487dd7c8ed808f0d1e95bebb2ae 2026-07-10 01:51:53.010109 | ubuntu-noble-large | deleted: sha256:310c282bc9091d100696f35cd97c39e20e811f57ef82ed73f90667bd58ba4276 2026-07-10 01:51:53.010116 | ubuntu-noble-large | deleted: sha256:e38376cdbf13e09a2d1c5b834ddacd92c3f69bf5145673c78d1a47aeb5a66e7b 2026-07-10 01:51:53.010123 | ubuntu-noble-large | deleted: sha256:6f7801b679fbbbcd5b498ae69bd830b5f5a9a564cf20b366886ec99e8785a41f 2026-07-10 01:51:53.010150 | ubuntu-noble-large | deleted: sha256:254d78063fe881094a2c8482362122561c0c9cbaa73c2064a0b26cd5ec350bfb 2026-07-10 01:51:53.010157 | ubuntu-noble-large | deleted: sha256:a5305fc3489514ebbf0152af83952b3bfaafb3e73bbab375f5398953754eda07 2026-07-10 01:51:53.010169 | ubuntu-noble-large | deleted: sha256:d87ed95edfb167db2cea026c9505a40651ece7b4607a5e190d23f601b088b238 2026-07-10 01:51:53.010175 | ubuntu-noble-large | deleted: sha256:4975673d1449438a5edab9ca48cce2910da6021ab3ceb21080bbec5bdf6547eb 2026-07-10 01:51:53.010182 | ubuntu-noble-large | deleted: sha256:f74d29290264c63baa77d36f41601850e82508e2066124996dcaa81a839ab265 2026-07-10 01:51:53.010189 | ubuntu-noble-large | deleted: sha256:fc3c9ac71924a685322a492029b4022cfd145a561a3c6a27c07e2138a79e9e7c 2026-07-10 01:51:53.010195 | ubuntu-noble-large | deleted: sha256:8f676e0097d71937956b4ac7e80919bd58fdf45c9bb63f11e0b57a1090a99750 2026-07-10 01:51:53.010202 | ubuntu-noble-large | deleted: sha256:4dca6d84bf0bf251882d9c2a179a37b012a12ea48fd6035bc3a5c3ca7a7438be 2026-07-10 01:51:53.010213 | ubuntu-noble-large | deleted: sha256:7e2866826a055f6249eff923d2c39ab34948092b9d43dbda4b2f5dd5c4756862 2026-07-10 01:51:53.010220 | ubuntu-noble-large | deleted: sha256:0f2db73fe0875e8931e0fa9d66b3b979021959a32a2de9536165308e1528da63 2026-07-10 01:51:53.010227 | ubuntu-noble-large | deleted: sha256:641d90799b90c8df925a0784613ee395357a5911d1d14954b2bbbc7724fe1398 2026-07-10 01:51:53.010246 | ubuntu-noble-large | deleted: sha256:fca50ea10c5e4e107eb438a511a7e87a47b73e32ee3a68e92d6a33e37bffa6da 2026-07-10 01:51:53.010253 | ubuntu-noble-large | deleted: sha256:31e8944061b7212c25ceb67d6386658611b349bf8568a4cbd1cb07c09498e946 2026-07-10 01:51:53.010260 | ubuntu-noble-large | deleted: sha256:2be4106d956349ebcc29d236e2ec66da5b2445e1e1759771c711ab702813c117 2026-07-10 01:51:53.010266 | ubuntu-noble-large | deleted: sha256:6e8ba0da67e41b7672a05698fd5c4240ba412f30b46a0609fcfd92523b6885e3 2026-07-10 01:51:53.010273 | ubuntu-noble-large | deleted: sha256:aa1de3d68b5e4a2d90908663ab9a0d89bb368fec70103fe138e25402e0031752 2026-07-10 01:51:53.010279 | ubuntu-noble-large | deleted: sha256:32712faa4fde3ec3c992887f6daca37feb014565ca3c3260f5a5c76552ed63c0 2026-07-10 01:51:53.010286 | ubuntu-noble-large | deleted: sha256:31a56f52b9449cf4b832da32903355e2ccb8037d322fc06cf3cffc1f88be5d8d 2026-07-10 01:51:53.010292 | ubuntu-noble-large | deleted: sha256:723901fe466f06c76e248de94776bf88855cf6a7dccf15aefee445f72219e939 2026-07-10 01:51:53.010299 | ubuntu-noble-large | deleted: sha256:971dbaa47b5c6ca132a23d8dd79fb4e1f0bf9128b8b7494cd572ecabadde456c 2026-07-10 01:51:53.010305 | ubuntu-noble-large | deleted: sha256:a0e418805cf26da1001043f442b9f47bf36de6cf2a0cc53d72f3f8cb471df4ea 2026-07-10 01:51:53.010312 | ubuntu-noble-large | deleted: sha256:ed17c9c349725cf0415fa062957531231fc9b51f8c27cb532f6623d193b2a372 2026-07-10 01:51:53.010319 | ubuntu-noble-large | deleted: sha256:7ad03dcec4e3591e7a767cff725ecdf7cb783d515620f63acf688c3e6bbf6f29 2026-07-10 01:51:53.010325 | ubuntu-noble-large | deleted: sha256:b94bc4b74e186771266276b4d2df1c2398d9818ad106630ae89112d13ec4806f 2026-07-10 01:51:53.010332 | ubuntu-noble-large | deleted: sha256:f955fe2992a7b264f368e2ba0d8e2e8d00987f7132af50f5e50d12b8af05c27e 2026-07-10 01:51:53.010338 | ubuntu-noble-large | deleted: sha256:e8b9a639a3090dcdd5b52a59ad829d69b8a9722e10e28e375119354021e676e2 2026-07-10 01:51:53.010345 | ubuntu-noble-large | deleted: sha256:0a10df8cc1795f8dbc6c228385de8b521773647357881e2be9729df5e48c4876 2026-07-10 01:51:53.010351 | ubuntu-noble-large | deleted: sha256:855fc0658cab320f0d1aeaad06627000ed8bd3d81a398816ce60cee3cf8854d1 2026-07-10 01:51:53.010358 | ubuntu-noble-large | deleted: sha256:6e30612333ea348b96ff20ba76ea98960f7752203555069e014c09da05f5653d 2026-07-10 01:51:53.010364 | ubuntu-noble-large | deleted: sha256:2c523070cc8dd7a71ed8f86e72d6159f558475c18aadb657b3a1acb44a408468 2026-07-10 01:51:53.010371 | ubuntu-noble-large | deleted: sha256:916bb88bb741efe60a4129d1980af0de50b3c924b745c95de9fd26373fe8dfff 2026-07-10 01:51:53.010377 | ubuntu-noble-large | deleted: sha256:38dbad85387ca33234c7dba9b8d56c9e48f67fe8612ec5234d76620414d5fb81 2026-07-10 01:51:53.010384 | ubuntu-noble-large | deleted: sha256:fcd2ce8a4951062f784d7e5f6c603c6056f09c562aac9a1ff79afb3ac42c7eb6 2026-07-10 01:51:53.010391 | ubuntu-noble-large | deleted: sha256:59e2fa99923a1b695c2bb110794bf077e40f5008b68858c50ec51b944d148dff 2026-07-10 01:51:53.010397 | ubuntu-noble-large | deleted: sha256:620058b665fb258593c1783c50ce196d3fbf99ac28b86d8d2e3d08c5db4e3d7e 2026-07-10 01:51:53.010404 | ubuntu-noble-large | deleted: sha256:1d5984a19dd6f364764323c74fe797dde4bc9325f1472942937dd7ca3dd1538f 2026-07-10 01:51:53.010410 | ubuntu-noble-large | deleted: sha256:2645f23253959bc003dbe2484d8639b690a60c19de5786cc9b0579297b45689e 2026-07-10 01:51:53.010417 | ubuntu-noble-large | deleted: sha256:109a0477346f4116ecba03107febd8fd892d46ba448c8059b6ad638d355ea2c3 2026-07-10 01:51:53.010423 | ubuntu-noble-large | deleted: sha256:14504b68bd06461999c04529fa3d3b7e8b68f8009acd34d4059e154c268fb62b 2026-07-10 01:51:53.010438 | ubuntu-noble-large | deleted: sha256:3134253b76dcfa760205889652a801809659993426fb4eb9c08fc18d32a41438 2026-07-10 01:51:53.010445 | ubuntu-noble-large | deleted: sha256:6232ca5ee357c3d8b00a69a650cf54cb736a30147891cd5a66bb84bfa90373e4 2026-07-10 01:51:53.010452 | ubuntu-noble-large | deleted: sha256:0b4a97109788d551e162c57624748ed49f737afa934ca145b89bf89b4b958c97 2026-07-10 01:51:53.010458 | ubuntu-noble-large | deleted: sha256:d4f9eaa6be519a1147ddd9f51487080234e907f546753e741e07443e9ab71660 2026-07-10 01:51:53.010465 | ubuntu-noble-large | deleted: sha256:77e5128c7510bc9657fcf8e4acf70f6faa6d91448e605a83dbc550f5bc12b6fe 2026-07-10 01:51:53.010471 | ubuntu-noble-large | deleted: sha256:0f59c087dd68aee03577d98c2c08c0c5e04db15b8a6268e2fa0526f2dc23bc2b 2026-07-10 01:51:53.010478 | ubuntu-noble-large | deleted: sha256:76b1f33b233c68cd1994eeb99b77bd83145696981bd7eb76b08357d7539ff009 2026-07-10 01:51:53.010484 | ubuntu-noble-large | deleted: sha256:ffc35c639431b3dd8a67db00c0250c5cbcba3a12df4a3522e3b2aac5bf91c70e 2026-07-10 01:51:53.010491 | ubuntu-noble-large | deleted: sha256:39cfe865e6fd64827d363b1194c084fbb314770110a3658e6e5c9e4e0f1266c7 2026-07-10 01:51:53.010497 | ubuntu-noble-large | deleted: sha256:845b6daad6d9791bcaebe31640ce20194cd570e32c8f01ac2ff613213c4c4a22 2026-07-10 01:51:53.010504 | ubuntu-noble-large | deleted: sha256:7cb9c52934f558baee78e209a3b9d07ac80dbba27c57409cc5bc00044e7e9fd7 2026-07-10 01:51:53.010511 | ubuntu-noble-large | deleted: sha256:42e9e97f7262f0f1b1de0558a70ecfa820c7a2292e168e3cc317c4800bbfee5b 2026-07-10 01:51:53.010517 | ubuntu-noble-large | deleted: sha256:8139f56eed074588e79bc53b088dca1c77133760dd5aaa22e58f630bbe645670 2026-07-10 01:51:53.010524 | ubuntu-noble-large | deleted: sha256:d1cacc8128e2b43be7d7edb7d1dd5360a8d51822835dc1234061ca7e26472e2c 2026-07-10 01:51:53.010530 | ubuntu-noble-large | deleted: sha256:f3b915b59835a48ff0148b3afea8188542a07992f03c60b75103017530540ef5 2026-07-10 01:51:53.010537 | ubuntu-noble-large | deleted: sha256:ba770373e91c4f063451bec2aa260d7b862e95c324f736030646793351c8765f 2026-07-10 01:51:53.010543 | ubuntu-noble-large | deleted: sha256:73f3b6200a12c1fcc4e2db867e8437f7cc0e40fb5270bb9b823e3e27d03e97f5 2026-07-10 01:51:53.010550 | ubuntu-noble-large | deleted: sha256:194a6a5914f7b6477c2e34106f3c072eb4fdfa703b259c33ac33e472077c5cc2 2026-07-10 01:51:53.010556 | ubuntu-noble-large | deleted: sha256:a56591337aa5f2f2b966201186896296db2f3e3c7737e9f496648c84ae1f4080 2026-07-10 01:51:53.010563 | ubuntu-noble-large | deleted: sha256:4966010a1fa2ed8aec77d8b8733a0643c55cb4a2d1a2c2a4c25ab213e2015a64 2026-07-10 01:51:53.010573 | ubuntu-noble-large | deleted: sha256:cd14d88302a63d4b564c4b2a0d04da95064844b7517c4fd2f7b3c960ae67e032 2026-07-10 01:51:53.010580 | ubuntu-noble-large | deleted: sha256:cdfa8d705c28514ddd96cc511dbed876d57d3ee904fdef732c0358370b26af2c 2026-07-10 01:51:53.010599 | ubuntu-noble-large | deleted: sha256:c36a4aa528aef71d6f50e562ed06307581fff2f6bbd3139c3dc9f5efb77bd75e 2026-07-10 01:51:53.010606 | ubuntu-noble-large | deleted: sha256:c682c98fa4101bbe8507e6630e12eeb75b8947417de2b543a26c595f1d6eca05 2026-07-10 01:51:53.010612 | ubuntu-noble-large | deleted: sha256:05c00d225438a10379576fadec3f31f2d051086d446798754cf2eb8a39d839ff 2026-07-10 01:51:53.010619 | ubuntu-noble-large | deleted: sha256:de18aa7911b9acb6f8b685f458a9bb86bd27c83892414a38542a78de751d89cb 2026-07-10 01:51:53.010625 | ubuntu-noble-large | deleted: sha256:5792aa410c05ddb5be91166f627bb5dd24c22c1f963d0f5c53e855ef33b335c4 2026-07-10 01:51:53.010632 | ubuntu-noble-large | deleted: sha256:a4d2d2bc68ab1ac4459afd3943b6d7a655ece19d6335941aa2fa2e8ede43f84d 2026-07-10 01:51:53.010638 | ubuntu-noble-large | deleted: sha256:816c8ad7ad6cd15fa27240ecf8f4992b0730be177e326de0f63da2434a8418d6 2026-07-10 01:51:53.010645 | ubuntu-noble-large | deleted: sha256:cb92d5dd226a3687af57671ae24c8f2433e6b8edd39c9a296d4ab989ec29e569 2026-07-10 01:51:53.010651 | ubuntu-noble-large | deleted: sha256:f5f41715f972d16f9488ada1e4cc9dac7fb9ef33f006c0fb2ebc647f1bb13780 2026-07-10 01:51:53.010658 | ubuntu-noble-large | deleted: sha256:adbcceee67d7b4f1c34ceb97be626cfaab9615dc292c0b5c165b560367105791 2026-07-10 01:51:53.010664 | ubuntu-noble-large | deleted: sha256:d70cb9d424664860357226aafb4db609fe84eb9142fd6fd20fa6aa200c1b5cc8 2026-07-10 01:51:53.010671 | ubuntu-noble-large | deleted: sha256:897ed53afe4b4bac08f4b1378a869d7cd27433bf35a10b74aad3c6cc469bbccf 2026-07-10 01:51:53.010678 | ubuntu-noble-large | deleted: sha256:9876597af5b3db375fd56788c5da885046ac433daa515ccd11877aa693f56c91 2026-07-10 01:51:53.010684 | ubuntu-noble-large | deleted: sha256:571ddcd1c0504f7623732bdb512da2b89f2eabeae62d9e1256b2538373e4db6e 2026-07-10 01:51:53.010691 | ubuntu-noble-large | deleted: sha256:05d811284b90852324da922f0d2cac4c4216a6cf30649ab3652f881cf3f4be9a 2026-07-10 01:51:53.010702 | ubuntu-noble-large | deleted: sha256:66a7027fc511058d6bfe868263360f5fba1ea5a70f64c5e39d4906b44d15c43c 2026-07-10 01:51:53.010709 | ubuntu-noble-large | deleted: sha256:261ea9367990bf67e6040432c843362f3ae3935b8385b56bbc0e741b7e50055a 2026-07-10 01:51:53.010715 | ubuntu-noble-large | deleted: sha256:eead3a84d382edc9a667a431923cfb4f7466f8218ae77abfe8a881e793fb760e 2026-07-10 01:51:53.010722 | ubuntu-noble-large | deleted: sha256:794d7a780951201f5314f1f2b750816ab1e8afbd8119fa2fac2e8b90c1882873 2026-07-10 01:51:53.010728 | ubuntu-noble-large | deleted: sha256:a5de018ec943dfb7a24357528c5aaeba19d5a3baf27390437f61811d3ad79377 2026-07-10 01:51:53.010735 | ubuntu-noble-large | deleted: sha256:60e44279aa1f8e187a8138e6cdc6760858a54c019b48a578f25757c368ce4601 2026-07-10 01:51:53.010741 | ubuntu-noble-large | deleted: sha256:b6451eb142a74b53b7672d8e96e28b4d088f611ce6d92390855435127db05cfb 2026-07-10 01:51:53.010748 | ubuntu-noble-large | deleted: sha256:807028c6d847187b79626bbaa5d5c27a0a0f43807822a6a75b782a2cafe2a007 2026-07-10 01:51:53.010755 | ubuntu-noble-large | deleted: sha256:049e07337d974623999492a3a2b3390d2b01cb8e1634febf1ce4b4d788af40e3 2026-07-10 01:51:53.010761 | ubuntu-noble-large | deleted: sha256:457ac41c4da3483e3f13885fc4d8d898637989766ce3904a133473649e80534b 2026-07-10 01:51:53.010768 | ubuntu-noble-large | deleted: sha256:f21602c0f81d77e9dbdc2baa146cdb9ba3685a45b2a864f00b3065dad00671e0 2026-07-10 01:51:53.010774 | ubuntu-noble-large | deleted: sha256:26bfdcc387f8bb601a4b4eff7adf6ede16d6055112c7930fc0fc32bd624494af 2026-07-10 01:51:53.010781 | ubuntu-noble-large | deleted: sha256:82165e4492958dcf2a12637f4e6a3030152d5191a8f2fafa51e460ac169c2561 2026-07-10 01:51:53.010787 | ubuntu-noble-large | deleted: sha256:af59b9e12ee262007a9671d7f66e5ab584639e9aecbdbcf7a3f7d8d0bf1ad5e2 2026-07-10 01:51:53.010794 | ubuntu-noble-large | deleted: sha256:341d5a70a19c82273e7d3861af364de71222613eae756d246f36152fd5d3da6d 2026-07-10 01:51:53.010800 | ubuntu-noble-large | deleted: sha256:1046320c82ca0aa22d1d1e11f8e509dde2d3db0ab6ad84498ed57dd12f794f41 2026-07-10 01:51:53.010807 | ubuntu-noble-large | deleted: sha256:f9718784d3c658a0905494dbb27cbd066a8b7d057cfeb01f625dcf2fbad43397 2026-07-10 01:51:53.010813 | ubuntu-noble-large | deleted: sha256:003f36e8d87c75a1a10bbd41c68a818c01c20195d7d4e1d58f5431f619f9e553 2026-07-10 01:51:53.010839 | ubuntu-noble-large | deleted: sha256:9bc457f89ef9fd4d6ad1ac3544ebe4987ceb414da925481cac4a85485c22bb83 2026-07-10 01:51:53.010851 | ubuntu-noble-large | deleted: sha256:b66c08b56f99492c775a094d7369bf132f784461ba780bd7fb82eb93a6f2e160 2026-07-10 01:51:53.010863 | ubuntu-noble-large | deleted: sha256:887b43b2900a912a26c1eff7bb13135278bd7b850941bd15e82586cfa2d0fa29 2026-07-10 01:51:53.010874 | ubuntu-noble-large | deleted: sha256:bec5e841acea9dcd9ca48d497d01b489eb45e5a1a86b7eac1cc1156fa61ba6a4 2026-07-10 01:51:53.010886 | ubuntu-noble-large | deleted: sha256:495e55e09531ff80e28d3b48d02574286fa81278c1f20495cbc408ddffc0af8b 2026-07-10 01:51:53.010897 | ubuntu-noble-large | deleted: sha256:74bbd773d7c94a8c732a5671d1d557321099d509265afc2badbace3b3a3d4eb7 2026-07-10 01:51:53.010908 | ubuntu-noble-large | deleted: sha256:7a0a648a4e748c72d4a0491d09266f694646dacd87b75863b691a2ab0a86de42 2026-07-10 01:51:53.010914 | ubuntu-noble-large | deleted: sha256:ea05c359816d99961a0586a398e1bba2c0460aac3a140f08f68e2f180067d0ad 2026-07-10 01:51:53.010921 | ubuntu-noble-large | deleted: sha256:d3494b5e26fd51d7cd8bad6f2d9a4cd90ff716d43f0183cedda79f98614d8d86 2026-07-10 01:51:53.010927 | ubuntu-noble-large | deleted: sha256:09c94529f2b93bc7a351619daf5c1aee697eafb846aeb07f87a7f8d9c090c78c 2026-07-10 01:51:53.010934 | ubuntu-noble-large | deleted: sha256:d42a8fa19c11672a615e8ac847bb65e6a2edf5ae27c17fd8f50ff19feff7dd62 2026-07-10 01:51:53.010940 | ubuntu-noble-large | deleted: sha256:5d6130fee709877cf285bad8d33ef7b957ecbba1093d194c89b1ee85ae6969c4 2026-07-10 01:51:53.010947 | ubuntu-noble-large | deleted: sha256:7807237315b20c3d7a82e5f97ec5ab09bac44ebe2858b1b7cb0a85f574994050 2026-07-10 01:51:53.010953 | ubuntu-noble-large | deleted: sha256:65dc87c9d1f2e640a206f0e607cb1f6b92352ec660ad85bad060d7325d3ba4f2 2026-07-10 01:51:53.010960 | ubuntu-noble-large | deleted: sha256:0615c4f63a35e9e6b52c95d9958b21ca50483ea9f73c82a14542746778be70d4 2026-07-10 01:51:53.010972 | ubuntu-noble-large | deleted: sha256:10fd29559060b1741f9219e4212417c92505a71b1a4514ad9244b5942f28a981 2026-07-10 01:51:53.010979 | ubuntu-noble-large | deleted: sha256:0eb4bd43717adab05d194539468cc0e2ba874de59883b18d2894557008683502 2026-07-10 01:51:53.010986 | ubuntu-noble-large | deleted: sha256:844a2eb075c935503c3627bd9e9b3189fc69e49aa2e5f7abe047e0c6cc0a0313 2026-07-10 01:51:53.011006 | ubuntu-noble-large | deleted: sha256:e3b50ee44ba7c99396ce7e1be1c861c9f505e681f77398565a076a968aba947b 2026-07-10 01:51:53.011020 | ubuntu-noble-large | deleted: sha256:10bcb738443060aa9b0fb38662efd094ee23ee7e963a55f586be75a5e7618703 2026-07-10 01:51:53.011027 | ubuntu-noble-large | deleted: sha256:e9ebcb0512ccb99e82c6a25c875fa325e4971bd1eb47aadf8954183370b8c990 2026-07-10 01:51:53.011034 | ubuntu-noble-large | deleted: sha256:5514de82c1dc5c37382442dbf868885c0d49dfcec97b52a1edd90297f87d8479 2026-07-10 01:51:53.011040 | ubuntu-noble-large | deleted: sha256:2b3b2d42e161b01208af1c2893abf42198334444f1b1928632d04151e1940b52 2026-07-10 01:51:53.011047 | ubuntu-noble-large | deleted: sha256:7dbb82dbb0b71c73b25212a31050deeaee1108ef57047c05edd09819fa9c7976 2026-07-10 01:51:53.011053 | ubuntu-noble-large | deleted: sha256:728b70c4e28040477b5d216c4a1edaf668e8c34f095b96813dfe1ef7fc1f9546 2026-07-10 01:51:53.011060 | ubuntu-noble-large | deleted: sha256:ee1caf8d85d470d2c437a7e7c9488d5cc1051d5b70536a99e31507d1ef52ef77 2026-07-10 01:51:53.011066 | ubuntu-noble-large | deleted: sha256:0ed5119e634ee3f6a3dac9a6d1124b3dd76df02d83da323b72ac95e13589da0c 2026-07-10 01:51:53.011073 | ubuntu-noble-large | deleted: sha256:7ce0552a80be1bbf5389c76eca5e869469b0ab03139c203d35a09c91fa7466ec 2026-07-10 01:51:53.011080 | ubuntu-noble-large | deleted: sha256:ef5a5d6a11895c5bf9178926917ac6b74d30c875c953b9423908170bcf4357ca 2026-07-10 01:51:53.011086 | ubuntu-noble-large | deleted: sha256:02cbb1aefc1bb0b603ffca6129e21770ddc40628207cb9106f41657b47ca0e2f 2026-07-10 01:51:53.011093 | ubuntu-noble-large | deleted: sha256:d55d64fab1ca3f9293bdcd1920e90d320d3994e75f5326d646e5decba737d910 2026-07-10 01:51:53.011099 | ubuntu-noble-large | deleted: sha256:ed32f7037856bea3208f7ee685e161a9abc98222604070c5f0f85075f6c5b8ae 2026-07-10 01:51:53.011106 | ubuntu-noble-large | deleted: sha256:df9e52fbbd53a4a6ae803c2b2c5aa2d41cf5c3c9bc1e433d92c9996d642035cd 2026-07-10 01:51:53.011112 | ubuntu-noble-large | deleted: sha256:0b58b61fddad9379eef2d0e77ad772383f33b8bc8b07f4b22aadec5cbda074c4 2026-07-10 01:51:53.011119 | ubuntu-noble-large | deleted: sha256:93a5ecf783553fb64d307edaca700b95325b90ceed98e0207f70d722622a5708 2026-07-10 01:51:53.011146 | ubuntu-noble-large | deleted: sha256:9d9f647caf1fd91b587d41ae56ecec090a77987c385cbb15d7c04b33748b0811 2026-07-10 01:51:53.011153 | ubuntu-noble-large | deleted: sha256:83a3e5d970c704a485b92fcf5a81aed57045edc7540f2e54e563b3fdb6728343 2026-07-10 01:51:53.011160 | ubuntu-noble-large | deleted: sha256:8425d7fb1b1781f562e0aad68494c1c6b11a11224b973610fb1edc8aee5e24a5 2026-07-10 01:51:53.011166 | ubuntu-noble-large | deleted: sha256:a0f53aa329e053c5b20b04d1ad441bf79352539a3ee222e06234418f0a988843 2026-07-10 01:51:53.011173 | ubuntu-noble-large | deleted: sha256:630ddde17f2481a2401fe36598409569c0bf105c458fc107bbbcf71821dc891f 2026-07-10 01:51:53.011179 | ubuntu-noble-large | deleted: sha256:1b07f67a5bc34aefef4408fa80a32373834fe910138bc6ae9e69d8cc8b969047 2026-07-10 01:51:53.011186 | ubuntu-noble-large | deleted: sha256:466895fc5d87a9ba205fa7439bcc5f96a4d67a110b474a66bfba7ab71237a8cf 2026-07-10 01:51:53.011192 | ubuntu-noble-large | deleted: sha256:51d9863b08ea61e35b18882a7738c2641a6c0138143e83e3ba483614b906e7a9 2026-07-10 01:51:53.011199 | ubuntu-noble-large | deleted: sha256:88701e96232821d0dc820db2610be42588227d1e6edb962b0f0967912fcc472c 2026-07-10 01:51:53.011205 | ubuntu-noble-large | deleted: sha256:4becb6d34187759ac632c6165d66b6553a5f70df36c10ac339e0294402a7eab3 2026-07-10 01:51:53.011212 | ubuntu-noble-large | deleted: sha256:2ca784e2143f29736d97f3df28fbf2a8383b554d9edf542a711731f9a1105f22 2026-07-10 01:51:53.011218 | ubuntu-noble-large | deleted: sha256:21bca1a841ab39d0abc3287c424e0124b6756499b8bc968fff4036e2274dca93 2026-07-10 01:51:53.011225 | ubuntu-noble-large | deleted: sha256:41b2f0331276696618328d7fad53f1b100625a0f7984651cce787486c66bec7f 2026-07-10 01:51:53.011231 | ubuntu-noble-large | deleted: sha256:49fae23e62dc54d861f1cca826c42e9e4ad5aa14838d3086f66ed20f2ca1461d 2026-07-10 01:51:53.011238 | ubuntu-noble-large | deleted: sha256:613b75db377a3c40adaf7758b9717e607950a81cb0f6cd871f8b2f0a1d38ead9 2026-07-10 01:51:53.011244 | ubuntu-noble-large | deleted: sha256:914d225f0a903e8a5e4e24847ef97d56c46bc0ce9430d9cd315062ed4017e944 2026-07-10 01:51:53.011251 | ubuntu-noble-large | deleted: sha256:de8e2bd98b37351b77b92c2d847e83127cfdbc9f6845d0dfe9f99d5782c12db3 2026-07-10 01:51:53.011257 | ubuntu-noble-large | deleted: sha256:d57ea449fc2ed98233fc802d1c6d3a2454de6b5554797702993b72fc7e6fb10b 2026-07-10 01:51:53.011264 | ubuntu-noble-large | deleted: sha256:fd4e3ac60afddbc0bd3540f09c0bd3cc6535391e2bf38cd60562752767767a1f 2026-07-10 01:51:53.011270 | ubuntu-noble-large | deleted: sha256:b568a32c593771ba6fbdf732f238c8e2e0df7a5674a0c484e3fe02c5e3864dcc 2026-07-10 01:51:53.011277 | ubuntu-noble-large | deleted: sha256:fa428a5e62c44c4fba1630890145c8d38c594fcad853ef75730d2dc7692efd87 2026-07-10 01:51:53.011283 | ubuntu-noble-large | deleted: sha256:41c9a4affa09f20d8ddb108ca0895cd404dd994d3b3f48637547e45813230846 2026-07-10 01:51:53.011295 | ubuntu-noble-large | deleted: sha256:328bbc8b339d8bebc30115febdead9f410e4076fc12d7f4b603f65cc5c93c62c 2026-07-10 01:51:53.011302 | ubuntu-noble-large | deleted: sha256:b7e99d07d55610b738ea86f79f3afad9c7ab60cfb51d9ece41444aeeb45b68dc 2026-07-10 01:51:53.011309 | ubuntu-noble-large | deleted: sha256:d3ecae3f57c36667f156a5b637b40345b41efb128b54dd982b13f565c3ca536b 2026-07-10 01:51:53.011315 | ubuntu-noble-large | deleted: sha256:75efac9e7551a12a48e4ea126f473946f4b300bfe3f12cd8da927f966674568b 2026-07-10 01:51:53.011322 | ubuntu-noble-large | deleted: sha256:eff634d351fec37fbddab1ceaef736f5942f6a518e66cdf5b36676a8ce3a12f0 2026-07-10 01:51:53.011328 | ubuntu-noble-large | deleted: sha256:da255112637444fb3d6c67f7fea0cb3314f4a6f4796287648038a352885ba6f4 2026-07-10 01:51:53.011335 | ubuntu-noble-large | deleted: sha256:d7f0380c44467b66b66f9b07ed00295e5386b5d0f5ab5ec4554c3bf00dcd0b91 2026-07-10 01:51:53.011341 | ubuntu-noble-large | deleted: sha256:7ac92896b097268ab3473efeda700b106858e4ec670c468eb33504004b35f957 2026-07-10 01:51:53.011347 | ubuntu-noble-large | deleted: sha256:9b2b0f6e12efc24f317c3f8ef8e8e5a11fac1b7cc8d0024e4c415454c462ed87 2026-07-10 01:51:53.011359 | ubuntu-noble-large | deleted: sha256:cf48b2f3f05f47ad5735322489b6c9dd68408a8ad0b993598b418cdc69180304 2026-07-10 01:51:53.011365 | ubuntu-noble-large | deleted: sha256:d25a38644090d9ea82e54522531b88d5b9fdcb539ffc0f54711a119fa89adfaa 2026-07-10 01:51:53.011384 | ubuntu-noble-large | deleted: sha256:951af33dc45c2e17dfa10167ebacb87e530342193b70ca1f71fd11658301221f 2026-07-10 01:51:53.011391 | ubuntu-noble-large | deleted: sha256:14849d21107a24b1070ab163bcb035eb71e97ca0fd7f83a4e64a116186fb8ef4 2026-07-10 01:51:53.011397 | ubuntu-noble-large | deleted: sha256:f7306756f28e3f3ac271a8813ae45d5b3b14af2165d7e42864ad437d89b01712 2026-07-10 01:51:53.011404 | ubuntu-noble-large | deleted: sha256:fb49a085aa3b7f622ef8081633bb553859c97f138ef489daa4355bdabf6b184f 2026-07-10 01:51:53.011410 | ubuntu-noble-large | deleted: sha256:f01b7eb31eab9637881853387f275264b5f975f5db862c9dfea3b9d4548ebb09 2026-07-10 01:51:53.011416 | ubuntu-noble-large | deleted: sha256:519a7d1e1787115a3a7b70bad4c8ec6f1a335f3d15ca4ca2c38d13428e1c39e2 2026-07-10 01:51:53.011423 | ubuntu-noble-large | deleted: sha256:6394f53af55b11d06984b9fb94b7b423d232eab6ab76ae94e5356ca5057c5d9c 2026-07-10 01:51:53.011429 | ubuntu-noble-large | deleted: sha256:c31248626e5c414cb4ff168c13394b72506bbeb2cfb03cb6f00f1942d4da7dbc 2026-07-10 01:51:53.011435 | ubuntu-noble-large | deleted: sha256:dec06c4233cfe6dd60768d04053d2fa382beac2fef4fc2f5c92062c182f1a86c 2026-07-10 01:51:53.011442 | ubuntu-noble-large | deleted: sha256:5a6cfdb9dff7b5ca963154fe589353e6bbacc9ff659caa6f99176be0f72d4380 2026-07-10 01:51:53.011448 | ubuntu-noble-large | deleted: sha256:b2863c2f1cd8ac33e3431441588d417dc56e2ef500e4153c52e081d194d15702 2026-07-10 01:51:53.011455 | ubuntu-noble-large | deleted: sha256:8defa8e3106f22104d9a29ae2ebd9b3bec77247909c623895177205682e4ad6a 2026-07-10 01:51:53.011461 | ubuntu-noble-large | deleted: sha256:988a66cf90d391e2926acec9af88f3dee1e2eaf2e825a26a40ad68bf69c4159f 2026-07-10 01:51:53.011467 | ubuntu-noble-large | deleted: sha256:8cf718955d9282026376b44fc56c5b8bcb97a3cf3d13571125a72f97fb15a7d3 2026-07-10 01:51:53.011474 | ubuntu-noble-large | deleted: sha256:f4f9b5b6da46acb0a1d363cd43d58e860e75bc674e903290db1336d50e39bc99 2026-07-10 01:51:53.011480 | ubuntu-noble-large | deleted: sha256:46e03ed922f578dd94585454d799ca62e45a9220c22397f72af7780d35bde022 2026-07-10 01:51:53.011487 | ubuntu-noble-large | deleted: sha256:c0e9a02b37a50eb22a1fbc56822a921842207cc6628d00f49c589d79cc95a87b 2026-07-10 01:51:53.011493 | ubuntu-noble-large | deleted: sha256:c97151aae0cf813a20058263dc96e99621c67fc374f349eaa5a6ca69cbde82d3 2026-07-10 01:51:53.011500 | ubuntu-noble-large | deleted: sha256:55cd2a7a3d858e7f8519b48c4523a8b5f71947db0bbb80f62ea9d3e9ff5f18b3 2026-07-10 01:51:53.011506 | ubuntu-noble-large | deleted: sha256:89838c22082f390d115b26db7eee214e296d4770dbdf953bc18ecb2bb0b2b296 2026-07-10 01:51:53.011512 | ubuntu-noble-large | deleted: sha256:518497d52bf2466d17265fb8b7a97c189057a4830cf21129b8d0795b0e721cfc 2026-07-10 01:51:53.011519 | ubuntu-noble-large | deleted: sha256:b8dc6688a64db0f012b0a121da33023ff4a3132cee3f3a936f8d8eea70d6afe4 2026-07-10 01:51:53.011525 | ubuntu-noble-large | deleted: sha256:ff1a7528f96f267d69ceba972f63f34607b4e9016310a1fa0f2db7e6dea68ceb 2026-07-10 01:51:53.011532 | ubuntu-noble-large | deleted: sha256:479083846c1d74386db5b9c44a3b1dce297041afbf05fd080a3c4797f2c97830 2026-07-10 01:51:53.011538 | ubuntu-noble-large | deleted: sha256:3422388f79a7368305ace8f12c8abfc95a36e3ff1ac6c70e9eb687a9c2cf4d30 2026-07-10 01:51:53.011545 | ubuntu-noble-large | deleted: sha256:e05ab631469947ecd225f739ef6441642c62e4f90208300354274e110f740eee 2026-07-10 01:51:53.011556 | ubuntu-noble-large | deleted: sha256:3f4bf716d3ba381fdc7d475db539129aa72290a4a932bba7eaafb28081710e7c 2026-07-10 01:51:53.011563 | ubuntu-noble-large | deleted: sha256:e29f99e705ee987f8855455de501ec8817d9603f27f2a127bdc084473f2eabd6 2026-07-10 01:51:53.011569 | ubuntu-noble-large | deleted: sha256:39d7e2fb7fda0be06e788d343d6aad2add6395a20eb6ba1269a75a80bca46bcc 2026-07-10 01:51:53.011576 | ubuntu-noble-large | deleted: sha256:e79da6be0ec50ee7807fc9813d10a39cab16eaa0dd5e1a627f46ed3ea450a43e 2026-07-10 01:51:53.011582 | ubuntu-noble-large | deleted: sha256:e5a6b72606694cf75e53af9640a60a889a53e18c716752162aca18e2d795921f 2026-07-10 01:51:53.011588 | ubuntu-noble-large | deleted: sha256:fdc754da6a9c600e9f713f5b1f909210e50871b804d0efd248fce49bce815e8f 2026-07-10 01:51:53.011595 | ubuntu-noble-large | deleted: sha256:cde3202998120f18b68ac1d290de8c4a6a3080e9453354bafb5cd1a1143096b5 2026-07-10 01:51:53.011601 | ubuntu-noble-large | deleted: sha256:79234420f69a49950fbed2b0a24036e63d1231abc82a17141547e606f945b39c 2026-07-10 01:51:53.011608 | ubuntu-noble-large | deleted: sha256:2753787e7ab8ab0fedd394386f553ac9392ae610d99ab49906c63719e43cf8a2 2026-07-10 01:51:53.011614 | ubuntu-noble-large | deleted: sha256:5150ab45ad235a594b340cb1ab728d51c9f4bc29829d01f067fdece65c05a72d 2026-07-10 01:51:53.011620 | ubuntu-noble-large | deleted: sha256:c78a608d39fadeb7261d5a2cab86f17c9b052c226ade39f36d728bdd1a1b2cd9 2026-07-10 01:51:53.011627 | ubuntu-noble-large | deleted: sha256:a3a2ee2d696a829fd1ba66da4ae337041d6d69646c0b1f3d67d289c47d7d50ad 2026-07-10 01:51:53.011633 | ubuntu-noble-large | deleted: sha256:3a603948d86bfdb51883e710950bc9e09c38d250e0ee3c56241a09c776e68e1b 2026-07-10 01:51:53.011639 | ubuntu-noble-large | deleted: sha256:e36b41768fdf8db189f0220501e927bc6ee38392e276e50b8d5e8a8d80d78402 2026-07-10 01:51:53.011646 | ubuntu-noble-large | deleted: sha256:cd2a40d452b74f5274d3d06ace52e50c255576ae761d267833aa89e51313f377 2026-07-10 01:51:53.011652 | ubuntu-noble-large | deleted: sha256:757516aa3407443959b923ee89d51e6ab144553a0cd75e36738fae2548cd309f 2026-07-10 01:51:53.011659 | ubuntu-noble-large | deleted: sha256:d89700d4a52c2e4dfb632bf0f477e3e7100ce073d954665da39d9e8ffe4d8fc1 2026-07-10 01:51:53.011665 | ubuntu-noble-large | deleted: sha256:e1b79365185b752b90989e97dceb32900f9314901721c02705a54a94f21f344f 2026-07-10 01:51:53.011672 | ubuntu-noble-large | deleted: sha256:7367f1a748fe5f0a7c550047c39dd56b9643c51c7af80cc0aef9e915b9ae093c 2026-07-10 01:51:53.011678 | ubuntu-noble-large | deleted: sha256:ecd888b0b73cc18f8aca92add201b050e18c6e6616de0d96d6f5d44c20678a2f 2026-07-10 01:51:53.011684 | ubuntu-noble-large | deleted: sha256:acefbb6607739b519af98e14ea29e0e8d9e950b4f69b7cd6c2dc12666c6c464b 2026-07-10 01:51:53.011691 | ubuntu-noble-large | deleted: sha256:429a398bf2ed17cbb9f5c2111b2bf6725d412594d6051cebf7be9dca2a14d73d 2026-07-10 01:51:53.011702 | ubuntu-noble-large | deleted: sha256:8509acb5b6a1fda191d15f48bd9782024e33420919962f36fe62672decd155b2 2026-07-10 01:51:53.011708 | ubuntu-noble-large | deleted: sha256:80f378a8b2e5774eb65646ebff1427a61a54d76aa2186046f61b10f0fd1c1fb5 2026-07-10 01:51:53.011715 | ubuntu-noble-large | deleted: sha256:3511b6935befe819a63d5a8803569575f5e33ad3bbeaa9bdf8c85da27d0cf9c5 2026-07-10 01:51:53.011733 | ubuntu-noble-large | deleted: sha256:849175f7f19e186b6465d7f422431539505b6c5e2f129ad259a4a0d1db01aeea 2026-07-10 01:51:53.011740 | ubuntu-noble-large | deleted: sha256:bfd78a9ff8a3eaef822ba473e0b09cd53f4084ef5ddf6c08b255c69fac73c22e 2026-07-10 01:51:53.011746 | ubuntu-noble-large | deleted: sha256:6929165e16153c97caf2bbaf2e6ace2d66f2b44c7efd562c24392c2af0d511b1 2026-07-10 01:51:53.011753 | ubuntu-noble-large | deleted: sha256:19507e5b074358b675a7f0aa0ef2ff57122fee9714437e4043c2b5db14b859fa 2026-07-10 01:51:53.011759 | ubuntu-noble-large | deleted: sha256:f5f011e088bfa226f39de6a022d723e4b36cae725183ec728283ccdb6b403c65 2026-07-10 01:51:53.011766 | ubuntu-noble-large | deleted: sha256:78c5b5887173f595222158d7d434cd7c6c9e4dc17b87a1553c6aabb69584a33b 2026-07-10 01:51:53.011772 | ubuntu-noble-large | deleted: sha256:c60ba3954ada2c84f87b365ced27c0d7a3bb87dbb1298713120b10016b41b067 2026-07-10 01:51:53.011778 | ubuntu-noble-large | deleted: sha256:85770fe4f6f55ac553392bd1ce9827d079fc8ddf8baaa2161fb869d719bfc985 2026-07-10 01:51:53.011785 | ubuntu-noble-large | deleted: sha256:a1378f637c7e68b68292a9ca235b53ad4bd71eeb9994af6571b565e8fd416718 2026-07-10 01:51:53.011791 | ubuntu-noble-large | deleted: sha256:76e5a2a6cee874f425d87a94ab7b9aef9731cdd1deae1e0bc6dfa6e5735a3c00 2026-07-10 01:51:53.011797 | ubuntu-noble-large | deleted: sha256:7ebb40ad11227a4c4c62c5ecece4eeba871b797c28659cc3d6f53524162ea464 2026-07-10 01:51:53.011804 | ubuntu-noble-large | deleted: sha256:cb4b85274d4aa26defb6da05a3d541bdb5ea7e6e90dbe293345922fedca982ae 2026-07-10 01:51:53.011815 | ubuntu-noble-large | deleted: sha256:0559c7be8888a78584d4d8d4dee32e206734ce7ba8f57de6565517d8623b6c6a 2026-07-10 01:51:53.011853 | ubuntu-noble-large | deleted: sha256:03d02ffa63153b34fec62fd9dbcdf34051ccd2aaf992e36cdbf8c73304a74837 2026-07-10 01:51:53.011865 | ubuntu-noble-large | deleted: sha256:b39f2b9843a85687096cced4388d69ac01dbf378efd612012048aaefb5d323f3 2026-07-10 01:51:53.011877 | ubuntu-noble-large | deleted: sha256:25273341b94ce232970b3bec024c1c558adcd02dd7be53b7811dce36194ca360 2026-07-10 01:51:53.011890 | ubuntu-noble-large | deleted: sha256:9a23f06ffd69090d65501501bed7db6388435ee4ff69924d60d1ba76febc227b 2026-07-10 01:51:53.011896 | ubuntu-noble-large | deleted: sha256:0740594b8567c8a8fcf4d798e9b234b2de7e5a609ab814b92622547dd8dc8e0a 2026-07-10 01:51:53.011903 | ubuntu-noble-large | deleted: sha256:ad899b072c9b7458436ea929e9cb9ee27de08afeb4d8b3bd15aad4c799287492 2026-07-10 01:51:53.011909 | ubuntu-noble-large | deleted: sha256:37b09ef67eec62d166abd30929b2be9f81d41b383b86cd8df644092b9fcaebc3 2026-07-10 01:51:53.011915 | ubuntu-noble-large | deleted: sha256:b7110920531fb22327ec8dfad79356149f6aec76e8434a9bac5b9c92b482d070 2026-07-10 01:51:53.011922 | ubuntu-noble-large | deleted: sha256:f6df1de83f4b564739c95a92656f5a0c12646be6f3b6ce1cdf22273b89ceba40 2026-07-10 01:51:53.011928 | ubuntu-noble-large | deleted: sha256:c8462e2ac7710b6c10a77fca00f0fde391440bcd677931e5769358d695455076 2026-07-10 01:51:53.011935 | ubuntu-noble-large | deleted: sha256:167ab5b52b3ab98307a91da298e4fbca35fdc3bdc87f9d9fb2fae629ada1c7a3 2026-07-10 01:51:53.011941 | ubuntu-noble-large | deleted: sha256:022b59a658f36bfc411ecb3c766c99b0989fe8112020a809d0427dc1c0d03f67 2026-07-10 01:51:53.011948 | ubuntu-noble-large | deleted: sha256:47e46d0b4d8d168cd451e71a956f0e915143578cc72f360fa59796652472b6a0 2026-07-10 01:51:53.011954 | ubuntu-noble-large | deleted: sha256:38d989a08f2bad2b8df0d7cc7382608df5ebbf9dde541899227d920af138b8bc 2026-07-10 01:51:53.011961 | ubuntu-noble-large | deleted: sha256:27faf45aae5412b4db439d16ffea31526f7aacf57697f0fc016de5f70680679f 2026-07-10 01:51:53.011967 | ubuntu-noble-large | deleted: sha256:e7769e586d58b128be8d9471908bde324aa56111456b6f6376000f6e5b51c826 2026-07-10 01:51:53.011973 | ubuntu-noble-large | deleted: sha256:e735c27c89317b22a097770b2c290374c25440ffc85f9fd2d0d2b91c3955382b 2026-07-10 01:51:53.011980 | ubuntu-noble-large | deleted: sha256:de6213613ce363f6a8ef69cea67e29b38a618525c6f7de6c082906c36434c8af 2026-07-10 01:51:53.011986 | ubuntu-noble-large | deleted: sha256:740636330f2d810d8f489535ad99bc4a426dee51d2f2373e1edfaf300beadb20 2026-07-10 01:51:53.011993 | ubuntu-noble-large | deleted: sha256:76840f5367605a224048306d64505bc4d0e7a0ae3842158c99497613bcfffa11 2026-07-10 01:51:53.011999 | ubuntu-noble-large | deleted: sha256:2a19b8e4fea0e93ebb5f91182271c56a312a9e83c9da87a55d14421d4c95cf49 2026-07-10 01:51:53.012006 | ubuntu-noble-large | deleted: sha256:922f05bc7b3398ca1af5ea8f472af41830c759099d8fb3403f4f1f405edfddd4 2026-07-10 01:51:53.012012 | ubuntu-noble-large | deleted: sha256:1ae32fa19b424eb7b56fcef1b9c91dd2d01176f68b489373c84bb732254742d8 2026-07-10 01:51:53.012018 | ubuntu-noble-large | deleted: sha256:2933fa21a538c9f67c9d89b83e111eac013feafb82fbfc5b0f641eb24f4ed34c 2026-07-10 01:51:53.012025 | ubuntu-noble-large | deleted: sha256:f89ce4168e96708cce731ab55ab3323ced016a277138d32320ac6780ba6f83be 2026-07-10 01:51:53.012031 | ubuntu-noble-large | deleted: sha256:239b78d4016f76e743d27d3c7b91942bf21f0c43a001f9555c1205a82b6ce449 2026-07-10 01:51:53.012038 | ubuntu-noble-large | deleted: sha256:1d45f2778312a9788b5d1593a8188475eb7f365bc9a12a901b7b41e56f9505d2 2026-07-10 01:51:53.012044 | ubuntu-noble-large | deleted: sha256:63b59156853a96ea780cafa4962aed86336162d5fbc0c4631ddbc008e0b7924c 2026-07-10 01:51:53.012051 | ubuntu-noble-large | deleted: sha256:c9326da3758ddc23f33b37aa3091c7905f753de1e77bcffed4d55efe9c422d46 2026-07-10 01:51:53.012057 | ubuntu-noble-large | deleted: sha256:918496b5e24d86b69dd6b4d6523486225b8175979728b9fafec11080f9d3b592 2026-07-10 01:51:53.012064 | ubuntu-noble-large | deleted: sha256:e1861a298d6f742d85223751ed6c27e0feda033e1defc242ef024571b31e0833 2026-07-10 01:51:53.012070 | ubuntu-noble-large | deleted: sha256:0add710f26cb0e0927698b5081d9dd03e7f72f4d60425c3c40cb6a69145b8ff5 2026-07-10 01:51:53.012076 | ubuntu-noble-large | deleted: sha256:d8de5a6c269bfbdc0729131436c24e60820ef0817e826d9e779949bf3d725bfe 2026-07-10 01:51:53.012083 | ubuntu-noble-large | deleted: sha256:07ad4e6e50ce31cf77c0d95da13c959a46ea8c43e141b19150474cb76108b73b 2026-07-10 01:51:53.012089 | ubuntu-noble-large | deleted: sha256:479fbaf1aeee99ca4fc968ffbde7c3501e1245f834d4e5b0128c9eab7e455b1c 2026-07-10 01:51:53.012103 | ubuntu-noble-large | deleted: sha256:a9bee70cd26a70a15953a975e3ed237ef7eab287b154ac5162722aacb83de503 2026-07-10 01:51:53.012116 | ubuntu-noble-large | deleted: sha256:44553eafd30d58bec29f6ee8c47a4f8f4f38ed87e758e1cd9b4542cdcf8bba38 2026-07-10 01:51:53.012154 | ubuntu-noble-large | deleted: sha256:657a72b1afdc810742d6295569c21e49b3b299eac99220e3a68aa70052e6ad6e 2026-07-10 01:51:53.012165 | ubuntu-noble-large | deleted: sha256:9e11bd5728cd173021b65187214500815084feb68618b7943c2117b8cf392fd9 2026-07-10 01:51:53.012172 | ubuntu-noble-large | deleted: sha256:f74442b5a8f1937a4e105452aaf689756fd44c5c97790c46fe3fe1f7832a80fb 2026-07-10 01:51:53.012178 | ubuntu-noble-large | deleted: sha256:a80ecab6e722c10be10b7d0a3b674014f91412ae280ab9e3db38ac596a794bbf 2026-07-10 01:51:53.012185 | ubuntu-noble-large | deleted: sha256:7c2b14d59af4f3c1647c91d92679b0494c6b6b8c50057b642f30643433977b25 2026-07-10 01:51:53.012191 | ubuntu-noble-large | deleted: sha256:b58b5d59b95e51c59a13da96e5390eb1cbcd1575994b64523a01fba99d5dc8a9 2026-07-10 01:51:53.012198 | ubuntu-noble-large | deleted: sha256:e0ebd371ae16ed96d376ea40aaa3384b75e85d2c4178c942bdfb23505a5a7e2b 2026-07-10 01:51:53.012204 | ubuntu-noble-large | deleted: sha256:396f872bfc404151d0a9d3ad7d79a063b41a254f9ad465cf41a499ce33450db5 2026-07-10 01:51:53.012211 | ubuntu-noble-large | deleted: sha256:7b851acbd32924142c0bbdc7e56b8f170d3e17dd83ad45bb9d38baa76745b3a9 2026-07-10 01:51:53.012217 | ubuntu-noble-large | deleted: sha256:25b5da2a6e2dcb5ee45e64f4d80d18d87856ae6c457f92af7d4f5bd94aaaf8c7 2026-07-10 01:51:53.012224 | ubuntu-noble-large | deleted: sha256:2dcb8415ff3167ee8005cfd80d4293d2d2ecd9446f519e85dad2e7cf492f5054 2026-07-10 01:51:53.012230 | ubuntu-noble-large | deleted: sha256:9641a070ecc71555738bd65a0e507fb52c2554dc322729a1b50210e260869be8 2026-07-10 01:51:53.012237 | ubuntu-noble-large | deleted: sha256:f30cdda53ca44611e5ca0391833a318c6dd1a84a6e9b100c806fb66442ce9fef 2026-07-10 01:51:53.012243 | ubuntu-noble-large | deleted: sha256:770e888d53c4a2a5077419465bbfb2973f4082a1bcc5fbabe64d8739b437a11b 2026-07-10 01:51:53.012250 | ubuntu-noble-large | deleted: sha256:126ea94c6ecbcc00a7e5aef98168f0a253e3bd6f2e43902c8069a5573b5216b5 2026-07-10 01:51:53.012256 | ubuntu-noble-large | deleted: sha256:90bb3370aae2fb3d7d804d52cfa333fd2305b75073812e720ac19793b3dd5959 2026-07-10 01:51:53.012263 | ubuntu-noble-large | deleted: sha256:4bd67b3667fb8f9226b7e68292cb09563a04fbb35521874bff7e090e7b1fed2e 2026-07-10 01:51:53.012269 | ubuntu-noble-large | deleted: sha256:7eda9ab0b7b07b2af79d911463002539936ba5199fc54bb0856661fb9a528eb4 2026-07-10 01:51:53.012275 | ubuntu-noble-large | deleted: sha256:66c5ab605dfe83c5b793e9e59dd9bed2c37f0efb32916d0d8b2f8ebcf6a115c2 2026-07-10 01:51:53.012282 | ubuntu-noble-large | deleted: sha256:a69b365924deb4049a6ff4fa4046b759fb5a123c89d954a5d007a3f4510eab26 2026-07-10 01:51:53.012288 | ubuntu-noble-large | deleted: sha256:8a493931149b9f48f149e5e1f082a3e3272a04839523946d26d00e9bb8df5bd5 2026-07-10 01:51:53.012295 | ubuntu-noble-large | deleted: sha256:c410ffe98651bd3e3fde2eb6e17180d06bcf21a85e749956a191dec36a919924 2026-07-10 01:51:53.012301 | ubuntu-noble-large | deleted: sha256:485cd956f2b5f0c1608377e899edc59bfa7138deed964539fafc39c93fdf409c 2026-07-10 01:51:53.012308 | ubuntu-noble-large | deleted: sha256:51179e5458f97ac8faeff58aa2920039b3c09ed3448eeaf166e0c0192cd1198b 2026-07-10 01:51:53.012314 | ubuntu-noble-large | deleted: sha256:0c993e0cfb34e19319567d81798fb615d4883d9d1cd93932435d3470ba1de5e3 2026-07-10 01:51:53.012321 | ubuntu-noble-large | deleted: sha256:0d8156fce8a2b90b2644ecf5e56fe1bc95f48e15666ce9043bce12e97e12e1b8 2026-07-10 01:51:53.012327 | ubuntu-noble-large | deleted: sha256:421eb954dc55edd18a892b998d4979ffeeeb8a3c031e0dd4ab543cd1de201b65 2026-07-10 01:51:53.012334 | ubuntu-noble-large | deleted: sha256:8b98cc1486b2aa8852a9224fd72ba9bffdad1e50d4d8f85f0b7bdf3e2cb062c1 2026-07-10 01:51:53.012340 | ubuntu-noble-large | deleted: sha256:f376cae83d797eef219aaec7bce9221266396c218c19244bbe30c9cf59ca7f3e 2026-07-10 01:51:53.012347 | ubuntu-noble-large | deleted: sha256:500c9f580750d3eee43b853053d052b553c47eb5bfc6d158a4e5b2cc3686f13c 2026-07-10 01:51:53.012353 | ubuntu-noble-large | deleted: sha256:e5ec19e8b78ec07f7690459ad67363e43cbde8bdbfdb5f0cb37dbed4f359d9ff 2026-07-10 01:51:53.012360 | ubuntu-noble-large | deleted: sha256:4724558aa5994c65c1f2a07215c9e015fd834c4f747111edfab9db4291198070 2026-07-10 01:51:53.012366 | ubuntu-noble-large | deleted: sha256:963cf7469d7148a86832b82dc7595db2a79389460521c8ad1a8f41e5528a4529 2026-07-10 01:51:53.012372 | ubuntu-noble-large | deleted: sha256:fd7a1899cef9ac5156975a293dabe09073218e483d7f27b9ee7758b2a0c06846 2026-07-10 01:51:53.012379 | ubuntu-noble-large | deleted: sha256:8f90c29647c65b7da7295ea721b94a35d0d2e8792b765cca30b23d9d99647d68 2026-07-10 01:51:53.012385 | ubuntu-noble-large | deleted: sha256:178b8dd4bc145aee02b7647c57d8ee65fd47ced8320be3a87c0b4d0796dcfe58 2026-07-10 01:51:53.012392 | ubuntu-noble-large | deleted: sha256:b3f33861ce807f0d29025ddfd12a46a8e378588a09e3d3a7f3bb76acde36b816 2026-07-10 01:51:53.012404 | ubuntu-noble-large | deleted: sha256:a8f0ba369baf0ef7b85d5f15e0e68ab553cad23d0d793ede422751c598255393 2026-07-10 01:51:53.012411 | ubuntu-noble-large | deleted: sha256:db4f429dbfd30329bc1eb4756c7825cf269afa2f8908605a21d937a680337313 2026-07-10 01:51:53.012418 | ubuntu-noble-large | deleted: sha256:f40f7a7973f3c39c875bb9570b021bac42bdc80462882f4503dce75bf2d50cde 2026-07-10 01:51:53.012424 | ubuntu-noble-large | deleted: sha256:93e1bfb6ace72e948a52a459b52eb0fc12881402ab3dcccd1919425f2962857b 2026-07-10 01:51:53.012431 | ubuntu-noble-large | deleted: sha256:5db3eb98f8b53bd812840f63ccdad4174275b64fb64ce33447d35cf7cec4dd18 2026-07-10 01:51:53.012437 | ubuntu-noble-large | deleted: sha256:43666dafd33cd5a8a0d3db9adea899f67557cb69c4c8a5552391c690084351d2 2026-07-10 01:51:53.012444 | ubuntu-noble-large | deleted: sha256:bd42314acff4d08e8a6e0d990e97205133c35004a914ebe4461f45af6c995927 2026-07-10 01:51:53.012451 | ubuntu-noble-large | deleted: sha256:89db052887f0ec3710b3fc31ae148eb59e578057dba3e512e5d25eaf9afefbb1 2026-07-10 01:51:53.012457 | ubuntu-noble-large | deleted: sha256:aaab0f032bcc99e5109923485717a0e08cd06d5568a8080a96c7b130495876a6 2026-07-10 01:51:53.012464 | ubuntu-noble-large | deleted: sha256:fc9aae03550deddd3deb4ae7c8a2a76e3088dc4b5bd0fb19c3f9720bfd58d9e0 2026-07-10 01:51:53.012471 | ubuntu-noble-large | deleted: sha256:95b1582cfeb0fef2f6aa734e3d5fcd81e3345840f66ccc224f0f45057a6c9eae 2026-07-10 01:51:53.012482 | ubuntu-noble-large | deleted: sha256:adf7663c65450f6fb76647e30162d6fe967faf3c357a69b02562a81cb9ff7d49 2026-07-10 01:51:53.012489 | ubuntu-noble-large | deleted: sha256:4aacadf3356d5135caca0d060dd66d98722b5721b6f8da3ff8365e775b6dffef 2026-07-10 01:51:53.012496 | ubuntu-noble-large | deleted: sha256:39f2eda5d71a41bc2fec5f5920c79b0bd299783e9385ebf74b3a23c0d488a3b9 2026-07-10 01:51:53.012506 | ubuntu-noble-large | deleted: sha256:83bcdc84c8600e756b83f3f7274d2cc2455b44f64c0fd4bf3dbb14fd1a82bb83 2026-07-10 01:51:53.012513 | ubuntu-noble-large | deleted: sha256:8ebf83babefbe80ccc4167464e9fae81d21ea3bdfff8b347c555e53b9e86137d 2026-07-10 01:51:53.012519 | ubuntu-noble-large | deleted: sha256:67c82e33b81084470a0354e57eed951f6bd15470205f8fcbd16b3a890da618af 2026-07-10 01:51:53.012526 | ubuntu-noble-large | deleted: sha256:6019d99336d05de2769355d9851df8466a1445dca9b75e67e30d2b20f4dc18e2 2026-07-10 01:51:53.012532 | ubuntu-noble-large | deleted: sha256:8d30ccf0656703034224d84dc353f430f82a25e19aec0a36ccb63435b1b43102 2026-07-10 01:51:53.012539 | ubuntu-noble-large | deleted: sha256:7b01e44dfa26e19cad4ec7c8fca79b058b24644bd41ff6609020cb00ca60d5b3 2026-07-10 01:51:53.012546 | ubuntu-noble-large | deleted: sha256:fd2d94cd813ce74130d7143fa5ef47c86fde39a1a7adca9eddf6ece4323257e5 2026-07-10 01:51:53.012552 | ubuntu-noble-large | deleted: sha256:095cdf01e22733d62a92f734673798583753652e1d063b947349d57734e9ada7 2026-07-10 01:51:53.012559 | ubuntu-noble-large | deleted: sha256:947976ba865424b3063c79419c1b83f0a05e416a84ff6a200f14179f97a58dbc 2026-07-10 01:51:53.012566 | ubuntu-noble-large | deleted: sha256:672c298fad3b299f74878c9e25468a90a977975225ceca1ec44e5278751aa937 2026-07-10 01:51:53.012572 | ubuntu-noble-large | deleted: sha256:889c117328e2564afeb0a2ab4a1beb8964db399a3f293428472e344d08eb51a5 2026-07-10 01:51:53.012579 | ubuntu-noble-large | deleted: sha256:a7e8bcca1f971223dda249d78c069ec753f61dca255fe524cd7a68061c6bcee8 2026-07-10 01:51:53.012589 | ubuntu-noble-large | deleted: sha256:eae35735a11525d6090adc3b96c4fac7a7538571818cc8ce384b0d028c34d83f 2026-07-10 01:51:53.012601 | ubuntu-noble-large | deleted: sha256:e26a5a1ac2fe78985e4df3c1d80699db1db6a000d2d52686310ff79a8dce91ec 2026-07-10 01:51:53.012610 | ubuntu-noble-large | deleted: sha256:25ff086477fe8da089674557f5fd5bebaa365d350ed4acc077846cb394629f8c 2026-07-10 01:51:53.012627 | ubuntu-noble-large | deleted: sha256:646fa0242385c75e706b9e122bf6a09981e04bd98ebcb304f206113c9ccd2e3d 2026-07-10 01:51:53.012634 | ubuntu-noble-large | deleted: sha256:c971456957fbbb265d3a2f301ccf1ec838e9869d056d0d036a40b4e0f19d00a9 2026-07-10 01:51:53.012640 | ubuntu-noble-large | deleted: sha256:570c33fe4c6d4c5471a9fa5e57995b6c82515042a1d8775d0d2728d4aeeffc61 2026-07-10 01:51:53.012653 | ubuntu-noble-large | deleted: sha256:ab1a6633ff430d5c0eb0cf321fe6bac973d2c56d687b0a05326c3ffec219044c 2026-07-10 01:51:53.012660 | ubuntu-noble-large | deleted: sha256:551432dcbd1d61a72dc4daa1b98317d41763015b5f6a27522f8f90ab9efbd209 2026-07-10 01:51:53.012667 | ubuntu-noble-large | deleted: sha256:1f1797c7f0bfd7a27d83ef114c3926f41f8e39ceb3c83253e5c29fc22cb4ae40 2026-07-10 01:51:53.012673 | ubuntu-noble-large | deleted: sha256:4e82711c93f8ce5fb16ea38d8ccd813a8d11335c488f64c5d009939d61f73e4c 2026-07-10 01:51:53.012680 | ubuntu-noble-large | deleted: sha256:40eacf88ad91ba55ebf737439e157211bfe224949b94a1715210fc59a8bc702c 2026-07-10 01:51:53.012691 | ubuntu-noble-large | deleted: sha256:f74e9f4e2c97da3d4ca9092153f09acc589317df2664ed3fe42064c0aca3f312 2026-07-10 01:51:53.012698 | ubuntu-noble-large | deleted: sha256:1ef90191c96c5ea387e6d188feb073a3f6905efe75edaec81e0c71164edb278c 2026-07-10 01:51:53.012705 | ubuntu-noble-large | deleted: sha256:417ab1ceb002d922608c0538828ec140822b44613acc3dca9d564e065bf729e9 2026-07-10 01:51:53.012711 | ubuntu-noble-large | deleted: sha256:df61b509bc9a64492810e25f32316ee3e6cf842daf6d6872b5f58c3627bdd4e8 2026-07-10 01:51:53.012718 | ubuntu-noble-large | deleted: sha256:f894119ee050a66db173ce85d8631b75e534ff9fe99a5361eb7d521dff2189c9 2026-07-10 01:51:53.012724 | ubuntu-noble-large | deleted: sha256:06545da575470b1b80f9f21bf28b01ae21894285b9cefd591fc380abfc452fee 2026-07-10 01:51:53.012731 | ubuntu-noble-large | deleted: sha256:dfe5a549ecdeab3734b834dfd05fd0a08e38fde4ec1ab19a0429c50870f1b507 2026-07-10 01:51:53.012737 | ubuntu-noble-large | deleted: sha256:588f29961cf74debbce4bb0d66ea035076c06ba420c301bec6dfe91c10fd53ae 2026-07-10 01:51:53.012744 | ubuntu-noble-large | deleted: sha256:ce4047654a436900abcd7b36a0dcf7de26b2657be755273c3b5848b8d156b53a 2026-07-10 01:51:53.012751 | ubuntu-noble-large | deleted: sha256:c17a62971355f66f929b41bf8720fa0e339f81ca58c63658e7bae2926d386adf 2026-07-10 01:51:53.012757 | ubuntu-noble-large | deleted: sha256:1706fc26fa65176c6d38bd3d9471319189b3cb8c21aff8874c6836dbddff19df 2026-07-10 01:51:53.012764 | ubuntu-noble-large | deleted: sha256:f0893108ef8044e1338a6a93702440bd78b6470c2217055df19465fd8acfa9ca 2026-07-10 01:51:53.012770 | ubuntu-noble-large | deleted: sha256:30c72842c7fde95cd76ce1889528b9b84310995d52ede86e077ba97294afe612 2026-07-10 01:51:53.012777 | ubuntu-noble-large | deleted: sha256:188c8c7bce2ff159f8707b2f81990a425cbf0de584b4b3bbb46a8abd39082246 2026-07-10 01:51:53.012783 | ubuntu-noble-large | deleted: sha256:352c7aa38f97a2a82e5372d0667cd79e219fc05d411f697d2574cf57b6231810 2026-07-10 01:51:53.012790 | ubuntu-noble-large | deleted: sha256:b63fe9bbb9fc084cb9cd7df0d14488d9126c35e324f5ea79e652a4d2138a3d80 2026-07-10 01:51:53.012796 | ubuntu-noble-large | deleted: sha256:4a4c76b31db3e0ea45e782d1e2e8b43f67162bdbdad59ae9ccef003d1e189f18 2026-07-10 01:51:53.012803 | ubuntu-noble-large | deleted: sha256:bfa90b45f55c7c5feeaecb1a5a5de9c1e18fa37cd90006cd611712a265ff24d9 2026-07-10 01:51:53.012809 | ubuntu-noble-large | deleted: sha256:61f483c2042d421a771a401b2b7d2555f47e6f07cf4a6048e4ccf45f6a4c4724 2026-07-10 01:51:53.012833 | ubuntu-noble-large | deleted: sha256:9bddd23668070387aa4e24f9f17eb5a95de7d9087d5efefe01066875f44285e7 2026-07-10 01:51:53.012841 | ubuntu-noble-large | deleted: sha256:299c19bdcf772f300b37c7942189ef541145d1808d02899f88519255f22736db 2026-07-10 01:51:53.012848 | ubuntu-noble-large | deleted: sha256:84dc5f539a74984d8e29884d0b97fa23cc081561efa2cf088f580f4cac1d2713 2026-07-10 01:51:53.012854 | ubuntu-noble-large | deleted: sha256:f5f127b6d88c1e157a1fb67dfec48477f4e57f8378914b22fcb98f8900fdcb88 2026-07-10 01:51:53.012861 | ubuntu-noble-large | deleted: sha256:63c7493c4c4cc20ecb912dfca113acc261c2cf6d6e2cdb990223118da700bb5d 2026-07-10 01:51:53.012867 | ubuntu-noble-large | deleted: sha256:0187214de035886917e8856dd4e70800eb4f45a2a070a0c892dea13e07b90431 2026-07-10 01:51:53.012881 | ubuntu-noble-large | deleted: sha256:e10b385b2734af04aae639b70160fec29f06b588e4e886b1cef38f000dc83f75 2026-07-10 01:51:53.012888 | ubuntu-noble-large | deleted: sha256:bae60e5716928f840d9c3b4343886e52690db5bcf43a451f31883f4b98172fc5 2026-07-10 01:51:53.012895 | ubuntu-noble-large | deleted: sha256:ace16c9fc54e00e856438f1c63e55b8ed201bb924774b63854705a68cbe6ba42 2026-07-10 01:51:53.012909 | ubuntu-noble-large | deleted: sha256:9fcead26e429d75a16c3e08518e934b60b2fd9d85e1c4cc05785377fb7103bb9 2026-07-10 01:51:53.012916 | ubuntu-noble-large | deleted: sha256:a161188e792c0ba1a7b1c207cfcb2f42dbb27b443cd9791a2c3f85cd005cb885 2026-07-10 01:51:53.012922 | ubuntu-noble-large | deleted: sha256:f9bb63b366363c40172290a9cde2c3c25f267adff5d31e1881b8a4656edf5242 2026-07-10 01:51:53.012929 | ubuntu-noble-large | deleted: sha256:a34575309cd9f1fc68aebcedee61bdf03b27511e26a685fbd37e7e5f0bafa4e5 2026-07-10 01:51:53.012935 | ubuntu-noble-large | deleted: sha256:345413aa23dedc196aaadeaa1a483a5756b55b5b2f38738fcf89171b7fe7e281 2026-07-10 01:51:53.012942 | ubuntu-noble-large | deleted: sha256:954fdd60e90326e064ecfb23e344ded4d8111628669591597a149144e0889aff 2026-07-10 01:51:53.012948 | ubuntu-noble-large | deleted: sha256:c37b641e25e4762e0ec4e5ead5b3b412ea0c0aea6da23baef8080c8ea1a1b15c 2026-07-10 01:51:53.012955 | ubuntu-noble-large | deleted: sha256:da06bed60dcd5e38283b23ad11324ec6911ad508375c50236a910abf2ecbf224 2026-07-10 01:51:53.012961 | ubuntu-noble-large | deleted: sha256:1f1edf4ae003cc5b6cd0dbdcd0ca2896b46ede7130b6353a743f77bbba497ef4 2026-07-10 01:51:53.012974 | ubuntu-noble-large | deleted: sha256:cf0d2794cd71dacb5742a754c4ae74cb708da3c4062255654cd5d76e57d4ff1c 2026-07-10 01:51:53.012981 | ubuntu-noble-large | deleted: sha256:de62727539de2dd2279cd0039d39c3bd754af50f96438e03ce7acf12d42fb10c 2026-07-10 01:51:53.012987 | ubuntu-noble-large | deleted: sha256:a077155fa81f922991507508451eabba58ceb26fbb33ae69f849c16e67c55cc1 2026-07-10 01:51:53.012994 | ubuntu-noble-large | deleted: sha256:c862d2fb79a72a8106e84b2af773583e7bdadeb1983959586215b43f669c3076 2026-07-10 01:51:53.013001 | ubuntu-noble-large | deleted: sha256:051dadbb983fc6ff32dd38adc5afc9a2ef73910de5a235565a940b95040ea29b 2026-07-10 01:51:53.013007 | ubuntu-noble-large | deleted: sha256:b7c0160272ae3d644cef42196066b0d650134aaf24299c51d99628c220494f3c 2026-07-10 01:51:53.013014 | ubuntu-noble-large | deleted: sha256:d7ae731c013b6167bb4e7835d5058da96e893f999edaf48d441dc907e77d9833 2026-07-10 01:51:53.013021 | ubuntu-noble-large | deleted: sha256:5c15f8b9035bd7856df9a3ed6ed1bd4c95341073b92c9ad0360b1926c1136b54 2026-07-10 01:51:53.013027 | ubuntu-noble-large | deleted: sha256:124c3d368d0b00ec014d93be828d5fca6c65971154ab38720df6a93196bd9423 2026-07-10 01:51:53.013034 | ubuntu-noble-large | deleted: sha256:743b6379ced36b9305262826181e406b466ffafb4139754a46f555d2568d1b55 2026-07-10 01:51:53.013040 | ubuntu-noble-large | deleted: sha256:3fa950e86f2f821b031a48ed0dca1d92be3fb2969c1db7770f30ca9b56a4445f 2026-07-10 01:51:53.013047 | ubuntu-noble-large | deleted: sha256:5da1c268651759936cc5d798915cf4ed92b6919dd8cc49a859f059491986c13b 2026-07-10 01:51:53.013054 | ubuntu-noble-large | deleted: sha256:cab82035243967a61e3e5414f30b96562eabae2aa2331bd4933e0a5ab949136d 2026-07-10 01:51:53.013060 | ubuntu-noble-large | deleted: sha256:a61085afe812de1d35d63e9fc81f2b44e7015810eb80bd85505667386d23bc71 2026-07-10 01:51:53.013067 | ubuntu-noble-large | deleted: sha256:0019d51c279f708e11bde01f842c16930a744a54c6c868daf9289a92da571c49 2026-07-10 01:51:53.013074 | ubuntu-noble-large | deleted: sha256:1f1d51a8ca6c546395b10451e54472c4a4f072b43976893a5b822504c3462e39 2026-07-10 01:51:53.013080 | ubuntu-noble-large | deleted: sha256:6b70a4dc86c48b036f40c99fe05aa2164d078b2eda0d30bd5372e294ff408b3c 2026-07-10 01:51:53.013087 | ubuntu-noble-large | deleted: sha256:9d2f867acbaf39480a348612f232bdffd962773ca7df71c1d87da8b792b82020 2026-07-10 01:51:53.013093 | ubuntu-noble-large | deleted: sha256:7a916890ac12b30c570d09fc08ba2cf1529b3ed2fb4cd6f30d041e8e647c6975 2026-07-10 01:51:53.013100 | ubuntu-noble-large | deleted: sha256:82622295c11ed04d1fd9bb1f73eaddfc19497bb59673259ff72cfda4340c7d33 2026-07-10 01:51:53.013107 | ubuntu-noble-large | deleted: sha256:987bfc529c53a1b4250d31dac9bc91b31f4d499b4e5566dc42899603ca6a3a0b 2026-07-10 01:51:53.013113 | ubuntu-noble-large | deleted: sha256:b41233bb88010e90da07d4bbd1952b249a907874ce28ff1dc47b4c67f1e0e207 2026-07-10 01:51:53.013120 | ubuntu-noble-large | deleted: sha256:243853adf32dbbf3a92c350d000b8ad49a7f11b6c30e023625f3e184f5a5fec4 2026-07-10 01:51:53.013153 | ubuntu-noble-large | deleted: sha256:6f370b78edab1d843b0cad4148fc456cd5f825f783a1b2c6ce83c7d14836dc23 2026-07-10 01:51:53.013160 | ubuntu-noble-large | deleted: sha256:283cdb6e6cbcf20de0faf0ee3f3aac284e4a206db05accbbe3417d4445c9207b 2026-07-10 01:51:53.013167 | ubuntu-noble-large | deleted: sha256:7ee20445125097e1e9675cab282e7c17977fb64817a2a0de7baf2e69f3aa1705 2026-07-10 01:51:53.013173 | ubuntu-noble-large | deleted: sha256:11e41dc3543fe14923d74adc7a86721d2da148fb6c10e74ea1bff473b94c241c 2026-07-10 01:51:53.013180 | ubuntu-noble-large | deleted: sha256:e67c56af0c10e5b8ff408498b8a07c5bd4437f96208905c158a24194d0e359e9 2026-07-10 01:51:53.013186 | ubuntu-noble-large | deleted: sha256:382549fa1df60e8e19c6ac4fbd86fc632b272d7aaed34cf1d626f2c21c005236 2026-07-10 01:51:53.013193 | ubuntu-noble-large | deleted: sha256:cafea7286b1c44429356eb9df66978ea2f56d47a139712f97b0d682d08764ff3 2026-07-10 01:51:53.013199 | ubuntu-noble-large | deleted: sha256:e491be328ad28d20dd58961da172388ae3a4f8822f93e42e437ae8e66a0d2c36 2026-07-10 01:51:53.013206 | ubuntu-noble-large | deleted: sha256:af6b7dcf8083c0f8600fabb687864f76ec16c595033ff2d042c7c0de5973b262 2026-07-10 01:51:53.013213 | ubuntu-noble-large | deleted: sha256:b150fe35ec8bd4c753d84b287b346116db185d91152c5eac0c7c863f15821f1a 2026-07-10 01:51:53.013219 | ubuntu-noble-large | deleted: sha256:2e14b1412697a01102cbeac6e5dfb5fec1128f8c3fe44a20a207f4b07aea1d3e 2026-07-10 01:51:53.013226 | ubuntu-noble-large | deleted: sha256:5bb6d87137c742beaae37b0697f895a33aea34161de2d39513e423d0af406479 2026-07-10 01:51:53.013232 | ubuntu-noble-large | deleted: sha256:90880dedf48eb47a604e238145ad6d7bbd7b58cdff2575c82279b08ae307567e 2026-07-10 01:51:53.013239 | ubuntu-noble-large | deleted: sha256:4aa05939c5aae72cfc2b333b01a73ad0d2da080dfaae0ff71ee73b965cee211a 2026-07-10 01:51:53.013251 | ubuntu-noble-large | deleted: sha256:24540bce8ebb5889ee2476b47f6354b084422c69c4f2f4cda8efdd1632e7422a 2026-07-10 01:51:53.013262 | ubuntu-noble-large | deleted: sha256:c02b0af7d0483f54aac8fbefb6c48aeeae939e3055128dc0d8b89d6ae1e4cec6 2026-07-10 01:51:53.013269 | ubuntu-noble-large | deleted: sha256:872b226bf50786a5d1eb133f3a8614ff2f15bc60f114e52f6f8a8c03733e7ea5 2026-07-10 01:51:53.013276 | ubuntu-noble-large | deleted: sha256:aac5a801a57f989294fb2495f1e6ef10445ae70dfb86cf6158a14af36120bb35 2026-07-10 01:51:53.013287 | ubuntu-noble-large | deleted: sha256:79a3b4d5be1ce11d87a6a2125ddda247e9764ae129ccc86327be3eb8f6485c9c 2026-07-10 01:51:53.013294 | ubuntu-noble-large | deleted: sha256:91275db7cde80227c31ed598c76aff3e99d043cfdbca5b53b2f005ffe8a2dc3e 2026-07-10 01:51:53.013301 | ubuntu-noble-large | deleted: sha256:4b6b577d53fb34709f0f39e511af4b74fc0e6dbe3432a892483d956bb7a8f2d3 2026-07-10 01:51:53.013307 | ubuntu-noble-large | deleted: sha256:118548e4de3051108b42117e51972ab6ab6ec28c4525f67640cb1e114050c59e 2026-07-10 01:51:53.013314 | ubuntu-noble-large | deleted: sha256:02a3dac44efd9269cc76abeb0a00f533b041be265671c0edd58b00ddf98d7087 2026-07-10 01:51:53.013320 | ubuntu-noble-large | deleted: sha256:5e6212fd9be33e7bf62e9535e9224276a8f67a867a0cebad44113a16ecfa6907 2026-07-10 01:51:53.013327 | ubuntu-noble-large | deleted: sha256:bed842bfbe99110ff100d82af21c5f92118c755058f4980ca8448dd1992878e2 2026-07-10 01:51:53.013333 | ubuntu-noble-large | deleted: sha256:f7482be4c14d369049a0b1df67f21bb1047ca6b4968c980641e77671ffd2f2ef 2026-07-10 01:51:53.013340 | ubuntu-noble-large | deleted: sha256:6898359ea0687b5264733c63ed5877220d9728a3b70ffbe1e922469703e6afc0 2026-07-10 01:51:53.013346 | ubuntu-noble-large | deleted: sha256:f2bfcfc288271ad4928f2c504f75e859f8f4e94c9a6881937364d1cc9b29f2b2 2026-07-10 01:51:53.013353 | ubuntu-noble-large | deleted: sha256:471e69b956f7115eb8cd65c0ecd8ede427c691d0e5734dcc86dae77b8eb108e8 2026-07-10 01:51:53.013359 | ubuntu-noble-large | deleted: sha256:68db6653b4b2a42df6a3aea8a8e391a635311b1eba692f22eb7e40e136320bf2 2026-07-10 01:51:53.013366 | ubuntu-noble-large | deleted: sha256:6a0293131435f0b8f996e0c86256607ba3a8d3adfa46e9ad00079cc2f6c1aa91 2026-07-10 01:51:53.013372 | ubuntu-noble-large | deleted: sha256:25156536d140a999d62baeb3869fc6e674da24203e2cbc02660073e72eee56e6 2026-07-10 01:51:53.013379 | ubuntu-noble-large | deleted: sha256:4c952b0df672281dfb3c9095c3cd3b4d669ac2283612a5f5e3d54bb50d899076 2026-07-10 01:51:53.013385 | ubuntu-noble-large | deleted: sha256:42dcaf8f9ea5d9a91a579d572ce56b828bc252f799354bf199f8f760c41e3396 2026-07-10 01:51:53.013392 | ubuntu-noble-large | deleted: sha256:259ea8696bc17b1e12572eeb1b825f3df7aeecd8f14d35e24d15ee74c1f160c6 2026-07-10 01:51:53.013398 | ubuntu-noble-large | deleted: sha256:5fe3d93c3185a8d22cf4b35d43c1d0f17af280db244bbfc446450d16e4de1886 2026-07-10 01:51:53.013405 | ubuntu-noble-large | deleted: sha256:05518c0862cdbedf13c7aed827451a4829bf0a418dd3c43c777707e701024716 2026-07-10 01:51:53.013411 | ubuntu-noble-large | deleted: sha256:f9ec6ccefca24b8eb72a4fcf6d24d0b48a028c716c14c2469f01c6a6f8a768bc 2026-07-10 01:51:53.013418 | ubuntu-noble-large | deleted: sha256:da653e96c8822adf63a05687d5378fd597af480131d8b6cc0e6baf61d369cff9 2026-07-10 01:51:53.013424 | ubuntu-noble-large | deleted: sha256:6aaced450810a4d22323f669fb92f2797910b07e9ef41528fb1554bff40a668d 2026-07-10 01:51:53.013431 | ubuntu-noble-large | deleted: sha256:97151e44b1203d9c811af579d60d74aa4da14165a7fcd7283f541132c4458c9d 2026-07-10 01:51:53.013438 | ubuntu-noble-large | deleted: sha256:86a3a03dbdffb360d757656f068c3b3bbba9d138bac44446278436848d92a374 2026-07-10 01:51:53.013444 | ubuntu-noble-large | deleted: sha256:5774ab18e1f60b31178097dc03d10180cbcc531dd42eed90d6c19474031ec474 2026-07-10 01:51:53.013451 | ubuntu-noble-large | deleted: sha256:985841326fb75643dc39142a84917ab3569f73082dd9e79fdd8d18e78980ca77 2026-07-10 01:51:53.013457 | ubuntu-noble-large | deleted: sha256:51569f5e0c47b2a453ca7d4cbca36abea327d013493ca0f77c3b4d962188fdca 2026-07-10 01:51:53.013464 | ubuntu-noble-large | deleted: sha256:90d3cc9b72730d16d7d53075a26edca397dd5e8ee61026a103834112e3214475 2026-07-10 01:51:53.013470 | ubuntu-noble-large | deleted: sha256:7f8752d75262acea8d767db7867277cfa00dde4ece85869fd1104eb6a09a336b 2026-07-10 01:51:53.013477 | ubuntu-noble-large | deleted: sha256:ca25309faca8986f3ad8f9d085094d6b28024ba24385b9c2d56ff66f048aef31 2026-07-10 01:51:53.013483 | ubuntu-noble-large | deleted: sha256:ddf562f6736cebe117e539a53f3d734ac1ec1d1bcba009b7b7b1197330322fcb 2026-07-10 01:51:53.013490 | ubuntu-noble-large | deleted: sha256:8635ded90a48bcb18e4fc05ee1d6cf1e739c6b4087777f2c61799645993b3152 2026-07-10 01:51:53.013496 | ubuntu-noble-large | deleted: sha256:cce37d15d5de16ac4543d4e7da0ed619b99a169576486e655d4149368fa61249 2026-07-10 01:51:53.013503 | ubuntu-noble-large | deleted: sha256:a73880a7368014c9dcf8d7e4edd58460db76f8e52627a9affc7b0d6e10e65c82 2026-07-10 01:51:53.013516 | ubuntu-noble-large | deleted: sha256:8825ea49073166326f69228fa4ad438f5b7b937d8d7d60025fd3164104a14c62 2026-07-10 01:51:53.013523 | ubuntu-noble-large | deleted: sha256:3ebf9fd1d1f25476e73a5718a8ac50dec8c7e2480f4d88c7b290e3b13cb9f36e 2026-07-10 01:51:53.013530 | ubuntu-noble-large | deleted: sha256:6c2f6f182a3cf5b7f5902f3ee3ff389b67611827b5bef01fb991769f1214209d 2026-07-10 01:51:53.013536 | ubuntu-noble-large | deleted: sha256:fc3c100fa121de438d0113a35ca523ed2113543dc2110d04957126a3f61ba2df 2026-07-10 01:51:53.013543 | ubuntu-noble-large | deleted: sha256:410340c765b7cbd938d2714986f7ac551798fed924a653dbeff57dea485a848c 2026-07-10 01:51:53.013549 | ubuntu-noble-large | deleted: sha256:b0c3f74c1e68573585fd94b9017cdf2a09f8dd97fb87e99e46cb30c0168d2f49 2026-07-10 01:51:53.013556 | ubuntu-noble-large | deleted: sha256:51e9f358ea6a3ebc72e0367457b6689235c04404135ad07d123d05744ae106e3 2026-07-10 01:51:53.013562 | ubuntu-noble-large | deleted: sha256:bfc28211d5c9c32455dd7dc7d162f916a8d9e182810c6b7176218cccaea3c5f1 2026-07-10 01:51:53.013569 | ubuntu-noble-large | deleted: sha256:37f994ada6619837d753520af2d53e4b90bd10e480e45405a262816fdabb2079 2026-07-10 01:51:53.013575 | ubuntu-noble-large | deleted: sha256:c6df34e15f133b60e52df013cf3717401457f0ea2e1731c44d93f0d85260a9ff 2026-07-10 01:51:53.013582 | ubuntu-noble-large | deleted: sha256:c13902b9fa90cd12c2f0e79bbf2e669e387c85daf0c2cb1dec8c17dd912e9086 2026-07-10 01:51:53.013588 | ubuntu-noble-large | deleted: sha256:30424b73410b6b7bb17036b319febe9aeef4380f1b8efad42fa41cf82dd8aeef 2026-07-10 01:51:53.013595 | ubuntu-noble-large | deleted: sha256:49b0a025d70534f2fdecd6a721b24cf2013e30e6c6e94364d22b4c22c9319d70 2026-07-10 01:51:53.013601 | ubuntu-noble-large | deleted: sha256:f03aa7b489b7932920e4aca4054c1e8a00dee195afec85d88073a6205fdf7869 2026-07-10 01:51:53.013612 | ubuntu-noble-large | deleted: sha256:4cb1ddbfce4aa66428da7d4df72e36b3b0f1038209bd9c632f0236e0d91d7386 2026-07-10 01:51:53.013619 | ubuntu-noble-large | deleted: sha256:0f955218f0550a2e913448380baa7588b46529a4c5a3e02a1164f75ca2afff7b 2026-07-10 01:51:53.013626 | ubuntu-noble-large | deleted: sha256:f2da49c93b706ecf6a999c008689ad5664977a188b1fda99b8877c89374f8448 2026-07-10 01:51:53.013636 | ubuntu-noble-large | deleted: sha256:88be11bb374c0615fdb0813999289aa181a4a564f665a520ced7e4336d73f515 2026-07-10 01:51:53.013643 | ubuntu-noble-large | deleted: sha256:e327bea9338fc73e09a5498fcc46c2c2bbb47dec49dd1f0b1b306bb4f287425d 2026-07-10 01:51:53.013650 | ubuntu-noble-large | deleted: sha256:0eae067755d0b807f6534364d623a6da9b0e9332e7e778e8c530608e518fb0c3 2026-07-10 01:51:53.013656 | ubuntu-noble-large | deleted: sha256:3220fe1fc004ddb0a8bec973ea2f121780a29db41fa049219d2dfcc2032fabfe 2026-07-10 01:51:53.013663 | ubuntu-noble-large | deleted: sha256:f41f7cc1245e045755d34ee33ee9b3984d536ff079768f3a9ee03dd799783779 2026-07-10 01:51:53.013669 | ubuntu-noble-large | deleted: sha256:ed9628c4510ea7c4d90a07c1ea304a722b511a78a86946a7c129c9797198fc49 2026-07-10 01:51:53.013676 | ubuntu-noble-large | deleted: sha256:21c67b4b2a3548e8300abf7868c982f5bd714e22d303032d5bafa8e41a394cee 2026-07-10 01:51:53.013682 | ubuntu-noble-large | deleted: sha256:056e8fafc9eaafb88553285e939d7232533243de6bec4c28e4122242f0a4179b 2026-07-10 01:51:53.013689 | ubuntu-noble-large | deleted: sha256:df6b67e0a1bb55eed9c5104d46a712a2069cf22ca77fc8f8a3b6b2bc32907227 2026-07-10 01:51:53.013695 | ubuntu-noble-large | deleted: sha256:c65b2ccafe76bed1ea7d857be179efc0b6b10be32b3395908cf5d95e94028fc9 2026-07-10 01:51:53.013702 | ubuntu-noble-large | deleted: sha256:ad3ce2a7a05afab166b0d7196f9a1aacc08e6ba9e1b44cf30a83dead04f8a311 2026-07-10 01:51:53.013708 | ubuntu-noble-large | deleted: sha256:03c347b9bef3096dda5a634f0de73417e0ff50a24557fa2c24da157b5e4eb9fa 2026-07-10 01:51:53.013715 | ubuntu-noble-large | deleted: sha256:95b6ba319e29a2501379ac1566a256e1af6eabea04925200857e55fffdb4386a 2026-07-10 01:51:53.013721 | ubuntu-noble-large | deleted: sha256:f53a0c6813c73ad9d7a843b509539b00cd274d7c197480ef093f3792218f9178 2026-07-10 01:51:53.013729 | ubuntu-noble-large | deleted: sha256:c20ed6802a205bcb1911df7ceb3e687d14ed7f6c08554b57930777c9bf51c8e6 2026-07-10 01:51:53.013740 | ubuntu-noble-large | deleted: sha256:f06810997c802066e2aca460c1e4618034cd7c823fb39a170338bb4907e0b759 2026-07-10 01:51:53.013752 | ubuntu-noble-large | deleted: sha256:7d58325eb08a8376e11a3dc6916a56db4abd846eb893834af95ffa331b1dda94 2026-07-10 01:51:53.013762 | ubuntu-noble-large | deleted: sha256:50c5515cf28ee92f84f528b8c0d281055fcc457794d59ff31f95299ec6095f11 2026-07-10 01:51:53.013769 | ubuntu-noble-large | deleted: sha256:dd23a29be71c59c092ac8a83ac255baf9d2976fbd76c338964e5b24e62b6171b 2026-07-10 01:51:53.013775 | ubuntu-noble-large | deleted: sha256:30408d68fbcf40674570e85a9b5ed20a9b64838306fb349e06a3f847d77c5fdc 2026-07-10 01:51:53.013788 | ubuntu-noble-large | deleted: sha256:60aa3c75bead6c14fd01b28c1023e8cb18b4699aee0da6e0c2eac2f3786dcd25 2026-07-10 01:51:53.013794 | ubuntu-noble-large | deleted: sha256:a47263891a9bf69a0653c007d15942e483208748a3539a4ba51ab58409c29b50 2026-07-10 01:51:53.013801 | ubuntu-noble-large | deleted: sha256:e773e5be2ffecd09c458eb496a8f980355a28c259b86d847fd6fb473fefd7850 2026-07-10 01:51:53.013807 | ubuntu-noble-large | deleted: sha256:2b284ab6a0628ba59143040293cb7bf020fd14e85635b788776da724d8e8838f 2026-07-10 01:51:53.013814 | ubuntu-noble-large | deleted: sha256:928fced444435021dbf6f01c472f88359a286339afd28a1fc460cbbf16b8e600 2026-07-10 01:51:53.013865 | ubuntu-noble-large | deleted: sha256:d5450d86b6a3d64951f9b97a30981a25d834420bcb677ce9fe55a33f78a27f66 2026-07-10 01:51:53.013872 | ubuntu-noble-large | deleted: sha256:a8e75271cbdac2e10c4fcd8ae964453b40cc229ec5dd8e66951c24b055d14d1c 2026-07-10 01:51:53.013879 | ubuntu-noble-large | deleted: sha256:6bb9dc01e2e47c8206ae592cc6a6191e4c5d2f3823cefe752901df522e16e430 2026-07-10 01:51:53.013885 | ubuntu-noble-large | deleted: sha256:d404a7dfe6a7b560822328cdb5857445ff8f71e5be596dbbe841245379ccfe36 2026-07-10 01:51:53.013892 | ubuntu-noble-large | deleted: sha256:cbbf54616d1b3df85be044be13873ae65fb99500d3c3e2a56e7f8f0258bc4669 2026-07-10 01:51:53.013898 | ubuntu-noble-large | deleted: sha256:c0e1d3cdb1b0c2fb7db9de2878612e19802be0c1dfd2faa4558a8bea2a02bd0b 2026-07-10 01:51:53.013905 | ubuntu-noble-large | deleted: sha256:382517a3a9aadc6b651e3989ab8c393064dc228820beafcfa37134ee187d803c 2026-07-10 01:51:53.013911 | ubuntu-noble-large | deleted: sha256:7df36f025d247d5ee88f3ff0da23e0e4046a03abeb5f1c4a02f899f6be7f3b2a 2026-07-10 01:51:53.013918 | ubuntu-noble-large | deleted: sha256:206c521bdc28301c846b8ed7b6dbd69ed0e0bfedcd893c55e307bb3791058d5a 2026-07-10 01:51:53.013924 | ubuntu-noble-large | deleted: sha256:3b2071782b31f9bad4afd47e4d8a5e9847bf3e4b29b80859acbbad6a51d2187e 2026-07-10 01:51:53.013931 | ubuntu-noble-large | deleted: sha256:34746cc31ad03ed0f4401d558d3508164c54717afbdfe688d569f029376dd209 2026-07-10 01:51:53.013937 | ubuntu-noble-large | deleted: sha256:b8d3fa90a84e26818fdbf79be84cc46fbff83295e68d6bde3a6d39cdb0d3e0b8 2026-07-10 01:51:53.013943 | ubuntu-noble-large | deleted: sha256:628d9cc21b2cb68c5370761dbc8312da100df792b0990473255dfa33d3b6c024 2026-07-10 01:51:53.013950 | ubuntu-noble-large | deleted: sha256:3ec8c420eb8f3d10210edabc77bdb47f8d03994cb7309c74c8480cc2050cda72 2026-07-10 01:51:53.013956 | ubuntu-noble-large | deleted: sha256:c067d40e24eafec21063fcf777a8f1bc9cdfffe8f3d51959e50cd3a0ef593bc2 2026-07-10 01:51:53.013963 | ubuntu-noble-large | deleted: sha256:df7adbc85169b206a2ecb2f775293484d37e234ddf43e7a65fba8d27479a133e 2026-07-10 01:51:53.013969 | ubuntu-noble-large | deleted: sha256:8efd384d640158b742dc260df5eaafd7cc148cf8af0801f5911042ce9ad66a26 2026-07-10 01:51:53.013976 | ubuntu-noble-large | deleted: sha256:f96373364cfd61ae113d4d24cc11c75e4a285c7e86659abcea17472466c8baf1 2026-07-10 01:51:53.013982 | ubuntu-noble-large | deleted: sha256:4dfb24164cf91105f76e76a83c214e9fd80d99bb5e57dc6ebe72abe0a2da67a4 2026-07-10 01:51:53.013989 | ubuntu-noble-large | deleted: sha256:82133729a3ed4eb8803e1a5047c2b792d34b51647ca6451dfbaefa7f8dfa5b93 2026-07-10 01:51:53.013995 | ubuntu-noble-large | deleted: sha256:ef1c179fc0e1b4fbb63b61cd8d60239ad9f02df1a5bcf7f1fbca133f5719b902 2026-07-10 01:51:53.014001 | ubuntu-noble-large | deleted: sha256:6fc241764225e6b13cc0f179fb8279606067ccc144997498ec46599bfb44614d 2026-07-10 01:51:53.014008 | ubuntu-noble-large | deleted: sha256:ec1477c2fb02f800d7b802847c1b5269e5fd46c252e885c93d978d2823ca337a 2026-07-10 01:51:53.014020 | ubuntu-noble-large | deleted: sha256:66e22cdcfcedb245e36ffbbf540b8d2edd7332754bd27cb85d3101401c0317af 2026-07-10 01:51:53.014027 | ubuntu-noble-large | deleted: sha256:24a7be7af3e4bb147c13215818cc6846547f7441cbc2e7a214f882be09aa5448 2026-07-10 01:51:53.014039 | ubuntu-noble-large | deleted: sha256:3ab7fe87b810b8a9226d1dd0d08419951485ac867437ae584ed0b66fdf581732 2026-07-10 01:51:53.014046 | ubuntu-noble-large | deleted: sha256:ed840417b976c93c06580c8baa00b15fe856590fbf1b6f291e37c5b06a22fc32 2026-07-10 01:51:53.014052 | ubuntu-noble-large | deleted: sha256:e43b46590d6f5f22795c13ec3b23fbb9aafdd2d20ec32ce9e85f10b7fc14191b 2026-07-10 01:51:53.014058 | ubuntu-noble-large | deleted: sha256:e174a7ee6eeb210ea041a260e0f9433e5f39eb1713f700143fffeebb788f3543 2026-07-10 01:51:53.014065 | ubuntu-noble-large | deleted: sha256:0915c27643746b715ee0ce52b38f8dfe9a1dfa6033b39a31cd4ce8f83059f0ad 2026-07-10 01:51:53.014071 | ubuntu-noble-large | deleted: sha256:f8acf227dfa04068b8f6d9f14ab7a3c99486c82e1953f473395d7ae3c255773d 2026-07-10 01:51:53.014078 | ubuntu-noble-large | deleted: sha256:095da59ebd4488b221b9498344ca58e59887bb1516fecd1146c99829204c6c85 2026-07-10 01:51:53.014090 | ubuntu-noble-large | deleted: sha256:e243545b07b8bdc3f51eb644fd9a7cd399b3979b4f7cf5bf297c92df086936a0 2026-07-10 01:51:53.014097 | ubuntu-noble-large | deleted: sha256:5f2dd66d51da7cc013f4cfa8018dfe110e24f69d9d72aa3528793ec1b65a06cf 2026-07-10 01:51:53.014103 | ubuntu-noble-large | deleted: sha256:14b2e067f0cccd4d07da750ea82c3c450e092902808033265f41989defc3aa0a 2026-07-10 01:51:53.014110 | ubuntu-noble-large | deleted: sha256:aa9d20a49b0909888e48d3e73b77beb4370e677b1b05207b55455669d2dee942 2026-07-10 01:51:53.014116 | ubuntu-noble-large | deleted: sha256:c8d0d76c612abeef45990232b1187e7f7600b69a12fd0cfddc00c087c586338a 2026-07-10 01:51:53.014122 | ubuntu-noble-large | deleted: sha256:0ef812c1b35e808a1e89aec6c168a1ec100d0e29e24046526e8d64503dd3de3f 2026-07-10 01:51:53.014154 | ubuntu-noble-large | deleted: sha256:cf2034b7ce0e422934f0fc4cd6cfa94d0fa494538bca32c74f60a555b07cba07 2026-07-10 01:51:53.014161 | ubuntu-noble-large | deleted: sha256:8d4c96a73e777bead9dc08367a3be15c4874a23d450308081b6679392b5bac7b 2026-07-10 01:51:53.014167 | ubuntu-noble-large | deleted: sha256:29db4689b55838754c405e8adf30d4b04ca368430af05e299dd603c9446e7100 2026-07-10 01:51:53.014174 | ubuntu-noble-large | deleted: sha256:f8a238607ed29f4b38918590b0536f41287608aa65b1686636b4895900c76457 2026-07-10 01:51:53.014180 | ubuntu-noble-large | deleted: sha256:9faee2489c431a35654c280ad99a2c553dbf5b3bbd2ded6bf4b799cd56edd344 2026-07-10 01:51:53.014187 | ubuntu-noble-large | deleted: sha256:79837a7a6908cb3c3d00eac3e2fc21f2163af42ac30935d3210911a7e5ae6c69 2026-07-10 01:51:53.014193 | ubuntu-noble-large | deleted: sha256:32f851242e7a2d54627cd789ee4f8749774aa5a0bc8c292ea348ab60f4191cbf 2026-07-10 01:51:53.014199 | ubuntu-noble-large | deleted: sha256:27c73187f2cbfb79ebb93db9aeccfc940a63f017138d51a6e9f52c5de7df117e 2026-07-10 01:51:53.014205 | ubuntu-noble-large | deleted: sha256:598c832b34197bc0c61ea2d367d83e505aaa8301f575bcd9756ca0a8bdef5b82 2026-07-10 01:51:53.014211 | ubuntu-noble-large | deleted: sha256:2bbde3b1b2d23b91e581e8fe478adfcd3ed2a5543b714b32706988568c9f056a 2026-07-10 01:51:53.014218 | ubuntu-noble-large | deleted: sha256:6a3cc8810013e287a1e0d2dbefe6d3ba2d94b3600ff232ee420639d8985f6eca 2026-07-10 01:51:53.014224 | ubuntu-noble-large | deleted: sha256:c1c862baf7911a788cabc29fafa242d0c2242f11937f98383fb6e6cbdeee5c74 2026-07-10 01:51:53.014230 | ubuntu-noble-large | deleted: sha256:008c4ae7de29edbf065dfa4ce4349cf345edc33d4bca89ab5cbf51718c349dfb 2026-07-10 01:51:53.014236 | ubuntu-noble-large | deleted: sha256:9b4efc510ce59565ceb625676eb47f05edf505fa7fbba5c61127434962a680ab 2026-07-10 01:51:53.014242 | ubuntu-noble-large | deleted: sha256:a0f00b71d16954c64f59f7edb8750013f3e0bc2d1bde5fb81e380724a8325a4f 2026-07-10 01:51:53.014248 | ubuntu-noble-large | deleted: sha256:1b9feffbf561963987db7bbdd40f5102c9cdde18c3fe67380ec80a3b501cdfd4 2026-07-10 01:51:53.014255 | ubuntu-noble-large | deleted: sha256:64ee675c4af9f573fc25b0e35cb75aa58648b5a2494340084d58c670c3f3aad4 2026-07-10 01:51:53.014261 | ubuntu-noble-large | deleted: sha256:e35a2d86df0f3fbfafcb5ac02b5e69affc0a65a73fdb7ccb2a54ab4b6aebef4f 2026-07-10 01:51:53.014267 | ubuntu-noble-large | deleted: sha256:16dd3489b801215e1b9165d69982c1d73f1827eb1749f888679546ec2b94c749 2026-07-10 01:51:53.014273 | ubuntu-noble-large | deleted: sha256:63ffdeb871c193e6374b34437fe0feeeecdf5e5e7974e9d34ecfa3282ed4d7a0 2026-07-10 01:51:53.014279 | ubuntu-noble-large | deleted: sha256:7e3cf4b1f7612343acee0f54e923996d1ab68d678237c9270e094357e81b0cda 2026-07-10 01:51:53.014285 | ubuntu-noble-large | deleted: sha256:00c131c7a1ab9769f2b6e54d2283ee458a0329985d070898d33da445870bbae7 2026-07-10 01:51:53.014291 | ubuntu-noble-large | deleted: sha256:a645c9fca00758ae971d68a945870db278281ba7d1b4d83529b2225855c65199 2026-07-10 01:51:53.014298 | ubuntu-noble-large | deleted: sha256:6bd3bcbac093323d3bf1d5ed21dd42548ecc8bf8a4f5728d90385ebaeb5ea16c 2026-07-10 01:51:53.014304 | ubuntu-noble-large | deleted: sha256:3515083274f5ca91b2f48a5bee079406947cefe0e61113045831578b09bdffbf 2026-07-10 01:51:53.014310 | ubuntu-noble-large | deleted: sha256:a2f0dc3c7ca96bc9de8c2d5cf9ef8b5137df9cfdf7ee6ddc8bf834c7ff445eda 2026-07-10 01:51:53.014316 | ubuntu-noble-large | deleted: sha256:b25ed2d0c23a9f82e61ff9f0759ee9883e5fa67c31dd03b3be32bcabb4d7a580 2026-07-10 01:51:53.014322 | ubuntu-noble-large | deleted: sha256:00ba96edd1b0a3e439267770e7884e4d79e9b9bcd8baf79b106d4fd0e4deede0 2026-07-10 01:51:53.014329 | ubuntu-noble-large | deleted: sha256:1a1d58641d733aca11b2771046265475615ee3028e58937edf1efee3e17650f8 2026-07-10 01:51:53.014335 | ubuntu-noble-large | deleted: sha256:663582f20cf1c36469317cd511cd27cb7099c6df45e4f4beb06ca264c3e2165a 2026-07-10 01:51:53.014341 | ubuntu-noble-large | deleted: sha256:5278167148ed5174cc01dbb775cafb4f405393883a758dc9acfe62ead2ae8a63 2026-07-10 01:51:53.014352 | ubuntu-noble-large | deleted: sha256:164cedc4f8acdf7d4019bf1d07d8f4a8b26511968835f8b1baf8570ed603f06a 2026-07-10 01:51:53.014358 | ubuntu-noble-large | deleted: sha256:6cd65b129ee2072a874a9dd879e56e73d64b9be6af39fdeb9a0c18f4cccc022e 2026-07-10 01:51:53.014364 | ubuntu-noble-large | deleted: sha256:f84db80771896fdb1cd44d0aef312826e3052705e1e392bdaa154b5a5ba61c09 2026-07-10 01:51:53.014370 | ubuntu-noble-large | deleted: sha256:50e73ec2267bd4755ce5f2fe28cd237ef95c7406603bb9e1bb5d787d0e2f84c6 2026-07-10 01:51:53.014381 | ubuntu-noble-large | deleted: sha256:94add29deb8482b0d546f1f50eb3f8dbbf88dc17e51814c3efeff787022afae0 2026-07-10 01:51:53.014388 | ubuntu-noble-large | deleted: sha256:08d1692ba87f81e65b2d66bf05f6a203cf31b123d6be7316d35fd43c10d70e4c 2026-07-10 01:51:53.014394 | ubuntu-noble-large | deleted: sha256:1b9132ca20bf6533d538141b75cea6bd81a0e3850b3df414d782d78cd72e8478 2026-07-10 01:51:53.014405 | ubuntu-noble-large | deleted: sha256:f779fcf2041d9b48cd5effe29ae57701cfd6d3ea0e32f19448417db44ea08412 2026-07-10 01:51:53.014411 | ubuntu-noble-large | deleted: sha256:8ab1aa9de7eb35e6ce6df06827756685d3fc7c604d266aaba1a6a266de3d1344 2026-07-10 01:51:53.014417 | ubuntu-noble-large | deleted: sha256:366c1cb7ce6a9e27cb5b307ec19f9bc2dde37447e879c6cbd739d6964b1aa292 2026-07-10 01:51:53.014424 | ubuntu-noble-large | deleted: sha256:881f03f3210df87c8cb3642b957621032a89e75b66b9efae6b29f0f1a2c28ef3 2026-07-10 01:51:53.014430 | ubuntu-noble-large | deleted: sha256:acb4cf146f74cb84ea0c5571e4655ebbbb8d059c82eb2417886d7267857a8f90 2026-07-10 01:51:53.014436 | ubuntu-noble-large | deleted: sha256:25da9f1f22b19de901cfbd17adb7f24e6c06a9a8b517d4d454997086fec13cf4 2026-07-10 01:51:53.014442 | ubuntu-noble-large | deleted: sha256:2d81308bfa8dd24ff09da7e036c222c72c8f18f5098de2ee1c95a8a919fbfee6 2026-07-10 01:51:53.014449 | ubuntu-noble-large | deleted: sha256:8c7f15610cc29c0677e8bd57ffea6acfa870cd2bb599d23fb0fe07d95ed509b8 2026-07-10 01:51:53.014455 | ubuntu-noble-large | deleted: sha256:ce26b05456b0e566e62552251385a4d73d8b51c2b7f67f5048a55f93f6a61be8 2026-07-10 01:51:53.014461 | ubuntu-noble-large | deleted: sha256:fbfd55b8864a3f19876d8370b44f508894e67ac740f9abc9195871a8211fdad7 2026-07-10 01:51:53.014467 | ubuntu-noble-large | deleted: sha256:af0faba006a42e37e9069194e546c6723042c1aa78a90aacb6f59595c7e40f2e 2026-07-10 01:51:53.014473 | ubuntu-noble-large | deleted: sha256:acda9f4c16f77af060af8a62b0649407bcace215dfb59bfef6734dd28edd5bf0 2026-07-10 01:51:53.014480 | ubuntu-noble-large | deleted: sha256:3af93e46030cb1d192d1e980f4688d9e5364b7fdb174e3bfa5dfcf7eb7f5d535 2026-07-10 01:51:53.014486 | ubuntu-noble-large | deleted: sha256:ab24a85f31475a3af92d07871dbbd359e21d8ac7cab1540a68b9b0c1d9a8ea0c 2026-07-10 01:51:53.014492 | ubuntu-noble-large | deleted: sha256:c435e28723744716e0ad72d531de73311e6f05e4b5a1ce40953f9daec0d9e0de 2026-07-10 01:51:53.014498 | ubuntu-noble-large | deleted: sha256:2dc3d6fa5f414d865132a12c73a44200c3f8da79b5baf945f8a620582cd3d19c 2026-07-10 01:51:53.014504 | ubuntu-noble-large | deleted: sha256:ab5daa926468dcc771696838d5e94a4afe8775fd67a1a2f6c719a8866da61020 2026-07-10 01:51:53.014511 | ubuntu-noble-large | deleted: sha256:d1a3db6157afda3f75f5d1afb5748b0864f4d2b8ceaebd609f69af6d61592c9f 2026-07-10 01:51:53.014517 | ubuntu-noble-large | deleted: sha256:ce085df99214e65956ca0b97ed3c9cc87cd3c3208c24f94277abbaddcee74a62 2026-07-10 01:51:53.014523 | ubuntu-noble-large | deleted: sha256:e5ed12c307497cef674991824d680f6095f912bc642eb7b5aac486957ead5853 2026-07-10 01:51:53.014529 | ubuntu-noble-large | deleted: sha256:82bd2c29934b6399143521ee2c4c691598fa864ba48472abd29d45f353842cd2 2026-07-10 01:51:53.014535 | ubuntu-noble-large | deleted: sha256:4ea8b689643b803a03adf6f9d5af800d95fe9ac7393c18bb8d3d45fa1a15d184 2026-07-10 01:51:53.014542 | ubuntu-noble-large | deleted: sha256:64423e71f661631745515d7ffa76be16a7bb16d700f3249f252f8ed44dadd524 2026-07-10 01:51:53.014548 | ubuntu-noble-large | deleted: sha256:3e20051164f29fb215a5d822d836213298c7ea3aebba62be8cbdced8cb2c2cad 2026-07-10 01:51:53.014554 | ubuntu-noble-large | deleted: sha256:a8c1cea89c77ea452e1a485a5b9ae3704ec05fa3a521289447d53aba7e65877b 2026-07-10 01:51:53.014560 | ubuntu-noble-large | deleted: sha256:6d869874ebef4b21f197f1abef5abc02ff5b091482ee35adc8f0dba7b3639f6e 2026-07-10 01:51:53.014567 | ubuntu-noble-large | deleted: sha256:5683e353bda40acc8be513176ce44c01f5937889ac97982bcc1bf99c67e9467c 2026-07-10 01:51:53.014573 | ubuntu-noble-large | deleted: sha256:7bff574fde1e4b44908c3958716ee1a1fcb324ded1f4e30dc707044af53d18ca 2026-07-10 01:51:53.014579 | ubuntu-noble-large | deleted: sha256:a8e8bdbface2e20467af5c444fde9b7a1da8d946f86a678176467fe42bda8ce3 2026-07-10 01:51:53.014585 | ubuntu-noble-large | deleted: sha256:7e3005988b48f287e209baeb54afe820b28cd979e76cdd0ae1ceacd13da31fca 2026-07-10 01:51:53.014591 | ubuntu-noble-large | deleted: sha256:52b82d1dbb0a54d027bf765ae193e3a5ab6240fb2a3dc461b52b67dfebf2428f 2026-07-10 01:51:53.014601 | ubuntu-noble-large | deleted: sha256:bb1b92e168db65d68fdf25216e957d714ebc696828b6a3ae51baf07efdae7e90 2026-07-10 01:51:53.014608 | ubuntu-noble-large | deleted: sha256:7419467b69272106c9b614c0ac03b759fa15b3c6f02eafbebf235118bed970fb 2026-07-10 01:51:53.014614 | ubuntu-noble-large | deleted: sha256:e7258aa6d345b90828f287b3c2bc8bcfcbc6fca3126cb440a065f292bfdb21a2 2026-07-10 01:51:53.014620 | ubuntu-noble-large | deleted: sha256:ffda0cc9166c25e0de0955e75c3177bfa6f59bfc41ebb851b2a60fafe666d6f5 2026-07-10 01:51:53.014626 | ubuntu-noble-large | deleted: sha256:65c1ec902d8189c3520d781c4e76e85b1c24cf120a8a97320eaf087aa33e1f1f 2026-07-10 01:51:53.014633 | ubuntu-noble-large | deleted: sha256:fe5352d0c7eff3d6637c141f1480f5eecd4973bfd226db047632db6989e08830 2026-07-10 01:51:53.014639 | ubuntu-noble-large | deleted: sha256:39177ee467857cdf321e6ae81f2a78809cfb8e7304d546770497eecd8ff5460d 2026-07-10 01:51:53.014645 | ubuntu-noble-large | deleted: sha256:9c30f6cc3b1f7a61ab6139788d869d800031872122402082ef3fbfc947f275c7 2026-07-10 01:51:53.014651 | ubuntu-noble-large | deleted: sha256:c8a5ec30105ba8df2393076e0aa20b694bcc6385bc36dcc09dbfeea33aab518f 2026-07-10 01:51:53.014657 | ubuntu-noble-large | deleted: sha256:94743d3caf048a643635782b22e0765d02c628f8b39d3e35caaeed3817b6480b 2026-07-10 01:51:53.014664 | ubuntu-noble-large | deleted: sha256:d996c17621ab1e9a71794bfea474cc9291bb42fa28e521d294e348d4c0bdaede 2026-07-10 01:51:53.014670 | ubuntu-noble-large | deleted: sha256:89727bb18751a4083c8c11dc5bd14aa4c4804afb981fe9ec27ba9d1e2cbce8d0 2026-07-10 01:51:53.014676 | ubuntu-noble-large | deleted: sha256:83101924ca8367c5480a8c35345a3d1510a1054dee56979d9decc442a60bb432 2026-07-10 01:51:53.014682 | ubuntu-noble-large | deleted: sha256:a9caa173ddc32330325bd403ebfc2cb6479ab0dbd2fc2699997b20327ee1ad04 2026-07-10 01:51:53.014689 | ubuntu-noble-large | deleted: sha256:b91a1c931109665680aeb229a05cec80f2b9cf8d95c8f10fdb4ae2450c4796b2 2026-07-10 01:51:53.014695 | ubuntu-noble-large | deleted: sha256:5986110d705a92c03ec0aee3943c41275edb58a99132f3372edbe9835a1cde98 2026-07-10 01:51:53.014701 | ubuntu-noble-large | deleted: sha256:84cd44c0f1a5acd0a4c59b343af4547e4584340384c712f7207a46e8efa76976 2026-07-10 01:51:53.014711 | ubuntu-noble-large | deleted: sha256:101c4abd9bb48a8c81d894abdadbf6b71d1a9dc27f8e70d8b62b2c67dba99f0a 2026-07-10 01:51:53.014717 | ubuntu-noble-large | deleted: sha256:c28d386b30e81ca927f5edcd85f558703962b0d3f209603eada1e7496d1e9a42 2026-07-10 01:51:53.014728 | ubuntu-noble-large | deleted: sha256:3c6711545ed1e766ac4fad02549a01c43a93227bd02f5bbb88760305589dd973 2026-07-10 01:51:53.014734 | ubuntu-noble-large | deleted: sha256:53102614f5a730c15c395c0a0485adc7f150f5549a82d2f3a29b150ce7ab0b24 2026-07-10 01:51:53.014740 | ubuntu-noble-large | deleted: sha256:adb7ff253454d96bdee6f78efb1a4b53c361cf4b61c59ebd8c1dd45dc34eb068 2026-07-10 01:51:53.014746 | ubuntu-noble-large | deleted: sha256:0b1312a76efbccd0516f53bb14fa35e87bd1269a388e76d6d623510006e35bba 2026-07-10 01:51:53.014753 | ubuntu-noble-large | deleted: sha256:6dc67d43225f1b86b5ea57f962a34e794210058aaf09fe5da1913e9772af1b09 2026-07-10 01:51:53.014759 | ubuntu-noble-large | deleted: sha256:0ffb58d3091642fd3e71f9bae3d55e5c7cfe4c0b5b2aa61e86e3779b1fd737cb 2026-07-10 01:51:53.014765 | ubuntu-noble-large | deleted: sha256:4aade3fc3ccc62c5a79ea41c17d505e18c18cc1b0990dd4f5d4335cba4692d3b 2026-07-10 01:51:53.014771 | ubuntu-noble-large | deleted: sha256:7fc6ca561bdccb824a8d722c76b5d04799036c586f9636ea3ae4896737e2a978 2026-07-10 01:51:53.014778 | ubuntu-noble-large | deleted: sha256:ea4c6ce11693588d0b43f188f1ac71ed1b22c2acfbc6b56faef567440943938c 2026-07-10 01:51:53.014784 | ubuntu-noble-large | deleted: sha256:29cbfe0747879a849e6221e7b3f4640fe855875140c9e1dd8cc244f184ea8dba 2026-07-10 01:51:53.014790 | ubuntu-noble-large | deleted: sha256:af6c121527d65280fe1fb18db49a6d2da3d30334d7714130e81b8448f3cbebcf 2026-07-10 01:51:53.014796 | ubuntu-noble-large | deleted: sha256:7269a634e878c68aa7cb257c3883604c45e121987ed96701bd1e930b6ef60404 2026-07-10 01:51:53.014803 | ubuntu-noble-large | deleted: sha256:29fd91ceec2b11a68c02c62643416a1dc4a8af2fe2fb16982ea9ed44450fbb5f 2026-07-10 01:51:53.014809 | ubuntu-noble-large | deleted: sha256:601193e6503094560cb0855f40ac16976b59186ef0aa512d4cb19c59e371e462 2026-07-10 01:51:53.014815 | ubuntu-noble-large | deleted: sha256:4e90e4aed7e1516eff924cc6cf627c391f9053ae610a54b2cf3a9edcc3d72dd0 2026-07-10 01:51:53.014940 | ubuntu-noble-large | deleted: sha256:ae4f2694b9278d38a4a6c1e784717d437d280dfe1474cb1153e37df0813a72db 2026-07-10 01:51:53.014946 | ubuntu-noble-large | deleted: sha256:e0bb0bb0b698ac9d8c48464f70a7d1e9cb4c6001a1df3bf0c7c303615e59cb81 2026-07-10 01:51:53.014952 | ubuntu-noble-large | deleted: sha256:357b77a47101750afc1715283a8e6c99f81f5f5384b99180a3624ddc76ab0e2c 2026-07-10 01:51:53.014970 | ubuntu-noble-large | deleted: sha256:7edbb21859919782d15389bffc12118fb712beb5f9c485d29642f479a16a3a5e 2026-07-10 01:51:53.014976 | ubuntu-noble-large | deleted: sha256:111f1210c0ac5c3bbc7a3945698bb9e98c3de813c68d3ebb74966abf6a9d105d 2026-07-10 01:51:53.014982 | ubuntu-noble-large | deleted: sha256:096b419967b28b22d061bcdba654e3b1214a7027b97092eaea3ecc8c71ddcc38 2026-07-10 01:51:53.014988 | ubuntu-noble-large | deleted: sha256:94747dcb61565a28019416fed964d2c7335fcd538f492cf9c0ee90218befe78a 2026-07-10 01:51:53.014994 | ubuntu-noble-large | deleted: sha256:56b558d3ac99ec1fc6ad11acf7c6583591c84c34eb933dc52677dcc4dd3eaa09 2026-07-10 01:51:53.015000 | ubuntu-noble-large | deleted: sha256:aeb4232ce263b70bb4f8da002bb37fad95528013619adfd6065047e8dc40090c 2026-07-10 01:51:53.015006 | ubuntu-noble-large | deleted: sha256:46b41bd939ba8400e45fb0cadde52a5d4db97a7314d88fbdc5c3ee9ab74b816d 2026-07-10 01:51:53.015012 | ubuntu-noble-large | deleted: sha256:d78a21d3a3c1c20a1348e43584502b18042a584c4d91c2b34b606c02beb98d76 2026-07-10 01:51:53.015018 | ubuntu-noble-large | deleted: sha256:c795101443178076befd971495abb95b6c402d7fa3400279c37b56d6c7c527aa 2026-07-10 01:51:53.015024 | ubuntu-noble-large | deleted: sha256:b8398c6c26a8b332fe91938f567fdfa4d48a3c15933f05499fd37db60e5ab511 2026-07-10 01:51:53.015030 | ubuntu-noble-large | deleted: sha256:a9c4577c28a2425eee623ce2a83cab749c58a6766764b8d923e023a39bb66f4a 2026-07-10 01:51:53.015035 | ubuntu-noble-large | deleted: sha256:ef1a1f49948f708adae8a445c75b81c0af865786affe784d293ffb0120b5ee39 2026-07-10 01:51:53.015041 | ubuntu-noble-large | deleted: sha256:e932e820312b64d85dbc05e2c3ace0c237452132300dbae35d99a8875f8d5f26 2026-07-10 01:51:53.015046 | ubuntu-noble-large | deleted: sha256:8866049dffd77112c9f9ed1c5ac0ed681508d81507072c7639e43129bb9213b9 2026-07-10 01:51:53.015052 | ubuntu-noble-large | deleted: sha256:83372779a1ccaddf6d3a75d39699d0f485dd50dfb3e8ce04b539521cfac4767e 2026-07-10 01:51:53.015057 | ubuntu-noble-large | deleted: sha256:9d5511786cdd02e179d236c06797eb285c2d6bc93d5be37197691e3d2d5a94f8 2026-07-10 01:51:53.015063 | ubuntu-noble-large | deleted: sha256:e2b50ac88e80e66066b42de1b6b581fd0ffd5b3345eeb68f7ff69dfa79cd3bdc 2026-07-10 01:51:53.015068 | ubuntu-noble-large | deleted: sha256:6b7d9c162583ea0a58ee38b2ba7d39febe02142a24b27ec50cd8c76e9c53f012 2026-07-10 01:51:53.015074 | ubuntu-noble-large | deleted: sha256:2425d6f2d40b33fcd9049483fa1a5094242cd6bf62d49cea9d6e8b7fe9c8e30c 2026-07-10 01:51:53.015079 | ubuntu-noble-large | deleted: sha256:4116e7f793804cde4ab4609a0eecd10951910bdc5b14db7038292438ff4b143e 2026-07-10 01:51:53.015085 | ubuntu-noble-large | deleted: sha256:71551492e3e4c55f8d2bb0e750842a775e3e2dcdf52e14086b392f591261a5b6 2026-07-10 01:51:53.015091 | ubuntu-noble-large | deleted: sha256:f56b27e7594a002a93c03bc63a473e0d56cc1226e743760c970ab5a1be9cb7f0 2026-07-10 01:51:53.015096 | ubuntu-noble-large | deleted: sha256:e996f7cabf58c5d247bb940b3a366485625ced5dcdca123f41496858fd019191 2026-07-10 01:51:53.015102 | ubuntu-noble-large | deleted: sha256:b762a8811dcc6b132c37a61c1b9684034fe0f85abf252e3078a1cdf4174f5140 2026-07-10 01:51:53.015107 | ubuntu-noble-large | deleted: sha256:cde667dab952dae51637f557fd458fd82a674f4b2fd2f12b978aebe9af92c0a9 2026-07-10 01:51:53.015113 | ubuntu-noble-large | deleted: sha256:237b1b94cc66fa9df25a8564c65022c50f54e9bbe91ea4dcaf43828948cb2c07 2026-07-10 01:51:53.015118 | ubuntu-noble-large | deleted: sha256:b445c05881c2518e612dffbcc180626002225220a7690768a82699e10f4d6c63 2026-07-10 01:51:53.015144 | ubuntu-noble-large | deleted: sha256:2e7b2f2e059e77a68b6eb65be8234ba9b973e14b6bf39c392544a3037a51f496 2026-07-10 01:51:53.015155 | ubuntu-noble-large | deleted: sha256:6544231ce47f6c6a2dfa0f0052b489f3a2ea61ff93b9ba0ee677711b42579dda 2026-07-10 01:51:53.015161 | ubuntu-noble-large | deleted: sha256:2007fe9f3ab599bc92b46d1f54891b056ec66d3468a54b816d2b5c304b3aaadb 2026-07-10 01:51:53.015172 | ubuntu-noble-large | deleted: sha256:b1ca025fde942801915b6cbf05fdf78736a5be4d57c0f7944ee93b650b361e39 2026-07-10 01:51:53.015178 | ubuntu-noble-large | deleted: sha256:915ac0946948bbc6eb3b55a7b362fc1ff6295925384284c0ce7c67cdf6bfdd7f 2026-07-10 01:51:53.015200 | ubuntu-noble-large | deleted: sha256:db5b5861c809fdf1ec5f459c7f459882e9c41d58565c42452379e6d2093cd075 2026-07-10 01:51:53.015214 | ubuntu-noble-large | deleted: sha256:0351f9a758a077e815a2b159d5c79d2786ae0ae68bd6cf513ad42e57858e5753 2026-07-10 01:51:53.015220 | ubuntu-noble-large | deleted: sha256:c97e7af5143574baa12e8a5fcc2d62dffc2843a0109462b917f9edd86062f26f 2026-07-10 01:51:53.015226 | ubuntu-noble-large | deleted: sha256:2de5828675ee8a13e0007a0d811fbb58ad4c444a46a8bb83fe30e59a9094407d 2026-07-10 01:51:53.015231 | ubuntu-noble-large | deleted: sha256:98c0da4ed7b48831782681ef350dccb6c2beb84570815f879bfa26b1bf8bfff7 2026-07-10 01:51:53.015246 | ubuntu-noble-large | deleted: sha256:a3f81b5741780e12ad1051fca9754d02932c019bfc7289551a5ae7c8b7d22229 2026-07-10 01:51:53.015252 | ubuntu-noble-large | deleted: sha256:cf9b5a0c92762f4525223beac215ef08a3bd1f8d0ab975b0ffe9d59a029a0532 2026-07-10 01:51:53.015257 | ubuntu-noble-large | deleted: sha256:162eac6decef2f510e206960f3d6e3ff1d559bf4a2a388a8b408c4cc6390f8a1 2026-07-10 01:51:53.015263 | ubuntu-noble-large | deleted: sha256:0682273e93af4f5a922c996a69a74ced65a36aa3dbe8c891e28f736d90077f01 2026-07-10 01:51:53.015268 | ubuntu-noble-large | deleted: sha256:e341aaf6ab6537ae185120eeae6cc7bded3b6db9d7aa02d11a164b0ef8df63a5 2026-07-10 01:51:53.015274 | ubuntu-noble-large | deleted: sha256:ee2f0b218e3ae2c0aa9f2a366ae6cd14548da988feed27fd40d0bfef6e6d0d89 2026-07-10 01:51:53.015280 | ubuntu-noble-large | deleted: sha256:875ee74d61cd54642883746bbedde56c935ed7f918e77f3fd2430885d5716b98 2026-07-10 01:51:53.015285 | ubuntu-noble-large | deleted: sha256:ac14ec617afacac920ad0b39468cdb2073256ac4cd904205bc0b4295d8c4d40b 2026-07-10 01:51:53.015291 | ubuntu-noble-large | deleted: sha256:58dc37a115728ccce6d30d0ba6c63ad13400b5c9162c928a5986217de16607ca 2026-07-10 01:51:53.015296 | ubuntu-noble-large | deleted: sha256:0e8c2431536d6c25053c07342da30260bf45c9f60a55b445800d25a7258f93a0 2026-07-10 01:51:53.015302 | ubuntu-noble-large | deleted: sha256:0de7f4eb5a0c48a5a4351d3e6c977110db8a82a0df23893d093fdc7b12b0e834 2026-07-10 01:51:53.015307 | ubuntu-noble-large | deleted: sha256:1583b540506def408c5a8b4b715feabc663531f3c78e2f50981572075700e150 2026-07-10 01:51:53.015313 | ubuntu-noble-large | deleted: sha256:ffc4e689c8db65272b3e2aa6e22b026aef1d31c743204fc9dacb67dbc35b4bc2 2026-07-10 01:51:53.015318 | ubuntu-noble-large | deleted: sha256:18690b9d0fab5d4a782d62652463abadb45867e0c23816482fc801c86f1f1498 2026-07-10 01:51:53.015324 | ubuntu-noble-large | deleted: sha256:5495be0fd3eaf971ff38d0290797e4292a930a0d6ab66d6ed73e9dd4afdacfab 2026-07-10 01:51:53.015329 | ubuntu-noble-large | deleted: sha256:c9b9ecc916c46cf0adb85c8d484a079e28613193d28250fc9f557dbd114af939 2026-07-10 01:51:53.015335 | ubuntu-noble-large | deleted: sha256:409492757931c037bfb4326e381756a9b2be5323679dbe8bb3c5dfff90e05899 2026-07-10 01:51:53.015340 | ubuntu-noble-large | deleted: sha256:0b164fd800773b14eb548041c541eb6c44f5fa309307b4a182867b60d1b91273 2026-07-10 01:51:53.015346 | ubuntu-noble-large | deleted: sha256:740a15edb4712a0e7851798592065aca9c8ab10345ae3a5cc10bd26d998ec528 2026-07-10 01:51:53.015351 | ubuntu-noble-large | deleted: sha256:b6d3864e1c532749d5f3c1f41cdb40fd15d27de4cb4e9e9df23baa41a9077227 2026-07-10 01:51:53.015357 | ubuntu-noble-large | deleted: sha256:be37b327b86577e8328d55b07914c78d2b2fe40ab87d04b44f52871d649c6f7b 2026-07-10 01:51:53.015363 | ubuntu-noble-large | deleted: sha256:b10c80ebab537282aa619e2794fd4fdd3f62f65f495b082a879f32fce5cc5dc0 2026-07-10 01:51:53.015368 | ubuntu-noble-large | deleted: sha256:c01db0c9e48ed68457cc5ed3ef3eaa296b39a85ed2bf8ea2c6f0b997c03a6164 2026-07-10 01:51:53.015374 | ubuntu-noble-large | deleted: sha256:e1f9f6d082d7a837e75708c22c8f60245f3a25d9844b998ca7eef4f17c32e3fe 2026-07-10 01:51:53.015380 | ubuntu-noble-large | deleted: sha256:c9e9f094385d69cafe84e922014018cc29a794b89567bbb1a244694bb9f3bc36 2026-07-10 01:51:53.015385 | ubuntu-noble-large | deleted: sha256:d455fd8967e91ae3498e2e2c51a557b517cd857ac4f6b1f88534009342e2787c 2026-07-10 01:51:53.015390 | ubuntu-noble-large | deleted: sha256:14cb9495ff430c3e423985d9477ee13ed7c056af48a63a5e7978aa099f476cb4 2026-07-10 01:51:53.015396 | ubuntu-noble-large | deleted: sha256:08e71b333dc5da4389cea3798e2853a6fb68a0424770646ed8a3fe88c2830d5d 2026-07-10 01:51:53.015402 | ubuntu-noble-large | deleted: sha256:14cf8693ff1c705d489eb103a4cc1c94f95f5b87951b38a07bd6b7df08684ef1 2026-07-10 01:51:53.015407 | ubuntu-noble-large | deleted: sha256:5d23145d9fef815e4c1dacaa0094edfa9436beff210c640ccdc597cf0d7e44e0 2026-07-10 01:51:53.015413 | ubuntu-noble-large | deleted: sha256:09f4aa24f12bafff131a5bcc3f724d94932ff74e3bffd5bd0d7373a470572726 2026-07-10 01:51:53.015418 | ubuntu-noble-large | deleted: sha256:623d660ce89d777de8b9989a080b7b8ea7c44c91173ce71bc3b722b0e547e4c7 2026-07-10 01:51:53.015424 | ubuntu-noble-large | deleted: sha256:8eb25d93a4fb8dfd5079b0142f327d0f5bb7730b6c782cb4206e7c6deac05695 2026-07-10 01:51:53.015429 | ubuntu-noble-large | deleted: sha256:fdc6197bd3fc91bb3b2dde5f18d53669f851ed41cbf0996a14be752238b0529a 2026-07-10 01:51:53.015435 | ubuntu-noble-large | deleted: sha256:34d820e2f69d371b469e9b1cc1572d2551884c26bcaef9d250e4115ada28531b 2026-07-10 01:51:53.015440 | ubuntu-noble-large | deleted: sha256:01742d28d2011102f0b05254e95d5c05df8217ee9c3ba517c81a3a0095a8b722 2026-07-10 01:51:53.015446 | ubuntu-noble-large | deleted: sha256:52d7bf460f8db26ac49430e347c0ddadc4da010b40f5dbb8f3338c6a795a581a 2026-07-10 01:51:53.015456 | ubuntu-noble-large | deleted: sha256:2ca59f450986a76be52d6b2921d330e52cfe85af8d12392c150ab000fc5951f8 2026-07-10 01:51:53.015462 | ubuntu-noble-large | deleted: sha256:5847b8cf3af23539f247118543f282a7ed40ba860bb04f85f72a6d30e454457c 2026-07-10 01:51:53.015467 | ubuntu-noble-large | deleted: sha256:092f77b6dd97566fe784734a17c5accda4b93a62042b2277d627a8a9efce7aaa 2026-07-10 01:51:53.015473 | ubuntu-noble-large | deleted: sha256:b3bd80cf66975120eff417a2039d9005fb06470e8863fd1a61cd3e95f3d68437 2026-07-10 01:51:53.015478 | ubuntu-noble-large | deleted: sha256:4d08a4f09024a4b3d24f69de1f3239a4cf437dfe1bc0a30285fd2a6c5bb45f85 2026-07-10 01:51:53.015484 | ubuntu-noble-large | deleted: sha256:6a5c584599628e5abd2e6c077cae29243375638eae1d1e3cba96c7a8b13c6a19 2026-07-10 01:51:53.015489 | ubuntu-noble-large | deleted: sha256:2e3c94ca638af2b91e016a66cdaaace8d281a6646f796a19c5a149355899a3b5 2026-07-10 01:51:53.015499 | ubuntu-noble-large | deleted: sha256:e53e67e5d69045c6e5740f652f2c1cb5d88a7f2ea2886599fcefb33168cf68c1 2026-07-10 01:51:53.015505 | ubuntu-noble-large | deleted: sha256:ceaacea29507edc530ece52a2848fec873d0887eaa986909196aa3f34bc5bccd 2026-07-10 01:51:53.015515 | ubuntu-noble-large | deleted: sha256:eee98b25e14227972950cd7245fe989b46a3594c1b9367bf038feba529c32567 2026-07-10 01:51:53.015520 | ubuntu-noble-large | deleted: sha256:e65cdb4571b53f16b6e78bc4a56def05e65a562610a9db3557cbf2ae7c92c45a 2026-07-10 01:51:53.015526 | ubuntu-noble-large | deleted: sha256:2fb00075e7879b6f8c92f3651e27dcc5ee145b7a3762c685920867a5094545f6 2026-07-10 01:51:53.015531 | ubuntu-noble-large | deleted: sha256:ddc6c2f86b4af1c1e7f173cf4ece885ff23a29954d359fdf606e125aa8427aae 2026-07-10 01:51:53.015537 | ubuntu-noble-large | deleted: sha256:db34cd6a82e964da01f1113646ad36ea533d17bce989c4a32604487f937e026a 2026-07-10 01:51:53.015542 | ubuntu-noble-large | deleted: sha256:36b13a4946a661b5e5519c96eb9be35d2fc0687612962e06c5e38d397078569c 2026-07-10 01:51:53.015548 | ubuntu-noble-large | deleted: sha256:788a49b9dcd136942f89592b79e6e8ad3c916015489d92aebccfc2b272b598aa 2026-07-10 01:51:53.015553 | ubuntu-noble-large | deleted: sha256:8bb1bc0f26c19d7c9801abd6a64ec830b33203caeb7c1dec454d97e063cffeb9 2026-07-10 01:51:53.015559 | ubuntu-noble-large | deleted: sha256:93a8f5ea98ae36d342847e2cbf724241fe24fc6e5403d79c5f5f0d1fdc7609bb 2026-07-10 01:51:53.015565 | ubuntu-noble-large | deleted: sha256:f3a3d82f2b7441bbe74b279dabc20ec215707d9aa08d04075805c89895d75526 2026-07-10 01:51:53.015570 | ubuntu-noble-large | deleted: sha256:238f7e3c00f791fc4d388b343255c2e98c490f90dbb5d00795a4ca2b0c8dfc5c 2026-07-10 01:51:53.015576 | ubuntu-noble-large | deleted: sha256:f4eb142bd21aa44adebe230165cbba11694ba93b0cb258c5edd08266622d7772 2026-07-10 01:51:53.015581 | ubuntu-noble-large | deleted: sha256:37d67bdb5dfe2c6a3bbd3450e3dfa8bff0a114b3bb34e6cf6a8beff97b917d80 2026-07-10 01:51:53.015587 | ubuntu-noble-large | deleted: sha256:691fbbd245c6d35b86e7b68f514e03bc4a260e4c3c5cb553d2a7959b287da463 2026-07-10 01:51:53.015592 | ubuntu-noble-large | deleted: sha256:6a2496a3a197cfa814ffba5fed8328c96399f978bfb56326434653c6ba8f6963 2026-07-10 01:51:53.015598 | ubuntu-noble-large | deleted: sha256:ce140d96700d79a8135def77616beb1c02cf1cecddba6b4677b7d08cab53abff 2026-07-10 01:51:53.015604 | ubuntu-noble-large | deleted: sha256:24e16cbcb4ff5ec5fb026767ec87d6e089558f2d4d1361f13ee36c6c987adbc5 2026-07-10 01:51:53.015609 | ubuntu-noble-large | deleted: sha256:ce1e008135046efaae763bdc3ce29b424784e81bc17c0630b0096b722a3d8c69 2026-07-10 01:51:53.015615 | ubuntu-noble-large | deleted: sha256:7165dc600b2d7c9f3b9fdeedde8f556468b86b840a0f90276123a1883fa330d9 2026-07-10 01:51:53.015620 | ubuntu-noble-large | deleted: sha256:45e558b432d714f309c181a94fe0b0fe13a87a1baba73120155c9811c2b076bb 2026-07-10 01:51:53.015626 | ubuntu-noble-large | deleted: sha256:2ad24b91ee0a0e4f6f7c8616d8decd179f32e0c24bc9d6b30c045e7c562d64c2 2026-07-10 01:51:53.015631 | ubuntu-noble-large | deleted: sha256:dc88f2b0b09e63261d78dc8c3f926b96f4941c76d25ef9a7078ff6e2110dd440 2026-07-10 01:51:53.015637 | ubuntu-noble-large | deleted: sha256:6e29da94b8ac422734e2719c743667ade4be61f34621f2d450092fca2a6b8d6a 2026-07-10 01:51:53.015642 | ubuntu-noble-large | deleted: sha256:d346493ec644d374577a8c02f0caf0db2bf3880581a2b87e3493f909bb0a9f61 2026-07-10 01:51:53.015648 | ubuntu-noble-large | deleted: sha256:9b59ea5f26e61b50fc8d22637b6ee9a512cbb4369a322c23e2524bec2d98e8ce 2026-07-10 01:51:53.015653 | ubuntu-noble-large | deleted: sha256:895fcecac62ae190e5bcdc6650da00d42759ef78b905eb9656439618f30e4d10 2026-07-10 01:51:53.015659 | ubuntu-noble-large | deleted: sha256:a5b4c149d653ef31d7e132525527f6606100aec0b1460fe7f7363eb890d67588 2026-07-10 01:51:53.015665 | ubuntu-noble-large | deleted: sha256:225bcfb5f612069c474f3f87f8bfdcaa7b47293bf0857e893f5a92fe6c20770a 2026-07-10 01:51:53.015675 | ubuntu-noble-large | deleted: sha256:f26f985c1d6884ab81d47d529605663b98da1658f7873980ede40d4c1e3e7a9d 2026-07-10 01:51:53.015681 | ubuntu-noble-large | deleted: sha256:052afae7760d9325024e8e91be1928e3d5d5a9f5e49e59121d4629b060d9ff1e 2026-07-10 01:51:53.015687 | ubuntu-noble-large | deleted: sha256:76885cc723889e1f48d82a2494e009ed4cd9d94eb0f0753c0e320605d0b72108 2026-07-10 01:51:53.015692 | ubuntu-noble-large | deleted: sha256:7507e4f6f65b1506eb958f43335acdfaa94bc15472d158660e52e4c5379eba0e 2026-07-10 01:51:53.015705 | ubuntu-noble-large | deleted: sha256:f843d5975a0735333012f88b982283943652d72584e00e07a0669fa1bfc16570 2026-07-10 01:51:53.015712 | ubuntu-noble-large | deleted: sha256:006303ad03400b7c5f0ffac85b7ce567fe4ce9b18246e3733d29396e04342192 2026-07-10 01:51:53.015717 | ubuntu-noble-large | deleted: sha256:43ba9c9baad2d15848462fc77b8c6ca493c272aedb17a7a37bb9f15026d74f30 2026-07-10 01:51:53.015723 | ubuntu-noble-large | deleted: sha256:5cb93d3344a267cfe30a46cfb556e6322f5dbe7c89196fa99ff1bdca40ef3065 2026-07-10 01:51:53.015729 | ubuntu-noble-large | deleted: sha256:f391d579a13e95c5c2ed528843b213970f275c6d4918005bc561edba7cf8e867 2026-07-10 01:51:53.015736 | ubuntu-noble-large | deleted: sha256:df013c6b546b926d2a8dcdc9802f157599090d70472732d9a2fe2e86e56647c0 2026-07-10 01:51:53.015745 | ubuntu-noble-large | deleted: sha256:e77474528d30ba5cad2008447ee6bada98665a68a454a77348b0197cd0b669aa 2026-07-10 01:51:53.015754 | ubuntu-noble-large | deleted: sha256:a0a271fb6d546387376aa1c8f5e3550dd89626ea85c1257a5b19eb5458091532 2026-07-10 01:51:53.015762 | ubuntu-noble-large | deleted: sha256:9f4d98de19c3fa47c7c8d78e51acfaa8fa1c0078c41190b644f7856d9db67950 2026-07-10 01:51:53.015777 | ubuntu-noble-large | deleted: sha256:014c70f1e1faddeee8f44c62384bcc888635ec43e4b25159f01e104762710e6a 2026-07-10 01:51:53.015790 | ubuntu-noble-large | deleted: sha256:e092f51a0b3e83a9b1c3d7dee8843e0dd46fe90c69cd35c19d51adb778675943 2026-07-10 01:51:53.015799 | ubuntu-noble-large | deleted: sha256:2f53484ed896aed152fcfaa8247fda3aca36018c2106d7953fd2044566e12c29 2026-07-10 01:51:53.015809 | ubuntu-noble-large | deleted: sha256:a11c345cf9fde2b3af23481abe82a054e04719a0f964c572b3c3106c782bc678 2026-07-10 01:51:53.015838 | ubuntu-noble-large | deleted: sha256:737cfd79812777f8a333653bdf09ed8a3e768930c802a1e33cecb765107fd890 2026-07-10 01:51:53.015849 | ubuntu-noble-large | deleted: sha256:f73b48a3b2df4da54ec5f917105e7dd54be879ea2244ca49025b547ba13f69c4 2026-07-10 01:51:53.015858 | ubuntu-noble-large | deleted: sha256:76210748fd5efedecce3636947e541ff9ae5ae0cd473b0dd4333573ea7434007 2026-07-10 01:51:53.015874 | ubuntu-noble-large | deleted: sha256:c04f05a5dd7d40e14dec722b2b98dc36a17c1fc54aef0ff0ef74b1b194b8e9e4 2026-07-10 01:51:53.015883 | ubuntu-noble-large | deleted: sha256:eaadbe8a93577e736b0f18a0ab7ec8ed68af1557640e45fafddaf9d1f78f07ca 2026-07-10 01:51:53.015892 | ubuntu-noble-large | deleted: sha256:af8d886381059d543cdbe1b8af2e14a7d31c81809b2c4ab6ccefc3e96ec41437 2026-07-10 01:51:53.015907 | ubuntu-noble-large | deleted: sha256:085c6d861b572aa3e2c0585b04c007e730725f390ac8765f002c8c825d52e141 2026-07-10 01:51:53.015917 | ubuntu-noble-large | deleted: sha256:032722133fe9dbd68a2cb402064c048322feb40ea99f2c9fda93178d49716165 2026-07-10 01:51:53.015925 | ubuntu-noble-large | deleted: sha256:bf60ff3263976a060a613bbcca42bb0be5756c278db0ea2577066b71f71c0fa2 2026-07-10 01:51:53.015934 | ubuntu-noble-large | deleted: sha256:73fee2d2b8cb75a61fb8e4ad4da78eb64a94886ea3aa9fd1c70bad73039687a0 2026-07-10 01:51:53.015942 | ubuntu-noble-large | deleted: sha256:3eb3e1d7222ac2a86e5ac5e0903208f32560157ebf9c4e0f36215db58c6062da 2026-07-10 01:51:53.015951 | ubuntu-noble-large | deleted: sha256:5fedb9cccdb32abe19626de71af7639a5e0ed44d85cbff37952db046cd5577f9 2026-07-10 01:51:53.015959 | ubuntu-noble-large | deleted: sha256:066372e36e72b7bbc784e7f26be7851c9d50768fb3b1c330d12c0e5e56f66492 2026-07-10 01:51:53.015968 | ubuntu-noble-large | deleted: sha256:8b5c798b09bb692ffd22e159c07a04df623f003961683575daf67721cc9e8f90 2026-07-10 01:51:53.015977 | ubuntu-noble-large | deleted: sha256:d7065218074582f2d03784efab478de8ccded3ecca2c9ded4472282318fcfb24 2026-07-10 01:51:53.015986 | ubuntu-noble-large | deleted: sha256:0597c706702f8de7482f5f7a59619a8f37f1328bc81881eed76bb5fb6503685d 2026-07-10 01:51:53.015995 | ubuntu-noble-large | deleted: sha256:b1d44e1588a5301dfb70c9c58100a242370c0630f8d52464ba19e96f59781951 2026-07-10 01:51:53.016004 | ubuntu-noble-large | deleted: sha256:08feab8af7aac937253cf37f147baeda40958918a2d74573e440cce82281f394 2026-07-10 01:51:53.016014 | ubuntu-noble-large | deleted: sha256:ee080523903ed1514110373bd5b5aa69486d85d944d1df89940af5c7a4899f69 2026-07-10 01:51:53.016023 | ubuntu-noble-large | deleted: sha256:2f4453eb7ec083aa78338478bc89b0224ccc528e335266621ce8c3c3250c899e 2026-07-10 01:51:53.016033 | ubuntu-noble-large | deleted: sha256:58c71dedc07275f90b9bea6053233eb5d1889509887bde9f46fceced428a0c4c 2026-07-10 01:51:53.016052 | ubuntu-noble-large | deleted: sha256:915885a9a1353d7e27b6c26bb8ac493ff486781cfc7b78fe0cc2a9ca31af8b90 2026-07-10 01:51:53.016061 | ubuntu-noble-large | deleted: sha256:ad97c3282318dff47c82b4062c9cd7f03f9c48ecddfc3d5d2e791178ebcd8b6c 2026-07-10 01:51:53.016071 | ubuntu-noble-large | deleted: sha256:22e0f23866d3de765aec03b817e7bd1575ebb9f9741db3e15c32eecb7ba0bc6b 2026-07-10 01:51:53.016080 | ubuntu-noble-large | deleted: sha256:0d3dfc9755c87eb2e15f64e23c5aa8ad7fed86674fe0325bf057eadb05e43375 2026-07-10 01:51:53.016089 | ubuntu-noble-large | deleted: sha256:63b1a3ba11a2cc5d3641ca57c6fc300ff682a1d666aafd94b06d4b671f9ce262 2026-07-10 01:51:53.016098 | ubuntu-noble-large | deleted: sha256:d53bec0e11fe918128df929a5a2e2789c478210cb6d555af9afe45d98f1ddda2 2026-07-10 01:51:53.016107 | ubuntu-noble-large | deleted: sha256:946c4e2dbc94cc12307f058775d8f936a389c5fe0e732ebcf9633a611253bd7d 2026-07-10 01:51:53.016116 | ubuntu-noble-large | deleted: sha256:b919b58437f0544c64091939d35e8f0661a94f57ea65d300efcda5b121333c44 2026-07-10 01:51:53.016149 | ubuntu-noble-large | deleted: sha256:00ceabea3003c5eca898bcb0be8febe4d0b38bcf06d94fef1ecfac3308d2f73b 2026-07-10 01:51:53.016166 | ubuntu-noble-large | deleted: sha256:f9bd8a8484a7429934dcf28e33ca4d40e40c1b4ecd7bfef6f9798558d76509b1 2026-07-10 01:51:53.016177 | ubuntu-noble-large | deleted: sha256:2dc8ecf7aba5e0eb35c3225846f4eb41ff377b68e071f82ef6a9ef7c33c6e5d9 2026-07-10 01:51:53.016186 | ubuntu-noble-large | deleted: sha256:d4a61aecd4b42046841a2c4ea3d0e640ccb5d9715d956132bce585906b5edf0a 2026-07-10 01:51:53.016196 | ubuntu-noble-large | deleted: sha256:2baa70605f9f9b29a1c02c66ef907f0e448aed51b92ae12c905cb7e09580fbda 2026-07-10 01:51:53.016206 | ubuntu-noble-large | deleted: sha256:325d1961a8962e04402a5ca7c7baf225f0e54c4fb2a38a8f8eede4d6a9983a94 2026-07-10 01:51:53.016217 | ubuntu-noble-large | deleted: sha256:ab583c0873089210d26edb5f5045e0bb4eae98bdb45f3b8f1307e40c95c13066 2026-07-10 01:51:53.016227 | ubuntu-noble-large | deleted: sha256:041f38b64e887b995124dcd701aba0ece5d3f5a671fdd9861fbd75b00a5239ee 2026-07-10 01:51:53.016236 | ubuntu-noble-large | deleted: sha256:34bc72ae3215efc2d4d54f1a34d18dd32b67e88c325ab096d56fbbb5c3e85926 2026-07-10 01:51:53.016246 | ubuntu-noble-large | deleted: sha256:f78a5f2c527cb5eaf824d2d6e92deb7fdbf1b34880fa048bdf3c607391b5baf3 2026-07-10 01:51:53.016256 | ubuntu-noble-large | deleted: sha256:b6c8eb1e4c408ae4578cc9ea7205d73cddd9004e441d62196d00fd7683125cf8 2026-07-10 01:51:53.016266 | ubuntu-noble-large | deleted: sha256:0d1132464e78ab58e72604d0cd84af26a453577003095b1e850ee0ff9aee4f43 2026-07-10 01:51:53.016276 | ubuntu-noble-large | deleted: sha256:e0054f94f14a5d870fbf167f4a116945eafeae95ce84ec0269a541b5b9aa4ea8 2026-07-10 01:51:53.016286 | ubuntu-noble-large | deleted: sha256:ece6fabc38313a4735faeac63466a5ef8dcb07678440c5535ba896774de23c81 2026-07-10 01:51:53.016295 | ubuntu-noble-large | deleted: sha256:34e8fd2392c89c7ec27aa6fe1af143c31c6a4bb5220a8abff00258ce1f7d392f 2026-07-10 01:51:53.016304 | ubuntu-noble-large | deleted: sha256:ba6f5f1e35cf4da0331e3c18c47dc8c8122da82f52f6ca28f4b75a8399e09032 2026-07-10 01:51:53.016312 | ubuntu-noble-large | deleted: sha256:1d60c6ccd0a0fc45e2e0fc35efea022bb03e439a8ba3e7a5c30ec70bf6b349a7 2026-07-10 01:51:53.016321 | ubuntu-noble-large | deleted: sha256:f7ac0a1264d867ccbeccc43ddcb561c44ec706983e10c1b4c8acef6e38a559bc 2026-07-10 01:51:53.016330 | ubuntu-noble-large | deleted: sha256:4fb55165c678fb9b6a069c6d239f924b57377bcf5a6e2e68ecf5d1d7abaf88e9 2026-07-10 01:51:53.016339 | ubuntu-noble-large | deleted: sha256:24c3a270118c42f7ac8f45846dc2a15e99634a6b9811698bcd3aadabf69c3bdf 2026-07-10 01:51:53.016348 | ubuntu-noble-large | deleted: sha256:70624e3eedb71c1f8a04e339285c3ea2f98624d7124a28e7cf2df211a5ea6e71 2026-07-10 01:51:53.016357 | ubuntu-noble-large | deleted: sha256:005f083efa501a8b5ee184406bc8a80e9a70d052be4f691a5f134909a430a36d 2026-07-10 01:51:53.016366 | ubuntu-noble-large | deleted: sha256:8d0f8e5d889a64818b3a67b1edbf9c3141238296fed1ec090afa9fe9c7d7bf86 2026-07-10 01:51:53.016375 | ubuntu-noble-large | deleted: sha256:610ee060fd5d5114543fd9d07d9f38e6a32e31b9efc27a9ddf48f8a4e6ee6f0c 2026-07-10 01:51:53.016386 | ubuntu-noble-large | deleted: sha256:b609bc7acc3f6cc9bd2cb6468e9618f47c46fa17e0a73c62a391988dbef78b9d 2026-07-10 01:51:53.016406 | ubuntu-noble-large | deleted: sha256:0af1b663296f7e4f2180a853e3adf30f26577be8b05e3eeeae24d523d0ae72c6 2026-07-10 01:51:53.016417 | ubuntu-noble-large | deleted: sha256:a8efe0f571e2518c2ed03d15bde528fa373810c8019ee4567bce07d35db416a7 2026-07-10 01:51:53.016428 | ubuntu-noble-large | deleted: sha256:7a55af9b35d53e84cd2e7273faec24c460784b07bdb83ea8914b8bb233e5298f 2026-07-10 01:51:53.016448 | ubuntu-noble-large | deleted: sha256:c7f9358fe1693fe1dbda0d324b383d4a8a988d574754e6b642ab8e7120d03ac6 2026-07-10 01:51:53.016468 | ubuntu-noble-large | deleted: sha256:7cb33ab9efc239bd8b99bae21b5027315ee63407720ee0abdb49ba7e4985555a 2026-07-10 01:51:53.016478 | ubuntu-noble-large | deleted: sha256:6dfb4daf1c4106da7afad80ffce66795948aa4f955f42f562a77539afd4b7868 2026-07-10 01:51:53.016488 | ubuntu-noble-large | deleted: sha256:a5645af9ff72a8451ac1cb917e562cdf009fbbda0d6a5db0df1cd5fefbede7be 2026-07-10 01:51:53.016497 | ubuntu-noble-large | deleted: sha256:f2b7e4434e95ffde1d1de5e427f1e79f45144911c31335c1e67d15b5a4008654 2026-07-10 01:51:53.016506 | ubuntu-noble-large | deleted: sha256:a43c6a529605d8b61ab4eb756ad49d64f8908598b6e8b273f9f9a1dfe474852a 2026-07-10 01:51:53.016515 | ubuntu-noble-large | deleted: sha256:0af2579c57c36b2142e322804e6edecadbf77d9f73e432dcafd9e57341419b49 2026-07-10 01:51:53.016524 | ubuntu-noble-large | deleted: sha256:0e971675abf0944f36bace4657a3a6ba6b0e9383068b7a937c09ec76b46ee3eb 2026-07-10 01:51:53.016534 | ubuntu-noble-large | deleted: sha256:ae88234dc7de1e30e61da932ebff2f36d70c815e8c5061c16fec0296b1189094 2026-07-10 01:51:53.016543 | ubuntu-noble-large | deleted: sha256:5f1254453475c4278287938a2d3fdeb55248a9c8417d5fc26e01dc933ad3c407 2026-07-10 01:51:53.016552 | ubuntu-noble-large | deleted: sha256:6728749677840c64aaa30865755d0bb390c4aee2e211c00f343780ea0d88ffad 2026-07-10 01:51:53.016562 | ubuntu-noble-large | deleted: sha256:45b57f474914e043f50b818db8e4369eee377ece0cfbb45f2a69bb8d6a4ca021 2026-07-10 01:51:53.016570 | ubuntu-noble-large | deleted: sha256:71826f8c2dfa34816cbf13608b7677dbc0593bbb13ef9a8fe18da0742a508735 2026-07-10 01:51:53.016580 | ubuntu-noble-large | deleted: sha256:35da880dbe8dc02f58050bc22caec202e8937dd26201c90f7ef9e1a1c9d50880 2026-07-10 01:51:53.016590 | ubuntu-noble-large | deleted: sha256:e91eaf710b36bfc85c379806f965ed934c9bd1ba47496616bf0bdf05bcc1bb59 2026-07-10 01:51:53.016599 | ubuntu-noble-large | deleted: sha256:d3463193402cdfc4dfd4ec5c4f7c37b9968363b0cb9e916039f1b67931227092 2026-07-10 01:51:53.016608 | ubuntu-noble-large | deleted: sha256:2314817f74000dda9e7d34ea858362a80e5d6a9e0cf90cf00cd91052545431d1 2026-07-10 01:51:53.016618 | ubuntu-noble-large | deleted: sha256:298fbf9fdeecc6df38445abbb6784f38d36cbd0b649f19960c3300714c1cf7ad 2026-07-10 01:51:53.016627 | ubuntu-noble-large | deleted: sha256:873992fb089b46afad947da553781cfdbb68200e7bbd34fa017fdd1e5da2c9c9 2026-07-10 01:51:53.016637 | ubuntu-noble-large | deleted: sha256:5016b40c1339f7ae15e93d93afb94421484d96caf0cfb773be4a610b0bdee552 2026-07-10 01:51:53.016647 | ubuntu-noble-large | deleted: sha256:af7a46291f500f363a2e0827b9512b959a6777cefc3124f9e8ecf5f6343f50c4 2026-07-10 01:51:53.016658 | ubuntu-noble-large | deleted: sha256:1d1066f8979ae53589812aa848f5941364a9df47bd28085bb0b4261c4ba50380 2026-07-10 01:51:53.016667 | ubuntu-noble-large | deleted: sha256:eda72294e76c300922444db04f7f6a47ac2dc2fdf2f36c67319456c682f3a9fa 2026-07-10 01:51:53.016677 | ubuntu-noble-large | deleted: sha256:ef12d745c3a9d19cce5a6249cec579b7cc53270a6d21313aa6078076eee19a23 2026-07-10 01:51:53.016685 | ubuntu-noble-large | deleted: sha256:0715cac5e002d888ee7d3f6cc312d79785e73bc8dad702634d9511847c7c251b 2026-07-10 01:51:53.016691 | ubuntu-noble-large | deleted: sha256:dba47129a11c4327b2f9da0916c3b8658b868a399ab469df7a22f025ae5f3927 2026-07-10 01:51:53.016696 | ubuntu-noble-large | deleted: sha256:11f8f77903ad0a24c23baa662f5372841635bf8f994e1a0bbf64c747abfc52c8 2026-07-10 01:51:53.016702 | ubuntu-noble-large | deleted: sha256:0e48e2aef9af2e2fa7b301009d9cf3e8da96d664f07301d482eb52e15ab958c4 2026-07-10 01:51:53.016708 | ubuntu-noble-large | deleted: sha256:944be0964437c5f1088c5a798586240680d10b86c53726d3e7504dd8077b41df 2026-07-10 01:51:53.016713 | ubuntu-noble-large | deleted: sha256:b2f1054d3804069770f1ca24add2ceba2b0510fa9b583d143d982014a33298bd 2026-07-10 01:51:53.016719 | ubuntu-noble-large | deleted: sha256:5024686b98635712eaaadf3d5d56a44572b934e48345f0da855502812f4c783b 2026-07-10 01:51:53.016725 | ubuntu-noble-large | deleted: sha256:9143e35cdfe73ec373927bf02926f9ec393e92e0d0170f1810a553d45cc94697 2026-07-10 01:51:53.016730 | ubuntu-noble-large | deleted: sha256:e5009ce4fd2a03ef2ba2ed75920df171d4a3e7f30bf7a1463f7f29639637e8e5 2026-07-10 01:51:53.016736 | ubuntu-noble-large | deleted: sha256:ec8c30929701179f62855f1ab16a00d6c251a82eb3ec4c7ec32071fed12ab704 2026-07-10 01:51:53.016741 | ubuntu-noble-large | deleted: sha256:679e379aab16bd1d97e5b9d800a93ef497120185c838bb28651ca3d0cf309ccf 2026-07-10 01:51:53.016747 | ubuntu-noble-large | deleted: sha256:7ba23d383adfc3b2c05e4858ebbb0ae4d5561acecd707fca916497c47aa1c141 2026-07-10 01:51:53.016753 | ubuntu-noble-large | deleted: sha256:d0490c511aeb74b3001cfba4efd9249278ecc8bc7268520480f86d44bff5c24a 2026-07-10 01:51:53.016758 | ubuntu-noble-large | deleted: sha256:c9515b510a8ac0002af1b787932c3a36b198b917b6e2d0629fabac2157231e04 2026-07-10 01:51:53.016771 | ubuntu-noble-large | deleted: sha256:b7ebf22efc5ad68d486617c3d383f66d350dfe147b740bb0f7ea04a497f77246 2026-07-10 01:51:53.016777 | ubuntu-noble-large | deleted: sha256:883c5567947e38328e1cbe18c818d8fb059b980362590e85f4414a0d54918b14 2026-07-10 01:51:53.016782 | ubuntu-noble-large | deleted: sha256:3c2e1ae23b65fabac8d24721ad5a0c8380aa618f04a4314c4220c319ac1ac988 2026-07-10 01:51:53.016788 | ubuntu-noble-large | deleted: sha256:d55922584c3af18c34bba0dd20144e86095955f56f6bc021efad12b88573b350 2026-07-10 01:51:53.016793 | ubuntu-noble-large | deleted: sha256:a506906e65d826d7ed5743d66edfa68a6bcad661d05fbe5ef48f66e148a058bd 2026-07-10 01:51:53.016799 | ubuntu-noble-large | deleted: sha256:22f6259a32f5359789e2640534736614258bfd797d9042a56d7fb7cf43c4a570 2026-07-10 01:51:53.016805 | ubuntu-noble-large | deleted: sha256:cf1029765d7e1de5bfc95204c67a0700df697b4a5541560481aa4b745cb7dd1f 2026-07-10 01:51:53.016810 | ubuntu-noble-large | deleted: sha256:f3ac85cda2ce50aab15efc7ceec1200645f06c873ba597fa35f350787b32350e 2026-07-10 01:51:53.016835 | ubuntu-noble-large | deleted: sha256:85e609898c0db02d4c5b15c421f4aa5e574552eb89028318349eb2faed97fd47 2026-07-10 01:51:53.016842 | ubuntu-noble-large | deleted: sha256:c2c9243045947d374c5e0c3c494683e2b432e228e73c5d46e48974cb8975bc55 2026-07-10 01:51:53.016854 | ubuntu-noble-large | deleted: sha256:cc53191807d8c95400b6050ad134cf918887a305a4b588497d1aae4ffe1239ee 2026-07-10 01:51:53.016873 | ubuntu-noble-large | deleted: sha256:3feb565cc302a45befd2a710131968443142a2c6e0bed19793419677e3b2f0f6 2026-07-10 01:51:53.016885 | ubuntu-noble-large | deleted: sha256:f43681595ded8d81e6cae5f7d604bf23154406e67317dfd8ec99f987be90a5bb 2026-07-10 01:51:53.016891 | ubuntu-noble-large | deleted: sha256:0aa9d702e74edd843772fa292ff5255aba19c49d52b523e7ed900dd39de43d9d 2026-07-10 01:51:53.016897 | ubuntu-noble-large | deleted: sha256:5369e5f438bb4ad95f5f62ed4590274f01a06b1f7188fd82432884ad21513575 2026-07-10 01:51:53.016902 | ubuntu-noble-large | deleted: sha256:b9e7b2abd3bc86203551b23a161fae21c48fa8c20e3714128600185367895d90 2026-07-10 01:51:53.016908 | ubuntu-noble-large | deleted: sha256:09196a96560df059313c1a54a83c94272508226f7334d6a6a90db09f95ba291a 2026-07-10 01:51:53.016914 | ubuntu-noble-large | deleted: sha256:c09e9e2d8a37674306e2dc1bc22dcbd89483750ee54b161a637ff4f000301972 2026-07-10 01:51:53.016919 | ubuntu-noble-large | deleted: sha256:0662501ed5dc1138252ace6e0c3986ff9c691cbf8025d7b109408588a39d792b 2026-07-10 01:51:53.016925 | ubuntu-noble-large | deleted: sha256:f3eb34fdedff8d786dcd5556d52c3e39e5e0ab1cf65e496223d7df6d00360189 2026-07-10 01:51:53.016930 | ubuntu-noble-large | deleted: sha256:075bebede5dece25efc5042f96e13a5c5b8338e947e8216630e6848b51181ebc 2026-07-10 01:51:53.016936 | ubuntu-noble-large | deleted: sha256:a4a9603b365dde0aaa29cde7843394e3b7d985bca725d8e9223c33026abeb9c9 2026-07-10 01:51:53.016941 | ubuntu-noble-large | deleted: sha256:3251feaf28f32f82c2c0945c796d844d81cef6e8f2b64da74f2ddf12247baa9c 2026-07-10 01:51:53.016947 | ubuntu-noble-large | deleted: sha256:dfedc89f39c99751a0c2d45cb1f2c74ce1e52977520aff75803840fb8af93729 2026-07-10 01:51:53.016952 | ubuntu-noble-large | deleted: sha256:dec5f604f9c841b08c8020f9f86b4ff971f9d6ff254cb250a3668d10c2674347 2026-07-10 01:51:53.016958 | ubuntu-noble-large | deleted: sha256:00751561e0bff73d7c418419e3a3f321c4839c49300deb2bbdc5e234c3bbe1b7 2026-07-10 01:51:53.016964 | ubuntu-noble-large | deleted: sha256:a6a948a2c03b9362b649a8601bf892dd44a4b5f0e040d0c15b3f46fd0ed6d87b 2026-07-10 01:51:53.016970 | ubuntu-noble-large | deleted: sha256:7d5a5bb4397ef54046c272c2afacc004d678ea7590fd282da59b03c71c584c8a 2026-07-10 01:51:53.016980 | ubuntu-noble-large | deleted: sha256:4191d521d1e41b860e56eb048c903675751347efd8c572fa1ce3db2e77b332a1 2026-07-10 01:51:53.016991 | ubuntu-noble-large | deleted: sha256:8057f11a93001894f805b50dc2adc77f8efb4643c5b5e2746b384760012b9e01 2026-07-10 01:51:53.017005 | ubuntu-noble-large | deleted: sha256:e9709e2f370a29de91fe0c9f6d3ffdaf015c9b43264c751830bb13298fc77547 2026-07-10 01:51:53.017015 | ubuntu-noble-large | deleted: sha256:09abadc72235110f277eea98f7a6e59415f6538587dd980de6e120a672953dde 2026-07-10 01:51:53.017024 | ubuntu-noble-large | deleted: sha256:60c808dce1e18d99edc1e7904e6cf713e7a890a8641735e5e03aaee1de0d79fe 2026-07-10 01:51:53.017033 | ubuntu-noble-large | deleted: sha256:10a95dacf242c523030a2f9b1b0f06f2360e3765f0720cfd4aa69e5c203955d5 2026-07-10 01:51:53.017042 | ubuntu-noble-large | deleted: sha256:ea28072cd3cba44a03e39d7d5cc46d454d2cc5befc74538767f947c2e53a1022 2026-07-10 01:51:53.017051 | ubuntu-noble-large | deleted: sha256:9f7611246e46d0180c21ce23f5c0d0c339b99403328eed5e4a54bfc1c671d5d3 2026-07-10 01:51:53.017061 | ubuntu-noble-large | deleted: sha256:2fd94dbd38e22b3d8caf2a0c3f3499caec1c0c4d09119741439c8c6980e09f0a 2026-07-10 01:51:53.017078 | ubuntu-noble-large | deleted: sha256:a1e3292d79826694cf61a332a326f3e15cb3a64d5ef9a015073a99152ccf125a 2026-07-10 01:51:53.017086 | ubuntu-noble-large | deleted: sha256:cfbfbd88f116e5173b48c45171a31265ab6990785694114a8f8f899effff9c50 2026-07-10 01:51:53.017097 | ubuntu-noble-large | deleted: sha256:25928446574695fe328ec7a2a1bbc761c3f566dd1ab2b76b0e4c303778b9ad45 2026-07-10 01:51:53.017107 | ubuntu-noble-large | deleted: sha256:6ea75472d6b3dffa2ce8d819e2787e8344ac73353466a5d32dc87ffaad88431c 2026-07-10 01:51:53.017116 | ubuntu-noble-large | deleted: sha256:9738b83b3cadf51e50c2c4296639f2c24096902c92bf36a48512c04695335b3f 2026-07-10 01:51:53.017151 | ubuntu-noble-large | deleted: sha256:cac10c302a19a72984c75798be29923dd0dcec43b964b101d0bf809456720c56 2026-07-10 01:51:53.017169 | ubuntu-noble-large | deleted: sha256:0028337706fec271c86c6ae549c53230a3e4b527daed2b84c0f9ea427340c14c 2026-07-10 01:51:53.017179 | ubuntu-noble-large | deleted: sha256:183442a4422e6051ada0b1647e7c029900a78879377612f2d0c2b180156f766b 2026-07-10 01:51:53.017189 | ubuntu-noble-large | deleted: sha256:0073afbd88788ad6dda0d3dc73286138ea761976b98d2f84212a38623f1c26d5 2026-07-10 01:51:53.017197 | ubuntu-noble-large | deleted: sha256:cf42a33834a230694db2e9c1c4778274c2fe84d277f457c738dd2e7098c4f56b 2026-07-10 01:51:53.017203 | ubuntu-noble-large | deleted: sha256:183bb07c1ed3133c2390c0a287c47c95a8b7490f822cadaeebecd593378963f9 2026-07-10 01:51:53.017208 | ubuntu-noble-large | deleted: sha256:3f59bfa77f9c7e9f5f65e2c9cd036ca13da3bd926f5ae6906e3ee6d2355ca465 2026-07-10 01:51:53.017214 | ubuntu-noble-large | deleted: sha256:bb29140bbe8555ec3c1c45d484d7b1634a60a85c4f5b77f3e27d444d57465b90 2026-07-10 01:51:53.017220 | ubuntu-noble-large | deleted: sha256:adee70687842b047d5e5886057998a8c6545ada3cc466b745206efeb10ae9ea5 2026-07-10 01:51:53.017225 | ubuntu-noble-large | deleted: sha256:5ce4453f3bbf6e20114da009b37604b050feb6558ac69fcf7954442c57c8de50 2026-07-10 01:51:53.017231 | ubuntu-noble-large | deleted: sha256:37bd8c383e11dba51e59b5d7096b22a8ee7ec2f39f747911bb3e867bcb282111 2026-07-10 01:51:53.017236 | ubuntu-noble-large | deleted: sha256:7b52b681882e5268079a77877bc8875814a24d7ab660ac11338cbdcc294a5848 2026-07-10 01:51:53.017242 | ubuntu-noble-large | deleted: sha256:5c1bf05e55492e5ec770f0e1cb8efa5ec1bf23f5fff5adc115d8c5890225ae40 2026-07-10 01:51:53.017247 | ubuntu-noble-large | deleted: sha256:36c8901dd34081227f387cff1e8e12cb03103ef4bfcbc74afb6bef8a96f8ee70 2026-07-10 01:51:53.017253 | ubuntu-noble-large | deleted: sha256:3e0955957e5060d057ebfb3503c7a014c05a13553d681ce4c17e0f7a8992c7e1 2026-07-10 01:51:53.017259 | ubuntu-noble-large | deleted: sha256:877ab0420ed3bfd2776d73fc3d0b72426986645f3e6e47317451012a9f2fc93e 2026-07-10 01:51:53.017264 | ubuntu-noble-large | deleted: sha256:9a37bf9705f6478b1e0533bba797f3fcc3a3e6098d7f40777517b6fc06618729 2026-07-10 01:51:53.017270 | ubuntu-noble-large | deleted: sha256:f7ae7c8607c832129e3c65290fe7d250a276ba590f44489c27ecf3e323cf0500 2026-07-10 01:51:53.017282 | ubuntu-noble-large | deleted: sha256:796e64f65974cfd369b3297cf0ffb1fdd70942830828cb499558f3cab244f228 2026-07-10 01:51:53.017288 | ubuntu-noble-large | deleted: sha256:ea059234b729003a271cbb09543e552550412516db91c2b073560d64c427ed0a 2026-07-10 01:51:53.017293 | ubuntu-noble-large | deleted: sha256:e1524f8f47fc6fb8ec9fd93aff65c983570eeebb43dccac9aeec851cdbe16cd7 2026-07-10 01:51:53.017305 | ubuntu-noble-large | deleted: sha256:1e1f3aa7a3e64cfa017009e99c9159d44357d2dc0e52dc214dbfe5c1186014a7 2026-07-10 01:51:53.017311 | ubuntu-noble-large | deleted: sha256:84a459f460419cabc8a8dd32f63434dec34ec79396bece9389a9339409b3d850 2026-07-10 01:51:53.017317 | ubuntu-noble-large | deleted: sha256:dfe7bb4bcd0ac149bf618a8a6770bf6c6e86fb8d507ed8b76602c63336456376 2026-07-10 01:51:53.017322 | ubuntu-noble-large | deleted: sha256:2e72f456af81fe29d48b685f0262a39f6c2792009ba0e1363fbf450a07cdd7a5 2026-07-10 01:51:53.017328 | ubuntu-noble-large | deleted: sha256:6bd98b2b2b4a2321a2878f0ff3b640e28d32982dff7c24a2cdc004ff587bb23a 2026-07-10 01:51:53.017334 | ubuntu-noble-large | deleted: sha256:072fc8e4809162314691bfd563f624de86f3ad5043c45d5401f9ab30fe9ffe91 2026-07-10 01:51:53.017339 | ubuntu-noble-large | deleted: sha256:4695c9df3e91a1449240155fb38d9acce397376119e86f5ed749520a87237f84 2026-07-10 01:51:53.017345 | ubuntu-noble-large | deleted: sha256:aab058fa5e6e7ae7aa51bfed03ca774dd6f0f0b2ffaa7e390fe3faca8ad75a24 2026-07-10 01:51:53.017350 | ubuntu-noble-large | deleted: sha256:1f7117a6fe56519ea67b5486a9d39b0144f87278dd6c2e3b708de28b6a1b743f 2026-07-10 01:51:53.017356 | ubuntu-noble-large | deleted: sha256:a81d4d502d2883f3dcde42aa010c539f710bdcde0a1e619c1edfc937f7aca31b 2026-07-10 01:51:53.017361 | ubuntu-noble-large | deleted: sha256:6854020b12128a3c88794a4b5e5f6da344698e72e4b9b208dc5afdffe947d15b 2026-07-10 01:51:53.017367 | ubuntu-noble-large | deleted: sha256:4b101ec5a6a36352a8def8cfa894451a135550b70a0033926327067929e23ebd 2026-07-10 01:51:53.017378 | ubuntu-noble-large | deleted: sha256:8bb3f3f2d05ebea0818d6597044b0bbf17f836ff4e2d0c6a74aee74b3da24bda 2026-07-10 01:51:53.017384 | ubuntu-noble-large | deleted: sha256:2c116d186faa16abbbdf391b076d03156d60b618ecfde71640a0ba6e32b7a7cb 2026-07-10 01:51:53.017390 | ubuntu-noble-large | deleted: sha256:c030c6b1d383430fff7568671809db8ff77627fc26c2b6d4b09d5463548a264d 2026-07-10 01:51:53.017395 | ubuntu-noble-large | deleted: sha256:6729ff4a28e2d566c2f6f9af3b442886dba9a7b6f2c7241b042f49ae2b73a7b5 2026-07-10 01:51:53.017401 | ubuntu-noble-large | deleted: sha256:301b0199ae678fe0ee8a3a8d49f7a10349a335895a55ec769cd558410675d83e 2026-07-10 01:51:53.017406 | ubuntu-noble-large | deleted: sha256:81a98e7ddc6b9e3d6bb650ca3eb66c40d1aba1781be63e6f502b7aa3980cdcd9 2026-07-10 01:51:53.017412 | ubuntu-noble-large | deleted: sha256:a0e4f7ac9646571ea14ec6a1d72f272241a632b6a535d1ff88fef0e77466f9b9 2026-07-10 01:51:53.017418 | ubuntu-noble-large | deleted: sha256:b00c68ff024d5e912c6c1a86c364cf225c476d31c7ebf7bb39f159c4d5bd4a1f 2026-07-10 01:51:53.017423 | ubuntu-noble-large | deleted: sha256:37308f5e9a9df185fef33a949088b1837ef1d489c917a56fdde76e05dafb6a99 2026-07-10 01:51:53.017429 | ubuntu-noble-large | deleted: sha256:8e56359b9c09cc181659d44511027124693ff7fae50b1d237d451613e712b99b 2026-07-10 01:51:53.017434 | ubuntu-noble-large | deleted: sha256:c20d1e6443562775a49a8b6e29469649c4cea671d8e807d1623911d63730985e 2026-07-10 01:51:53.017440 | ubuntu-noble-large | deleted: sha256:19e4b2b43d93384043c1c56fa2456ecf9c2d962ab01506a726b5726091df8d35 2026-07-10 01:51:53.017446 | ubuntu-noble-large | deleted: sha256:ab8a652e0a9369fb87acaf58ce93dc53b6e31bdb022e9bde73c0d165a551d0b4 2026-07-10 01:51:53.017451 | ubuntu-noble-large | deleted: sha256:9fb17b1bc5f3ec6610b1dd52925d3f86c5f6e11239839a7d8f310ff73fd7b8e4 2026-07-10 01:51:53.017457 | ubuntu-noble-large | deleted: sha256:558a5fa005fa1b5cbcdb677f33d0cceda77ad7049ddb479dc6e1486751ab3354 2026-07-10 01:51:53.017462 | ubuntu-noble-large | deleted: sha256:d2d51b01fb17d10affeccd7a3895541a13c6c1b7a506ca6bb49d48c3802a34d1 2026-07-10 01:51:53.017468 | ubuntu-noble-large | deleted: sha256:6c3cb041cd9b9de0cc79264ca237f4548f009d54357d437f85add17b4116c342 2026-07-10 01:51:53.017473 | ubuntu-noble-large | deleted: sha256:af200faf803e11af213b16a3e30199633b85b181cbbc939966864c1429db9f47 2026-07-10 01:51:53.017479 | ubuntu-noble-large | deleted: sha256:bfb5813e8cb0a8c9472be3f88fe0792731484b33286e6af05ba2560ecdf098bf 2026-07-10 01:51:53.017485 | ubuntu-noble-large | deleted: sha256:f3a8766b5c0f46bddf767934caaa2482eecda71bf6feb35bc09159a94409d919 2026-07-10 01:51:53.017490 | ubuntu-noble-large | deleted: sha256:e49d5310fbbda2ce1de490cabe8966c517eea67caa62a3ec6b541c853bfbcef6 2026-07-10 01:51:53.017496 | ubuntu-noble-large | deleted: sha256:92591f1b01db93d09095765c17ca5dcf4fc1bc7b0881c0eb4bf450720d69227a 2026-07-10 01:51:53.017501 | ubuntu-noble-large | deleted: sha256:1c98d02680b5dd5d97fe16eeb62eceaf65bac477aac0a97b677edceb566da7ac 2026-07-10 01:51:53.017507 | ubuntu-noble-large | deleted: sha256:a1366bfc693bdf5a92a39cd4b2dd1aa7888c59058073297fcda1bfe717439607 2026-07-10 01:51:53.017512 | ubuntu-noble-large | deleted: sha256:83d5ef623b96e4476ae51ae82fdbde334ae5b1fbeeffd1f62561324e5f0abfde 2026-07-10 01:51:53.017518 | ubuntu-noble-large | deleted: sha256:152c7376c3270e0dcff3ca4fd5aa5711d8615377de0f60e7416237105f6935a1 2026-07-10 01:51:53.017524 | ubuntu-noble-large | deleted: sha256:1b235db750a33e5e81c53dcba42198fb00f21bf81dd04ca39672f2256903a3e9 2026-07-10 01:51:53.017529 | ubuntu-noble-large | deleted: sha256:09d27f93aacd470eb6872a1d60c0552469ea9447e5449be4feba498add6e02eb 2026-07-10 01:51:53.017535 | ubuntu-noble-large | deleted: sha256:ab783a4514a72a7ab2050a7e0c49d2327eb85e7229a6313b752ed854dda183e4 2026-07-10 01:51:53.017541 | ubuntu-noble-large | deleted: sha256:6e5b68e96f1b0911fe3e06a0741d72b4e863c22654403cbd162437ef513ecb81 2026-07-10 01:51:53.017546 | ubuntu-noble-large | deleted: sha256:1bff29e6e5e6e5836037ac69995923f76eba0757933f796a4bd1b27b4dfbf3bf 2026-07-10 01:51:53.017552 | ubuntu-noble-large | deleted: sha256:60843d46bbe8bac186f5970d91dee4c541c3f9a1b40d5867595782d17c3156a0 2026-07-10 01:51:53.017558 | ubuntu-noble-large | deleted: sha256:7515885c9c96d8b58beb5777a69b952b222dbe3293ff46dad3056873e05c9814 2026-07-10 01:51:53.017564 | ubuntu-noble-large | deleted: sha256:bdb046cbaf03e5f56a283627cf692b07e560e9de52d30fbec0bdae53ddf35287 2026-07-10 01:51:53.017574 | ubuntu-noble-large | deleted: sha256:36131d707b0ff01d9ba7adf94e76e5c906d712d52c1ec98c761b92cc93f50c2a 2026-07-10 01:51:53.017584 | ubuntu-noble-large | deleted: sha256:c5a070aad4ab6241c4c0251f43983b70cb97d5475246ebc1ec44d37b37285ab6 2026-07-10 01:51:53.017605 | ubuntu-noble-large | deleted: sha256:a4b8d7020d29ffb5b50e642446f868342e79466b1c8318bd203df2e0049f86d7 2026-07-10 01:51:53.017625 | ubuntu-noble-large | deleted: sha256:7870b6a8264e8085f12cebe09e51041e80eb7a0633ebdb00a147fd8853a47736 2026-07-10 01:51:53.017643 | ubuntu-noble-large | deleted: sha256:97c74b48d9d16b611ddbd784aaac9725926fced4f415214c03b1b90f62e57a86 2026-07-10 01:51:53.017652 | ubuntu-noble-large | deleted: sha256:3cd0358dfc97e09f1b02ae3599ea733d67d308d8df42757b4afc5be78fa79bc4 2026-07-10 01:51:53.017662 | ubuntu-noble-large | deleted: sha256:1c1d353d1b08bc9980cb4525a918df780a431200ad4c64844c1650944a37d12f 2026-07-10 01:51:53.017672 | ubuntu-noble-large | deleted: sha256:d83f50bf1c6ad770b77f775f3e19ecead9200df9a43b9e9f05b4fa5002c87aa2 2026-07-10 01:51:53.017680 | ubuntu-noble-large | deleted: sha256:46170665271c743488a21fd93e74234d7c62acc9ded1bfa784036dad2eb1598d 2026-07-10 01:51:53.017689 | ubuntu-noble-large | deleted: sha256:16b8e1729403dcb5dca4cc800fb83b09ec5f8655b4bc763c13469472e019383f 2026-07-10 01:51:53.017698 | ubuntu-noble-large | deleted: sha256:b92bb46108292f5fb887b02fdc95254e37ab1d95051126e822a5d98880170772 2026-07-10 01:51:53.017707 | ubuntu-noble-large | deleted: sha256:a547d692e9d2aed695276f240b51751308c2b590400380597a41ae05971a0cef 2026-07-10 01:51:53.017715 | ubuntu-noble-large | deleted: sha256:a76cd1ad8ee0dcc06a5a61fde45a8a2d85d57930bc4aecdd3382f562fabf4dda 2026-07-10 01:51:53.017723 | ubuntu-noble-large | deleted: sha256:54ae70752104485c8fccf7c631bf8544d4210a6b57489f49504f5c4342f2b926 2026-07-10 01:51:53.017732 | ubuntu-noble-large | deleted: sha256:5fc07b03350104a7dbbdff525d0dee9cf67c4a0d0a14d2fb40f0f7e6cafcfda5 2026-07-10 01:51:53.017748 | ubuntu-noble-large | deleted: sha256:730dab08f28238e064b118323ca65e50c2dbac572bc927487512a835067b36bb 2026-07-10 01:51:53.017765 | ubuntu-noble-large | deleted: sha256:f757a53590e92cefe7e6382fbb126f7b910843b0afc30c3906507be3fcec3a90 2026-07-10 01:51:53.017782 | ubuntu-noble-large | deleted: sha256:32f0e0dd7678e22e65ac7db507e30ad0f1136c62a0b00485868e87334b346b7b 2026-07-10 01:51:53.017801 | ubuntu-noble-large | deleted: sha256:171e653db846c916264430b690fc79c1f7af44d584802ed55e834bac942350dc 2026-07-10 01:51:53.017856 | ubuntu-noble-large | deleted: sha256:fe33f85672992673b474dbfa3c2b5ffb22771573e8f640bd540720f3285528b5 2026-07-10 01:51:53.017878 | ubuntu-noble-large | deleted: sha256:905fc46b4062a09d86749907155a22b816b05e95ac866a03036c85e5c12da457 2026-07-10 01:51:53.017898 | ubuntu-noble-large | deleted: sha256:581a19b0b5446e910dacad7ab89e1ef421267166871cbbb98100041a60242bd7 2026-07-10 01:51:53.017919 | ubuntu-noble-large | deleted: sha256:367617f0a93919d9d8328218a136d0bdd9d062e78448b37afaa8b07e36a93591 2026-07-10 01:51:53.017939 | ubuntu-noble-large | deleted: sha256:863457691710be673366526a8da77bdd7d6bf46dbfd4082314b9ff9cebb5e250 2026-07-10 01:51:53.017959 | ubuntu-noble-large | deleted: sha256:03052e987047aca59665f33e084f6c2839ef745397b1444d0f8cdded5b0eaa60 2026-07-10 01:51:53.017981 | ubuntu-noble-large | deleted: sha256:807fba5413d493b31404c34f64eb3424801c90b5a461815a5a9198368e570c54 2026-07-10 01:51:53.018001 | ubuntu-noble-large | deleted: sha256:43d060995b75a174c08be2944edb9545df2109e7b7fa2a4bd3f123e0767bb301 2026-07-10 01:51:53.018021 | ubuntu-noble-large | deleted: sha256:4f6c84f212b42c8628d5b93780c7b9f4f067f962719a5b1a195927d099c8ff51 2026-07-10 01:51:53.018042 | ubuntu-noble-large | deleted: sha256:7444a0a814a46907324218a0b94fab2a220d83314075862070b813dbb9989ec5 2026-07-10 01:51:53.018062 | ubuntu-noble-large | deleted: sha256:c29a57cbda2eb34e55cb77c50006d4468e63673336099366a868751e7fbf3808 2026-07-10 01:51:53.018081 | ubuntu-noble-large | deleted: sha256:09c4ce4f1f7f47e1d409ac12ec3d54bf2959840669d798d778e22fbb282bc9bb 2026-07-10 01:51:53.018102 | ubuntu-noble-large | deleted: sha256:890496bde16aef3ab3b097ffc11532f2dc33bf66402bb60ce522d1715e3ece2c 2026-07-10 01:51:53.018168 | ubuntu-noble-large | deleted: sha256:729b622c801f5aa86a38c24b26504ba9f9d4eaf259cd3b7205900cbcf249097b 2026-07-10 01:51:53.018204 | ubuntu-noble-large | deleted: sha256:786221207657822adab23f56e44d2389d5178f50259ddd5dc3da303e9635c002 2026-07-10 01:51:53.018223 | ubuntu-noble-large | deleted: sha256:b78c62347fab6c6d5d44b8bf8b21adf7dd9ab8d25da179c304862c82f432385c 2026-07-10 01:51:53.018243 | ubuntu-noble-large | deleted: sha256:0e245ffeff07ded9f6cef1a80a1aa5a360b873a285fb84f7b167d0c8c9c5e7ef 2026-07-10 01:51:53.018263 | ubuntu-noble-large | deleted: sha256:ec87df15b640c1ac28281e992dd9cab7282970523eed8d98934e0082f861a8a9 2026-07-10 01:51:53.018285 | ubuntu-noble-large | deleted: sha256:4bdbbefe0212db4034cf63a22897b3ee9e7b467f99a6d8cb99a5008909a6e08c 2026-07-10 01:51:53.018305 | ubuntu-noble-large | deleted: sha256:abbf6c688cd90e8f04c54873fc274b96d89d9ecfc1d43cfb61d5b9d9bd896d8a 2026-07-10 01:51:53.018324 | ubuntu-noble-large | deleted: sha256:3ccc5554d6d0e39e8cedf37b7a6e74e2e044271c321ea64856ef7db8e277d59f 2026-07-10 01:51:53.018375 | ubuntu-noble-large | deleted: sha256:9331024eab347aa03ad134737c702c99be05813077d29ba976e18af374cd8972 2026-07-10 01:51:53.018394 | ubuntu-noble-large | deleted: sha256:ba10215860ea25b4b33ca591d6f22dfe8d4dbd2a367627594f1c8fa7a7192fe6 2026-07-10 01:51:53.018414 | ubuntu-noble-large | deleted: sha256:edbf94451de3f0ccd38997e9c43681876d5e513397f7dbe8134a79bae66cdae6 2026-07-10 01:51:53.018435 | ubuntu-noble-large | deleted: sha256:7521a507d01c0b4ac8e2381be2f5a6e57d38ae757b47a6b19a68445b982f8c99 2026-07-10 01:51:53.018455 | ubuntu-noble-large | deleted: sha256:33f0b9ec103c4545e481cece2d831db6274d168b29c9bf4dd4c853cba11736f6 2026-07-10 01:51:53.018475 | ubuntu-noble-large | deleted: sha256:3ef07f56b02d64e8523a591296a5d0b1056e723995d87265525d0da324d72ca6 2026-07-10 01:51:53.018494 | ubuntu-noble-large | deleted: sha256:3eda01b661cc5cf546217380a79a5818c59508c39e5bcc4b6352967e51128cfc 2026-07-10 01:51:53.018514 | ubuntu-noble-large | deleted: sha256:e4e7851a919d9a3d00f019109e15e99677790ec274011625845f224c6217842a 2026-07-10 01:51:53.018534 | ubuntu-noble-large | deleted: sha256:9cd46a52a3c67ec2719f5e8f70013e17def0ce391fb5b67e0ffd13150ed1dba7 2026-07-10 01:51:53.018553 | ubuntu-noble-large | deleted: sha256:b64f0794e000ff477cdfd35c98a261daac6261afa1e8241dfcc47e47b0c33e54 2026-07-10 01:51:53.018567 | ubuntu-noble-large | deleted: sha256:a320d4239f8d9664b6eb5ea567f2c059d61b11d57205916078b24e3b9ba9f0c8 2026-07-10 01:51:53.018578 | ubuntu-noble-large | deleted: sha256:01a8406eab1f69de028435b3c5604344c3822b4cc3e2d50da3a00dfc1c2919ce 2026-07-10 01:51:53.018611 | ubuntu-noble-large | deleted: sha256:d203e0a4f6a9f6a1827c79ef1643941b9363ae50b3f822bbce6b47fec7967e11 2026-07-10 01:51:53.018634 | ubuntu-noble-large | deleted: sha256:4fd98c3be78fcf6c58782640172cf5e57ea3eb6cc7a1bd34d8dcf6c6b8715e45 2026-07-10 01:51:53.018653 | ubuntu-noble-large | deleted: sha256:8fd99ebbf58f9f2c5b66c010705eb9d7d1776041b56f48f5daf3653fba6e356d 2026-07-10 01:51:53.018693 | ubuntu-noble-large | deleted: sha256:290afdca4031e33c496667e52db99fd3f1aef60b2830c5b22fe6a68f78c50630 2026-07-10 01:51:53.018711 | ubuntu-noble-large | deleted: sha256:1dcd3b2826674b87174f4d369641f81f8e29b808d30fe87d4bebe5fcc0ca05c2 2026-07-10 01:51:53.018731 | ubuntu-noble-large | deleted: sha256:942059a74407a41ae59c3b44917524a7c23b6f4469ea96a4b355192f544e20fb 2026-07-10 01:51:53.018751 | ubuntu-noble-large | deleted: sha256:f8731313bb6dc2142135c4e4493ee73a2939ebc701355cc41cfb42846201fdaa 2026-07-10 01:51:53.018760 | ubuntu-noble-large | deleted: sha256:8e6edf2d5db0a4fdd7a2d178676ea567e6b6cd5d66f41f15ce9ba7aa057174aa 2026-07-10 01:51:53.018769 | ubuntu-noble-large | deleted: sha256:43a742318c05dff80899892a3bb8fbf169412a3a0c8d75f905df908a78fba943 2026-07-10 01:51:53.018777 | ubuntu-noble-large | deleted: sha256:9376eda9a6082147f62b2d2ce30104cdfd4ffc3d4d574c862322fffb840670c9 2026-07-10 01:51:53.018786 | ubuntu-noble-large | deleted: sha256:868ada19c464f54003a40725303440a3f6cfd1939869493decb6afb92661053e 2026-07-10 01:51:53.018795 | ubuntu-noble-large | deleted: sha256:5c2d8db4c5c83ab5b7f7b62c27c90433a44358bd10ac7f613beaad7cfb5b3ab5 2026-07-10 01:51:53.018805 | ubuntu-noble-large | deleted: sha256:b650e6d4f0cd8263a1186b85ee393f0a172188f16530fe5cb0351c717f5c7920 2026-07-10 01:51:53.018813 | ubuntu-noble-large | deleted: sha256:0039eb91aa9398e7815e50a8cf2d12b383257da911346d93630a01cd925d5340 2026-07-10 01:51:53.018885 | ubuntu-noble-large | deleted: sha256:0b891e4f3322aece755f6fc88d8ca9da6afec9cf51a678dc01aced2a68e257be 2026-07-10 01:51:53.018897 | ubuntu-noble-large | deleted: sha256:ed78071c766e191e069ad3b8a111fc248c3102cfe11133194d10779062401184 2026-07-10 01:51:53.018907 | ubuntu-noble-large | deleted: sha256:c62acac106eca0acdce3f71bf5db057fe1db1bf35bdab2d61c915271e9a1650b 2026-07-10 01:51:53.018913 | ubuntu-noble-large | deleted: sha256:4d7240a11bacef455660c3b91a55b7c0a183cc801443c217b7812d4e08561e0a 2026-07-10 01:51:53.018919 | ubuntu-noble-large | deleted: sha256:b4434b6c09065b724ded1f35eb2816ad697ca2403212ed9e556208b379b7f5e2 2026-07-10 01:51:53.018924 | ubuntu-noble-large | deleted: sha256:a7cf4e891ef8585ee0fca8690de532824e5028d65013c705f6280a3c2c232628 2026-07-10 01:51:53.018930 | ubuntu-noble-large | deleted: sha256:e1f90224447cf0b06a1799c4a730004a9e7c4d7b9bc6066b8d70a968f0ad0bf9 2026-07-10 01:51:53.018936 | ubuntu-noble-large | deleted: sha256:2fba42ba0fcdf814902b7fdf9ef884a76936f703897066880092b3b37ef396dd 2026-07-10 01:51:53.018941 | ubuntu-noble-large | deleted: sha256:457759d5c8c5c4eb2930cbaaaa48c1cac0c3b81e39fed1375a8411c90ec7c563 2026-07-10 01:51:53.018947 | ubuntu-noble-large | deleted: sha256:0986039c767f3ce72323fbedb0bec0c14f8f01ea4723659cf9187837966c8164 2026-07-10 01:51:53.018953 | ubuntu-noble-large | deleted: sha256:4b9b1ff5ce6a0014d12e26a9488dc1bfee4f466ed5e17183e9f206242376bf6a 2026-07-10 01:51:53.018969 | ubuntu-noble-large | deleted: sha256:1e847b132262866ea040becfd4a7f275eee6ab660ed3ca11a28bc38a1145eef8 2026-07-10 01:51:53.018975 | ubuntu-noble-large | deleted: sha256:a0a6da2991930f8e75c2a5b30cbb395fa43fd17316e636e5994dad91ad140922 2026-07-10 01:51:53.018981 | ubuntu-noble-large | deleted: sha256:7b8ced898c56729caadd145127638a390885b4d6c4c822bc27ee4ebe38031d1b 2026-07-10 01:51:53.018987 | ubuntu-noble-large | deleted: sha256:e0989be89477ac32206689a2ae5b7a1de7ef49f07bd559cae77936fc5198477e 2026-07-10 01:51:53.018992 | ubuntu-noble-large | deleted: sha256:116acdac685be05ba45f6a0d8a607d5ad37341fc60c8f575a49f914b748375b6 2026-07-10 01:51:53.018998 | ubuntu-noble-large | deleted: sha256:63f649855c1b532007ee8d77a91a91f0723b461646f332dd58d1ff0b9ed2d82f 2026-07-10 01:51:53.019004 | ubuntu-noble-large | deleted: sha256:645e53274bee24f930c7a3b4c42a904fa599550144cede9b0b7364820975282d 2026-07-10 01:51:53.019009 | ubuntu-noble-large | deleted: sha256:b656fbdc3e983ffd10c33bf9d9c86e714a5ecfe9d1cc535635d715c844ba50a0 2026-07-10 01:51:53.019015 | ubuntu-noble-large | deleted: sha256:1205bcd3b511ee1fe34a648ea6d711cec67ed3797ef401f6f713015662640057 2026-07-10 01:51:53.019020 | ubuntu-noble-large | deleted: sha256:a12802a40d824e4915623017d118ea0fb85b2a191b62b3c2f2fbc9f01afacd23 2026-07-10 01:51:53.019026 | ubuntu-noble-large | deleted: sha256:35d89c0ad181919a42e8c66998951861851842de99a6e4ce139342bf32359ce8 2026-07-10 01:51:53.019032 | ubuntu-noble-large | deleted: sha256:9d9fbd61d292ea8a01ad5654522751e855ed8befe9fdad08f2394e1b583ef339 2026-07-10 01:51:53.019037 | ubuntu-noble-large | deleted: sha256:19028d38be08452619f14409211dc733deacbd0e1cb2508e8c68684cc40eec1f 2026-07-10 01:51:53.019043 | ubuntu-noble-large | deleted: sha256:f34e8ffb2f36aa96457caf6c982dbccd3e930bd84a0151f6e0c8cc0e2227dc4d 2026-07-10 01:51:53.019049 | ubuntu-noble-large | deleted: sha256:54dfcebb6cbdb81825e53c8dadc01c576844d737089f55d6c53790e1a12589ae 2026-07-10 01:51:53.019054 | ubuntu-noble-large | deleted: sha256:9d474dbb9899832f4dfd510af90ad8ba80572dcfd16b99098e154fa846944c29 2026-07-10 01:51:53.019060 | ubuntu-noble-large | deleted: sha256:14e663ebff4d359209055f8d3078a799e1c7188d144098229329fcb541642752 2026-07-10 01:51:53.019065 | ubuntu-noble-large | deleted: sha256:9ab5e50e18bc16aaf94fa6a3f72ffaa8885f33fc64b6ed2cce2fc995a8a246a9 2026-07-10 01:51:53.019071 | ubuntu-noble-large | deleted: sha256:1dd434505b3c2b32735e1073ab363d355ad4ff10f04b7fca6f8b5762b417c548 2026-07-10 01:51:53.019077 | ubuntu-noble-large | deleted: sha256:6e5ea8026ee3a0339ad0cbcdb8155053b9b28d426e1f8fbb7c28a32d87ba171f 2026-07-10 01:51:53.019082 | ubuntu-noble-large | deleted: sha256:2ee57ebe7311ac75f185206c271882cf6ecfd3a3ae4545b2e2fa35b943c4402b 2026-07-10 01:51:53.019088 | ubuntu-noble-large | deleted: sha256:9d7a94b81ff3956e0a3636e79720978e72d3c3eb6af5fc75d2cac3e7c3fe4a44 2026-07-10 01:51:53.019093 | ubuntu-noble-large | deleted: sha256:028ac731276a4617c571c3f16a4cd2640a4c2ef4a9168e4cd794f8d248b2b8a1 2026-07-10 01:51:53.019099 | ubuntu-noble-large | deleted: sha256:2bf35c00b53f4749255492ce09611000ee22acab90636417406b1b3a37d7167f 2026-07-10 01:51:53.019105 | ubuntu-noble-large | deleted: sha256:bd7c6b34517839d0965b6e559e0de8d59b9b00771ba151f5fec68a934413f78b 2026-07-10 01:51:53.019110 | ubuntu-noble-large | deleted: sha256:018f796940500929bdb19bbc7c9e00c063cddb09d8f2887dd770c84798fd8c4f 2026-07-10 01:51:53.019146 | ubuntu-noble-large | deleted: sha256:b49dc30af1e7328be62d8c4d5c42bd1a56a31f53fe3c51984e995b9147b09af4 2026-07-10 01:51:53.019158 | ubuntu-noble-large | deleted: sha256:db41c2e425551c5dde763b18fbd279979199f5b65f817743a448c07a06eaf996 2026-07-10 01:51:53.019172 | ubuntu-noble-large | deleted: sha256:52b58c7e9154ecc4d292aaec9e7fa4a58630ac49da563ba593bfa4cc853b75c5 2026-07-10 01:51:53.019178 | ubuntu-noble-large | deleted: sha256:add8e738c353336ea681542151c19d850d38444a0d50ea2f8f8db2c5931f0536 2026-07-10 01:51:53.019184 | ubuntu-noble-large | deleted: sha256:7ec45df2a1d6b0b6d93994c0edbed9fa21d2398239084549bf365806d44f7a94 2026-07-10 01:51:53.019189 | ubuntu-noble-large | deleted: sha256:31e21f7a55dbc1cad61626dce7dcb34b03f9e97a5c117b8ac54b850ed663ec67 2026-07-10 01:51:53.019195 | ubuntu-noble-large | deleted: sha256:afa91bbef86bf8ac1d57cad48c3cfc4f43cccec8ced1d263c844b79563d25b69 2026-07-10 01:51:53.019201 | ubuntu-noble-large | deleted: sha256:52993991264eb7c8646a1400fc039aa26e3a4d9a96aaba140f855e772b0e75c8 2026-07-10 01:51:53.019206 | ubuntu-noble-large | deleted: sha256:97ad4700b48aebbfecad8ccb634d58a0e90bc8a7b62a6878105fd8b8eb8d7697 2026-07-10 01:51:53.019212 | ubuntu-noble-large | deleted: sha256:dc16bade421610b81901b3c421f244045d1bb1224ad343d61955147f97898bbd 2026-07-10 01:51:53.019218 | ubuntu-noble-large | deleted: sha256:775273737e8201c99d0712ee6b83025b68c29aaeb52116d2c248cc5b41bc6539 2026-07-10 01:51:53.019223 | ubuntu-noble-large | deleted: sha256:040c87eceadc05324505eaa8a9599b35ff6d68a6eade4f6460c8753218cded36 2026-07-10 01:51:53.019234 | ubuntu-noble-large | deleted: sha256:f7f01e281e1e7d61f92319f50b90ea0529244376d2f90f77f6df1142019b07e3 2026-07-10 01:51:53.019239 | ubuntu-noble-large | deleted: sha256:ec5da0865f31853e65f3a5c75783d814ae0da826bb8bf568e66cad55f62c39c3 2026-07-10 01:51:53.019245 | ubuntu-noble-large | deleted: sha256:36eb6076de9268d6ea56285b699c615c197fec8a9f49bde9f9b203130ae754b8 2026-07-10 01:51:53.019251 | ubuntu-noble-large | deleted: sha256:c89416121a15a0d850d8efb8d273202c8f25c3b75f059c7c498afc255c1e3fb2 2026-07-10 01:51:53.019256 | ubuntu-noble-large | deleted: sha256:e414c04209815d2f17c152ae041788d27dec503ee1d000270ba9152efde5fd86 2026-07-10 01:51:53.019262 | ubuntu-noble-large | deleted: sha256:fbac7db623c5ca45e6d6c10a1bb99545cb082f60f7214cd725531521bae9e2aa 2026-07-10 01:51:53.019268 | ubuntu-noble-large | deleted: sha256:e592f3e9e51cfc4a3ba89e75ceb787d6bc57bffac32d9d651e213d8ded3e0cd0 2026-07-10 01:51:53.019273 | ubuntu-noble-large | deleted: sha256:18f8b9969d8e7b384908f0dbae8bccf0254816f6a1232fe8f7212d82dc3b14ae 2026-07-10 01:51:53.019279 | ubuntu-noble-large | deleted: sha256:156f50dfcca9c7e69b2e075a037d747b1228b9534014a23c80ce5cecc25b31e2 2026-07-10 01:51:53.019285 | ubuntu-noble-large | deleted: sha256:f177c52f72e9f4ecb1aec714edf74cd6180e1263f45226e33cff159088b926eb 2026-07-10 01:51:53.019290 | ubuntu-noble-large | deleted: sha256:0ab901d1104b8e6e7ce0f4bce74332cfe6c0c7dd1a9a8e202105b5f6981fffd4 2026-07-10 01:51:53.019296 | ubuntu-noble-large | deleted: sha256:238410fadfd4573355b73b137506d81d8b42f588eb9864d56be22376dac60187 2026-07-10 01:51:53.019301 | ubuntu-noble-large | deleted: sha256:0f977fa7e113af9aa7685a71e92bcb572e996546261403524f34780a6ae23319 2026-07-10 01:51:53.019307 | ubuntu-noble-large | deleted: sha256:29f411411f28e95da3e087df14342808287492ca79b7d8441a6739856c3f3c9c 2026-07-10 01:51:53.019313 | ubuntu-noble-large | deleted: sha256:177fd4411d3e2e05864ff1784f86ab3bcfa48ba7a80fe3f5abf82ecd399ff926 2026-07-10 01:51:53.019318 | ubuntu-noble-large | deleted: sha256:a0590e5958c18cdca3de6c726ac03a5d8d9607d2f3171fb0da8541ef18d1e198 2026-07-10 01:51:53.019324 | ubuntu-noble-large | deleted: sha256:429392e03a9eaa48057cf883b78f4be726b1239184a0165f3c5e1427f84c082a 2026-07-10 01:51:53.019330 | ubuntu-noble-large | deleted: sha256:525e5e7afbc5bc3fa4401f77f4af721765e9ad75f1474e4f2d60b11c9256abcc 2026-07-10 01:51:53.019335 | ubuntu-noble-large | deleted: sha256:bae1ff568cc675bd70977a895d14ca327bbd57e0badb04ef4c1eb07ac0ced68f 2026-07-10 01:51:53.019341 | ubuntu-noble-large | deleted: sha256:b50a9b47380db87cd7764f4817ff791f6752a9eb1fc726834dcf77ce3ca6780c 2026-07-10 01:51:53.019346 | ubuntu-noble-large | deleted: sha256:42a392c841bdef7ba9c0d97d3ddf9bc477ea2b2f58a5128148aaedec04198ef1 2026-07-10 01:51:53.019352 | ubuntu-noble-large | deleted: sha256:dc0d3723c6bf71e417ee30e4c95e8b954d86ac8b9a21cb216bb51ba3df3767f0 2026-07-10 01:51:53.019358 | ubuntu-noble-large | deleted: sha256:9af0d4e0911af1ecc56b0037afad140512efce6a25277cf35347be32077aef76 2026-07-10 01:51:53.019363 | ubuntu-noble-large | deleted: sha256:686df0861ef28c66b22996b2b2f186748178d44b7a1f1b893d2c6fe7aa0cb3f8 2026-07-10 01:51:53.019369 | ubuntu-noble-large | deleted: sha256:0bdc41dd30a5988d3dd415ae68d8bd3711d765532c62d8d1da76335a28630cb9 2026-07-10 01:51:53.019375 | ubuntu-noble-large | deleted: sha256:3823db5567d49543fe9ff5cb1cbc3494fde24c22b3248fa3f52e2d0be9b84a69 2026-07-10 01:51:53.019380 | ubuntu-noble-large | deleted: sha256:23b5448d5d4d8d60551878410bf3d245d702aa9bd0440d7087cb5465a9aba6c9 2026-07-10 01:51:53.019386 | ubuntu-noble-large | deleted: sha256:dc6e9f8cd1b1983be26ef2ce34ddc049814471aecdbf57cd5a0bdce45c3e9364 2026-07-10 01:51:53.019392 | ubuntu-noble-large | deleted: sha256:5c7c53d405c8b7a234d9c2e9d253c5c951da1dbe5f21a885d967887ea35f9346 2026-07-10 01:51:53.019397 | ubuntu-noble-large | deleted: sha256:652dcaec5b80e5ee3a483f3058368e049648c2cb39224b3df2c5e50d8f731692 2026-07-10 01:51:53.019403 | ubuntu-noble-large | deleted: sha256:4f81908a886f0ca76d6e7e3a9d6e1eec9c9cc88559a7df330d560dc984fd647e 2026-07-10 01:51:53.019409 | ubuntu-noble-large | deleted: sha256:11dd2492cd2badbb052ca6593f139846182e6e3382669d7b8517337502a2b09e 2026-07-10 01:51:53.019414 | ubuntu-noble-large | deleted: sha256:d806bcf13b4d213f9a887dbd8b4cc36ef621be705357a223bafde622adf9e8c9 2026-07-10 01:51:53.019420 | ubuntu-noble-large | deleted: sha256:be07ee33119e8276b6d41f05af3f1d2991890a3531292c931269a6c9f5c354b6 2026-07-10 01:51:53.019425 | ubuntu-noble-large | deleted: sha256:c5727faf0ec5fd177cd6c6e165fd3fa54d326846e1c070a7e5160524f0e5ce69 2026-07-10 01:51:53.019431 | ubuntu-noble-large | deleted: sha256:2f9b3e277acf4a2225fbd02d27adad31c52bef5d4616c98cf5b88ea177d12981 2026-07-10 01:51:53.019438 | ubuntu-noble-large | 2026-07-10 01:51:53.019445 | ubuntu-noble-large | Total reclaimed space: 15.04GB 2026-07-10 01:51:53.019455 | ubuntu-noble-large | + docker images 2026-07-10 01:51:53.219488 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-07-10 01:51:53.219690 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay build-20260710 0a14eae18cbb 44 seconds ago 299MB 2026-07-10 01:51:53.219708 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20260710 da9f7fddce84 46 seconds ago 1.43GB 2026-07-10 01:51:53.219720 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20260710 942540b1c48a About a minute ago 1.25GB 2026-07-10 01:51:53.219731 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20260710 423eea025fc9 About a minute ago 299MB 2026-07-10 01:51:53.219757 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20260710 ede5a5534d9d About a minute ago 299MB 2026-07-10 01:51:53.219767 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20260710 e1f2376a9c4e About a minute ago 299MB 2026-07-10 01:51:53.219777 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20260710 607b30a5939a 2 minutes ago 299MB 2026-07-10 01:51:53.219787 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20260710 bf0ca6c6e918 2 minutes ago 1GB 2026-07-10 01:51:53.219797 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20260710 43ca5332c851 2 minutes ago 1.01GB 2026-07-10 01:51:53.219807 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20260710 f694f236ae65 3 minutes ago 1GB 2026-07-10 01:51:53.219848 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20260710 345040875589 4 minutes ago 1GB 2026-07-10 01:51:53.219867 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20260710 a3fd4a84139c 4 minutes ago 1GB 2026-07-10 01:51:53.219884 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20260710 6163222ecb4d 5 minutes ago 1.01GB 2026-07-10 01:51:53.219902 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20260710 660bf5f10cfe 5 minutes ago 1GB 2026-07-10 01:51:53.219913 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20260710 868b2f217069 6 minutes ago 1.09GB 2026-07-10 01:51:53.219923 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20260710 5ef2b1d0a6ab 7 minutes ago 1.01GB 2026-07-10 01:51:53.219933 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20260710 e07e6c965ea3 7 minutes ago 1.01GB 2026-07-10 01:51:53.219943 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20260710 49aa094483ba 8 minutes ago 1GB 2026-07-10 01:51:53.219953 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20260710 4cc239fb61cb 8 minutes ago 1GB 2026-07-10 01:51:53.219962 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20260710 769f6376e3f2 9 minutes ago 1GB 2026-07-10 01:51:53.219972 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20260710 83f142c071b3 9 minutes ago 994MB 2026-07-10 01:51:53.219982 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20260710 b77912b1bb56 10 minutes ago 1.07GB 2026-07-10 01:51:53.219992 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20260710 7dc41fbbaee2 11 minutes ago 1.02GB 2026-07-10 01:51:53.220002 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20260710 f7ebe8765987 11 minutes ago 995MB 2026-07-10 01:51:53.220012 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20260710 bba1d74a11fe 12 minutes ago 995MB 2026-07-10 01:51:53.220064 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20260710 7d88786b0616 12 minutes ago 1.21GB 2026-07-10 01:51:53.220076 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20260710 7880232d5503 13 minutes ago 1.15GB 2026-07-10 01:51:53.220086 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20260710 32647dab77b2 14 minutes ago 1.42GB 2026-07-10 01:51:53.220096 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20260710 956ae1af26b4 16 minutes ago 994MB 2026-07-10 01:51:53.220106 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20260710 e8fb3862eff1 17 minutes ago 1GB 2026-07-10 01:51:53.220116 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20260710 48489639cf94 17 minutes ago 1.01GB 2026-07-10 01:51:53.220165 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20260710 13803126ef5b 18 minutes ago 994MB 2026-07-10 01:51:53.220199 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20260710 4eca9ba74ee1 19 minutes ago 1.07GB 2026-07-10 01:51:53.220210 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20260710 fca077735cc6 19 minutes ago 1.07GB 2026-07-10 01:51:53.220220 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20260710 c102394d7b97 20 minutes ago 1.23GB 2026-07-10 01:51:53.220230 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20260710 982e12b589b5 21 minutes ago 1.07GB 2026-07-10 01:51:53.220249 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20260710 82621509eca9 21 minutes ago 1.13GB 2026-07-10 01:51:53.220260 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20260710 e60a37752554 22 minutes ago 1.13GB 2026-07-10 01:51:53.220270 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20260710 a76d26402c02 22 minutes ago 1.13GB 2026-07-10 01:51:53.220280 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20260710 38bc05c8274f 23 minutes ago 1.12GB 2026-07-10 01:51:53.220290 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20260710 3100e29be155 24 minutes ago 1.43GB 2026-07-10 01:51:53.220300 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20260710 0f71ed767b6a 24 minutes ago 1.44GB 2026-07-10 01:51:53.220310 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20260710 79dccebc66a6 25 minutes ago 1.43GB 2026-07-10 01:51:53.220320 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20260710 cf5645063337 26 minutes ago 1.79GB 2026-07-10 01:51:53.220329 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20260710 ce8f47c09243 30 minutes ago 1.39GB 2026-07-10 01:51:53.220340 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20260710 8348c439a2af 31 minutes ago 1.59GB 2026-07-10 01:51:53.220349 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20260710 f0ac788befe0 33 minutes ago 1.24GB 2026-07-10 01:51:53.220359 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20260710 9726c516f709 34 minutes ago 1.27GB 2026-07-10 01:51:53.220369 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20260710 238b812936c2 35 minutes ago 1.24GB 2026-07-10 01:51:53.220380 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20260710 aa367fea5704 35 minutes ago 1.23GB 2026-07-10 01:51:53.220389 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20260710 d67ae4653dda 36 minutes ago 1.23GB 2026-07-10 01:51:53.220408 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20260710 898292167952 37 minutes ago 1.23GB 2026-07-10 01:51:53.220419 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20260710 2da0526c874c 37 minutes ago 1.23GB 2026-07-10 01:51:53.220429 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20260710 4a52ddcc8bbd 38 minutes ago 1.09GB 2026-07-10 01:51:53.220445 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20260710 fece2f5a5c12 38 minutes ago 1.09GB 2026-07-10 01:51:53.220462 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20260710 8c61e91d09c2 39 minutes ago 1.09GB 2026-07-10 01:51:53.220477 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20260710 8b89e5f4aca2 39 minutes ago 1.06GB 2026-07-10 01:51:53.220492 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20260710 1bd331176bf8 40 minutes ago 1.05GB 2026-07-10 01:51:53.220511 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20260710 e3d6985d11e5 41 minutes ago 1.08GB 2026-07-10 01:51:53.220537 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine build-20260710 ebd96e2200b3 45 minutes ago 1.02GB 2026-07-10 01:51:53.220554 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api build-20260710 c022e8727c4a 46 minutes ago 1.02GB 2026-07-10 01:51:53.220570 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier build-20260710 320c89f432d8 46 minutes ago 1.02GB 2026-07-10 01:51:53.220586 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20260710 650ad7231b5c 47 minutes ago 992MB 2026-07-10 01:51:53.220601 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20260710 4f5d28fe89a8 47 minutes ago 992MB 2026-07-10 01:51:53.220627 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20260710 708faf29e47a 48 minutes ago 992MB 2026-07-10 01:51:53.220643 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20260710 dd42f680e1e8 48 minutes ago 992MB 2026-07-10 01:51:53.220661 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20260710 6b105b9e970b 48 minutes ago 992MB 2026-07-10 01:51:53.220679 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20260710 12502a032f76 49 minutes ago 1.05GB 2026-07-10 01:51:53.220709 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20260710 980d0a19a66d 49 minutes ago 1.05GB 2026-07-10 01:51:53.220726 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20260710 587a75612971 50 minutes ago 1.07GB 2026-07-10 01:51:53.220744 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20260710 4812a8b61007 51 minutes ago 1.07GB 2026-07-10 01:51:53.220762 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20260710 b24106d3f882 51 minutes ago 1.05GB 2026-07-10 01:51:53.220780 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20260710 93a30ba49dfa 52 minutes ago 1.27GB 2026-07-10 01:51:53.220797 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20260710 2887f3fab072 53 minutes ago 1.15GB 2026-07-10 01:51:53.220814 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20260710 9bab76ad782e 53 minutes ago 1.23GB 2026-07-10 01:51:53.220990 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20260710 48c0ed4235cb 54 minutes ago 1.23GB 2026-07-10 01:51:53.221004 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20260710 e747e6b955de 54 minutes ago 1.23GB 2026-07-10 01:51:53.221028 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20260710 e7e610c9f484 55 minutes ago 1.24GB 2026-07-10 01:51:53.221038 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20260710 75ab2ab3e60d 56 minutes ago 1.24GB 2026-07-10 01:51:53.221048 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20260710 a7092d93c66f 57 minutes ago 1.23GB 2026-07-10 01:51:53.221058 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20260710 87cd89d12619 58 minutes ago 1.23GB 2026-07-10 01:51:53.221067 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20260710 92328e496c6a 58 minutes ago 1.23GB 2026-07-10 01:51:53.221077 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20260710 b897a82bc96a 59 minutes ago 1.24GB 2026-07-10 01:51:53.221087 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20260710 9a37fbad6980 About an hour ago 1.23GB 2026-07-10 01:51:53.221096 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20260710 8cbb8bcf61ab About an hour ago 1.24GB 2026-07-10 01:51:53.221106 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20260710 2c48c1f1d4b0 About an hour ago 1.23GB 2026-07-10 01:51:53.221115 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20260710 acb2ed27f685 About an hour ago 457MB 2026-07-10 01:51:53.221158 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20260710 68fa20599f01 About an hour ago 312MB 2026-07-10 01:51:53.221177 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20260710 cdb36159df84 About an hour ago 463MB 2026-07-10 01:51:53.221187 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20260710 8e151853c3d5 About an hour ago 463MB 2026-07-10 01:51:53.221196 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20260710 66398bdc2ce4 About an hour ago 300MB 2026-07-10 01:51:53.221206 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20260710 3d7fbd9e35d4 About an hour ago 294MB 2026-07-10 01:51:53.221216 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20260710 8d52f31521fd About an hour ago 308MB 2026-07-10 01:51:53.221226 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20260710 270e58ee83ac About an hour ago 317MB 2026-07-10 01:51:53.221236 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20260710 10f8203e83ed About an hour ago 367MB 2026-07-10 01:51:53.221245 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20260710 6e1e70898efd About an hour ago 301MB 2026-07-10 01:51:53.221265 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20260710 8fba5389e0fe About an hour ago 308MB 2026-07-10 01:51:53.221275 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20260710 0f8c762d8748 About an hour ago 413MB 2026-07-10 01:51:53.221285 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20260710 d0ed89cc47c1 About an hour ago 310MB 2026-07-10 01:51:53.221295 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20260710 68357a041948 About an hour ago 315MB 2026-07-10 01:51:53.221319 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20260710 03253a9ef784 About an hour ago 298MB 2026-07-10 01:51:53.221329 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server build-20260710 86dc8dff29da About an hour ago 859MB 2026-07-10 01:51:53.221339 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20260710 50d82690a129 About an hour ago 297MB 2026-07-10 01:51:53.221356 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20260710 e57fcd6aa24c About an hour ago 292MB 2026-07-10 01:51:53.221367 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20260710 65c902f44030 About an hour ago 292MB 2026-07-10 01:51:53.221376 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20260710 f0c758f46596 About an hour ago 324MB 2026-07-10 01:51:53.221387 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20260710 37ccaeba691b About an hour ago 388MB 2026-07-10 01:51:53.221397 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20260710 7f5dd6eebca5 About an hour ago 320MB 2026-07-10 01:51:53.221418 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20260710 c7ceb2c4b42e About an hour ago 396MB 2026-07-10 01:51:53.221428 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20260710 c361ace39885 About an hour ago 994MB 2026-07-10 01:51:53.221440 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20260710 7507bbb7f33b About an hour ago 1GB 2026-07-10 01:51:53.221456 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20260710 38b8e1ce78ff About an hour ago 993MB 2026-07-10 01:51:53.221473 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20260710 9edf491e8fb6 About an hour ago 986MB 2026-07-10 01:51:53.221490 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20260710 4302e71ae0c7 About an hour ago 978MB 2026-07-10 01:51:53.221507 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20260710 bd91eeec598d About an hour ago 1.2GB 2026-07-10 01:51:53.221524 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20260710 9a8a2596c12d About an hour ago 986MB 2026-07-10 01:51:53.221538 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20260710 abdeba0ed731 About an hour ago 1.14GB 2026-07-10 01:51:53.221555 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20260710 014a8cd9518a About an hour ago 985MB 2026-07-10 01:51:53.221572 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20260710 92bbcb218526 About an hour ago 1.06GB 2026-07-10 01:51:53.221588 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20260710 c297fe05f763 About an hour ago 1.12GB 2026-07-10 01:51:53.221603 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20260710 65ef5d7b9efc About an hour ago 1.04GB 2026-07-10 01:51:53.221634 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20260710 198f6d52cc7f About an hour ago 1.09GB 2026-07-10 01:51:53.221654 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20260710 3ea9fcc50d09 About an hour ago 1.42GB 2026-07-10 01:51:53.221672 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20260710 b71250122b99 About an hour ago 1.22GB 2026-07-10 01:51:53.221689 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20260710 c00d521ce78f About an hour ago 1.08GB 2026-07-10 01:51:53.221704 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20260710 35c19ddf5fba About an hour ago 1.04GB 2026-07-10 01:51:53.221714 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base build-20260710 0705d1c529ff About an hour ago 1.01GB 2026-07-10 01:51:53.221723 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20260710 511374725939 About an hour ago 983MB 2026-07-10 01:51:53.221742 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20260710 71220b30402b About an hour ago 1.04GB 2026-07-10 01:51:53.221761 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20260710 39a589223095 About an hour ago 1.15GB 2026-07-10 01:51:53.221771 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20260710 428a9aaf22a1 About an hour ago 1.22GB 2026-07-10 01:51:53.221790 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20260710 1ee14f5d1029 About an hour ago 488MB 2026-07-10 01:51:53.221800 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20260710 fda53d302d98 About an hour ago 321MB 2026-07-10 01:51:53.221810 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20260710 a950254ad22d About an hour ago 282MB 2026-07-10 01:51:53.221865 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20260710 4780155e2ac7 About an hour ago 282MB 2026-07-10 01:51:53.221876 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-sentinel build-20260710 44ac0b07db1d About an hour ago 283MB 2026-07-10 01:51:53.221886 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-server build-20260710 45da5d995901 About an hour ago 283MB 2026-07-10 01:51:53.221896 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20260710 81224da4ce57 About an hour ago 287MB 2026-07-10 01:51:53.221905 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20260710 d630fa3452c7 About an hour ago 1.44GB 2026-07-10 01:51:53.221915 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20260710 41076727b99f About an hour ago 312MB 2026-07-10 01:51:53.221925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20260710 81a32b9b49bb About an hour ago 463MB 2026-07-10 01:51:53.221934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20260710 8725b885aee3 About an hour ago 276MB 2026-07-10 01:51:53.221944 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20260710 dd26c6200717 About an hour ago 274MB 2026-07-10 01:51:53.221954 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20260710 064b6317d9be About an hour ago 283MB 2026-07-10 01:51:53.221964 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20260710 7669d32893c7 About an hour ago 283MB 2026-07-10 01:51:53.221973 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20260710 3e6ca6aa416c About an hour ago 292MB 2026-07-10 01:51:53.221983 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20260710 c28df2f41fae About an hour ago 349MB 2026-07-10 01:51:53.222010 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20260710 c2a79cd08e22 About an hour ago 274MB 2026-07-10 01:51:53.222020 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20260710 4206f22d8f69 About an hour ago 978MB 2026-07-10 01:51:53.222029 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20260710 e949ac03dc20 2 hours ago 277MB 2026-07-10 01:51:53.222039 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20260710 80226b0756b3 2 hours ago 681MB 2026-07-10 01:51:53.222049 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20260710 e28ba1adca8a 2 hours ago 588MB 2026-07-10 01:51:53.222058 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20260710 6bee1140b3bd 2 hours ago 274MB 2026-07-10 01:51:53.222068 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20260710 0a10e0c462f4 2 hours ago 275MB 2026-07-10 01:51:53.222078 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20260710 31f825ed167b 2 hours ago 274MB 2026-07-10 01:51:53.222096 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20260710 ebfd5c7ad213 2 hours ago 323MB 2026-07-10 01:51:53.222106 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20260710 b40b431d6ea4 2 hours ago 1.26GB 2026-07-10 01:51:53.222115 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-base build-20260710 c44f8d62de3b 2 hours ago 274MB 2026-07-10 01:51:53.222153 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 build-20260710 676e226d2731 2 hours ago 424MB 2026-07-10 01:51:53.222171 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20260710 06268c8cbdb0 2 hours ago 424MB 2026-07-10 01:51:53.222188 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20260710 2c87252b3bdb 2 hours ago 274MB 2026-07-10 01:51:53.222199 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20260710 e07a2e37dfe5 2 hours ago 1.56GB 2026-07-10 01:51:53.222208 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20260710 b83c67f78636 2 hours ago 1.57GB 2026-07-10 01:51:53.222246 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20260710 56698c09db7a 2 hours ago 280MB 2026-07-10 01:51:53.222264 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20260710 30c9a124b754 2 hours ago 274MB 2026-07-10 01:51:53.222274 | ubuntu-noble-large | ubuntu 24.04 ef91e4b15da8 2 weeks ago 78.1MB 2026-07-10 01:51:53.229590 | ubuntu-noble-large | + docker images -f label=de.osism.release.openstack=2025.1 2026-07-10 01:51:53.229927 | ubuntu-noble-large | + tail -n +2 2026-07-10 01:51:53.230296 | ubuntu-noble-large | + awk '{ print $1 }' 2026-07-10 01:51:53.230867 | ubuntu-noble-large | + read image 2026-07-10 01:51:53.421325 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2026-07-10 01:51:53.421451 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:53.425385 | ubuntu-noble-large | + imagename=ovn-sb-db-relay 2026-07-10 01:51:53.425445 | ubuntu-noble-large | + [[ ovn-sb-db-relay != \<\n\o\n\e\> ]] 2026-07-10 01:51:53.425454 | ubuntu-noble-large | + new_imagename=ovn-sb-db-relay 2026-07-10 01:51:53.425462 | ubuntu-noble-large | + project=ovn 2026-07-10 01:51:53.425471 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:53.425480 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-relay 2026-07-10 01:51:53.425489 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:53.425497 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2026-07-10 01:51:53.425520 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:53.425530 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:53.425540 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:53.425554 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20260710 osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-07-10 01:51:53.621027 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-07-10 01:51:53.621273 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20260710 2026-07-10 01:51:53.665780 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:build-20260710 2026-07-10 01:51:53.671176 | ubuntu-noble-large | + read image 2026-07-10 01:51:53.673272 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2026-07-10 01:51:53.673499 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:53.676689 | ubuntu-noble-large | + imagename=ironic-prometheus-exporter 2026-07-10 01:51:53.676740 | ubuntu-noble-large | + [[ ironic-prometheus-exporter != \<\n\o\n\e\> ]] 2026-07-10 01:51:53.676749 | ubuntu-noble-large | + new_imagename=ironic-prometheus-exporter 2026-07-10 01:51:53.676756 | ubuntu-noble-large | + project=ironic 2026-07-10 01:51:53.676766 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:53.676773 | ubuntu-noble-large | + new_imagename=kolla/ironic-prometheus-exporter 2026-07-10 01:51:53.676783 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:53.676859 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2026-07-10 01:51:53.676870 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:53.676898 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:53.676905 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:53.676916 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260710 osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-07-10 01:51:53.729394 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-07-10 01:51:53.729475 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260710 2026-07-10 01:51:53.770320 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20260710 2026-07-10 01:51:53.775464 | ubuntu-noble-large | + read image 2026-07-10 01:51:53.778066 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2026-07-10 01:51:53.778117 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:53.781004 | ubuntu-noble-large | + imagename=neutron-infoblox-ipam-agent 2026-07-10 01:51:53.781051 | ubuntu-noble-large | + [[ neutron-infoblox-ipam-agent != \<\n\o\n\e\> ]] 2026-07-10 01:51:53.781061 | ubuntu-noble-large | + new_imagename=neutron-infoblox-ipam-agent 2026-07-10 01:51:53.781096 | ubuntu-noble-large | + project=neutron 2026-07-10 01:51:53.781108 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:53.781175 | ubuntu-noble-large | + new_imagename=kolla/neutron-infoblox-ipam-agent 2026-07-10 01:51:53.781202 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:53.781258 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2026-07-10 01:51:53.781299 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:53.781330 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:53.781342 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:53.781394 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-07-10 01:51:53.834916 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-07-10 01:51:53.835011 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260710 2026-07-10 01:51:53.880522 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20260710 2026-07-10 01:51:53.885205 | ubuntu-noble-large | + read image 2026-07-10 01:51:53.887309 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-server 2026-07-10 01:51:53.887444 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:53.891054 | ubuntu-noble-large | + imagename=ovn-sb-db-server 2026-07-10 01:51:53.891162 | ubuntu-noble-large | + [[ ovn-sb-db-server != \<\n\o\n\e\> ]] 2026-07-10 01:51:53.891182 | ubuntu-noble-large | + new_imagename=ovn-sb-db-server 2026-07-10 01:51:53.891193 | ubuntu-noble-large | + project=ovn 2026-07-10 01:51:53.891204 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:53.891219 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-server 2026-07-10 01:51:53.891233 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:53.891246 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-server 2026-07-10 01:51:53.891308 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:53.891321 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:53.891331 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:53.891363 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260710 osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-07-10 01:51:53.937768 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-07-10 01:51:53.937861 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260710 2026-07-10 01:51:53.973774 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20260710 2026-07-10 01:51:53.978692 | ubuntu-noble-large | + read image 2026-07-10 01:51:53.980708 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-northd 2026-07-10 01:51:53.981332 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:53.985425 | ubuntu-noble-large | + imagename=ovn-northd 2026-07-10 01:51:53.985478 | ubuntu-noble-large | + [[ ovn-northd != \<\n\o\n\e\> ]] 2026-07-10 01:51:53.985492 | ubuntu-noble-large | + new_imagename=ovn-northd 2026-07-10 01:51:53.985506 | ubuntu-noble-large | + project=ovn 2026-07-10 01:51:53.985519 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:53.985582 | ubuntu-noble-large | + new_imagename=kolla/ovn-northd 2026-07-10 01:51:53.985594 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:53.985605 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-northd 2026-07-10 01:51:53.985643 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:53.985653 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:53.985663 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:53.985678 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-northd:build-20260710 osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-07-10 01:51:54.040621 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-07-10 01:51:54.040719 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-northd:build-20260710 2026-07-10 01:51:54.082734 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:build-20260710 2026-07-10 01:51:54.086611 | ubuntu-noble-large | + read image 2026-07-10 01:51:54.088206 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-nb-db-server 2026-07-10 01:51:54.088722 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:54.092959 | ubuntu-noble-large | + imagename=ovn-nb-db-server 2026-07-10 01:51:54.093008 | ubuntu-noble-large | + [[ ovn-nb-db-server != \<\n\o\n\e\> ]] 2026-07-10 01:51:54.093019 | ubuntu-noble-large | + new_imagename=ovn-nb-db-server 2026-07-10 01:51:54.093068 | ubuntu-noble-large | + project=ovn 2026-07-10 01:51:54.093078 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:54.093089 | ubuntu-noble-large | + new_imagename=kolla/ovn-nb-db-server 2026-07-10 01:51:54.093100 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:54.093110 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-nb-db-server 2026-07-10 01:51:54.093148 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:54.093258 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:54.093268 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:54.093306 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260710 osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-07-10 01:51:54.159419 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-07-10 01:51:54.159505 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260710 2026-07-10 01:51:54.202347 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20260710 2026-07-10 01:51:54.207285 | ubuntu-noble-large | + read image 2026-07-10 01:51:54.209273 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-controller 2026-07-10 01:51:54.209724 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:54.213628 | ubuntu-noble-large | + imagename=ovn-controller 2026-07-10 01:51:54.213654 | ubuntu-noble-large | + [[ ovn-controller != \<\n\o\n\e\> ]] 2026-07-10 01:51:54.213729 | ubuntu-noble-large | + new_imagename=ovn-controller 2026-07-10 01:51:54.213742 | ubuntu-noble-large | + project=ovn 2026-07-10 01:51:54.213757 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:54.213767 | ubuntu-noble-large | + new_imagename=kolla/ovn-controller 2026-07-10 01:51:54.213781 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:54.213792 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-controller 2026-07-10 01:51:54.213805 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:54.213815 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:54.213850 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:54.213891 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-controller:build-20260710 osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-07-10 01:51:54.268960 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-07-10 01:51:54.269054 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-controller:build-20260710 2026-07-10 01:51:54.315433 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:build-20260710 2026-07-10 01:51:54.320182 | ubuntu-noble-large | + read image 2026-07-10 01:51:54.322305 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-api 2026-07-10 01:51:54.322361 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:54.325697 | ubuntu-noble-large | + imagename=designate-api 2026-07-10 01:51:54.325715 | ubuntu-noble-large | + [[ designate-api != \<\n\o\n\e\> ]] 2026-07-10 01:51:54.325797 | ubuntu-noble-large | + new_imagename=designate-api 2026-07-10 01:51:54.325808 | ubuntu-noble-large | + project=designate 2026-07-10 01:51:54.325869 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:54.325879 | ubuntu-noble-large | + new_imagename=kolla/designate-api 2026-07-10 01:51:54.325888 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:54.325927 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-api 2026-07-10 01:51:54.325936 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:54.325973 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:54.325980 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:54.326006 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-api:build-20260710 osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-07-10 01:51:54.372680 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-07-10 01:51:54.372751 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-api:build-20260710 2026-07-10 01:51:54.412063 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:build-20260710 2026-07-10 01:51:54.416857 | ubuntu-noble-large | + read image 2026-07-10 01:51:54.418923 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-worker 2026-07-10 01:51:54.419328 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:54.423471 | ubuntu-noble-large | + imagename=designate-worker 2026-07-10 01:51:54.423512 | ubuntu-noble-large | + [[ designate-worker != \<\n\o\n\e\> ]] 2026-07-10 01:51:54.423563 | ubuntu-noble-large | + new_imagename=designate-worker 2026-07-10 01:51:54.423573 | ubuntu-noble-large | + project=designate 2026-07-10 01:51:54.423584 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:54.423595 | ubuntu-noble-large | + new_imagename=kolla/designate-worker 2026-07-10 01:51:54.423606 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:54.423642 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-worker 2026-07-10 01:51:54.423655 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:54.423685 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:54.423697 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:54.423762 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-worker:build-20260710 osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-07-10 01:51:54.475362 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-07-10 01:51:54.475493 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-worker:build-20260710 2026-07-10 01:51:54.520909 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:build-20260710 2026-07-10 01:51:54.525301 | ubuntu-noble-large | + read image 2026-07-10 01:51:54.527891 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-producer 2026-07-10 01:51:54.527934 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:54.531787 | ubuntu-noble-large | + imagename=designate-producer 2026-07-10 01:51:54.531839 | ubuntu-noble-large | + [[ designate-producer != \<\n\o\n\e\> ]] 2026-07-10 01:51:54.531857 | ubuntu-noble-large | + new_imagename=designate-producer 2026-07-10 01:51:54.531868 | ubuntu-noble-large | + project=designate 2026-07-10 01:51:54.531878 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:54.531892 | ubuntu-noble-large | + new_imagename=kolla/designate-producer 2026-07-10 01:51:54.531903 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:54.531913 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-producer 2026-07-10 01:51:54.531924 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:54.531937 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:54.531948 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:54.531958 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-producer:build-20260710 osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-07-10 01:51:54.581537 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-07-10 01:51:54.581630 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-producer:build-20260710 2026-07-10 01:51:54.621975 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:build-20260710 2026-07-10 01:51:54.626510 | ubuntu-noble-large | + read image 2026-07-10 01:51:54.629058 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-central 2026-07-10 01:51:54.629307 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:54.632936 | ubuntu-noble-large | + imagename=designate-central 2026-07-10 01:51:54.632999 | ubuntu-noble-large | + [[ designate-central != \<\n\o\n\e\> ]] 2026-07-10 01:51:54.633018 | ubuntu-noble-large | + new_imagename=designate-central 2026-07-10 01:51:54.633035 | ubuntu-noble-large | + project=designate 2026-07-10 01:51:54.633055 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:54.633071 | ubuntu-noble-large | + new_imagename=kolla/designate-central 2026-07-10 01:51:54.633086 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:54.633102 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-central 2026-07-10 01:51:54.633123 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:54.633185 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:54.633201 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:54.633224 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-central:build-20260710 osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-07-10 01:51:54.689349 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-07-10 01:51:54.689424 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-central:build-20260710 2026-07-10 01:51:54.733291 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:build-20260710 2026-07-10 01:51:54.737799 | ubuntu-noble-large | + read image 2026-07-10 01:51:54.739496 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-sink 2026-07-10 01:51:54.739758 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:54.743381 | ubuntu-noble-large | + imagename=designate-sink 2026-07-10 01:51:54.743420 | ubuntu-noble-large | + [[ designate-sink != \<\n\o\n\e\> ]] 2026-07-10 01:51:54.743429 | ubuntu-noble-large | + new_imagename=designate-sink 2026-07-10 01:51:54.743457 | ubuntu-noble-large | + project=designate 2026-07-10 01:51:54.743467 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:54.743493 | ubuntu-noble-large | + new_imagename=kolla/designate-sink 2026-07-10 01:51:54.743502 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:54.743524 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-sink 2026-07-10 01:51:54.743541 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:54.743549 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:54.743558 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:54.743606 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-sink:build-20260710 osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-07-10 01:51:54.799649 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-07-10 01:51:54.799752 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-sink:build-20260710 2026-07-10 01:51:54.847467 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:build-20260710 2026-07-10 01:51:54.853894 | ubuntu-noble-large | + read image 2026-07-10 01:51:54.856805 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-backend-bind9 2026-07-10 01:51:54.856881 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:54.860330 | ubuntu-noble-large | + imagename=designate-backend-bind9 2026-07-10 01:51:54.860388 | ubuntu-noble-large | + [[ designate-backend-bind9 != \<\n\o\n\e\> ]] 2026-07-10 01:51:54.860402 | ubuntu-noble-large | + new_imagename=designate-backend-bind9 2026-07-10 01:51:54.860418 | ubuntu-noble-large | + project=designate 2026-07-10 01:51:54.860429 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:54.860443 | ubuntu-noble-large | + new_imagename=kolla/designate-backend-bind9 2026-07-10 01:51:54.860453 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:54.860468 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-backend-bind9 2026-07-10 01:51:54.860511 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:54.860523 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:54.860537 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:54.860578 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260710 osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-07-10 01:51:54.910709 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-07-10 01:51:54.910800 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260710 2026-07-10 01:51:54.949206 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20260710 2026-07-10 01:51:54.953993 | ubuntu-noble-large | + read image 2026-07-10 01:51:54.956404 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-mdns 2026-07-10 01:51:54.956472 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:54.959635 | ubuntu-noble-large | + imagename=designate-mdns 2026-07-10 01:51:54.959707 | ubuntu-noble-large | + [[ designate-mdns != \<\n\o\n\e\> ]] 2026-07-10 01:51:54.959741 | ubuntu-noble-large | + new_imagename=designate-mdns 2026-07-10 01:51:54.959761 | ubuntu-noble-large | + project=designate 2026-07-10 01:51:54.959772 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:54.959788 | ubuntu-noble-large | + new_imagename=kolla/designate-mdns 2026-07-10 01:51:54.959805 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:54.959864 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-mdns 2026-07-10 01:51:54.959884 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:54.959903 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:54.959915 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:54.959925 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-mdns:build-20260710 osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-07-10 01:51:55.011480 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-07-10 01:51:55.011578 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-mdns:build-20260710 2026-07-10 01:51:55.051106 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:build-20260710 2026-07-10 01:51:55.055606 | ubuntu-noble-large | + read image 2026-07-10 01:51:55.057468 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-monitors 2026-07-10 01:51:55.057857 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:55.060754 | ubuntu-noble-large | + imagename=masakari-monitors 2026-07-10 01:51:55.060795 | ubuntu-noble-large | + [[ masakari-monitors != \<\n\o\n\e\> ]] 2026-07-10 01:51:55.060841 | ubuntu-noble-large | + new_imagename=masakari-monitors 2026-07-10 01:51:55.061019 | ubuntu-noble-large | + project=masakari 2026-07-10 01:51:55.061033 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:55.061067 | ubuntu-noble-large | + new_imagename=kolla/masakari-monitors 2026-07-10 01:51:55.061078 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:55.061106 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-monitors 2026-07-10 01:51:55.061124 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:55.061176 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:55.061189 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:55.061221 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-monitors:build-20260710 osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-07-10 01:51:55.112856 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-07-10 01:51:55.112941 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-monitors:build-20260710 2026-07-10 01:51:55.157761 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:build-20260710 2026-07-10 01:51:55.162353 | ubuntu-noble-large | + read image 2026-07-10 01:51:55.164915 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-api 2026-07-10 01:51:55.164953 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:55.168001 | ubuntu-noble-large | + imagename=masakari-api 2026-07-10 01:51:55.168042 | ubuntu-noble-large | + [[ masakari-api != \<\n\o\n\e\> ]] 2026-07-10 01:51:55.168084 | ubuntu-noble-large | + new_imagename=masakari-api 2026-07-10 01:51:55.168100 | ubuntu-noble-large | + project=masakari 2026-07-10 01:51:55.168114 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:55.168183 | ubuntu-noble-large | + new_imagename=kolla/masakari-api 2026-07-10 01:51:55.168203 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:55.168214 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-api 2026-07-10 01:51:55.168227 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:55.168240 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:55.168251 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:55.168321 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-api:build-20260710 osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-07-10 01:51:55.219548 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-07-10 01:51:55.219639 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-api:build-20260710 2026-07-10 01:51:55.264212 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:build-20260710 2026-07-10 01:51:55.268433 | ubuntu-noble-large | + read image 2026-07-10 01:51:55.270280 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-engine 2026-07-10 01:51:55.270611 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:55.274636 | ubuntu-noble-large | + imagename=masakari-engine 2026-07-10 01:51:55.274669 | ubuntu-noble-large | + [[ masakari-engine != \<\n\o\n\e\> ]] 2026-07-10 01:51:55.274743 | ubuntu-noble-large | + new_imagename=masakari-engine 2026-07-10 01:51:55.274760 | ubuntu-noble-large | + project=masakari 2026-07-10 01:51:55.274774 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:55.274788 | ubuntu-noble-large | + new_imagename=kolla/masakari-engine 2026-07-10 01:51:55.274801 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:55.274815 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-engine 2026-07-10 01:51:55.274906 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:55.274918 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:55.274929 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:55.274943 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-engine:build-20260710 osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-07-10 01:51:55.328790 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-07-10 01:51:55.328928 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-engine:build-20260710 2026-07-10 01:51:55.375049 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:build-20260710 2026-07-10 01:51:55.379079 | ubuntu-noble-large | + read image 2026-07-10 01:51:55.381170 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-keystone-listener 2026-07-10 01:51:55.381542 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:55.384146 | ubuntu-noble-large | + imagename=barbican-keystone-listener 2026-07-10 01:51:55.384198 | ubuntu-noble-large | + [[ barbican-keystone-listener != \<\n\o\n\e\> ]] 2026-07-10 01:51:55.384209 | ubuntu-noble-large | + new_imagename=barbican-keystone-listener 2026-07-10 01:51:55.384255 | ubuntu-noble-large | + project=barbican 2026-07-10 01:51:55.384264 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:55.384272 | ubuntu-noble-large | + new_imagename=kolla/barbican-keystone-listener 2026-07-10 01:51:55.384281 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:55.384308 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-keystone-listener 2026-07-10 01:51:55.384331 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:55.384340 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:55.384348 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:55.384408 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260710 osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-07-10 01:51:55.432438 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-07-10 01:51:55.432520 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260710 2026-07-10 01:51:55.479275 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20260710 2026-07-10 01:51:55.483937 | ubuntu-noble-large | + read image 2026-07-10 01:51:55.485216 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-api 2026-07-10 01:51:55.485932 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:55.490308 | ubuntu-noble-large | + imagename=barbican-api 2026-07-10 01:51:55.490402 | ubuntu-noble-large | + [[ barbican-api != \<\n\o\n\e\> ]] 2026-07-10 01:51:55.490418 | ubuntu-noble-large | + new_imagename=barbican-api 2026-07-10 01:51:55.490428 | ubuntu-noble-large | + project=barbican 2026-07-10 01:51:55.490439 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:55.490448 | ubuntu-noble-large | + new_imagename=kolla/barbican-api 2026-07-10 01:51:55.490459 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:55.490469 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-api 2026-07-10 01:51:55.490479 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:55.490489 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:55.490499 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:55.490510 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-api:build-20260710 osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-07-10 01:51:55.542746 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-07-10 01:51:55.542865 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-api:build-20260710 2026-07-10 01:51:55.636395 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:build-20260710 2026-07-10 01:51:55.640666 | ubuntu-noble-large | + read image 2026-07-10 01:51:55.642684 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-worker 2026-07-10 01:51:55.643125 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:55.646282 | ubuntu-noble-large | + imagename=barbican-worker 2026-07-10 01:51:55.646334 | ubuntu-noble-large | + [[ barbican-worker != \<\n\o\n\e\> ]] 2026-07-10 01:51:55.646470 | ubuntu-noble-large | + new_imagename=barbican-worker 2026-07-10 01:51:55.646502 | ubuntu-noble-large | + project=barbican 2026-07-10 01:51:55.646523 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:55.646548 | ubuntu-noble-large | + new_imagename=kolla/barbican-worker 2026-07-10 01:51:55.646568 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:55.646593 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-worker 2026-07-10 01:51:55.646620 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:55.646640 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:55.646665 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:55.646725 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-worker:build-20260710 osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-07-10 01:51:55.699916 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-07-10 01:51:55.700041 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-worker:build-20260710 2026-07-10 01:51:55.749073 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:build-20260710 2026-07-10 01:51:55.752958 | ubuntu-noble-large | + read image 2026-07-10 01:51:55.755072 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-api 2026-07-10 01:51:55.755507 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:55.759220 | ubuntu-noble-large | + imagename=placement-api 2026-07-10 01:51:55.759245 | ubuntu-noble-large | + [[ placement-api != \<\n\o\n\e\> ]] 2026-07-10 01:51:55.759274 | ubuntu-noble-large | + new_imagename=placement-api 2026-07-10 01:51:55.759285 | ubuntu-noble-large | + project=placement 2026-07-10 01:51:55.759296 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:55.759306 | ubuntu-noble-large | + new_imagename=kolla/placement-api 2026-07-10 01:51:55.759317 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:55.759331 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-api 2026-07-10 01:51:55.759342 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:55.759352 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:55.759362 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:55.759373 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-api:build-20260710 osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-07-10 01:51:55.811014 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-07-10 01:51:55.811110 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-api:build-20260710 2026-07-10 01:51:55.855719 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:build-20260710 2026-07-10 01:51:55.860352 | ubuntu-noble-large | + read image 2026-07-10 01:51:55.862297 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-console 2026-07-10 01:51:55.862719 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:55.866271 | ubuntu-noble-large | + imagename=skyline-console 2026-07-10 01:51:55.866310 | ubuntu-noble-large | + [[ skyline-console != \<\n\o\n\e\> ]] 2026-07-10 01:51:55.866323 | ubuntu-noble-large | + new_imagename=skyline-console 2026-07-10 01:51:55.866337 | ubuntu-noble-large | + project=skyline 2026-07-10 01:51:55.866400 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:55.866412 | ubuntu-noble-large | + new_imagename=kolla/skyline-console 2026-07-10 01:51:55.866423 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:55.866437 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-console 2026-07-10 01:51:55.866448 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:55.866461 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:55.866471 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:55.866488 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-console:build-20260710 osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-07-10 01:51:55.923239 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-07-10 01:51:55.923336 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-console:build-20260710 2026-07-10 01:51:55.970389 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:build-20260710 2026-07-10 01:51:55.975182 | ubuntu-noble-large | + read image 2026-07-10 01:51:55.977261 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-apiserver 2026-07-10 01:51:55.977660 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:55.981498 | ubuntu-noble-large | + imagename=skyline-apiserver 2026-07-10 01:51:55.981548 | ubuntu-noble-large | + [[ skyline-apiserver != \<\n\o\n\e\> ]] 2026-07-10 01:51:55.981561 | ubuntu-noble-large | + new_imagename=skyline-apiserver 2026-07-10 01:51:55.981574 | ubuntu-noble-large | + project=skyline 2026-07-10 01:51:55.981588 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:55.981601 | ubuntu-noble-large | + new_imagename=kolla/skyline-apiserver 2026-07-10 01:51:55.981615 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:55.981648 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-apiserver 2026-07-10 01:51:55.981663 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:55.981676 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:55.981689 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:55.981743 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260710 osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-07-10 01:51:56.047632 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-07-10 01:51:56.047727 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260710 2026-07-10 01:51:56.091470 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:build-20260710 2026-07-10 01:51:56.096308 | ubuntu-noble-large | + read image 2026-07-10 01:51:56.099362 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-manager 2026-07-10 01:51:56.099427 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:56.104208 | ubuntu-noble-large | + imagename=blazar-manager 2026-07-10 01:51:56.104264 | ubuntu-noble-large | + [[ blazar-manager != \<\n\o\n\e\> ]] 2026-07-10 01:51:56.104276 | ubuntu-noble-large | + new_imagename=blazar-manager 2026-07-10 01:51:56.104286 | ubuntu-noble-large | + project=blazar 2026-07-10 01:51:56.104300 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:56.104310 | ubuntu-noble-large | + new_imagename=kolla/blazar-manager 2026-07-10 01:51:56.104320 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:56.104334 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-manager 2026-07-10 01:51:56.104344 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:56.104357 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:56.104367 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:56.104383 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-manager:build-20260710 osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-07-10 01:51:56.160579 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-07-10 01:51:56.160687 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-manager:build-20260710 2026-07-10 01:51:56.210841 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:build-20260710 2026-07-10 01:51:56.217175 | ubuntu-noble-large | + read image 2026-07-10 01:51:56.219244 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-api 2026-07-10 01:51:56.219361 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:56.223116 | ubuntu-noble-large | + imagename=blazar-api 2026-07-10 01:51:56.223180 | ubuntu-noble-large | + [[ blazar-api != \<\n\o\n\e\> ]] 2026-07-10 01:51:56.223195 | ubuntu-noble-large | + new_imagename=blazar-api 2026-07-10 01:51:56.223239 | ubuntu-noble-large | + project=blazar 2026-07-10 01:51:56.223250 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:56.223262 | ubuntu-noble-large | + new_imagename=kolla/blazar-api 2026-07-10 01:51:56.223271 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:56.223284 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-api 2026-07-10 01:51:56.223334 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:56.223345 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:56.223354 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:56.223540 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-api:build-20260710 osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-07-10 01:51:56.276885 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-07-10 01:51:56.276999 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-api:build-20260710 2026-07-10 01:51:56.326384 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:build-20260710 2026-07-10 01:51:56.332668 | ubuntu-noble-large | + read image 2026-07-10 01:51:56.335483 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-pxe 2026-07-10 01:51:56.335554 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:56.338850 | ubuntu-noble-large | + imagename=ironic-pxe 2026-07-10 01:51:56.338968 | ubuntu-noble-large | + [[ ironic-pxe != \<\n\o\n\e\> ]] 2026-07-10 01:51:56.338987 | ubuntu-noble-large | + new_imagename=ironic-pxe 2026-07-10 01:51:56.339028 | ubuntu-noble-large | + project=ironic 2026-07-10 01:51:56.339044 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:56.339058 | ubuntu-noble-large | + new_imagename=kolla/ironic-pxe 2026-07-10 01:51:56.339072 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:56.339085 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-pxe 2026-07-10 01:51:56.339123 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:56.339174 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:56.339185 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:56.339200 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-pxe:build-20260710 osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-07-10 01:51:56.398448 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-07-10 01:51:56.398545 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-pxe:build-20260710 2026-07-10 01:51:56.445469 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:build-20260710 2026-07-10 01:51:56.449763 | ubuntu-noble-large | + read image 2026-07-10 01:51:56.452325 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-api 2026-07-10 01:51:56.452637 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:56.456483 | ubuntu-noble-large | + imagename=ironic-api 2026-07-10 01:51:56.456540 | ubuntu-noble-large | + [[ ironic-api != \<\n\o\n\e\> ]] 2026-07-10 01:51:56.456565 | ubuntu-noble-large | + new_imagename=ironic-api 2026-07-10 01:51:56.456662 | ubuntu-noble-large | + project=ironic 2026-07-10 01:51:56.456685 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:56.456703 | ubuntu-noble-large | + new_imagename=kolla/ironic-api 2026-07-10 01:51:56.456728 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:56.456747 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-api 2026-07-10 01:51:56.456770 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:56.456788 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:56.456806 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:56.456873 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-api:build-20260710 osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-07-10 01:51:56.512680 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-07-10 01:51:56.512775 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-api:build-20260710 2026-07-10 01:51:56.557805 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:build-20260710 2026-07-10 01:51:56.562695 | ubuntu-noble-large | + read image 2026-07-10 01:51:56.564905 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-conductor 2026-07-10 01:51:56.565330 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:56.569185 | ubuntu-noble-large | + imagename=ironic-conductor 2026-07-10 01:51:56.569227 | ubuntu-noble-large | + [[ ironic-conductor != \<\n\o\n\e\> ]] 2026-07-10 01:51:56.569242 | ubuntu-noble-large | + new_imagename=ironic-conductor 2026-07-10 01:51:56.569310 | ubuntu-noble-large | + project=ironic 2026-07-10 01:51:56.569323 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:56.569333 | ubuntu-noble-large | + new_imagename=kolla/ironic-conductor 2026-07-10 01:51:56.569347 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:56.569357 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-conductor 2026-07-10 01:51:56.569371 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:56.569381 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:56.569391 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:56.569459 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-conductor:build-20260710 osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-07-10 01:51:56.619773 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-07-10 01:51:56.619938 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-conductor:build-20260710 2026-07-10 01:51:56.666247 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:build-20260710 2026-07-10 01:51:56.670448 | ubuntu-noble-large | + read image 2026-07-10 01:51:56.672681 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-notification 2026-07-10 01:51:56.673048 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:56.676661 | ubuntu-noble-large | + imagename=ceilometer-notification 2026-07-10 01:51:56.676693 | ubuntu-noble-large | + [[ ceilometer-notification != \<\n\o\n\e\> ]] 2026-07-10 01:51:56.676752 | ubuntu-noble-large | + new_imagename=ceilometer-notification 2026-07-10 01:51:56.676769 | ubuntu-noble-large | + project=ceilometer 2026-07-10 01:51:56.676783 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:56.676796 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-notification 2026-07-10 01:51:56.676810 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:56.676870 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-notification 2026-07-10 01:51:56.676887 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:56.676900 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:56.676910 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:56.676957 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260710 osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-07-10 01:51:56.730283 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-07-10 01:51:56.730376 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260710 2026-07-10 01:51:56.774216 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:build-20260710 2026-07-10 01:51:56.778290 | ubuntu-noble-large | + read image 2026-07-10 01:51:56.780227 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-compute 2026-07-10 01:51:56.780769 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:56.784619 | ubuntu-noble-large | + imagename=ceilometer-compute 2026-07-10 01:51:56.784654 | ubuntu-noble-large | + [[ ceilometer-compute != \<\n\o\n\e\> ]] 2026-07-10 01:51:56.784717 | ubuntu-noble-large | + new_imagename=ceilometer-compute 2026-07-10 01:51:56.784730 | ubuntu-noble-large | + project=ceilometer 2026-07-10 01:51:56.784744 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:56.784757 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-compute 2026-07-10 01:51:56.784776 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:56.784801 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-compute 2026-07-10 01:51:56.784819 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:56.784866 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:56.784882 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:56.784905 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260710 osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-07-10 01:51:56.838093 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-07-10 01:51:56.838259 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260710 2026-07-10 01:51:56.881492 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:build-20260710 2026-07-10 01:51:56.885636 | ubuntu-noble-large | + read image 2026-07-10 01:51:56.887850 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-ipmi 2026-07-10 01:51:56.888353 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:56.892232 | ubuntu-noble-large | + imagename=ceilometer-ipmi 2026-07-10 01:51:56.892271 | ubuntu-noble-large | + [[ ceilometer-ipmi != \<\n\o\n\e\> ]] 2026-07-10 01:51:56.892325 | ubuntu-noble-large | + new_imagename=ceilometer-ipmi 2026-07-10 01:51:56.892341 | ubuntu-noble-large | + project=ceilometer 2026-07-10 01:51:56.892355 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:56.892393 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-ipmi 2026-07-10 01:51:56.892405 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:56.892420 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-ipmi 2026-07-10 01:51:56.892434 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:56.892452 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:56.892470 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:56.892508 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260710 osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-07-10 01:51:56.958501 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-07-10 01:51:56.958594 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260710 2026-07-10 01:51:57.000606 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20260710 2026-07-10 01:51:57.005350 | ubuntu-noble-large | + read image 2026-07-10 01:51:57.007583 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-central 2026-07-10 01:51:57.007850 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:57.010715 | ubuntu-noble-large | + imagename=ceilometer-central 2026-07-10 01:51:57.010765 | ubuntu-noble-large | + [[ ceilometer-central != \<\n\o\n\e\> ]] 2026-07-10 01:51:57.010819 | ubuntu-noble-large | + new_imagename=ceilometer-central 2026-07-10 01:51:57.010904 | ubuntu-noble-large | + project=ceilometer 2026-07-10 01:51:57.010930 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:57.010951 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-central 2026-07-10 01:51:57.010973 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:57.010995 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-central 2026-07-10 01:51:57.011018 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:57.011040 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:57.011062 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:57.011213 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-central:build-20260710 osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-07-10 01:51:57.066004 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-07-10 01:51:57.066071 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-central:build-20260710 2026-07-10 01:51:57.110311 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:build-20260710 2026-07-10 01:51:57.115194 | ubuntu-noble-large | + read image 2026-07-10 01:51:57.117226 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-data 2026-07-10 01:51:57.117341 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:57.120337 | ubuntu-noble-large | + imagename=manila-data 2026-07-10 01:51:57.120389 | ubuntu-noble-large | + [[ manila-data != \<\n\o\n\e\> ]] 2026-07-10 01:51:57.120436 | ubuntu-noble-large | + new_imagename=manila-data 2026-07-10 01:51:57.120476 | ubuntu-noble-large | + project=manila 2026-07-10 01:51:57.120491 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:57.120505 | ubuntu-noble-large | + new_imagename=kolla/manila-data 2026-07-10 01:51:57.120518 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:57.120531 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-data 2026-07-10 01:51:57.120568 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:57.120583 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:57.120594 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:57.120638 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-data:build-20260710 osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-07-10 01:51:57.171297 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-07-10 01:51:57.171397 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-data:build-20260710 2026-07-10 01:51:57.209548 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:build-20260710 2026-07-10 01:51:57.214319 | ubuntu-noble-large | + read image 2026-07-10 01:51:57.216475 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-api 2026-07-10 01:51:57.216739 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:57.220740 | ubuntu-noble-large | + imagename=manila-api 2026-07-10 01:51:57.220821 | ubuntu-noble-large | + [[ manila-api != \<\n\o\n\e\> ]] 2026-07-10 01:51:57.220877 | ubuntu-noble-large | + new_imagename=manila-api 2026-07-10 01:51:57.220896 | ubuntu-noble-large | + project=manila 2026-07-10 01:51:57.220921 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:57.220941 | ubuntu-noble-large | + new_imagename=kolla/manila-api 2026-07-10 01:51:57.220958 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:57.220976 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-api 2026-07-10 01:51:57.220994 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:57.221004 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:57.221014 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:57.221025 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-api:build-20260710 osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-07-10 01:51:57.274729 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-07-10 01:51:57.274883 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-api:build-20260710 2026-07-10 01:51:57.322998 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:build-20260710 2026-07-10 01:51:57.328661 | ubuntu-noble-large | + read image 2026-07-10 01:51:57.331585 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-share 2026-07-10 01:51:57.331976 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:57.335993 | ubuntu-noble-large | + imagename=manila-share 2026-07-10 01:51:57.336037 | ubuntu-noble-large | + [[ manila-share != \<\n\o\n\e\> ]] 2026-07-10 01:51:57.336058 | ubuntu-noble-large | + new_imagename=manila-share 2026-07-10 01:51:57.336081 | ubuntu-noble-large | + project=manila 2026-07-10 01:51:57.336103 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:57.336126 | ubuntu-noble-large | + new_imagename=kolla/manila-share 2026-07-10 01:51:57.336206 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:57.336230 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-share 2026-07-10 01:51:57.336254 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:57.336271 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:57.336294 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:57.336319 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-share:build-20260710 osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-07-10 01:51:57.390915 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-07-10 01:51:57.391009 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-share:build-20260710 2026-07-10 01:51:57.431703 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:build-20260710 2026-07-10 01:51:57.436014 | ubuntu-noble-large | + read image 2026-07-10 01:51:57.437863 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-scheduler 2026-07-10 01:51:57.438166 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:57.441964 | ubuntu-noble-large | + imagename=manila-scheduler 2026-07-10 01:51:57.441998 | ubuntu-noble-large | + [[ manila-scheduler != \<\n\o\n\e\> ]] 2026-07-10 01:51:57.442084 | ubuntu-noble-large | + new_imagename=manila-scheduler 2026-07-10 01:51:57.442109 | ubuntu-noble-large | + project=manila 2026-07-10 01:51:57.442164 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:57.442215 | ubuntu-noble-large | + new_imagename=kolla/manila-scheduler 2026-07-10 01:51:57.442226 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:57.442238 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-scheduler 2026-07-10 01:51:57.442250 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:57.442289 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:57.442302 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:57.442389 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-scheduler:build-20260710 osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-07-10 01:51:57.497876 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-07-10 01:51:57.497965 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-scheduler:build-20260710 2026-07-10 01:51:57.539089 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:build-20260710 2026-07-10 01:51:57.543110 | ubuntu-noble-large | + read image 2026-07-10 01:51:57.545123 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-metricd 2026-07-10 01:51:57.545376 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:57.548599 | ubuntu-noble-large | + imagename=gnocchi-metricd 2026-07-10 01:51:57.548655 | ubuntu-noble-large | + [[ gnocchi-metricd != \<\n\o\n\e\> ]] 2026-07-10 01:51:57.548668 | ubuntu-noble-large | + new_imagename=gnocchi-metricd 2026-07-10 01:51:57.548678 | ubuntu-noble-large | + project=gnocchi 2026-07-10 01:51:57.548690 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:57.548699 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-metricd 2026-07-10 01:51:57.548711 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:57.548724 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-metricd 2026-07-10 01:51:57.548736 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:57.548748 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:57.548760 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:57.548808 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260710 osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-07-10 01:51:57.604210 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-07-10 01:51:57.604315 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260710 2026-07-10 01:51:57.648400 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20260710 2026-07-10 01:51:57.653110 | ubuntu-noble-large | + read image 2026-07-10 01:51:57.655461 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-statsd 2026-07-10 01:51:57.656097 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:57.660036 | ubuntu-noble-large | + imagename=gnocchi-statsd 2026-07-10 01:51:57.660080 | ubuntu-noble-large | + [[ gnocchi-statsd != \<\n\o\n\e\> ]] 2026-07-10 01:51:57.660098 | ubuntu-noble-large | + new_imagename=gnocchi-statsd 2026-07-10 01:51:57.660205 | ubuntu-noble-large | + project=gnocchi 2026-07-10 01:51:57.660227 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:57.660239 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-statsd 2026-07-10 01:51:57.660253 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:57.660266 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-statsd 2026-07-10 01:51:57.660280 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:57.660293 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:57.660306 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:57.660352 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260710 osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-07-10 01:51:57.715554 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-07-10 01:51:57.715648 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260710 2026-07-10 01:51:57.761021 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20260710 2026-07-10 01:51:57.764972 | ubuntu-noble-large | + read image 2026-07-10 01:51:57.767019 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-api 2026-07-10 01:51:57.767395 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:57.771300 | ubuntu-noble-large | + imagename=gnocchi-api 2026-07-10 01:51:57.771351 | ubuntu-noble-large | + [[ gnocchi-api != \<\n\o\n\e\> ]] 2026-07-10 01:51:57.771361 | ubuntu-noble-large | + new_imagename=gnocchi-api 2026-07-10 01:51:57.771370 | ubuntu-noble-large | + project=gnocchi 2026-07-10 01:51:57.771381 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:57.771389 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-api 2026-07-10 01:51:57.771397 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:57.771427 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-api 2026-07-10 01:51:57.771436 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:57.771444 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:57.771452 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:57.771463 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-api:build-20260710 osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-07-10 01:51:57.829564 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-07-10 01:51:57.829680 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-api:build-20260710 2026-07-10 01:51:57.878953 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:build-20260710 2026-07-10 01:51:57.883784 | ubuntu-noble-large | + read image 2026-07-10 01:51:57.886014 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-api 2026-07-10 01:51:57.886391 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:57.890358 | ubuntu-noble-large | + imagename=glance-api 2026-07-10 01:51:57.890404 | ubuntu-noble-large | + [[ glance-api != \<\n\o\n\e\> ]] 2026-07-10 01:51:57.890418 | ubuntu-noble-large | + new_imagename=glance-api 2026-07-10 01:51:57.890462 | ubuntu-noble-large | + project=glance 2026-07-10 01:51:57.890475 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:57.890488 | ubuntu-noble-large | + new_imagename=kolla/glance-api 2026-07-10 01:51:57.890517 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:57.890530 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-api 2026-07-10 01:51:57.890548 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:57.890568 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:57.890583 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:57.890603 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-api:build-20260710 osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-07-10 01:51:57.946625 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-07-10 01:51:57.946731 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-api:build-20260710 2026-07-10 01:51:57.994152 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:build-20260710 2026-07-10 01:51:57.999359 | ubuntu-noble-large | + read image 2026-07-10 01:51:58.001408 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-scheduler 2026-07-10 01:51:58.001893 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:58.006362 | ubuntu-noble-large | + imagename=cinder-scheduler 2026-07-10 01:51:58.006415 | ubuntu-noble-large | + [[ cinder-scheduler != \<\n\o\n\e\> ]] 2026-07-10 01:51:58.006451 | ubuntu-noble-large | + new_imagename=cinder-scheduler 2026-07-10 01:51:58.006491 | ubuntu-noble-large | + project=cinder 2026-07-10 01:51:58.006501 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:58.006536 | ubuntu-noble-large | + new_imagename=kolla/cinder-scheduler 2026-07-10 01:51:58.006548 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:58.006577 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-scheduler 2026-07-10 01:51:58.006590 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.006619 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.006631 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:58.006704 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260710 osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-07-10 01:51:58.060483 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-07-10 01:51:58.060574 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260710 2026-07-10 01:51:58.104051 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:build-20260710 2026-07-10 01:51:58.108800 | ubuntu-noble-large | + read image 2026-07-10 01:51:58.110550 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-backup 2026-07-10 01:51:58.110843 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:58.114347 | ubuntu-noble-large | + imagename=cinder-backup 2026-07-10 01:51:58.114415 | ubuntu-noble-large | + [[ cinder-backup != \<\n\o\n\e\> ]] 2026-07-10 01:51:58.114458 | ubuntu-noble-large | + new_imagename=cinder-backup 2026-07-10 01:51:58.114485 | ubuntu-noble-large | + project=cinder 2026-07-10 01:51:58.114513 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:58.114540 | ubuntu-noble-large | + new_imagename=kolla/cinder-backup 2026-07-10 01:51:58.114568 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:58.114596 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-backup 2026-07-10 01:51:58.114634 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.114704 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.114733 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:58.114762 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-backup:build-20260710 osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-07-10 01:51:58.167007 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-07-10 01:51:58.167077 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-backup:build-20260710 2026-07-10 01:51:58.210445 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:build-20260710 2026-07-10 01:51:58.215375 | ubuntu-noble-large | + read image 2026-07-10 01:51:58.217568 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-api 2026-07-10 01:51:58.217755 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:58.221571 | ubuntu-noble-large | + imagename=cinder-api 2026-07-10 01:51:58.221604 | ubuntu-noble-large | + [[ cinder-api != \<\n\o\n\e\> ]] 2026-07-10 01:51:58.221684 | ubuntu-noble-large | + new_imagename=cinder-api 2026-07-10 01:51:58.221698 | ubuntu-noble-large | + project=cinder 2026-07-10 01:51:58.221712 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:58.221726 | ubuntu-noble-large | + new_imagename=kolla/cinder-api 2026-07-10 01:51:58.221739 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:58.221753 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-api 2026-07-10 01:51:58.221766 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.221779 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.221793 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:58.221862 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-api:build-20260710 osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-07-10 01:51:58.277660 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-07-10 01:51:58.277752 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-api:build-20260710 2026-07-10 01:51:58.323113 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:build-20260710 2026-07-10 01:51:58.327669 | ubuntu-noble-large | + read image 2026-07-10 01:51:58.329742 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-volume 2026-07-10 01:51:58.330273 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:58.334049 | ubuntu-noble-large | + imagename=cinder-volume 2026-07-10 01:51:58.334182 | ubuntu-noble-large | + [[ cinder-volume != \<\n\o\n\e\> ]] 2026-07-10 01:51:58.334217 | ubuntu-noble-large | + new_imagename=cinder-volume 2026-07-10 01:51:58.334276 | ubuntu-noble-large | + project=cinder 2026-07-10 01:51:58.334293 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:58.334342 | ubuntu-noble-large | + new_imagename=kolla/cinder-volume 2026-07-10 01:51:58.334357 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:58.334403 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-volume 2026-07-10 01:51:58.334446 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.334461 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.334497 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:58.334587 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-volume:build-20260710 osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-07-10 01:51:58.391490 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-07-10 01:51:58.391598 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-volume:build-20260710 2026-07-10 01:51:58.436631 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:build-20260710 2026-07-10 01:51:58.439568 | ubuntu-noble-large | + read image 2026-07-10 01:51:58.441346 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-novncproxy 2026-07-10 01:51:58.441719 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:58.443741 | ubuntu-noble-large | + imagename=nova-novncproxy 2026-07-10 01:51:58.443796 | ubuntu-noble-large | + [[ nova-novncproxy != \<\n\o\n\e\> ]] 2026-07-10 01:51:58.443846 | ubuntu-noble-large | + new_imagename=nova-novncproxy 2026-07-10 01:51:58.443854 | ubuntu-noble-large | + project=nova 2026-07-10 01:51:58.443859 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:58.443864 | ubuntu-noble-large | + new_imagename=kolla/nova-novncproxy 2026-07-10 01:51:58.443869 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:58.443886 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-novncproxy 2026-07-10 01:51:58.443892 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.443897 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.443902 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:58.443934 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260710 osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-07-10 01:51:58.497295 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-07-10 01:51:58.497394 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260710 2026-07-10 01:51:58.544364 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:build-20260710 2026-07-10 01:51:58.548863 | ubuntu-noble-large | + read image 2026-07-10 01:51:58.550722 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute 2026-07-10 01:51:58.551220 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:58.554445 | ubuntu-noble-large | + imagename=nova-compute 2026-07-10 01:51:58.554499 | ubuntu-noble-large | + [[ nova-compute != \<\n\o\n\e\> ]] 2026-07-10 01:51:58.554519 | ubuntu-noble-large | + new_imagename=nova-compute 2026-07-10 01:51:58.554540 | ubuntu-noble-large | + project=nova 2026-07-10 01:51:58.554556 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:58.554575 | ubuntu-noble-large | + new_imagename=kolla/nova-compute 2026-07-10 01:51:58.554599 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:58.554616 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute 2026-07-10 01:51:58.554636 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.554653 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.554671 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:58.554696 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute:build-20260710 osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-07-10 01:51:58.607248 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-07-10 01:51:58.607318 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute:build-20260710 2026-07-10 01:51:58.651604 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:build-20260710 2026-07-10 01:51:58.655715 | ubuntu-noble-large | + read image 2026-07-10 01:51:58.658001 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute-ironic 2026-07-10 01:51:58.658767 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:58.662737 | ubuntu-noble-large | + imagename=nova-compute-ironic 2026-07-10 01:51:58.662795 | ubuntu-noble-large | + [[ nova-compute-ironic != \<\n\o\n\e\> ]] 2026-07-10 01:51:58.662806 | ubuntu-noble-large | + new_imagename=nova-compute-ironic 2026-07-10 01:51:58.662816 | ubuntu-noble-large | + project=nova 2026-07-10 01:51:58.662853 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:58.662871 | ubuntu-noble-large | + new_imagename=kolla/nova-compute-ironic 2026-07-10 01:51:58.662884 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:58.662893 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute-ironic 2026-07-10 01:51:58.662906 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.662915 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.662927 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:58.662991 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260710 osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-07-10 01:51:58.718287 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-07-10 01:51:58.718363 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260710 2026-07-10 01:51:58.764717 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20260710 2026-07-10 01:51:58.769157 | ubuntu-noble-large | + read image 2026-07-10 01:51:58.771705 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2026-07-10 01:51:58.771756 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:58.775383 | ubuntu-noble-large | + imagename=nova-spicehtml5proxy 2026-07-10 01:51:58.775446 | ubuntu-noble-large | + [[ nova-spicehtml5proxy != \<\n\o\n\e\> ]] 2026-07-10 01:51:58.775539 | ubuntu-noble-large | + new_imagename=nova-spicehtml5proxy 2026-07-10 01:51:58.775557 | ubuntu-noble-large | + project=nova 2026-07-10 01:51:58.775606 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:58.775622 | ubuntu-noble-large | + new_imagename=kolla/nova-spicehtml5proxy 2026-07-10 01:51:58.775636 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:58.775650 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2026-07-10 01:51:58.775686 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.775701 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.775712 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:58.775758 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260710 osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-07-10 01:51:58.829723 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-07-10 01:51:58.829870 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260710 2026-07-10 01:51:58.874415 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20260710 2026-07-10 01:51:58.879082 | ubuntu-noble-large | + read image 2026-07-10 01:51:58.881337 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-ssh 2026-07-10 01:51:58.881719 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:58.885497 | ubuntu-noble-large | + imagename=nova-ssh 2026-07-10 01:51:58.885530 | ubuntu-noble-large | + [[ nova-ssh != \<\n\o\n\e\> ]] 2026-07-10 01:51:58.885600 | ubuntu-noble-large | + new_imagename=nova-ssh 2026-07-10 01:51:58.885617 | ubuntu-noble-large | + project=nova 2026-07-10 01:51:58.885630 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:58.885644 | ubuntu-noble-large | + new_imagename=kolla/nova-ssh 2026-07-10 01:51:58.885659 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:58.885673 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-ssh 2026-07-10 01:51:58.885713 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.885724 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.885738 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:58.885777 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-ssh:build-20260710 osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-07-10 01:51:58.942284 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-07-10 01:51:58.942382 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-ssh:build-20260710 2026-07-10 01:51:58.982682 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:build-20260710 2026-07-10 01:51:58.986818 | ubuntu-noble-large | + read image 2026-07-10 01:51:58.988739 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-scheduler 2026-07-10 01:51:58.988821 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:58.992919 | ubuntu-noble-large | + imagename=nova-scheduler 2026-07-10 01:51:58.992964 | ubuntu-noble-large | + [[ nova-scheduler != \<\n\o\n\e\> ]] 2026-07-10 01:51:58.992975 | ubuntu-noble-large | + new_imagename=nova-scheduler 2026-07-10 01:51:58.992987 | ubuntu-noble-large | + project=nova 2026-07-10 01:51:58.992994 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:58.993005 | ubuntu-noble-large | + new_imagename=kolla/nova-scheduler 2026-07-10 01:51:58.993014 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:58.993025 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-scheduler 2026-07-10 01:51:58.993035 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.993045 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:58.993055 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:58.993168 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-scheduler:build-20260710 osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-07-10 01:51:59.048423 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-07-10 01:51:59.048513 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-scheduler:build-20260710 2026-07-10 01:51:59.092807 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:build-20260710 2026-07-10 01:51:59.098441 | ubuntu-noble-large | + read image 2026-07-10 01:51:59.100609 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-conductor 2026-07-10 01:51:59.100657 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:59.104487 | ubuntu-noble-large | + imagename=nova-conductor 2026-07-10 01:51:59.104525 | ubuntu-noble-large | + [[ nova-conductor != \<\n\o\n\e\> ]] 2026-07-10 01:51:59.104591 | ubuntu-noble-large | + new_imagename=nova-conductor 2026-07-10 01:51:59.104643 | ubuntu-noble-large | + project=nova 2026-07-10 01:51:59.104675 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:59.104705 | ubuntu-noble-large | + new_imagename=kolla/nova-conductor 2026-07-10 01:51:59.104714 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:59.104743 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-conductor 2026-07-10 01:51:59.104773 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:59.104782 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:59.104790 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:59.105022 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-conductor:build-20260710 osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-07-10 01:51:59.158000 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-07-10 01:51:59.158110 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-conductor:build-20260710 2026-07-10 01:51:59.205383 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:build-20260710 2026-07-10 01:51:59.210402 | ubuntu-noble-large | + read image 2026-07-10 01:51:59.212932 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-serialproxy 2026-07-10 01:51:59.212994 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:59.216746 | ubuntu-noble-large | + imagename=nova-serialproxy 2026-07-10 01:51:59.216789 | ubuntu-noble-large | + [[ nova-serialproxy != \<\n\o\n\e\> ]] 2026-07-10 01:51:59.216845 | ubuntu-noble-large | + new_imagename=nova-serialproxy 2026-07-10 01:51:59.216914 | ubuntu-noble-large | + project=nova 2026-07-10 01:51:59.216930 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:59.216965 | ubuntu-noble-large | + new_imagename=kolla/nova-serialproxy 2026-07-10 01:51:59.216974 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:59.217007 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-serialproxy 2026-07-10 01:51:59.217050 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:59.217062 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:59.217073 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:59.217229 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260710 osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-07-10 01:51:59.269239 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-07-10 01:51:59.269340 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260710 2026-07-10 01:51:59.314271 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:build-20260710 2026-07-10 01:51:59.319036 | ubuntu-noble-large | + read image 2026-07-10 01:51:59.321571 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-api 2026-07-10 01:51:59.321618 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:59.325541 | ubuntu-noble-large | + imagename=nova-api 2026-07-10 01:51:59.325630 | ubuntu-noble-large | + [[ nova-api != \<\n\o\n\e\> ]] 2026-07-10 01:51:59.325710 | ubuntu-noble-large | + new_imagename=nova-api 2026-07-10 01:51:59.325754 | ubuntu-noble-large | + project=nova 2026-07-10 01:51:59.325795 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:59.325849 | ubuntu-noble-large | + new_imagename=kolla/nova-api 2026-07-10 01:51:59.325890 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:59.325928 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-api 2026-07-10 01:51:59.325968 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:59.325982 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:59.326015 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:59.326101 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-api:build-20260710 osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-07-10 01:51:59.388015 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-07-10 01:51:59.388107 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-api:build-20260710 2026-07-10 01:51:59.438764 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:build-20260710 2026-07-10 01:51:59.444214 | ubuntu-noble-large | + read image 2026-07-10 01:51:59.446430 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api-cfn 2026-07-10 01:51:59.446740 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:59.451123 | ubuntu-noble-large | + imagename=heat-api-cfn 2026-07-10 01:51:59.451208 | ubuntu-noble-large | + [[ heat-api-cfn != \<\n\o\n\e\> ]] 2026-07-10 01:51:59.451228 | ubuntu-noble-large | + new_imagename=heat-api-cfn 2026-07-10 01:51:59.451239 | ubuntu-noble-large | + project=heat 2026-07-10 01:51:59.451249 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:59.451259 | ubuntu-noble-large | + new_imagename=kolla/heat-api-cfn 2026-07-10 01:51:59.451273 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:59.451283 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api-cfn 2026-07-10 01:51:59.451294 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:59.451307 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:59.451317 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:59.451332 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260710 osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-07-10 01:51:59.504075 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-07-10 01:51:59.504186 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260710 2026-07-10 01:51:59.548702 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:build-20260710 2026-07-10 01:51:59.553035 | ubuntu-noble-large | + read image 2026-07-10 01:51:59.555747 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api 2026-07-10 01:51:59.555794 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:59.559323 | ubuntu-noble-large | + imagename=heat-api 2026-07-10 01:51:59.559367 | ubuntu-noble-large | + [[ heat-api != \<\n\o\n\e\> ]] 2026-07-10 01:51:59.559406 | ubuntu-noble-large | + new_imagename=heat-api 2026-07-10 01:51:59.559442 | ubuntu-noble-large | + project=heat 2026-07-10 01:51:59.559454 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:59.559484 | ubuntu-noble-large | + new_imagename=kolla/heat-api 2026-07-10 01:51:59.559494 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:59.559521 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api 2026-07-10 01:51:59.559548 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:59.559558 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:59.559566 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:59.559627 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api:build-20260710 osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-07-10 01:51:59.605236 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-07-10 01:51:59.605322 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api:build-20260710 2026-07-10 01:51:59.648612 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:build-20260710 2026-07-10 01:51:59.652638 | ubuntu-noble-large | + read image 2026-07-10 01:51:59.655064 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-engine 2026-07-10 01:51:59.655470 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:59.658701 | ubuntu-noble-large | + imagename=heat-engine 2026-07-10 01:51:59.658737 | ubuntu-noble-large | + [[ heat-engine != \<\n\o\n\e\> ]] 2026-07-10 01:51:59.658776 | ubuntu-noble-large | + new_imagename=heat-engine 2026-07-10 01:51:59.658840 | ubuntu-noble-large | + project=heat 2026-07-10 01:51:59.658851 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:59.658882 | ubuntu-noble-large | + new_imagename=kolla/heat-engine 2026-07-10 01:51:59.658892 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:59.658920 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-engine 2026-07-10 01:51:59.658949 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:59.658958 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:59.658966 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:59.659028 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-engine:build-20260710 osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-07-10 01:51:59.711679 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-07-10 01:51:59.711763 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-engine:build-20260710 2026-07-10 01:51:59.763993 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:build-20260710 2026-07-10 01:51:59.768489 | ubuntu-noble-large | + read image 2026-07-10 01:51:59.771271 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-ssh 2026-07-10 01:51:59.771344 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:59.775380 | ubuntu-noble-large | + imagename=keystone-ssh 2026-07-10 01:51:59.775406 | ubuntu-noble-large | + [[ keystone-ssh != \<\n\o\n\e\> ]] 2026-07-10 01:51:59.775494 | ubuntu-noble-large | + new_imagename=keystone-ssh 2026-07-10 01:51:59.775507 | ubuntu-noble-large | + project=keystone 2026-07-10 01:51:59.775520 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:59.775562 | ubuntu-noble-large | + new_imagename=kolla/keystone-ssh 2026-07-10 01:51:59.775573 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:59.775585 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-ssh 2026-07-10 01:51:59.775598 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:59.775609 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:59.775621 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:59.775679 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-ssh:build-20260710 osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-07-10 01:51:59.832074 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-07-10 01:51:59.832208 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-ssh:build-20260710 2026-07-10 01:51:59.876434 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:build-20260710 2026-07-10 01:51:59.880548 | ubuntu-noble-large | + read image 2026-07-10 01:51:59.882646 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-fernet 2026-07-10 01:51:59.883196 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:59.886874 | ubuntu-noble-large | + imagename=keystone-fernet 2026-07-10 01:51:59.886913 | ubuntu-noble-large | + [[ keystone-fernet != \<\n\o\n\e\> ]] 2026-07-10 01:51:59.886990 | ubuntu-noble-large | + new_imagename=keystone-fernet 2026-07-10 01:51:59.887008 | ubuntu-noble-large | + project=keystone 2026-07-10 01:51:59.887046 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:59.887058 | ubuntu-noble-large | + new_imagename=kolla/keystone-fernet 2026-07-10 01:51:59.887071 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:59.887082 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-fernet 2026-07-10 01:51:59.887095 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:59.887109 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:59.887122 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:59.887205 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-fernet:build-20260710 osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-07-10 01:51:59.939651 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-07-10 01:51:59.939713 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-fernet:build-20260710 2026-07-10 01:51:59.972984 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:build-20260710 2026-07-10 01:51:59.976368 | ubuntu-noble-large | + read image 2026-07-10 01:51:59.978030 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone 2026-07-10 01:51:59.978209 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:51:59.980770 | ubuntu-noble-large | + imagename=keystone 2026-07-10 01:51:59.980800 | ubuntu-noble-large | + [[ keystone != \<\n\o\n\e\> ]] 2026-07-10 01:51:59.980848 | ubuntu-noble-large | + new_imagename=keystone 2026-07-10 01:51:59.980878 | ubuntu-noble-large | + project=keystone 2026-07-10 01:51:59.980888 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:51:59.980914 | ubuntu-noble-large | + new_imagename=kolla/keystone 2026-07-10 01:51:59.980923 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:51:59.980944 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone 2026-07-10 01:51:59.980968 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:51:59.980977 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:51:59.980984 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:51:59.981022 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone:build-20260710 osism.harbor.regio.digital/kolla/keystone:2025.1 2026-07-10 01:52:00.029879 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone:2025.1 2026-07-10 01:52:00.029964 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone:build-20260710 2026-07-10 01:52:00.071195 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:build-20260710 2026-07-10 01:52:00.075368 | ubuntu-noble-large | + read image 2026-07-10 01:52:00.077730 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-engine 2026-07-10 01:52:00.077786 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:00.081376 | ubuntu-noble-large | + imagename=watcher-engine 2026-07-10 01:52:00.081430 | ubuntu-noble-large | + [[ watcher-engine != \<\n\o\n\e\> ]] 2026-07-10 01:52:00.081447 | ubuntu-noble-large | + new_imagename=watcher-engine 2026-07-10 01:52:00.081461 | ubuntu-noble-large | + project=watcher 2026-07-10 01:52:00.081473 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:00.081535 | ubuntu-noble-large | + new_imagename=kolla/watcher-engine 2026-07-10 01:52:00.081547 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:00.081556 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-engine 2026-07-10 01:52:00.081568 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:00.081577 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:00.081589 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:00.081646 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-engine:build-20260710 osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-07-10 01:52:00.125501 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-07-10 01:52:00.125584 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-engine:build-20260710 2026-07-10 01:52:00.166227 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-engine:build-20260710 2026-07-10 01:52:00.171007 | ubuntu-noble-large | + read image 2026-07-10 01:52:00.172961 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-api 2026-07-10 01:52:00.173481 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:00.177173 | ubuntu-noble-large | + imagename=watcher-api 2026-07-10 01:52:00.177203 | ubuntu-noble-large | + [[ watcher-api != \<\n\o\n\e\> ]] 2026-07-10 01:52:00.177272 | ubuntu-noble-large | + new_imagename=watcher-api 2026-07-10 01:52:00.177286 | ubuntu-noble-large | + project=watcher 2026-07-10 01:52:00.177299 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:00.177311 | ubuntu-noble-large | + new_imagename=kolla/watcher-api 2026-07-10 01:52:00.177341 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:00.177352 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-api 2026-07-10 01:52:00.177384 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:00.177395 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:00.177405 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:00.177416 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-api:build-20260710 osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-07-10 01:52:00.231443 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-07-10 01:52:00.231548 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-api:build-20260710 2026-07-10 01:52:00.278026 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-api:build-20260710 2026-07-10 01:52:00.283541 | ubuntu-noble-large | + read image 2026-07-10 01:52:00.285864 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-applier 2026-07-10 01:52:00.286260 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:00.289956 | ubuntu-noble-large | + imagename=watcher-applier 2026-07-10 01:52:00.289989 | ubuntu-noble-large | + [[ watcher-applier != \<\n\o\n\e\> ]] 2026-07-10 01:52:00.290001 | ubuntu-noble-large | + new_imagename=watcher-applier 2026-07-10 01:52:00.290015 | ubuntu-noble-large | + project=watcher 2026-07-10 01:52:00.290028 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:00.290042 | ubuntu-noble-large | + new_imagename=kolla/watcher-applier 2026-07-10 01:52:00.290052 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:00.290066 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-applier 2026-07-10 01:52:00.290076 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:00.290090 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:00.290100 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:00.290114 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-applier:build-20260710 osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-07-10 01:52:00.341079 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-07-10 01:52:00.341218 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-applier:build-20260710 2026-07-10 01:52:00.379753 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-applier:build-20260710 2026-07-10 01:52:00.384503 | ubuntu-noble-large | + read image 2026-07-10 01:52:00.387170 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-expirer 2026-07-10 01:52:00.387406 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:00.391068 | ubuntu-noble-large | + imagename=aodh-expirer 2026-07-10 01:52:00.391099 | ubuntu-noble-large | + [[ aodh-expirer != \<\n\o\n\e\> ]] 2026-07-10 01:52:00.391238 | ubuntu-noble-large | + new_imagename=aodh-expirer 2026-07-10 01:52:00.391257 | ubuntu-noble-large | + project=aodh 2026-07-10 01:52:00.391271 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:00.391282 | ubuntu-noble-large | + new_imagename=kolla/aodh-expirer 2026-07-10 01:52:00.391293 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:00.391307 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-expirer 2026-07-10 01:52:00.391317 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:00.391330 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:00.391340 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:00.391398 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-expirer:build-20260710 osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-07-10 01:52:00.446094 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-07-10 01:52:00.446195 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-expirer:build-20260710 2026-07-10 01:52:00.491527 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:build-20260710 2026-07-10 01:52:00.495252 | ubuntu-noble-large | + read image 2026-07-10 01:52:00.496866 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-api 2026-07-10 01:52:00.497367 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:00.500979 | ubuntu-noble-large | + imagename=aodh-api 2026-07-10 01:52:00.501013 | ubuntu-noble-large | + [[ aodh-api != \<\n\o\n\e\> ]] 2026-07-10 01:52:00.501081 | ubuntu-noble-large | + new_imagename=aodh-api 2026-07-10 01:52:00.501089 | ubuntu-noble-large | + project=aodh 2026-07-10 01:52:00.501114 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:00.501198 | ubuntu-noble-large | + new_imagename=kolla/aodh-api 2026-07-10 01:52:00.501215 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:00.501223 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-api 2026-07-10 01:52:00.501251 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:00.501260 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:00.501268 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:00.501310 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-api:build-20260710 osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-07-10 01:52:00.557719 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-07-10 01:52:00.557825 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-api:build-20260710 2026-07-10 01:52:00.604243 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:build-20260710 2026-07-10 01:52:00.608061 | ubuntu-noble-large | + read image 2026-07-10 01:52:00.609969 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-evaluator 2026-07-10 01:52:00.610670 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:00.614443 | ubuntu-noble-large | + imagename=aodh-evaluator 2026-07-10 01:52:00.614506 | ubuntu-noble-large | + [[ aodh-evaluator != \<\n\o\n\e\> ]] 2026-07-10 01:52:00.614550 | ubuntu-noble-large | + new_imagename=aodh-evaluator 2026-07-10 01:52:00.614623 | ubuntu-noble-large | + project=aodh 2026-07-10 01:52:00.614637 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:00.614648 | ubuntu-noble-large | + new_imagename=kolla/aodh-evaluator 2026-07-10 01:52:00.614659 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:00.614690 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-evaluator 2026-07-10 01:52:00.614703 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:00.614715 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:00.614726 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:00.614811 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260710 osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-07-10 01:52:00.667393 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-07-10 01:52:00.667481 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260710 2026-07-10 01:52:00.710380 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:build-20260710 2026-07-10 01:52:00.714542 | ubuntu-noble-large | + read image 2026-07-10 01:52:00.716221 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-listener 2026-07-10 01:52:00.716712 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:00.720448 | ubuntu-noble-large | + imagename=aodh-listener 2026-07-10 01:52:00.720508 | ubuntu-noble-large | + [[ aodh-listener != \<\n\o\n\e\> ]] 2026-07-10 01:52:00.720531 | ubuntu-noble-large | + new_imagename=aodh-listener 2026-07-10 01:52:00.720555 | ubuntu-noble-large | + project=aodh 2026-07-10 01:52:00.720575 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:00.720598 | ubuntu-noble-large | + new_imagename=kolla/aodh-listener 2026-07-10 01:52:00.720612 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:00.720622 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-listener 2026-07-10 01:52:00.720636 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:00.720646 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:00.720656 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:00.720688 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-listener:build-20260710 osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-07-10 01:52:00.786061 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-07-10 01:52:00.786217 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-listener:build-20260710 2026-07-10 01:52:00.835770 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:build-20260710 2026-07-10 01:52:00.840201 | ubuntu-noble-large | + read image 2026-07-10 01:52:00.842285 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-notifier 2026-07-10 01:52:00.842717 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:00.846641 | ubuntu-noble-large | + imagename=aodh-notifier 2026-07-10 01:52:00.846685 | ubuntu-noble-large | + [[ aodh-notifier != \<\n\o\n\e\> ]] 2026-07-10 01:52:00.846728 | ubuntu-noble-large | + new_imagename=aodh-notifier 2026-07-10 01:52:00.846744 | ubuntu-noble-large | + project=aodh 2026-07-10 01:52:00.846781 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:00.846797 | ubuntu-noble-large | + new_imagename=kolla/aodh-notifier 2026-07-10 01:52:00.846810 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:00.846824 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-notifier 2026-07-10 01:52:00.846889 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:00.846904 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:00.846914 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:00.847015 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-notifier:build-20260710 osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-07-10 01:52:00.900442 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-07-10 01:52:00.900546 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-notifier:build-20260710 2026-07-10 01:52:00.946308 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:build-20260710 2026-07-10 01:52:00.950387 | ubuntu-noble-large | + read image 2026-07-10 01:52:00.952437 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-health-manager 2026-07-10 01:52:00.952802 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:00.956573 | ubuntu-noble-large | + imagename=octavia-health-manager 2026-07-10 01:52:00.956634 | ubuntu-noble-large | + [[ octavia-health-manager != \<\n\o\n\e\> ]] 2026-07-10 01:52:00.956652 | ubuntu-noble-large | + new_imagename=octavia-health-manager 2026-07-10 01:52:00.956663 | ubuntu-noble-large | + project=octavia 2026-07-10 01:52:00.956672 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:00.956681 | ubuntu-noble-large | + new_imagename=kolla/octavia-health-manager 2026-07-10 01:52:00.956693 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:00.956703 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-health-manager 2026-07-10 01:52:00.956770 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:00.956780 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:00.956793 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:00.956894 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260710 osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-07-10 01:52:01.013400 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-07-10 01:52:01.013497 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260710 2026-07-10 01:52:01.062653 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:build-20260710 2026-07-10 01:52:01.067243 | ubuntu-noble-large | + read image 2026-07-10 01:52:01.069315 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-housekeeping 2026-07-10 01:52:01.069947 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:01.074145 | ubuntu-noble-large | + imagename=octavia-housekeeping 2026-07-10 01:52:01.074356 | ubuntu-noble-large | + [[ octavia-housekeeping != \<\n\o\n\e\> ]] 2026-07-10 01:52:01.074417 | ubuntu-noble-large | + new_imagename=octavia-housekeeping 2026-07-10 01:52:01.074431 | ubuntu-noble-large | + project=octavia 2026-07-10 01:52:01.074442 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:01.074462 | ubuntu-noble-large | + new_imagename=kolla/octavia-housekeeping 2026-07-10 01:52:01.074472 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:01.074482 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-housekeeping 2026-07-10 01:52:01.074494 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:01.074504 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:01.074515 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:01.074525 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260710 osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-07-10 01:52:01.128594 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-07-10 01:52:01.128714 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260710 2026-07-10 01:52:01.174125 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20260710 2026-07-10 01:52:01.178521 | ubuntu-noble-large | + read image 2026-07-10 01:52:01.180646 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-driver-agent 2026-07-10 01:52:01.181083 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:01.184448 | ubuntu-noble-large | + imagename=octavia-driver-agent 2026-07-10 01:52:01.184488 | ubuntu-noble-large | + [[ octavia-driver-agent != \<\n\o\n\e\> ]] 2026-07-10 01:52:01.184547 | ubuntu-noble-large | + new_imagename=octavia-driver-agent 2026-07-10 01:52:01.184563 | ubuntu-noble-large | + project=octavia 2026-07-10 01:52:01.184575 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:01.184588 | ubuntu-noble-large | + new_imagename=kolla/octavia-driver-agent 2026-07-10 01:52:01.184600 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:01.184636 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-driver-agent 2026-07-10 01:52:01.184651 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:01.184663 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:01.184675 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:01.184746 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260710 osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-07-10 01:52:01.237867 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-07-10 01:52:01.237959 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260710 2026-07-10 01:52:01.280231 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20260710 2026-07-10 01:52:01.284334 | ubuntu-noble-large | + read image 2026-07-10 01:52:01.286818 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-api 2026-07-10 01:52:01.287345 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:01.291041 | ubuntu-noble-large | + imagename=octavia-api 2026-07-10 01:52:01.291081 | ubuntu-noble-large | + [[ octavia-api != \<\n\o\n\e\> ]] 2026-07-10 01:52:01.291096 | ubuntu-noble-large | + new_imagename=octavia-api 2026-07-10 01:52:01.291162 | ubuntu-noble-large | + project=octavia 2026-07-10 01:52:01.291182 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:01.291195 | ubuntu-noble-large | + new_imagename=kolla/octavia-api 2026-07-10 01:52:01.291207 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:01.291221 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-api 2026-07-10 01:52:01.291234 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:01.291247 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:01.291258 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:01.291313 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-api:build-20260710 osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-07-10 01:52:01.345633 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-07-10 01:52:01.345717 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-api:build-20260710 2026-07-10 01:52:01.400093 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:build-20260710 2026-07-10 01:52:01.405030 | ubuntu-noble-large | + read image 2026-07-10 01:52:01.407386 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-worker 2026-07-10 01:52:01.407722 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:01.411877 | ubuntu-noble-large | + imagename=octavia-worker 2026-07-10 01:52:01.411923 | ubuntu-noble-large | + [[ octavia-worker != \<\n\o\n\e\> ]] 2026-07-10 01:52:01.411936 | ubuntu-noble-large | + new_imagename=octavia-worker 2026-07-10 01:52:01.411950 | ubuntu-noble-large | + project=octavia 2026-07-10 01:52:01.411960 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:01.411973 | ubuntu-noble-large | + new_imagename=kolla/octavia-worker 2026-07-10 01:52:01.411985 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:01.411998 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-worker 2026-07-10 01:52:01.412012 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:01.412026 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:01.412036 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:01.412090 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-worker:build-20260710 osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-07-10 01:52:01.467217 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-07-10 01:52:01.467306 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-worker:build-20260710 2026-07-10 01:52:01.520194 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:build-20260710 2026-07-10 01:52:01.523521 | ubuntu-noble-large | + read image 2026-07-10 01:52:01.525559 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-conductor 2026-07-10 01:52:01.526187 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:01.529756 | ubuntu-noble-large | + imagename=magnum-conductor 2026-07-10 01:52:01.529824 | ubuntu-noble-large | + [[ magnum-conductor != \<\n\o\n\e\> ]] 2026-07-10 01:52:01.529923 | ubuntu-noble-large | + new_imagename=magnum-conductor 2026-07-10 01:52:01.529949 | ubuntu-noble-large | + project=magnum 2026-07-10 01:52:01.529967 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:01.529983 | ubuntu-noble-large | + new_imagename=kolla/magnum-conductor 2026-07-10 01:52:01.530005 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:01.530023 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-conductor 2026-07-10 01:52:01.530045 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:01.530061 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:01.530077 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:01.530164 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-conductor:build-20260710 osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-07-10 01:52:01.672780 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-07-10 01:52:01.672880 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-conductor:build-20260710 2026-07-10 01:52:01.716205 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:build-20260710 2026-07-10 01:52:01.721347 | ubuntu-noble-large | + read image 2026-07-10 01:52:01.723977 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-api 2026-07-10 01:52:01.724024 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:01.727651 | ubuntu-noble-large | + imagename=magnum-api 2026-07-10 01:52:01.727683 | ubuntu-noble-large | + [[ magnum-api != \<\n\o\n\e\> ]] 2026-07-10 01:52:01.727872 | ubuntu-noble-large | + new_imagename=magnum-api 2026-07-10 01:52:01.727920 | ubuntu-noble-large | + project=magnum 2026-07-10 01:52:01.727925 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:01.727934 | ubuntu-noble-large | + new_imagename=kolla/magnum-api 2026-07-10 01:52:01.727939 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:01.727943 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-api 2026-07-10 01:52:01.727947 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:01.727953 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:01.727958 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:01.728055 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-api:build-20260710 osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-07-10 01:52:01.773931 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-07-10 01:52:01.774053 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-api:build-20260710 2026-07-10 01:52:01.818762 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:build-20260710 2026-07-10 01:52:01.823484 | ubuntu-noble-large | + read image 2026-07-10 01:52:01.826231 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-neutron-agent 2026-07-10 01:52:01.826274 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:01.830021 | ubuntu-noble-large | + imagename=ironic-neutron-agent 2026-07-10 01:52:01.830057 | ubuntu-noble-large | + [[ ironic-neutron-agent != \<\n\o\n\e\> ]] 2026-07-10 01:52:01.830069 | ubuntu-noble-large | + new_imagename=ironic-neutron-agent 2026-07-10 01:52:01.830115 | ubuntu-noble-large | + project=ironic 2026-07-10 01:52:01.830161 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:01.830172 | ubuntu-noble-large | + new_imagename=kolla/ironic-neutron-agent 2026-07-10 01:52:01.830182 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:01.830192 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-neutron-agent 2026-07-10 01:52:01.830226 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:01.830234 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:01.830244 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:01.830293 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260710 osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-07-10 01:52:01.883386 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-07-10 01:52:01.883465 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260710 2026-07-10 01:52:01.927547 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20260710 2026-07-10 01:52:01.931503 | ubuntu-noble-large | + read image 2026-07-10 01:52:01.933239 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metering-agent 2026-07-10 01:52:01.933605 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:01.937990 | ubuntu-noble-large | + imagename=neutron-metering-agent 2026-07-10 01:52:01.938037 | ubuntu-noble-large | + [[ neutron-metering-agent != \<\n\o\n\e\> ]] 2026-07-10 01:52:01.938048 | ubuntu-noble-large | + new_imagename=neutron-metering-agent 2026-07-10 01:52:01.938059 | ubuntu-noble-large | + project=neutron 2026-07-10 01:52:01.938069 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:01.938079 | ubuntu-noble-large | + new_imagename=kolla/neutron-metering-agent 2026-07-10 01:52:01.938089 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:01.938100 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metering-agent 2026-07-10 01:52:01.938111 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:01.938121 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:01.938162 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:01.938188 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-07-10 01:52:01.992252 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-07-10 01:52:01.992338 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260710 2026-07-10 01:52:02.038741 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20260710 2026-07-10 01:52:02.043393 | ubuntu-noble-large | + read image 2026-07-10 01:52:02.045431 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-sriov-agent 2026-07-10 01:52:02.046070 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:02.049745 | ubuntu-noble-large | + imagename=neutron-sriov-agent 2026-07-10 01:52:02.049795 | ubuntu-noble-large | + [[ neutron-sriov-agent != \<\n\o\n\e\> ]] 2026-07-10 01:52:02.049812 | ubuntu-noble-large | + new_imagename=neutron-sriov-agent 2026-07-10 01:52:02.049869 | ubuntu-noble-large | + project=neutron 2026-07-10 01:52:02.049884 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:02.049898 | ubuntu-noble-large | + new_imagename=kolla/neutron-sriov-agent 2026-07-10 01:52:02.049912 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:02.049926 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-sriov-agent 2026-07-10 01:52:02.049967 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:02.049978 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:02.049993 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:02.050089 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-07-10 01:52:02.106502 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-07-10 01:52:02.106660 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260710 2026-07-10 01:52:02.149998 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20260710 2026-07-10 01:52:02.153257 | ubuntu-noble-large | + read image 2026-07-10 01:52:02.155033 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2026-07-10 01:52:02.155884 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:02.159878 | ubuntu-noble-large | + imagename=neutron-ovn-vpn-agent 2026-07-10 01:52:02.159928 | ubuntu-noble-large | + [[ neutron-ovn-vpn-agent != \<\n\o\n\e\> ]] 2026-07-10 01:52:02.160008 | ubuntu-noble-large | + new_imagename=neutron-ovn-vpn-agent 2026-07-10 01:52:02.160026 | ubuntu-noble-large | + project=neutron 2026-07-10 01:52:02.160038 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:02.160053 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-vpn-agent 2026-07-10 01:52:02.160064 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:02.160078 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2026-07-10 01:52:02.160093 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:02.160104 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:02.160118 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:02.160221 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-07-10 01:52:02.218242 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-07-10 01:52:02.218351 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260710 2026-07-10 01:52:02.264528 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20260710 2026-07-10 01:52:02.269420 | ubuntu-noble-large | + read image 2026-07-10 01:52:02.271804 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2026-07-10 01:52:02.272413 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:02.276526 | ubuntu-noble-large | + imagename=neutron-mlnx-agent 2026-07-10 01:52:02.276624 | ubuntu-noble-large | + [[ neutron-mlnx-agent != \<\n\o\n\e\> ]] 2026-07-10 01:52:02.276639 | ubuntu-noble-large | + new_imagename=neutron-mlnx-agent 2026-07-10 01:52:02.276650 | ubuntu-noble-large | + project=neutron 2026-07-10 01:52:02.276660 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:02.276673 | ubuntu-noble-large | + new_imagename=kolla/neutron-mlnx-agent 2026-07-10 01:52:02.276684 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:02.276697 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2026-07-10 01:52:02.276752 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:02.276768 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:02.276778 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:02.276944 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-07-10 01:52:02.336393 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-07-10 01:52:02.336489 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260710 2026-07-10 01:52:02.383385 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20260710 2026-07-10 01:52:02.390440 | ubuntu-noble-large | + read image 2026-07-10 01:52:02.392541 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metadata-agent 2026-07-10 01:52:02.392856 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:02.396224 | ubuntu-noble-large | + imagename=neutron-metadata-agent 2026-07-10 01:52:02.396308 | ubuntu-noble-large | + [[ neutron-metadata-agent != \<\n\o\n\e\> ]] 2026-07-10 01:52:02.396322 | ubuntu-noble-large | + new_imagename=neutron-metadata-agent 2026-07-10 01:52:02.396333 | ubuntu-noble-large | + project=neutron 2026-07-10 01:52:02.396343 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:02.396357 | ubuntu-noble-large | + new_imagename=kolla/neutron-metadata-agent 2026-07-10 01:52:02.396367 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:02.396378 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metadata-agent 2026-07-10 01:52:02.396389 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:02.396402 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:02.396413 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:02.396427 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-07-10 01:52:02.457370 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-07-10 01:52:02.457442 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260710 2026-07-10 01:52:02.501720 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20260710 2026-07-10 01:52:02.506727 | ubuntu-noble-large | + read image 2026-07-10 01:52:02.508744 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2026-07-10 01:52:02.508955 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:02.512607 | ubuntu-noble-large | + imagename=neutron-openvswitch-agent 2026-07-10 01:52:02.512644 | ubuntu-noble-large | + [[ neutron-openvswitch-agent != \<\n\o\n\e\> ]] 2026-07-10 01:52:02.512719 | ubuntu-noble-large | + new_imagename=neutron-openvswitch-agent 2026-07-10 01:52:02.512736 | ubuntu-noble-large | + project=neutron 2026-07-10 01:52:02.512751 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:02.512808 | ubuntu-noble-large | + new_imagename=kolla/neutron-openvswitch-agent 2026-07-10 01:52:02.512825 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:02.512855 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2026-07-10 01:52:02.512869 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:02.512879 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:02.512892 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:02.512930 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-07-10 01:52:02.572403 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-07-10 01:52:02.572503 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260710 2026-07-10 01:52:02.617362 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20260710 2026-07-10 01:52:02.622307 | ubuntu-noble-large | + read image 2026-07-10 01:52:02.624360 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2026-07-10 01:52:02.624694 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:02.628769 | ubuntu-noble-large | + imagename=neutron-dhcp-agent 2026-07-10 01:52:02.628809 | ubuntu-noble-large | + [[ neutron-dhcp-agent != \<\n\o\n\e\> ]] 2026-07-10 01:52:02.628821 | ubuntu-noble-large | + new_imagename=neutron-dhcp-agent 2026-07-10 01:52:02.628905 | ubuntu-noble-large | + project=neutron 2026-07-10 01:52:02.628916 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:02.628926 | ubuntu-noble-large | + new_imagename=kolla/neutron-dhcp-agent 2026-07-10 01:52:02.628939 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:02.628950 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2026-07-10 01:52:02.628964 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:02.628974 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:02.628985 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:02.629021 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-07-10 01:52:02.680410 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-07-10 01:52:02.680534 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260710 2026-07-10 01:52:02.727307 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20260710 2026-07-10 01:52:02.732180 | ubuntu-noble-large | + read image 2026-07-10 01:52:02.734299 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-l3-agent 2026-07-10 01:52:02.734376 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:02.737291 | ubuntu-noble-large | + imagename=neutron-l3-agent 2026-07-10 01:52:02.737338 | ubuntu-noble-large | + [[ neutron-l3-agent != \<\n\o\n\e\> ]] 2026-07-10 01:52:02.737357 | ubuntu-noble-large | + new_imagename=neutron-l3-agent 2026-07-10 01:52:02.737367 | ubuntu-noble-large | + project=neutron 2026-07-10 01:52:02.737376 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:02.737385 | ubuntu-noble-large | + new_imagename=kolla/neutron-l3-agent 2026-07-10 01:52:02.737397 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:02.737407 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-l3-agent 2026-07-10 01:52:02.737419 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:02.737428 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:02.737440 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:02.737490 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-07-10 01:52:02.787068 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-07-10 01:52:02.787233 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260710 2026-07-10 01:52:02.829741 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20260710 2026-07-10 01:52:02.833452 | ubuntu-noble-large | + read image 2026-07-10 01:52:02.835659 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-agent 2026-07-10 01:52:02.835993 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:02.839653 | ubuntu-noble-large | + imagename=neutron-ovn-agent 2026-07-10 01:52:02.839682 | ubuntu-noble-large | + [[ neutron-ovn-agent != \<\n\o\n\e\> ]] 2026-07-10 01:52:02.839755 | ubuntu-noble-large | + new_imagename=neutron-ovn-agent 2026-07-10 01:52:02.839772 | ubuntu-noble-large | + project=neutron 2026-07-10 01:52:02.839786 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:02.839800 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-agent 2026-07-10 01:52:02.839813 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:02.839827 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-agent 2026-07-10 01:52:02.839890 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:02.839905 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:02.839916 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:02.839959 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260710 osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-07-10 01:52:02.893449 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-07-10 01:52:02.893555 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260710 2026-07-10 01:52:02.937061 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20260710 2026-07-10 01:52:02.941740 | ubuntu-noble-large | + read image 2026-07-10 01:52:02.943379 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-server 2026-07-10 01:52:02.943849 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:02.947495 | ubuntu-noble-large | + imagename=neutron-server 2026-07-10 01:52:02.947542 | ubuntu-noble-large | + [[ neutron-server != \<\n\o\n\e\> ]] 2026-07-10 01:52:02.947561 | ubuntu-noble-large | + new_imagename=neutron-server 2026-07-10 01:52:02.947573 | ubuntu-noble-large | + project=neutron 2026-07-10 01:52:02.947583 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:02.947594 | ubuntu-noble-large | + new_imagename=kolla/neutron-server 2026-07-10 01:52:02.947604 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:02.947614 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-server 2026-07-10 01:52:02.947624 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:02.947634 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:02.947649 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:02.947659 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-server:build-20260710 osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-07-10 01:52:03.003081 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-07-10 01:52:03.003271 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-server:build-20260710 2026-07-10 01:52:03.048798 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:build-20260710 2026-07-10 01:52:03.054408 | ubuntu-noble-large | + read image 2026-07-10 01:52:03.056052 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2026-07-10 01:52:03.056324 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:03.059940 | ubuntu-noble-large | + imagename=neutron-bgp-dragent 2026-07-10 01:52:03.059973 | ubuntu-noble-large | + [[ neutron-bgp-dragent != \<\n\o\n\e\> ]] 2026-07-10 01:52:03.060041 | ubuntu-noble-large | + new_imagename=neutron-bgp-dragent 2026-07-10 01:52:03.060073 | ubuntu-noble-large | + project=neutron 2026-07-10 01:52:03.060089 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:03.060099 | ubuntu-noble-large | + new_imagename=kolla/neutron-bgp-dragent 2026-07-10 01:52:03.060109 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:03.060123 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2026-07-10 01:52:03.060163 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:03.060182 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:03.060193 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:03.060208 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260710 osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-07-10 01:52:03.118923 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-07-10 01:52:03.119001 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260710 2026-07-10 01:52:03.167032 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20260710 2026-07-10 01:52:03.172096 | ubuntu-noble-large | + read image 2026-07-10 01:52:03.174514 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-server 2026-07-10 01:52:03.174801 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:03.177880 | ubuntu-noble-large | + imagename=mariadb-server 2026-07-10 01:52:03.177926 | ubuntu-noble-large | + [[ mariadb-server != \<\n\o\n\e\> ]] 2026-07-10 01:52:03.177951 | ubuntu-noble-large | + new_imagename=mariadb-server 2026-07-10 01:52:03.177973 | ubuntu-noble-large | + project=mariadb 2026-07-10 01:52:03.177990 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:03.178012 | ubuntu-noble-large | + new_imagename=kolla/mariadb-server 2026-07-10 01:52:03.178030 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:03.178053 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-server 2026-07-10 01:52:03.178072 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:03.178088 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:03.178110 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:03.178167 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-server:build-20260710 osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-07-10 01:52:03.233402 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-07-10 01:52:03.233523 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-server:build-20260710 2026-07-10 01:52:03.279976 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:build-20260710 2026-07-10 01:52:03.284033 | ubuntu-noble-large | + read image 2026-07-10 01:52:03.286030 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-clustercheck 2026-07-10 01:52:03.286461 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:03.290619 | ubuntu-noble-large | + imagename=mariadb-clustercheck 2026-07-10 01:52:03.290707 | ubuntu-noble-large | + [[ mariadb-clustercheck != \<\n\o\n\e\> ]] 2026-07-10 01:52:03.290723 | ubuntu-noble-large | + new_imagename=mariadb-clustercheck 2026-07-10 01:52:03.290734 | ubuntu-noble-large | + project=mariadb 2026-07-10 01:52:03.290745 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:03.290759 | ubuntu-noble-large | + new_imagename=kolla/mariadb-clustercheck 2026-07-10 01:52:03.290770 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:03.290780 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-clustercheck 2026-07-10 01:52:03.290790 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:03.290804 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:03.290814 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:03.290829 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260710 osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-07-10 01:52:03.345266 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-07-10 01:52:03.345357 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260710 2026-07-10 01:52:03.386529 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20260710 2026-07-10 01:52:03.391366 | ubuntu-noble-large | + read image 2026-07-10 01:52:03.393325 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2026-07-10 01:52:03.393874 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:03.398607 | ubuntu-noble-large | + imagename=ovsdpdk-vswitchd 2026-07-10 01:52:03.398647 | ubuntu-noble-large | + [[ ovsdpdk-vswitchd != \<\n\o\n\e\> ]] 2026-07-10 01:52:03.398662 | ubuntu-noble-large | + new_imagename=ovsdpdk-vswitchd 2026-07-10 01:52:03.398724 | ubuntu-noble-large | + project=ovsdpdk 2026-07-10 01:52:03.398737 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:03.398751 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-vswitchd 2026-07-10 01:52:03.398762 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:03.398776 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2026-07-10 01:52:03.398787 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:03.398800 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:03.398810 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:03.398882 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260710 osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-07-10 01:52:03.452329 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-07-10 01:52:03.452407 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260710 2026-07-10 01:52:03.497419 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20260710 2026-07-10 01:52:03.502613 | ubuntu-noble-large | + read image 2026-07-10 01:52:03.504689 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-db 2026-07-10 01:52:03.505052 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:03.508789 | ubuntu-noble-large | + imagename=ovsdpdk-db 2026-07-10 01:52:03.508824 | ubuntu-noble-large | + [[ ovsdpdk-db != \<\n\o\n\e\> ]] 2026-07-10 01:52:03.508958 | ubuntu-noble-large | + new_imagename=ovsdpdk-db 2026-07-10 01:52:03.508983 | ubuntu-noble-large | + project=ovsdpdk 2026-07-10 01:52:03.509001 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:03.509016 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-db 2026-07-10 01:52:03.509027 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:03.509037 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-db 2026-07-10 01:52:03.509047 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:03.509062 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:03.509080 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:03.509105 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260710 osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-07-10 01:52:03.563257 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-07-10 01:52:03.563348 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260710 2026-07-10 01:52:03.609739 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20260710 2026-07-10 01:52:03.613526 | ubuntu-noble-large | + read image 2026-07-10 01:52:03.615773 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2026-07-10 01:52:03.616244 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:03.619966 | ubuntu-noble-large | + imagename=prometheus-libvirt-exporter 2026-07-10 01:52:03.620004 | ubuntu-noble-large | + [[ prometheus-libvirt-exporter != \<\n\o\n\e\> ]] 2026-07-10 01:52:03.620066 | ubuntu-noble-large | + new_imagename=prometheus-libvirt-exporter 2026-07-10 01:52:03.620102 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:52:03.620117 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:03.620178 | ubuntu-noble-large | + new_imagename=kolla/prometheus-libvirt-exporter 2026-07-10 01:52:03.620199 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:03.620213 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2026-07-10 01:52:03.620227 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:03.620240 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:03.620253 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:03.620304 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260710 osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-07-10 01:52:03.673406 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-07-10 01:52:03.673487 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260710 2026-07-10 01:52:03.720082 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20260710 2026-07-10 01:52:03.724986 | ubuntu-noble-large | + read image 2026-07-10 01:52:03.726873 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2026-07-10 01:52:03.727079 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:03.730647 | ubuntu-noble-large | + imagename=prometheus-ovn-exporter 2026-07-10 01:52:03.730676 | ubuntu-noble-large | + [[ prometheus-ovn-exporter != \<\n\o\n\e\> ]] 2026-07-10 01:52:03.730756 | ubuntu-noble-large | + new_imagename=prometheus-ovn-exporter 2026-07-10 01:52:03.730774 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:52:03.730785 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:03.730799 | ubuntu-noble-large | + new_imagename=kolla/prometheus-ovn-exporter 2026-07-10 01:52:03.730813 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:03.730827 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2026-07-10 01:52:03.730888 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:03.730904 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:03.730914 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:03.730958 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260710 osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-07-10 01:52:03.784053 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-07-10 01:52:03.784203 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260710 2026-07-10 01:52:03.829786 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20260710 2026-07-10 01:52:03.834618 | ubuntu-noble-large | + read image 2026-07-10 01:52:03.836737 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2026-07-10 01:52:03.837255 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:03.841534 | ubuntu-noble-large | + imagename=prometheus-memcached-exporter 2026-07-10 01:52:03.841562 | ubuntu-noble-large | + [[ prometheus-memcached-exporter != \<\n\o\n\e\> ]] 2026-07-10 01:52:03.841634 | ubuntu-noble-large | + new_imagename=prometheus-memcached-exporter 2026-07-10 01:52:03.841652 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:52:03.841666 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:03.841679 | ubuntu-noble-large | + new_imagename=kolla/prometheus-memcached-exporter 2026-07-10 01:52:03.841693 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:03.841729 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2026-07-10 01:52:03.841745 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:03.841758 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:03.841771 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:03.841820 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260710 osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-07-10 01:52:03.896730 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-07-10 01:52:03.896829 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260710 2026-07-10 01:52:03.943064 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20260710 2026-07-10 01:52:03.947621 | ubuntu-noble-large | + read image 2026-07-10 01:52:03.949745 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2026-07-10 01:52:03.950165 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:03.954171 | ubuntu-noble-large | + imagename=prometheus-blackbox-exporter 2026-07-10 01:52:03.954220 | ubuntu-noble-large | + [[ prometheus-blackbox-exporter != \<\n\o\n\e\> ]] 2026-07-10 01:52:03.954298 | ubuntu-noble-large | + new_imagename=prometheus-blackbox-exporter 2026-07-10 01:52:03.954310 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:52:03.954322 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:03.954334 | ubuntu-noble-large | + new_imagename=kolla/prometheus-blackbox-exporter 2026-07-10 01:52:03.954347 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:03.954401 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2026-07-10 01:52:03.954412 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:03.954424 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:03.954434 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:03.954488 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260710 osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-07-10 01:52:04.007101 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-07-10 01:52:04.007235 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260710 2026-07-10 01:52:04.053493 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20260710 2026-07-10 01:52:04.057604 | ubuntu-noble-large | + read image 2026-07-10 01:52:04.059813 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-cadvisor 2026-07-10 01:52:04.060356 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:04.064110 | ubuntu-noble-large | + imagename=prometheus-cadvisor 2026-07-10 01:52:04.064222 | ubuntu-noble-large | + [[ prometheus-cadvisor != \<\n\o\n\e\> ]] 2026-07-10 01:52:04.064270 | ubuntu-noble-large | + new_imagename=prometheus-cadvisor 2026-07-10 01:52:04.064287 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:52:04.064300 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:04.064340 | ubuntu-noble-large | + new_imagename=kolla/prometheus-cadvisor 2026-07-10 01:52:04.064355 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:04.064369 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-cadvisor 2026-07-10 01:52:04.064383 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:04.064396 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:04.064411 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:04.064495 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260710 osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-07-10 01:52:04.118885 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-07-10 01:52:04.119052 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260710 2026-07-10 01:52:04.164529 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20260710 2026-07-10 01:52:04.168439 | ubuntu-noble-large | + read image 2026-07-10 01:52:04.170578 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2026-07-10 01:52:04.171002 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:04.175184 | ubuntu-noble-large | + imagename=prometheus-elasticsearch-exporter 2026-07-10 01:52:04.175216 | ubuntu-noble-large | + [[ prometheus-elasticsearch-exporter != \<\n\o\n\e\> ]] 2026-07-10 01:52:04.175310 | ubuntu-noble-large | + new_imagename=prometheus-elasticsearch-exporter 2026-07-10 01:52:04.175324 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:52:04.175338 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:04.175349 | ubuntu-noble-large | + new_imagename=kolla/prometheus-elasticsearch-exporter 2026-07-10 01:52:04.175362 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:04.175376 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2026-07-10 01:52:04.175391 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:04.175404 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:04.175415 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:04.175461 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260710 osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-07-10 01:52:04.232245 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-07-10 01:52:04.232347 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260710 2026-07-10 01:52:04.276991 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20260710 2026-07-10 01:52:04.281738 | ubuntu-noble-large | + read image 2026-07-10 01:52:04.284008 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mtail 2026-07-10 01:52:04.284466 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:04.288514 | ubuntu-noble-large | + imagename=prometheus-mtail 2026-07-10 01:52:04.288550 | ubuntu-noble-large | + [[ prometheus-mtail != \<\n\o\n\e\> ]] 2026-07-10 01:52:04.288564 | ubuntu-noble-large | + new_imagename=prometheus-mtail 2026-07-10 01:52:04.288578 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:52:04.288652 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:04.288681 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mtail 2026-07-10 01:52:04.288700 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:04.288724 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mtail 2026-07-10 01:52:04.288742 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:04.288790 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:04.288808 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:04.288831 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260710 osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-07-10 01:52:04.344392 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-07-10 01:52:04.344487 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260710 2026-07-10 01:52:04.393665 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:build-20260710 2026-07-10 01:52:04.398423 | ubuntu-noble-large | + read image 2026-07-10 01:52:04.400333 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-alertmanager 2026-07-10 01:52:04.400789 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:04.404436 | ubuntu-noble-large | + imagename=prometheus-alertmanager 2026-07-10 01:52:04.404490 | ubuntu-noble-large | + [[ prometheus-alertmanager != \<\n\o\n\e\> ]] 2026-07-10 01:52:04.404579 | ubuntu-noble-large | + new_imagename=prometheus-alertmanager 2026-07-10 01:52:04.404606 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:52:04.404629 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:04.404686 | ubuntu-noble-large | + new_imagename=kolla/prometheus-alertmanager 2026-07-10 01:52:04.404711 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:04.404734 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-alertmanager 2026-07-10 01:52:04.404759 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:04.404782 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:04.404805 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:04.404885 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260710 osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-07-10 01:52:04.454769 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-07-10 01:52:04.454913 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260710 2026-07-10 01:52:04.497102 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20260710 2026-07-10 01:52:04.502043 | ubuntu-noble-large | + read image 2026-07-10 01:52:04.504300 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2026-07-10 01:52:04.504358 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:04.507017 | ubuntu-noble-large | + imagename=prometheus-mysqld-exporter 2026-07-10 01:52:04.507058 | ubuntu-noble-large | + [[ prometheus-mysqld-exporter != \<\n\o\n\e\> ]] 2026-07-10 01:52:04.507071 | ubuntu-noble-large | + new_imagename=prometheus-mysqld-exporter 2026-07-10 01:52:04.507106 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:52:04.507120 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:04.507174 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mysqld-exporter 2026-07-10 01:52:04.507197 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:04.507219 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2026-07-10 01:52:04.507246 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:04.507259 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:04.507269 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:04.507320 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260710 osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-07-10 01:52:04.557062 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-07-10 01:52:04.557215 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260710 2026-07-10 01:52:04.599071 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20260710 2026-07-10 01:52:04.604317 | ubuntu-noble-large | + read image 2026-07-10 01:52:04.607053 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-node-exporter 2026-07-10 01:52:04.607159 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:04.611228 | ubuntu-noble-large | + imagename=prometheus-node-exporter 2026-07-10 01:52:04.611349 | ubuntu-noble-large | + [[ prometheus-node-exporter != \<\n\o\n\e\> ]] 2026-07-10 01:52:04.611393 | ubuntu-noble-large | + new_imagename=prometheus-node-exporter 2026-07-10 01:52:04.611415 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:52:04.611433 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:04.611447 | ubuntu-noble-large | + new_imagename=kolla/prometheus-node-exporter 2026-07-10 01:52:04.611458 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:04.611491 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-node-exporter 2026-07-10 01:52:04.611504 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:04.611514 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:04.611524 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:04.611541 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260710 osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-07-10 01:52:04.667812 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-07-10 01:52:04.667938 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260710 2026-07-10 01:52:04.715061 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20260710 2026-07-10 01:52:04.719700 | ubuntu-noble-large | + read image 2026-07-10 01:52:04.722435 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2026-07-10 01:52:04.722480 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:04.726009 | ubuntu-noble-large | + imagename=prometheus-openstack-exporter 2026-07-10 01:52:04.726100 | ubuntu-noble-large | + [[ prometheus-openstack-exporter != \<\n\o\n\e\> ]] 2026-07-10 01:52:04.726159 | ubuntu-noble-large | + new_imagename=prometheus-openstack-exporter 2026-07-10 01:52:04.726235 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:52:04.726249 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:04.726263 | ubuntu-noble-large | + new_imagename=kolla/prometheus-openstack-exporter 2026-07-10 01:52:04.726275 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:04.726289 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2026-07-10 01:52:04.726302 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:04.726315 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:04.726328 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:04.726381 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260710 osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-07-10 01:52:04.780950 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-07-10 01:52:04.781076 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260710 2026-07-10 01:52:04.824590 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20260710 2026-07-10 01:52:04.829818 | ubuntu-noble-large | + read image 2026-07-10 01:52:04.832106 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-server 2026-07-10 01:52:04.832455 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:04.836779 | ubuntu-noble-large | + imagename=prometheus-server 2026-07-10 01:52:04.836902 | ubuntu-noble-large | + [[ prometheus-server != \<\n\o\n\e\> ]] 2026-07-10 01:52:04.836943 | ubuntu-noble-large | + new_imagename=prometheus-server 2026-07-10 01:52:04.836964 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:52:04.836981 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:04.836999 | ubuntu-noble-large | + new_imagename=kolla/prometheus-server 2026-07-10 01:52:04.837018 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:04.837036 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-server 2026-07-10 01:52:04.837054 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:04.837071 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:04.837089 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:04.837116 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-server:build-20260710 osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-07-10 01:52:04.893221 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-07-10 01:52:04.893309 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-server:build-20260710 2026-07-10 01:52:04.934164 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-server:build-20260710 2026-07-10 01:52:04.938461 | ubuntu-noble-large | + read image 2026-07-10 01:52:04.940454 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-base 2026-07-10 01:52:04.940730 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:04.944471 | ubuntu-noble-large | + imagename=ovn-base 2026-07-10 01:52:04.944512 | ubuntu-noble-large | + [[ ovn-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:04.944527 | ubuntu-noble-large | + new_imagename=ovn-base 2026-07-10 01:52:04.944569 | ubuntu-noble-large | + project=ovn 2026-07-10 01:52:04.944585 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:04.944599 | ubuntu-noble-large | + new_imagename=kolla/ovn-base 2026-07-10 01:52:04.944631 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:04.944643 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-base 2026-07-10 01:52:04.944657 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:04.944667 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:04.944680 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:04.944720 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-base:build-20260710 osism.harbor.regio.digital/kolla/ovn-base:2025.1 2026-07-10 01:52:04.999364 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-base:2025.1 2026-07-10 01:52:04.999450 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-base:build-20260710 2026-07-10 01:52:05.040435 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-base:build-20260710 2026-07-10 01:52:05.045028 | ubuntu-noble-large | + read image 2026-07-10 01:52:05.047299 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-db-server 2026-07-10 01:52:05.047672 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:05.051420 | ubuntu-noble-large | + imagename=openvswitch-db-server 2026-07-10 01:52:05.051471 | ubuntu-noble-large | + [[ openvswitch-db-server != \<\n\o\n\e\> ]] 2026-07-10 01:52:05.051487 | ubuntu-noble-large | + new_imagename=openvswitch-db-server 2026-07-10 01:52:05.051504 | ubuntu-noble-large | + project=openvswitch 2026-07-10 01:52:05.051517 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:05.051532 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-db-server 2026-07-10 01:52:05.051545 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:05.051557 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-db-server 2026-07-10 01:52:05.051574 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:05.051586 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:05.051598 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:05.051614 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260710 osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-07-10 01:52:05.103238 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-07-10 01:52:05.103330 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260710 2026-07-10 01:52:05.165593 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20260710 2026-07-10 01:52:05.170080 | ubuntu-noble-large | + read image 2026-07-10 01:52:05.172201 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2026-07-10 01:52:05.172408 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:05.175276 | ubuntu-noble-large | + imagename=openvswitch-vswitchd 2026-07-10 01:52:05.175314 | ubuntu-noble-large | + [[ openvswitch-vswitchd != \<\n\o\n\e\> ]] 2026-07-10 01:52:05.175509 | ubuntu-noble-large | + new_imagename=openvswitch-vswitchd 2026-07-10 01:52:05.175581 | ubuntu-noble-large | + project=openvswitch 2026-07-10 01:52:05.175596 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:05.175617 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-vswitchd 2026-07-10 01:52:05.175628 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:05.175638 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2026-07-10 01:52:05.175649 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:05.175659 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:05.175669 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:05.175680 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260710 osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-07-10 01:52:05.229175 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-07-10 01:52:05.229261 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260710 2026-07-10 01:52:05.270609 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20260710 2026-07-10 01:52:05.274337 | ubuntu-noble-large | + read image 2026-07-10 01:52:05.277249 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2026-07-10 01:52:05.277299 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:05.280017 | ubuntu-noble-large | + imagename=hacluster-pacemaker-remote 2026-07-10 01:52:05.280060 | ubuntu-noble-large | + [[ hacluster-pacemaker-remote != \<\n\o\n\e\> ]] 2026-07-10 01:52:05.280212 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker-remote 2026-07-10 01:52:05.280234 | ubuntu-noble-large | + project=hacluster 2026-07-10 01:52:05.280245 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:05.280260 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker-remote 2026-07-10 01:52:05.280289 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:05.280300 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2026-07-10 01:52:05.280311 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:05.280321 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:05.280335 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:05.280345 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260710 osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-07-10 01:52:05.331490 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-07-10 01:52:05.331582 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260710 2026-07-10 01:52:05.373962 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20260710 2026-07-10 01:52:05.380378 | ubuntu-noble-large | + read image 2026-07-10 01:52:05.382623 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker 2026-07-10 01:52:05.382875 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:05.387239 | ubuntu-noble-large | + imagename=hacluster-pacemaker 2026-07-10 01:52:05.387308 | ubuntu-noble-large | + [[ hacluster-pacemaker != \<\n\o\n\e\> ]] 2026-07-10 01:52:05.387323 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker 2026-07-10 01:52:05.387337 | ubuntu-noble-large | + project=hacluster 2026-07-10 01:52:05.387352 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:05.387365 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker 2026-07-10 01:52:05.387379 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:05.387421 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker 2026-07-10 01:52:05.387438 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:05.387448 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:05.387461 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:05.387502 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260710 osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-07-10 01:52:05.443168 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-07-10 01:52:05.443289 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260710 2026-07-10 01:52:05.489911 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20260710 2026-07-10 01:52:05.494202 | ubuntu-noble-large | + read image 2026-07-10 01:52:05.497000 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-corosync 2026-07-10 01:52:05.497043 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:05.500543 | ubuntu-noble-large | + imagename=hacluster-corosync 2026-07-10 01:52:05.500572 | ubuntu-noble-large | + [[ hacluster-corosync != \<\n\o\n\e\> ]] 2026-07-10 01:52:05.500778 | ubuntu-noble-large | + new_imagename=hacluster-corosync 2026-07-10 01:52:05.500867 | ubuntu-noble-large | + project=hacluster 2026-07-10 01:52:05.500880 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:05.500891 | ubuntu-noble-large | + new_imagename=kolla/hacluster-corosync 2026-07-10 01:52:05.500911 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:05.500922 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-corosync 2026-07-10 01:52:05.500932 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:05.500943 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:05.500953 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:05.500964 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260710 osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-07-10 01:52:05.553778 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-07-10 01:52:05.553892 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260710 2026-07-10 01:52:05.600319 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:build-20260710 2026-07-10 01:52:05.604651 | ubuntu-noble-large | + read image 2026-07-10 01:52:05.606773 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pcs 2026-07-10 01:52:05.607172 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:05.611038 | ubuntu-noble-large | + imagename=hacluster-pcs 2026-07-10 01:52:05.611065 | ubuntu-noble-large | + [[ hacluster-pcs != \<\n\o\n\e\> ]] 2026-07-10 01:52:05.611156 | ubuntu-noble-large | + new_imagename=hacluster-pcs 2026-07-10 01:52:05.611178 | ubuntu-noble-large | + project=hacluster 2026-07-10 01:52:05.611189 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:05.611224 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pcs 2026-07-10 01:52:05.611235 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:05.611246 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pcs 2026-07-10 01:52:05.611259 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:05.611269 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:05.611279 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:05.611321 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260710 osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-07-10 01:52:05.662779 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-07-10 01:52:05.662867 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260710 2026-07-10 01:52:05.708936 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:build-20260710 2026-07-10 01:52:05.713880 | ubuntu-noble-large | + read image 2026-07-10 01:52:05.716051 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-base 2026-07-10 01:52:05.716361 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:05.719626 | ubuntu-noble-large | + imagename=designate-base 2026-07-10 01:52:05.719747 | ubuntu-noble-large | + [[ designate-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:05.719764 | ubuntu-noble-large | + new_imagename=designate-base 2026-07-10 01:52:05.719784 | ubuntu-noble-large | + project=designate 2026-07-10 01:52:05.719795 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:05.719805 | ubuntu-noble-large | + new_imagename=kolla/designate-base 2026-07-10 01:52:05.719815 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:05.719825 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-base 2026-07-10 01:52:05.719861 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:05.719881 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:05.719900 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:05.719918 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-base:build-20260710 osism.harbor.regio.digital/kolla/designate-base:2025.1 2026-07-10 01:52:05.769406 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-base:2025.1 2026-07-10 01:52:05.769481 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 01:52:05.815788 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-base:build-20260710 2026-07-10 01:52:05.820726 | ubuntu-noble-large | + read image 2026-07-10 01:52:05.822565 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-base 2026-07-10 01:52:05.822900 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:05.827682 | ubuntu-noble-large | + imagename=masakari-base 2026-07-10 01:52:05.827739 | ubuntu-noble-large | + [[ masakari-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:05.827812 | ubuntu-noble-large | + new_imagename=masakari-base 2026-07-10 01:52:05.827826 | ubuntu-noble-large | + project=masakari 2026-07-10 01:52:05.827864 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:05.827876 | ubuntu-noble-large | + new_imagename=kolla/masakari-base 2026-07-10 01:52:05.827890 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:05.827903 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-base 2026-07-10 01:52:05.827916 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:05.827929 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:05.827942 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:05.827992 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-base:build-20260710 osism.harbor.regio.digital/kolla/masakari-base:2025.1 2026-07-10 01:52:05.880414 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-base:2025.1 2026-07-10 01:52:05.880511 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-base:build-20260710 2026-07-10 01:52:05.930114 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-base:build-20260710 2026-07-10 01:52:05.935546 | ubuntu-noble-large | + read image 2026-07-10 01:52:05.938288 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-base 2026-07-10 01:52:05.938421 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:05.942244 | ubuntu-noble-large | + imagename=barbican-base 2026-07-10 01:52:05.942312 | ubuntu-noble-large | + [[ barbican-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:05.942327 | ubuntu-noble-large | + new_imagename=barbican-base 2026-07-10 01:52:05.942337 | ubuntu-noble-large | + project=barbican 2026-07-10 01:52:05.942351 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:05.942362 | ubuntu-noble-large | + new_imagename=kolla/barbican-base 2026-07-10 01:52:05.942375 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:05.942410 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-base 2026-07-10 01:52:05.942424 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:05.942434 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:05.942444 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:05.942480 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-base:build-20260710 osism.harbor.regio.digital/kolla/barbican-base:2025.1 2026-07-10 01:52:05.998891 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-base:2025.1 2026-07-10 01:52:05.998983 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-base:build-20260710 2026-07-10 01:52:06.046105 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-base:build-20260710 2026-07-10 01:52:06.049323 | ubuntu-noble-large | + read image 2026-07-10 01:52:06.051291 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-base 2026-07-10 01:52:06.051896 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:06.055957 | ubuntu-noble-large | + imagename=placement-base 2026-07-10 01:52:06.056010 | ubuntu-noble-large | + [[ placement-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:06.056029 | ubuntu-noble-large | + new_imagename=placement-base 2026-07-10 01:52:06.056038 | ubuntu-noble-large | + project=placement 2026-07-10 01:52:06.056046 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:06.056054 | ubuntu-noble-large | + new_imagename=kolla/placement-base 2026-07-10 01:52:06.056062 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:06.056070 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-base 2026-07-10 01:52:06.056078 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:06.056086 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:06.056094 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:06.056106 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-base:build-20260710 osism.harbor.regio.digital/kolla/placement-base:2025.1 2026-07-10 01:52:06.113874 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-base:2025.1 2026-07-10 01:52:06.113971 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-base:build-20260710 2026-07-10 01:52:06.158190 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-base:build-20260710 2026-07-10 01:52:06.163099 | ubuntu-noble-large | + read image 2026-07-10 01:52:06.166321 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-base 2026-07-10 01:52:06.166382 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:06.169650 | ubuntu-noble-large | + imagename=skyline-base 2026-07-10 01:52:06.169705 | ubuntu-noble-large | + [[ skyline-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:06.169733 | ubuntu-noble-large | + new_imagename=skyline-base 2026-07-10 01:52:06.169751 | ubuntu-noble-large | + project=skyline 2026-07-10 01:52:06.169768 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:06.169790 | ubuntu-noble-large | + new_imagename=kolla/skyline-base 2026-07-10 01:52:06.169807 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:06.169828 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-base 2026-07-10 01:52:06.169900 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:06.169918 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:06.169935 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:06.169957 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-base:build-20260710 osism.harbor.regio.digital/kolla/skyline-base:2025.1 2026-07-10 01:52:06.230031 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-base:2025.1 2026-07-10 01:52:06.230127 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-base:build-20260710 2026-07-10 01:52:06.278278 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-base:build-20260710 2026-07-10 01:52:06.284240 | ubuntu-noble-large | + read image 2026-07-10 01:52:06.286410 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/horizon 2026-07-10 01:52:06.286905 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:06.291123 | ubuntu-noble-large | + imagename=horizon 2026-07-10 01:52:06.291204 | ubuntu-noble-large | + [[ horizon != \<\n\o\n\e\> ]] 2026-07-10 01:52:06.291255 | ubuntu-noble-large | + new_imagename=horizon 2026-07-10 01:52:06.291293 | ubuntu-noble-large | + project=horizon 2026-07-10 01:52:06.291308 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:06.291322 | ubuntu-noble-large | + new_imagename=kolla/horizon 2026-07-10 01:52:06.291336 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:06.291350 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/horizon 2026-07-10 01:52:06.291388 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:06.291403 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:06.291436 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:06.291452 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/horizon:build-20260710 osism.harbor.regio.digital/kolla/horizon:2025.1 2026-07-10 01:52:06.348998 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/horizon:2025.1 2026-07-10 01:52:06.349069 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/horizon:build-20260710 2026-07-10 01:52:06.383649 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:build-20260710 2026-07-10 01:52:06.388296 | ubuntu-noble-large | + read image 2026-07-10 01:52:06.390280 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-base 2026-07-10 01:52:06.390704 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:06.394288 | ubuntu-noble-large | + imagename=blazar-base 2026-07-10 01:52:06.394330 | ubuntu-noble-large | + [[ blazar-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:06.394337 | ubuntu-noble-large | + new_imagename=blazar-base 2026-07-10 01:52:06.394342 | ubuntu-noble-large | + project=blazar 2026-07-10 01:52:06.394347 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:06.394352 | ubuntu-noble-large | + new_imagename=kolla/blazar-base 2026-07-10 01:52:06.394358 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:06.394362 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-base 2026-07-10 01:52:06.394367 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:06.394371 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:06.394376 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:06.394381 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-base:build-20260710 osism.harbor.regio.digital/kolla/blazar-base:2025.1 2026-07-10 01:52:06.447581 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-base:2025.1 2026-07-10 01:52:06.447681 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-base:build-20260710 2026-07-10 01:52:06.496366 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-base:build-20260710 2026-07-10 01:52:06.500941 | ubuntu-noble-large | + read image 2026-07-10 01:52:06.503176 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-base 2026-07-10 01:52:06.503260 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:06.506741 | ubuntu-noble-large | + imagename=ironic-base 2026-07-10 01:52:06.506775 | ubuntu-noble-large | + [[ ironic-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:06.506793 | ubuntu-noble-large | + new_imagename=ironic-base 2026-07-10 01:52:06.506863 | ubuntu-noble-large | + project=ironic 2026-07-10 01:52:06.506880 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:06.506893 | ubuntu-noble-large | + new_imagename=kolla/ironic-base 2026-07-10 01:52:06.506904 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:06.506917 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-base 2026-07-10 01:52:06.506930 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:06.506944 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:06.506954 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:06.506971 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-base:build-20260710 osism.harbor.regio.digital/kolla/ironic-base:2025.1 2026-07-10 01:52:06.607238 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-base:2025.1 2026-07-10 01:52:06.607351 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-base:build-20260710 2026-07-10 01:52:06.651336 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-base:build-20260710 2026-07-10 01:52:06.657189 | ubuntu-noble-large | + read image 2026-07-10 01:52:06.659302 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-base 2026-07-10 01:52:06.659507 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:06.662436 | ubuntu-noble-large | + imagename=ceilometer-base 2026-07-10 01:52:06.662460 | ubuntu-noble-large | + [[ ceilometer-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:06.662503 | ubuntu-noble-large | + new_imagename=ceilometer-base 2026-07-10 01:52:06.662517 | ubuntu-noble-large | + project=ceilometer 2026-07-10 01:52:06.662529 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:06.662541 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-base 2026-07-10 01:52:06.662552 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:06.662564 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-base 2026-07-10 01:52:06.662576 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:06.662588 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:06.662598 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:06.662611 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-base:build-20260710 osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2026-07-10 01:52:06.718620 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2026-07-10 01:52:06.718750 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-base:build-20260710 2026-07-10 01:52:06.775963 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-base:build-20260710 2026-07-10 01:52:06.780532 | ubuntu-noble-large | + read image 2026-07-10 01:52:06.782916 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-base 2026-07-10 01:52:06.783559 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:06.787308 | ubuntu-noble-large | + imagename=manila-base 2026-07-10 01:52:06.787340 | ubuntu-noble-large | + [[ manila-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:06.787392 | ubuntu-noble-large | + new_imagename=manila-base 2026-07-10 01:52:06.787407 | ubuntu-noble-large | + project=manila 2026-07-10 01:52:06.787420 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:06.787460 | ubuntu-noble-large | + new_imagename=kolla/manila-base 2026-07-10 01:52:06.787472 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:06.787486 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-base 2026-07-10 01:52:06.787500 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:06.787510 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:06.787524 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:06.787563 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-base:build-20260710 osism.harbor.regio.digital/kolla/manila-base:2025.1 2026-07-10 01:52:06.842040 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-base:2025.1 2026-07-10 01:52:06.842105 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-base:build-20260710 2026-07-10 01:52:06.883697 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-base:build-20260710 2026-07-10 01:52:06.887884 | ubuntu-noble-large | + read image 2026-07-10 01:52:06.889670 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-base 2026-07-10 01:52:06.890311 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:06.893976 | ubuntu-noble-large | + imagename=gnocchi-base 2026-07-10 01:52:06.894030 | ubuntu-noble-large | + [[ gnocchi-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:06.894044 | ubuntu-noble-large | + new_imagename=gnocchi-base 2026-07-10 01:52:06.894054 | ubuntu-noble-large | + project=gnocchi 2026-07-10 01:52:06.894067 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:06.894094 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-base 2026-07-10 01:52:06.894106 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:06.894121 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-base 2026-07-10 01:52:06.894158 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:06.894172 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:06.894182 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:06.894193 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-base:build-20260710 osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2026-07-10 01:52:06.945482 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2026-07-10 01:52:06.945583 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-base:build-20260710 2026-07-10 01:52:06.990106 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-base:build-20260710 2026-07-10 01:52:06.994381 | ubuntu-noble-large | + read image 2026-07-10 01:52:06.996945 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-inspector 2026-07-10 01:52:06.996986 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:07.000358 | ubuntu-noble-large | + imagename=ironic-inspector 2026-07-10 01:52:07.000391 | ubuntu-noble-large | + [[ ironic-inspector != \<\n\o\n\e\> ]] 2026-07-10 01:52:07.000446 | ubuntu-noble-large | + new_imagename=ironic-inspector 2026-07-10 01:52:07.000489 | ubuntu-noble-large | + project=ironic 2026-07-10 01:52:07.000514 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:07.000536 | ubuntu-noble-large | + new_imagename=kolla/ironic-inspector 2026-07-10 01:52:07.000554 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:07.000577 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-inspector 2026-07-10 01:52:07.000595 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:07.000617 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:07.000637 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:07.000662 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-inspector:build-20260710 osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-07-10 01:52:07.054414 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-07-10 01:52:07.054497 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-inspector:build-20260710 2026-07-10 01:52:07.099295 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:build-20260710 2026-07-10 01:52:07.105248 | ubuntu-noble-large | + read image 2026-07-10 01:52:07.106682 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-base 2026-07-10 01:52:07.106747 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:07.109032 | ubuntu-noble-large | + imagename=glance-base 2026-07-10 01:52:07.109091 | ubuntu-noble-large | + [[ glance-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:07.109101 | ubuntu-noble-large | + new_imagename=glance-base 2026-07-10 01:52:07.109111 | ubuntu-noble-large | + project=glance 2026-07-10 01:52:07.109119 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:07.109169 | ubuntu-noble-large | + new_imagename=kolla/glance-base 2026-07-10 01:52:07.109179 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:07.109188 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-base 2026-07-10 01:52:07.109200 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:07.109209 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:07.109221 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:07.109265 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-base:build-20260710 osism.harbor.regio.digital/kolla/glance-base:2025.1 2026-07-10 01:52:07.156528 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-base:2025.1 2026-07-10 01:52:07.156609 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-base:build-20260710 2026-07-10 01:52:07.198388 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-base:build-20260710 2026-07-10 01:52:07.202985 | ubuntu-noble-large | + read image 2026-07-10 01:52:07.205321 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-base 2026-07-10 01:52:07.205409 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:07.209435 | ubuntu-noble-large | + imagename=cinder-base 2026-07-10 01:52:07.209613 | ubuntu-noble-large | + [[ cinder-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:07.209666 | ubuntu-noble-large | + new_imagename=cinder-base 2026-07-10 01:52:07.209678 | ubuntu-noble-large | + project=cinder 2026-07-10 01:52:07.209695 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:07.209704 | ubuntu-noble-large | + new_imagename=kolla/cinder-base 2026-07-10 01:52:07.209714 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:07.209722 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-base 2026-07-10 01:52:07.209731 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:07.209740 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:07.209749 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:07.209762 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-base:build-20260710 osism.harbor.regio.digital/kolla/cinder-base:2025.1 2026-07-10 01:52:07.270115 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-base:2025.1 2026-07-10 01:52:07.270235 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-base:build-20260710 2026-07-10 01:52:07.311408 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-base:build-20260710 2026-07-10 01:52:07.315519 | ubuntu-noble-large | + read image 2026-07-10 01:52:07.317549 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-base 2026-07-10 01:52:07.317598 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:07.320196 | ubuntu-noble-large | + imagename=nova-base 2026-07-10 01:52:07.320234 | ubuntu-noble-large | + [[ nova-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:07.320269 | ubuntu-noble-large | + new_imagename=nova-base 2026-07-10 01:52:07.320306 | ubuntu-noble-large | + project=nova 2026-07-10 01:52:07.320335 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:07.320365 | ubuntu-noble-large | + new_imagename=kolla/nova-base 2026-07-10 01:52:07.320376 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:07.320387 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-base 2026-07-10 01:52:07.320421 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:07.320432 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:07.320467 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:07.320553 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-base:build-20260710 osism.harbor.regio.digital/kolla/nova-base:2025.1 2026-07-10 01:52:07.365473 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-base:2025.1 2026-07-10 01:52:07.365556 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:52:07.455394 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-base:build-20260710 2026-07-10 01:52:07.458874 | ubuntu-noble-large | + read image 2026-07-10 01:52:07.460459 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-base 2026-07-10 01:52:07.460926 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:07.464673 | ubuntu-noble-large | + imagename=heat-base 2026-07-10 01:52:07.464708 | ubuntu-noble-large | + [[ heat-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:07.464749 | ubuntu-noble-large | + new_imagename=heat-base 2026-07-10 01:52:07.464775 | ubuntu-noble-large | + project=heat 2026-07-10 01:52:07.464798 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:07.464822 | ubuntu-noble-large | + new_imagename=kolla/heat-base 2026-07-10 01:52:07.464830 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:07.464870 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-base 2026-07-10 01:52:07.464892 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:07.464899 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:07.464904 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:07.464949 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-base:build-20260710 osism.harbor.regio.digital/kolla/heat-base:2025.1 2026-07-10 01:52:07.519934 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-base:2025.1 2026-07-10 01:52:07.520038 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-base:build-20260710 2026-07-10 01:52:07.561789 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-base:build-20260710 2026-07-10 01:52:07.566619 | ubuntu-noble-large | + read image 2026-07-10 01:52:07.569295 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-base 2026-07-10 01:52:07.569335 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:07.572992 | ubuntu-noble-large | + imagename=keystone-base 2026-07-10 01:52:07.573019 | ubuntu-noble-large | + [[ keystone-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:07.573087 | ubuntu-noble-large | + new_imagename=keystone-base 2026-07-10 01:52:07.573103 | ubuntu-noble-large | + project=keystone 2026-07-10 01:52:07.573115 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:07.573152 | ubuntu-noble-large | + new_imagename=kolla/keystone-base 2026-07-10 01:52:07.573165 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:07.573201 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-base 2026-07-10 01:52:07.573218 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:07.573231 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:07.573240 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:07.573303 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-base:build-20260710 osism.harbor.regio.digital/kolla/keystone-base:2025.1 2026-07-10 01:52:07.626176 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-base:2025.1 2026-07-10 01:52:07.626246 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-base:build-20260710 2026-07-10 01:52:07.665214 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-base:build-20260710 2026-07-10 01:52:07.668578 | ubuntu-noble-large | + read image 2026-07-10 01:52:07.670023 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/watcher-base 2026-07-10 01:52:07.670501 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:07.673725 | ubuntu-noble-large | + imagename=watcher-base 2026-07-10 01:52:07.673769 | ubuntu-noble-large | + [[ watcher-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:07.673791 | ubuntu-noble-large | + new_imagename=watcher-base 2026-07-10 01:52:07.673853 | ubuntu-noble-large | + project=watcher 2026-07-10 01:52:07.673934 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:07.673941 | ubuntu-noble-large | + new_imagename=kolla/watcher-base 2026-07-10 01:52:07.673961 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:07.673984 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/watcher-base 2026-07-10 01:52:07.674011 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:07.674029 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:07.674047 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:07.674090 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/watcher-base:build-20260710 osism.harbor.regio.digital/kolla/watcher-base:2025.1 2026-07-10 01:52:07.726458 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/watcher-base:2025.1 2026-07-10 01:52:07.726551 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/watcher-base:build-20260710 2026-07-10 01:52:07.771490 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-base:build-20260710 2026-07-10 01:52:07.775805 | ubuntu-noble-large | + read image 2026-07-10 01:52:07.778669 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-base 2026-07-10 01:52:07.778725 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:07.782555 | ubuntu-noble-large | + imagename=aodh-base 2026-07-10 01:52:07.782586 | ubuntu-noble-large | + [[ aodh-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:07.782602 | ubuntu-noble-large | + new_imagename=aodh-base 2026-07-10 01:52:07.782616 | ubuntu-noble-large | + project=aodh 2026-07-10 01:52:07.782630 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:07.782666 | ubuntu-noble-large | + new_imagename=kolla/aodh-base 2026-07-10 01:52:07.782677 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:07.782692 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-base 2026-07-10 01:52:07.782702 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:07.782715 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:07.782725 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:07.782783 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-base:build-20260710 osism.harbor.regio.digital/kolla/aodh-base:2025.1 2026-07-10 01:52:07.836815 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-base:2025.1 2026-07-10 01:52:07.836936 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-base:build-20260710 2026-07-10 01:52:07.881494 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-base:build-20260710 2026-07-10 01:52:07.885801 | ubuntu-noble-large | + read image 2026-07-10 01:52:07.888671 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-base 2026-07-10 01:52:07.888719 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:07.893606 | ubuntu-noble-large | + imagename=octavia-base 2026-07-10 01:52:07.893661 | ubuntu-noble-large | + [[ octavia-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:07.893673 | ubuntu-noble-large | + new_imagename=octavia-base 2026-07-10 01:52:07.893686 | ubuntu-noble-large | + project=octavia 2026-07-10 01:52:07.893700 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:07.893713 | ubuntu-noble-large | + new_imagename=kolla/octavia-base 2026-07-10 01:52:07.893727 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:07.893741 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-base 2026-07-10 01:52:07.893784 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:07.893796 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:07.893810 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:07.893877 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-base:build-20260710 osism.harbor.regio.digital/kolla/octavia-base:2025.1 2026-07-10 01:52:07.946177 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-base:2025.1 2026-07-10 01:52:07.946261 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-base:build-20260710 2026-07-10 01:52:07.990123 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-base:build-20260710 2026-07-10 01:52:07.994743 | ubuntu-noble-large | + read image 2026-07-10 01:52:07.997194 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-base 2026-07-10 01:52:07.997362 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:08.001519 | ubuntu-noble-large | + imagename=magnum-base 2026-07-10 01:52:08.001569 | ubuntu-noble-large | + [[ magnum-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:08.001584 | ubuntu-noble-large | + new_imagename=magnum-base 2026-07-10 01:52:08.001599 | ubuntu-noble-large | + project=magnum 2026-07-10 01:52:08.001612 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:08.001627 | ubuntu-noble-large | + new_imagename=kolla/magnum-base 2026-07-10 01:52:08.001639 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:08.001655 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-base 2026-07-10 01:52:08.001667 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:08.001682 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:08.001694 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:08.001710 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-base:build-20260710 osism.harbor.regio.digital/kolla/magnum-base:2025.1 2026-07-10 01:52:08.059174 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-base:2025.1 2026-07-10 01:52:08.059295 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-base:build-20260710 2026-07-10 01:52:08.109090 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-base:build-20260710 2026-07-10 01:52:08.114036 | ubuntu-noble-large | + read image 2026-07-10 01:52:08.116222 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-base 2026-07-10 01:52:08.116364 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:08.120594 | ubuntu-noble-large | + imagename=neutron-base 2026-07-10 01:52:08.120633 | ubuntu-noble-large | + [[ neutron-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:08.120709 | ubuntu-noble-large | + new_imagename=neutron-base 2026-07-10 01:52:08.120726 | ubuntu-noble-large | + project=neutron 2026-07-10 01:52:08.120737 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:08.120751 | ubuntu-noble-large | + new_imagename=kolla/neutron-base 2026-07-10 01:52:08.120765 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:08.120779 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-base 2026-07-10 01:52:08.120815 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:08.120826 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:08.120836 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:08.120879 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-base:build-20260710 osism.harbor.regio.digital/kolla/neutron-base:2025.1 2026-07-10 01:52:08.172822 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-base:2025.1 2026-07-10 01:52:08.172952 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 01:52:08.216236 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-base:build-20260710 2026-07-10 01:52:08.221260 | ubuntu-noble-large | + read image 2026-07-10 01:52:08.223022 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-lego 2026-07-10 01:52:08.223461 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:08.227535 | ubuntu-noble-large | + imagename=letsencrypt-lego 2026-07-10 01:52:08.227581 | ubuntu-noble-large | + [[ letsencrypt-lego != \<\n\o\n\e\> ]] 2026-07-10 01:52:08.227598 | ubuntu-noble-large | + new_imagename=letsencrypt-lego 2026-07-10 01:52:08.227650 | ubuntu-noble-large | + project=letsencrypt 2026-07-10 01:52:08.227676 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:08.227695 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-lego 2026-07-10 01:52:08.227721 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:08.227739 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-lego 2026-07-10 01:52:08.227756 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:08.227772 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:08.227784 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:08.227795 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260710 osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-07-10 01:52:08.284396 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-07-10 01:52:08.284490 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260710 2026-07-10 01:52:08.335286 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20260710 2026-07-10 01:52:08.340042 | ubuntu-noble-large | + read image 2026-07-10 01:52:08.342621 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-webserver 2026-07-10 01:52:08.342667 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:08.346346 | ubuntu-noble-large | + imagename=letsencrypt-webserver 2026-07-10 01:52:08.346393 | ubuntu-noble-large | + [[ letsencrypt-webserver != \<\n\o\n\e\> ]] 2026-07-10 01:52:08.346409 | ubuntu-noble-large | + new_imagename=letsencrypt-webserver 2026-07-10 01:52:08.346452 | ubuntu-noble-large | + project=letsencrypt 2026-07-10 01:52:08.346467 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:08.346481 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-webserver 2026-07-10 01:52:08.346495 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:08.346508 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-webserver 2026-07-10 01:52:08.346547 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:08.346558 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:08.346572 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:08.346614 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260710 osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-07-10 01:52:08.409497 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-07-10 01:52:08.409604 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260710 2026-07-10 01:52:08.457061 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20260710 2026-07-10 01:52:08.463473 | ubuntu-noble-large | + read image 2026-07-10 01:52:08.465344 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-sentinel 2026-07-10 01:52:08.465487 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:08.468802 | ubuntu-noble-large | + imagename=redis-sentinel 2026-07-10 01:52:08.468833 | ubuntu-noble-large | + [[ redis-sentinel != \<\n\o\n\e\> ]] 2026-07-10 01:52:08.468893 | ubuntu-noble-large | + new_imagename=redis-sentinel 2026-07-10 01:52:08.468920 | ubuntu-noble-large | + project=redis 2026-07-10 01:52:08.468930 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:08.468953 | ubuntu-noble-large | + new_imagename=kolla/redis-sentinel 2026-07-10 01:52:08.468963 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:08.468971 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-sentinel 2026-07-10 01:52:08.468997 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:08.469022 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:08.469029 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:08.469037 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-sentinel:build-20260710 osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-07-10 01:52:08.520201 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-07-10 01:52:08.520319 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-sentinel:build-20260710 2026-07-10 01:52:08.565230 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:build-20260710 2026-07-10 01:52:08.570217 | ubuntu-noble-large | + read image 2026-07-10 01:52:08.572525 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis 2026-07-10 01:52:08.572924 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:08.576583 | ubuntu-noble-large | + imagename=redis 2026-07-10 01:52:08.576633 | ubuntu-noble-large | + [[ redis != \<\n\o\n\e\> ]] 2026-07-10 01:52:08.576645 | ubuntu-noble-large | + new_imagename=redis 2026-07-10 01:52:08.576659 | ubuntu-noble-large | + project=redis 2026-07-10 01:52:08.576669 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:08.576682 | ubuntu-noble-large | + new_imagename=kolla/redis 2026-07-10 01:52:08.576692 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:08.576706 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis 2026-07-10 01:52:08.576719 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:08.576729 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:08.576742 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:08.576776 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis:build-20260710 osism.harbor.regio.digital/kolla/redis:2025.1 2026-07-10 01:52:08.637638 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis:2025.1 2026-07-10 01:52:08.637730 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis:build-20260710 2026-07-10 01:52:08.686559 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:build-20260710 2026-07-10 01:52:08.692991 | ubuntu-noble-large | + read image 2026-07-10 01:52:08.695087 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/valkey-sentinel 2026-07-10 01:52:08.695554 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:08.700078 | ubuntu-noble-large | + imagename=valkey-sentinel 2026-07-10 01:52:08.700195 | ubuntu-noble-large | + [[ valkey-sentinel != \<\n\o\n\e\> ]] 2026-07-10 01:52:08.700219 | ubuntu-noble-large | + new_imagename=valkey-sentinel 2026-07-10 01:52:08.700235 | ubuntu-noble-large | + project=valkey 2026-07-10 01:52:08.700250 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:08.700273 | ubuntu-noble-large | + new_imagename=kolla/valkey-sentinel 2026-07-10 01:52:08.700289 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:08.700304 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/valkey-sentinel 2026-07-10 01:52:08.700321 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:08.700337 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:08.700352 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:08.700374 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/valkey-sentinel:build-20260710 osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-07-10 01:52:08.761476 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-07-10 01:52:08.761571 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/valkey-sentinel:build-20260710 2026-07-10 01:52:08.802495 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/valkey-sentinel:build-20260710 2026-07-10 01:52:08.807038 | ubuntu-noble-large | + read image 2026-07-10 01:52:08.809882 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/valkey-server 2026-07-10 01:52:08.809936 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:08.813346 | ubuntu-noble-large | + imagename=valkey-server 2026-07-10 01:52:08.813390 | ubuntu-noble-large | + [[ valkey-server != \<\n\o\n\e\> ]] 2026-07-10 01:52:08.813438 | ubuntu-noble-large | + new_imagename=valkey-server 2026-07-10 01:52:08.813453 | ubuntu-noble-large | + project=valkey 2026-07-10 01:52:08.813467 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:08.813506 | ubuntu-noble-large | + new_imagename=kolla/valkey-server 2026-07-10 01:52:08.813521 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:08.813534 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/valkey-server 2026-07-10 01:52:08.813548 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:08.813561 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:08.813574 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:08.813619 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/valkey-server:build-20260710 osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-07-10 01:52:08.873179 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-07-10 01:52:08.873306 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/valkey-server:build-20260710 2026-07-10 01:52:08.915505 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/valkey-server:build-20260710 2026-07-10 01:52:08.920510 | ubuntu-noble-large | + read image 2026-07-10 01:52:08.922722 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/iscsid 2026-07-10 01:52:08.922915 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:08.926429 | ubuntu-noble-large | + imagename=iscsid 2026-07-10 01:52:08.926497 | ubuntu-noble-large | + [[ iscsid != \<\n\o\n\e\> ]] 2026-07-10 01:52:08.926509 | ubuntu-noble-large | + new_imagename=iscsid 2026-07-10 01:52:08.926519 | ubuntu-noble-large | + project=iscsid 2026-07-10 01:52:08.926529 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:08.926539 | ubuntu-noble-large | + new_imagename=kolla/iscsid 2026-07-10 01:52:08.926550 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:08.926561 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/iscsid 2026-07-10 01:52:08.926575 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:08.926585 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:08.926595 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:08.926605 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/iscsid:build-20260710 osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-07-10 01:52:08.979635 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-07-10 01:52:08.979750 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/iscsid:build-20260710 2026-07-10 01:52:09.026517 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:build-20260710 2026-07-10 01:52:09.033018 | ubuntu-noble-large | + read image 2026-07-10 01:52:09.035613 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/grafana 2026-07-10 01:52:09.035833 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:09.040017 | ubuntu-noble-large | + imagename=grafana 2026-07-10 01:52:09.040096 | ubuntu-noble-large | + [[ grafana != \<\n\o\n\e\> ]] 2026-07-10 01:52:09.040113 | ubuntu-noble-large | + new_imagename=grafana 2026-07-10 01:52:09.040126 | ubuntu-noble-large | + project=grafana 2026-07-10 01:52:09.040177 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:09.040189 | ubuntu-noble-large | + new_imagename=kolla/grafana 2026-07-10 01:52:09.040201 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:09.040218 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/grafana 2026-07-10 01:52:09.040230 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:09.040242 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:09.040253 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:09.040267 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/grafana:build-20260710 osism.harbor.regio.digital/kolla/grafana:2025.1 2026-07-10 01:52:09.099962 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/grafana:2025.1 2026-07-10 01:52:09.100072 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/grafana:build-20260710 2026-07-10 01:52:09.142182 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:build-20260710 2026-07-10 01:52:09.145342 | ubuntu-noble-large | + read image 2026-07-10 01:52:09.147507 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-base 2026-07-10 01:52:09.147648 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:09.151627 | ubuntu-noble-large | + imagename=mariadb-base 2026-07-10 01:52:09.151666 | ubuntu-noble-large | + [[ mariadb-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:09.151710 | ubuntu-noble-large | + new_imagename=mariadb-base 2026-07-10 01:52:09.151721 | ubuntu-noble-large | + project=mariadb 2026-07-10 01:52:09.151750 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:09.151761 | ubuntu-noble-large | + new_imagename=kolla/mariadb-base 2026-07-10 01:52:09.151770 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:09.151799 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-base 2026-07-10 01:52:09.151809 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:09.151818 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:09.151827 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:09.151931 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-base:build-20260710 osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2026-07-10 01:52:09.200169 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2026-07-10 01:52:09.200268 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-base:build-20260710 2026-07-10 01:52:09.244429 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-base:build-20260710 2026-07-10 01:52:09.248517 | ubuntu-noble-large | + read image 2026-07-10 01:52:09.250493 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk 2026-07-10 01:52:09.250991 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:09.254804 | ubuntu-noble-large | + imagename=ovsdpdk 2026-07-10 01:52:09.254890 | ubuntu-noble-large | + [[ ovsdpdk != \<\n\o\n\e\> ]] 2026-07-10 01:52:09.254904 | ubuntu-noble-large | + new_imagename=ovsdpdk 2026-07-10 01:52:09.254914 | ubuntu-noble-large | + project=ovsdpdk 2026-07-10 01:52:09.254928 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:09.254938 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk 2026-07-10 01:52:09.254948 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:09.254962 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk 2026-07-10 01:52:09.254973 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:09.254986 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:09.254996 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:09.255036 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk:build-20260710 osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-07-10 01:52:09.304008 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-07-10 01:52:09.304080 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk:build-20260710 2026-07-10 01:52:09.348992 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:build-20260710 2026-07-10 01:52:09.352255 | ubuntu-noble-large | + read image 2026-07-10 01:52:09.354300 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/memcached 2026-07-10 01:52:09.354646 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:09.357916 | ubuntu-noble-large | + imagename=memcached 2026-07-10 01:52:09.357961 | ubuntu-noble-large | + [[ memcached != \<\n\o\n\e\> ]] 2026-07-10 01:52:09.358001 | ubuntu-noble-large | + new_imagename=memcached 2026-07-10 01:52:09.358021 | ubuntu-noble-large | + project=memcached 2026-07-10 01:52:09.358043 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:09.358065 | ubuntu-noble-large | + new_imagename=kolla/memcached 2026-07-10 01:52:09.358084 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:09.358105 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/memcached 2026-07-10 01:52:09.358137 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:09.358165 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:09.358173 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:09.358211 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/memcached:build-20260710 osism.harbor.regio.digital/kolla/memcached:2025.1 2026-07-10 01:52:09.404804 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/memcached:2025.1 2026-07-10 01:52:09.404947 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/memcached:build-20260710 2026-07-10 01:52:09.449816 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:build-20260710 2026-07-10 01:52:09.453563 | ubuntu-noble-large | + read image 2026-07-10 01:52:09.455764 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-base 2026-07-10 01:52:09.455822 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:09.458219 | ubuntu-noble-large | + imagename=prometheus-base 2026-07-10 01:52:09.458260 | ubuntu-noble-large | + [[ prometheus-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:09.458299 | ubuntu-noble-large | + new_imagename=prometheus-base 2026-07-10 01:52:09.458339 | ubuntu-noble-large | + project=prometheus 2026-07-10 01:52:09.458354 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:09.458368 | ubuntu-noble-large | + new_imagename=kolla/prometheus-base 2026-07-10 01:52:09.458381 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:09.458395 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-base 2026-07-10 01:52:09.458408 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:09.458422 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:09.458435 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:09.458481 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2026-07-10 01:52:09.512747 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2026-07-10 01:52:09.512834 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 01:52:09.561988 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-base:build-20260710 2026-07-10 01:52:09.566377 | ubuntu-noble-large | + read image 2026-07-10 01:52:09.568560 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy 2026-07-10 01:52:09.568836 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:09.572676 | ubuntu-noble-large | + imagename=haproxy 2026-07-10 01:52:09.572725 | ubuntu-noble-large | + [[ haproxy != \<\n\o\n\e\> ]] 2026-07-10 01:52:09.572756 | ubuntu-noble-large | + new_imagename=haproxy 2026-07-10 01:52:09.572766 | ubuntu-noble-large | + project=haproxy 2026-07-10 01:52:09.572778 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:09.572787 | ubuntu-noble-large | + new_imagename=kolla/haproxy 2026-07-10 01:52:09.572797 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:09.572806 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy 2026-07-10 01:52:09.572818 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:09.572827 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:09.572835 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:09.572872 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy:build-20260710 osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-07-10 01:52:09.623233 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-07-10 01:52:09.623328 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy:build-20260710 2026-07-10 01:52:09.664764 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:build-20260710 2026-07-10 01:52:09.669963 | ubuntu-noble-large | + read image 2026-07-10 01:52:09.672203 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy-ssh 2026-07-10 01:52:09.672425 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:09.676302 | ubuntu-noble-large | + imagename=haproxy-ssh 2026-07-10 01:52:09.676359 | ubuntu-noble-large | + [[ haproxy-ssh != \<\n\o\n\e\> ]] 2026-07-10 01:52:09.676393 | ubuntu-noble-large | + new_imagename=haproxy-ssh 2026-07-10 01:52:09.676411 | ubuntu-noble-large | + project=haproxy 2026-07-10 01:52:09.676426 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:09.676436 | ubuntu-noble-large | + new_imagename=kolla/haproxy-ssh 2026-07-10 01:52:09.676446 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:09.676456 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy-ssh 2026-07-10 01:52:09.676466 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:09.676476 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:09.676491 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:09.676502 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260710 osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-07-10 01:52:09.730542 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-07-10 01:52:09.730636 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260710 2026-07-10 01:52:09.780079 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:build-20260710 2026-07-10 01:52:09.784755 | ubuntu-noble-large | + read image 2026-07-10 01:52:09.786532 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-base 2026-07-10 01:52:09.786754 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:09.790107 | ubuntu-noble-large | + imagename=openvswitch-base 2026-07-10 01:52:09.790188 | ubuntu-noble-large | + [[ openvswitch-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:09.790237 | ubuntu-noble-large | + new_imagename=openvswitch-base 2026-07-10 01:52:09.790275 | ubuntu-noble-large | + project=openvswitch 2026-07-10 01:52:09.790291 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:09.790305 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-base 2026-07-10 01:52:09.790319 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:09.790334 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-base 2026-07-10 01:52:09.790370 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:09.790385 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:09.790396 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:09.790441 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-base:build-20260710 osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2026-07-10 01:52:09.849741 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2026-07-10 01:52:09.849838 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-base:build-20260710 2026-07-10 01:52:09.891303 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-base:build-20260710 2026-07-10 01:52:09.895447 | ubuntu-noble-large | + read image 2026-07-10 01:52:09.897567 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/rabbitmq 2026-07-10 01:52:09.897965 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:09.901656 | ubuntu-noble-large | + imagename=rabbitmq 2026-07-10 01:52:09.901701 | ubuntu-noble-large | + [[ rabbitmq != \<\n\o\n\e\> ]] 2026-07-10 01:52:09.901715 | ubuntu-noble-large | + new_imagename=rabbitmq 2026-07-10 01:52:09.901728 | ubuntu-noble-large | + project=rabbitmq 2026-07-10 01:52:09.901742 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:09.901786 | ubuntu-noble-large | + new_imagename=kolla/rabbitmq 2026-07-10 01:52:09.901818 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:09.901833 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/rabbitmq 2026-07-10 01:52:09.901871 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:09.901882 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:09.901897 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:09.901975 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/rabbitmq:build-20260710 osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-07-10 01:52:09.955206 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-07-10 01:52:09.955303 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/rabbitmq:build-20260710 2026-07-10 01:52:09.997953 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:build-20260710 2026-07-10 01:52:10.001629 | ubuntu-noble-large | + read image 2026-07-10 01:52:10.004272 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-base 2026-07-10 01:52:10.004512 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:10.008654 | ubuntu-noble-large | + imagename=hacluster-base 2026-07-10 01:52:10.008689 | ubuntu-noble-large | + [[ hacluster-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:10.008761 | ubuntu-noble-large | + new_imagename=hacluster-base 2026-07-10 01:52:10.008778 | ubuntu-noble-large | + project=hacluster 2026-07-10 01:52:10.008790 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:10.008803 | ubuntu-noble-large | + new_imagename=kolla/hacluster-base 2026-07-10 01:52:10.008813 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:10.008827 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-base 2026-07-10 01:52:10.008841 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.008874 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.008887 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:10.008934 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-base:build-20260710 osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2026-07-10 01:52:10.058456 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2026-07-10 01:52:10.058519 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-base:build-20260710 2026-07-10 01:52:10.102482 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-base:build-20260710 2026-07-10 01:52:10.107665 | ubuntu-noble-large | + read image 2026-07-10 01:52:10.109719 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openstack-base 2026-07-10 01:52:10.110267 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:10.114057 | ubuntu-noble-large | + imagename=openstack-base 2026-07-10 01:52:10.114094 | ubuntu-noble-large | + [[ openstack-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:10.114106 | ubuntu-noble-large | + new_imagename=openstack-base 2026-07-10 01:52:10.114196 | ubuntu-noble-large | + project=openstack 2026-07-10 01:52:10.114208 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:10.114218 | ubuntu-noble-large | + new_imagename=kolla/openstack-base 2026-07-10 01:52:10.114226 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:10.114235 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openstack-base 2026-07-10 01:52:10.114268 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.114276 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.114286 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:10.114336 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openstack-base:build-20260710 osism.harbor.regio.digital/kolla/openstack-base:2025.1 2026-07-10 01:52:10.171677 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openstack-base:2025.1 2026-07-10 01:52:10.171776 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 01:52:10.215022 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openstack-base:build-20260710 2026-07-10 01:52:10.220023 | ubuntu-noble-large | + read image 2026-07-10 01:52:10.222283 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/dnsmasq 2026-07-10 01:52:10.222466 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:10.226355 | ubuntu-noble-large | + imagename=dnsmasq 2026-07-10 01:52:10.226402 | ubuntu-noble-large | + [[ dnsmasq != \<\n\o\n\e\> ]] 2026-07-10 01:52:10.226416 | ubuntu-noble-large | + new_imagename=dnsmasq 2026-07-10 01:52:10.226430 | ubuntu-noble-large | + project=dnsmasq 2026-07-10 01:52:10.226441 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:10.226455 | ubuntu-noble-large | + new_imagename=kolla/dnsmasq 2026-07-10 01:52:10.226465 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:10.226479 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/dnsmasq 2026-07-10 01:52:10.226493 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.226531 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.226542 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:10.226557 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/dnsmasq:build-20260710 osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-07-10 01:52:10.277356 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-07-10 01:52:10.277449 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/dnsmasq:build-20260710 2026-07-10 01:52:10.318353 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:build-20260710 2026-07-10 01:52:10.321765 | ubuntu-noble-large | + read image 2026-07-10 01:52:10.323790 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/kolla-toolbox 2026-07-10 01:52:10.324530 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:10.328927 | ubuntu-noble-large | + imagename=kolla-toolbox 2026-07-10 01:52:10.328987 | ubuntu-noble-large | + [[ kolla-toolbox != \<\n\o\n\e\> ]] 2026-07-10 01:52:10.329005 | ubuntu-noble-large | + new_imagename=kolla-toolbox 2026-07-10 01:52:10.329013 | ubuntu-noble-large | + project=kolla 2026-07-10 01:52:10.329027 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:10.329044 | ubuntu-noble-large | + new_imagename=kolla/kolla-toolbox 2026-07-10 01:52:10.329061 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:10.329105 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/kolla-toolbox 2026-07-10 01:52:10.329183 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.329208 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.329220 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:10.329273 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260710 osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-07-10 01:52:10.385297 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-07-10 01:52:10.385397 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260710 2026-07-10 01:52:10.428310 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:build-20260710 2026-07-10 01:52:10.434340 | ubuntu-noble-large | + read image 2026-07-10 01:52:10.437044 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/fluentd 2026-07-10 01:52:10.437106 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:10.439387 | ubuntu-noble-large | + imagename=fluentd 2026-07-10 01:52:10.439411 | ubuntu-noble-large | + [[ fluentd != \<\n\o\n\e\> ]] 2026-07-10 01:52:10.439423 | ubuntu-noble-large | + new_imagename=fluentd 2026-07-10 01:52:10.439430 | ubuntu-noble-large | + project=fluentd 2026-07-10 01:52:10.439439 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:10.439446 | ubuntu-noble-large | + new_imagename=kolla/fluentd 2026-07-10 01:52:10.439465 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:10.439473 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/fluentd 2026-07-10 01:52:10.439482 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.439489 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.439495 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:10.439505 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/fluentd:build-20260710 osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-07-10 01:52:10.487841 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-07-10 01:52:10.487985 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/fluentd:build-20260710 2026-07-10 01:52:10.533808 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:build-20260710 2026-07-10 01:52:10.538647 | ubuntu-noble-large | + read image 2026-07-10 01:52:10.540684 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-base 2026-07-10 01:52:10.540731 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:10.544222 | ubuntu-noble-large | + imagename=letsencrypt-base 2026-07-10 01:52:10.544286 | ubuntu-noble-large | + [[ letsencrypt-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:10.544306 | ubuntu-noble-large | + new_imagename=letsencrypt-base 2026-07-10 01:52:10.544327 | ubuntu-noble-large | + project=letsencrypt 2026-07-10 01:52:10.544344 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:10.544359 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-base 2026-07-10 01:52:10.544369 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:10.544382 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-base 2026-07-10 01:52:10.544394 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.544403 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.544415 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:10.544607 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260710 osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2026-07-10 01:52:10.601263 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2026-07-10 01:52:10.601327 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260710 2026-07-10 01:52:10.632239 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-base:build-20260710 2026-07-10 01:52:10.636739 | ubuntu-noble-large | + read image 2026-07-10 01:52:10.638890 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cron 2026-07-10 01:52:10.639476 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:10.643569 | ubuntu-noble-large | + imagename=cron 2026-07-10 01:52:10.643634 | ubuntu-noble-large | + [[ cron != \<\n\o\n\e\> ]] 2026-07-10 01:52:10.643648 | ubuntu-noble-large | + new_imagename=cron 2026-07-10 01:52:10.643658 | ubuntu-noble-large | + project=cron 2026-07-10 01:52:10.643673 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:10.643683 | ubuntu-noble-large | + new_imagename=kolla/cron 2026-07-10 01:52:10.643696 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:10.643707 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cron 2026-07-10 01:52:10.643721 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.643733 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.643743 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:10.643793 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cron:build-20260710 osism.harbor.regio.digital/kolla/cron:2025.1 2026-07-10 01:52:10.695369 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cron:2025.1 2026-07-10 01:52:10.695464 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cron:build-20260710 2026-07-10 01:52:10.736951 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:build-20260710 2026-07-10 01:52:10.740640 | ubuntu-noble-large | + read image 2026-07-10 01:52:10.742746 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-base 2026-07-10 01:52:10.743113 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:10.746004 | ubuntu-noble-large | + imagename=redis-base 2026-07-10 01:52:10.746066 | ubuntu-noble-large | + [[ redis-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:10.746110 | ubuntu-noble-large | + new_imagename=redis-base 2026-07-10 01:52:10.746142 | ubuntu-noble-large | + project=redis 2026-07-10 01:52:10.746197 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:10.746208 | ubuntu-noble-large | + new_imagename=kolla/redis-base 2026-07-10 01:52:10.746215 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:10.746242 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-base 2026-07-10 01:52:10.746266 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.746274 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.746294 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:10.746337 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-base:build-20260710 osism.harbor.regio.digital/kolla/redis-base:2025.1 2026-07-10 01:52:10.793367 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-base:2025.1 2026-07-10 01:52:10.793456 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-base:build-20260710 2026-07-10 01:52:10.839517 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-base:build-20260710 2026-07-10 01:52:10.845902 | ubuntu-noble-large | + read image 2026-07-10 01:52:10.848055 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keepalived 2026-07-10 01:52:10.848343 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:10.851121 | ubuntu-noble-large | + imagename=keepalived 2026-07-10 01:52:10.851190 | ubuntu-noble-large | + [[ keepalived != \<\n\o\n\e\> ]] 2026-07-10 01:52:10.851205 | ubuntu-noble-large | + new_imagename=keepalived 2026-07-10 01:52:10.851217 | ubuntu-noble-large | + project=keepalived 2026-07-10 01:52:10.851255 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:10.851269 | ubuntu-noble-large | + new_imagename=kolla/keepalived 2026-07-10 01:52:10.851281 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:10.851294 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keepalived 2026-07-10 01:52:10.851328 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.851341 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.851351 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:10.851394 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keepalived:build-20260710 osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-07-10 01:52:10.903067 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-07-10 01:52:10.903193 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keepalived:build-20260710 2026-07-10 01:52:10.952654 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:build-20260710 2026-07-10 01:52:10.958426 | ubuntu-noble-large | + read image 2026-07-10 01:52:10.961040 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-libvirt 2026-07-10 01:52:10.961486 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:10.965647 | ubuntu-noble-large | + imagename=nova-libvirt 2026-07-10 01:52:10.965711 | ubuntu-noble-large | + [[ nova-libvirt != \<\n\o\n\e\> ]] 2026-07-10 01:52:10.965731 | ubuntu-noble-large | + new_imagename=nova-libvirt 2026-07-10 01:52:10.965753 | ubuntu-noble-large | + project=nova 2026-07-10 01:52:10.965775 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:10.965797 | ubuntu-noble-large | + new_imagename=kolla/nova-libvirt 2026-07-10 01:52:10.965819 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:10.965840 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-libvirt 2026-07-10 01:52:10.965904 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.965922 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:10.965942 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:10.966001 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-libvirt:build-20260710 osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-07-10 01:52:11.020328 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-07-10 01:52:11.020440 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-libvirt:build-20260710 2026-07-10 01:52:11.067344 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:build-20260710 2026-07-10 01:52:11.072334 | ubuntu-noble-large | + read image 2026-07-10 01:52:11.075210 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/valkey-base 2026-07-10 01:52:11.075274 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:11.078674 | ubuntu-noble-large | + imagename=valkey-base 2026-07-10 01:52:11.078723 | ubuntu-noble-large | + [[ valkey-base != \<\n\o\n\e\> ]] 2026-07-10 01:52:11.078742 | ubuntu-noble-large | + new_imagename=valkey-base 2026-07-10 01:52:11.078753 | ubuntu-noble-large | + project=valkey 2026-07-10 01:52:11.078762 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:11.078772 | ubuntu-noble-large | + new_imagename=kolla/valkey-base 2026-07-10 01:52:11.078782 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:11.078792 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/valkey-base 2026-07-10 01:52:11.078806 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:11.078816 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:11.078826 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:11.078838 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/valkey-base:build-20260710 osism.harbor.regio.digital/kolla/valkey-base:2025.1 2026-07-10 01:52:11.123386 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/valkey-base:2025.1 2026-07-10 01:52:11.123481 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/valkey-base:build-20260710 2026-07-10 01:52:11.161161 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/valkey-base:build-20260710 2026-07-10 01:52:11.166047 | ubuntu-noble-large | + read image 2026-07-10 01:52:11.168272 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:11.168328 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/proxysql-3 2026-07-10 01:52:11.170583 | ubuntu-noble-large | + imagename=proxysql-3 2026-07-10 01:52:11.170617 | ubuntu-noble-large | + [[ proxysql-3 != \<\n\o\n\e\> ]] 2026-07-10 01:52:11.170671 | ubuntu-noble-large | + new_imagename=proxysql-3 2026-07-10 01:52:11.170705 | ubuntu-noble-large | + project=proxysql 2026-07-10 01:52:11.170716 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:11.170776 | ubuntu-noble-large | + new_imagename=kolla/proxysql-3 2026-07-10 01:52:11.170785 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:11.170817 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/proxysql-3 2026-07-10 01:52:11.170829 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:11.170917 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:11.170930 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:11.171019 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/proxysql-3:build-20260710 osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-07-10 01:52:11.219966 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-07-10 01:52:11.220048 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/proxysql-3:build-20260710 2026-07-10 01:52:11.263619 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql-3:build-20260710 2026-07-10 01:52:11.267580 | ubuntu-noble-large | + read image 2026-07-10 01:52:11.269889 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/proxysql 2026-07-10 01:52:11.270010 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:11.273199 | ubuntu-noble-large | + imagename=proxysql 2026-07-10 01:52:11.273236 | ubuntu-noble-large | + [[ proxysql != \<\n\o\n\e\> ]] 2026-07-10 01:52:11.273303 | ubuntu-noble-large | + new_imagename=proxysql 2026-07-10 01:52:11.273315 | ubuntu-noble-large | + project=proxysql 2026-07-10 01:52:11.273324 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:11.273397 | ubuntu-noble-large | + new_imagename=kolla/proxysql 2026-07-10 01:52:11.273407 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:11.273417 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/proxysql 2026-07-10 01:52:11.273434 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:11.273467 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:11.273475 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:11.273552 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/proxysql:build-20260710 osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-07-10 01:52:11.323798 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-07-10 01:52:11.323935 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/proxysql:build-20260710 2026-07-10 01:52:11.363504 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:build-20260710 2026-07-10 01:52:11.368267 | ubuntu-noble-large | + read image 2026-07-10 01:52:11.370142 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:11.370164 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/tgtd 2026-07-10 01:52:11.372343 | ubuntu-noble-large | + imagename=tgtd 2026-07-10 01:52:11.372418 | ubuntu-noble-large | + [[ tgtd != \<\n\o\n\e\> ]] 2026-07-10 01:52:11.372432 | ubuntu-noble-large | + new_imagename=tgtd 2026-07-10 01:52:11.372443 | ubuntu-noble-large | + project=tgtd 2026-07-10 01:52:11.372453 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:11.372463 | ubuntu-noble-large | + new_imagename=kolla/tgtd 2026-07-10 01:52:11.372474 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:11.372484 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/tgtd 2026-07-10 01:52:11.372503 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:11.372514 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:11.372524 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:11.372535 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/tgtd:build-20260710 osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-07-10 01:52:11.428735 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-07-10 01:52:11.428818 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/tgtd:build-20260710 2026-07-10 01:52:11.473351 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:build-20260710 2026-07-10 01:52:11.478342 | ubuntu-noble-large | + read image 2026-07-10 01:52:11.480376 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch-dashboards 2026-07-10 01:52:11.480599 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:11.483787 | ubuntu-noble-large | + imagename=opensearch-dashboards 2026-07-10 01:52:11.483833 | ubuntu-noble-large | + [[ opensearch-dashboards != \<\n\o\n\e\> ]] 2026-07-10 01:52:11.483866 | ubuntu-noble-large | + new_imagename=opensearch-dashboards 2026-07-10 01:52:11.483881 | ubuntu-noble-large | + project=opensearch 2026-07-10 01:52:11.483892 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:11.483930 | ubuntu-noble-large | + new_imagename=kolla/opensearch-dashboards 2026-07-10 01:52:11.483942 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:11.483953 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch-dashboards 2026-07-10 01:52:11.483965 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:11.483975 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:11.483986 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:11.484055 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260710 osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-07-10 01:52:11.532378 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-07-10 01:52:11.532444 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260710 2026-07-10 01:52:11.571801 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20260710 2026-07-10 01:52:11.576619 | ubuntu-noble-large | + read image 2026-07-10 01:52:11.578318 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch 2026-07-10 01:52:11.578763 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:11.581947 | ubuntu-noble-large | + imagename=opensearch 2026-07-10 01:52:11.581990 | ubuntu-noble-large | + [[ opensearch != \<\n\o\n\e\> ]] 2026-07-10 01:52:11.582028 | ubuntu-noble-large | + new_imagename=opensearch 2026-07-10 01:52:11.582039 | ubuntu-noble-large | + project=opensearch 2026-07-10 01:52:11.582050 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:11.582060 | ubuntu-noble-large | + new_imagename=kolla/opensearch 2026-07-10 01:52:11.582092 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:11.582103 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch 2026-07-10 01:52:11.582114 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:11.582124 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:11.582171 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:11.582189 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch:build-20260710 osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-07-10 01:52:11.633394 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-07-10 01:52:11.633492 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch:build-20260710 2026-07-10 01:52:11.675003 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:build-20260710 2026-07-10 01:52:11.679673 | ubuntu-noble-large | + read image 2026-07-10 01:52:11.681342 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/multipathd 2026-07-10 01:52:11.682172 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:11.686564 | ubuntu-noble-large | + imagename=multipathd 2026-07-10 01:52:11.686599 | ubuntu-noble-large | + [[ multipathd != \<\n\o\n\e\> ]] 2026-07-10 01:52:11.686616 | ubuntu-noble-large | + new_imagename=multipathd 2026-07-10 01:52:11.686626 | ubuntu-noble-large | + project=multipathd 2026-07-10 01:52:11.686636 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:11.686646 | ubuntu-noble-large | + new_imagename=kolla/multipathd 2026-07-10 01:52:11.686656 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:11.686670 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/multipathd 2026-07-10 01:52:11.686680 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:11.686690 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:11.686700 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:11.686710 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/multipathd:build-20260710 osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-07-10 01:52:11.734472 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-07-10 01:52:11.734567 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/multipathd:build-20260710 2026-07-10 01:52:11.783298 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:build-20260710 2026-07-10 01:52:11.787611 | ubuntu-noble-large | + read image 2026-07-10 01:52:11.790510 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/base 2026-07-10 01:52:11.790545 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2026-07-10 01:52:11.794402 | ubuntu-noble-large | + imagename=base 2026-07-10 01:52:11.794435 | ubuntu-noble-large | + [[ base != \<\n\o\n\e\> ]] 2026-07-10 01:52:11.794452 | ubuntu-noble-large | + new_imagename=base 2026-07-10 01:52:11.794520 | ubuntu-noble-large | + project=base 2026-07-10 01:52:11.794534 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:52:11.794544 | ubuntu-noble-large | + new_imagename=kolla/base 2026-07-10 01:52:11.794551 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2026-07-10 01:52:11.794560 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/base 2026-07-10 01:52:11.794570 | ubuntu-noble-large | + [[ 2025.1 == \l\a\t\e\s\t ]] 2026-07-10 01:52:11.794579 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2026-07-10 01:52:11.794621 | ubuntu-noble-large | + tag=2025.1 2026-07-10 01:52:11.794665 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/base:build-20260710 osism.harbor.regio.digital/kolla/base:2025.1 2026-07-10 01:52:11.848025 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/base:2025.1 2026-07-10 01:52:11.848171 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 01:52:11.888037 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/base:build-20260710 2026-07-10 01:52:11.891725 | ubuntu-noble-large | + read image 2026-07-10 01:52:11.892466 | ubuntu-noble-large | + docker images 2026-07-10 01:52:12.088804 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-07-10 01:52:12.088913 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025.1 0a14eae18cbb About a minute ago 299MB 2026-07-10 01:52:12.088926 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025.1 da9f7fddce84 About a minute ago 1.43GB 2026-07-10 01:52:12.088935 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025.1 942540b1c48a About a minute ago 1.25GB 2026-07-10 01:52:12.088944 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025.1 423eea025fc9 About a minute ago 299MB 2026-07-10 01:52:12.088977 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2025.1 ede5a5534d9d About a minute ago 299MB 2026-07-10 01:52:12.088987 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025.1 e1f2376a9c4e 2 minutes ago 299MB 2026-07-10 01:52:12.089008 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2025.1 607b30a5939a 2 minutes ago 299MB 2026-07-10 01:52:12.089018 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2025.1 bf0ca6c6e918 2 minutes ago 1GB 2026-07-10 01:52:12.089026 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2025.1 43ca5332c851 3 minutes ago 1.01GB 2026-07-10 01:52:12.089035 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2025.1 f694f236ae65 3 minutes ago 1GB 2026-07-10 01:52:12.089044 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2025.1 345040875589 4 minutes ago 1GB 2026-07-10 01:52:12.089052 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2025.1 a3fd4a84139c 4 minutes ago 1GB 2026-07-10 01:52:12.089061 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2025.1 6163222ecb4d 5 minutes ago 1.01GB 2026-07-10 01:52:12.089070 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2025.1 660bf5f10cfe 6 minutes ago 1GB 2026-07-10 01:52:12.089078 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2025.1 868b2f217069 6 minutes ago 1.09GB 2026-07-10 01:52:12.089101 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2025.1 5ef2b1d0a6ab 7 minutes ago 1.01GB 2026-07-10 01:52:12.089111 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2025.1 e07e6c965ea3 8 minutes ago 1.01GB 2026-07-10 01:52:12.089119 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025.1 49aa094483ba 8 minutes ago 1GB 2026-07-10 01:52:12.089168 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2025.1 4cc239fb61cb 9 minutes ago 1GB 2026-07-10 01:52:12.089178 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2025.1 769f6376e3f2 9 minutes ago 1GB 2026-07-10 01:52:12.089186 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2025.1 83f142c071b3 10 minutes ago 994MB 2026-07-10 01:52:12.089195 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2025.1 b77912b1bb56 10 minutes ago 1.07GB 2026-07-10 01:52:12.089204 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2025.1 7dc41fbbaee2 11 minutes ago 1.02GB 2026-07-10 01:52:12.089212 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2025.1 f7ebe8765987 12 minutes ago 995MB 2026-07-10 01:52:12.089221 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2025.1 bba1d74a11fe 12 minutes ago 995MB 2026-07-10 01:52:12.089230 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2025.1 7d88786b0616 13 minutes ago 1.21GB 2026-07-10 01:52:12.089238 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2025.1 7880232d5503 14 minutes ago 1.15GB 2026-07-10 01:52:12.089247 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2025.1 32647dab77b2 14 minutes ago 1.42GB 2026-07-10 01:52:12.089256 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2025.1 956ae1af26b4 17 minutes ago 994MB 2026-07-10 01:52:12.089264 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2025.1 e8fb3862eff1 17 minutes ago 1GB 2026-07-10 01:52:12.089273 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025.1 48489639cf94 18 minutes ago 1.01GB 2026-07-10 01:52:12.089282 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2025.1 13803126ef5b 18 minutes ago 994MB 2026-07-10 01:52:12.089299 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2025.1 4eca9ba74ee1 19 minutes ago 1.07GB 2026-07-10 01:52:12.089308 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2025.1 fca077735cc6 20 minutes ago 1.07GB 2026-07-10 01:52:12.089316 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2025.1 c102394d7b97 20 minutes ago 1.23GB 2026-07-10 01:52:12.089325 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2025.1 982e12b589b5 21 minutes ago 1.07GB 2026-07-10 01:52:12.089340 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2025.1 82621509eca9 22 minutes ago 1.13GB 2026-07-10 01:52:12.089349 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2025.1 e60a37752554 22 minutes ago 1.13GB 2026-07-10 01:52:12.089358 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2025.1 a76d26402c02 23 minutes ago 1.13GB 2026-07-10 01:52:12.089367 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2025.1 38bc05c8274f 23 minutes ago 1.12GB 2026-07-10 01:52:12.089375 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2025.1 3100e29be155 24 minutes ago 1.43GB 2026-07-10 01:52:12.089384 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2025.1 0f71ed767b6a 24 minutes ago 1.44GB 2026-07-10 01:52:12.089392 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2025.1 79dccebc66a6 25 minutes ago 1.43GB 2026-07-10 01:52:12.089401 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2025.1 cf5645063337 26 minutes ago 1.79GB 2026-07-10 01:52:12.089410 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2025.1 ce8f47c09243 30 minutes ago 1.39GB 2026-07-10 01:52:12.089418 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2025.1 8348c439a2af 31 minutes ago 1.59GB 2026-07-10 01:52:12.089427 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2025.1 f0ac788befe0 33 minutes ago 1.24GB 2026-07-10 01:52:12.089436 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025.1 9726c516f709 34 minutes ago 1.27GB 2026-07-10 01:52:12.089444 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2025.1 238b812936c2 35 minutes ago 1.24GB 2026-07-10 01:52:12.089459 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2025.1 aa367fea5704 36 minutes ago 1.23GB 2026-07-10 01:52:12.089468 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2025.1 d67ae4653dda 36 minutes ago 1.23GB 2026-07-10 01:52:12.089477 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2025.1 898292167952 37 minutes ago 1.23GB 2026-07-10 01:52:12.089485 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2025.1 2da0526c874c 37 minutes ago 1.23GB 2026-07-10 01:52:12.089494 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2025.1 4a52ddcc8bbd 38 minutes ago 1.09GB 2026-07-10 01:52:12.089503 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2025.1 fece2f5a5c12 38 minutes ago 1.09GB 2026-07-10 01:52:12.089511 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2025.1 8c61e91d09c2 39 minutes ago 1.09GB 2026-07-10 01:52:12.089520 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2025.1 8b89e5f4aca2 40 minutes ago 1.06GB 2026-07-10 01:52:12.089529 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2025.1 1bd331176bf8 40 minutes ago 1.05GB 2026-07-10 01:52:12.089537 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2025.1 e3d6985d11e5 41 minutes ago 1.08GB 2026-07-10 01:52:12.089552 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine 2025.1 ebd96e2200b3 46 minutes ago 1.02GB 2026-07-10 01:52:12.089561 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api 2025.1 c022e8727c4a 46 minutes ago 1.02GB 2026-07-10 01:52:12.089570 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier 2025.1 320c89f432d8 47 minutes ago 1.02GB 2026-07-10 01:52:12.089578 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2025.1 650ad7231b5c 47 minutes ago 992MB 2026-07-10 01:52:12.089587 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2025.1 4f5d28fe89a8 47 minutes ago 992MB 2026-07-10 01:52:12.089595 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2025.1 708faf29e47a 48 minutes ago 992MB 2026-07-10 01:52:12.089604 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2025.1 dd42f680e1e8 48 minutes ago 992MB 2026-07-10 01:52:12.089613 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2025.1 6b105b9e970b 49 minutes ago 992MB 2026-07-10 01:52:12.089622 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2025.1 12502a032f76 49 minutes ago 1.05GB 2026-07-10 01:52:12.089630 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2025.1 980d0a19a66d 50 minutes ago 1.05GB 2026-07-10 01:52:12.089646 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2025.1 587a75612971 50 minutes ago 1.07GB 2026-07-10 01:52:12.089655 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2025.1 4812a8b61007 51 minutes ago 1.07GB 2026-07-10 01:52:12.089664 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2025.1 b24106d3f882 52 minutes ago 1.05GB 2026-07-10 01:52:12.089672 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2025.1 93a30ba49dfa 52 minutes ago 1.27GB 2026-07-10 01:52:12.089681 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2025.1 2887f3fab072 53 minutes ago 1.15GB 2026-07-10 01:52:12.089689 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025.1 9bab76ad782e 53 minutes ago 1.23GB 2026-07-10 01:52:12.089698 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2025.1 48c0ed4235cb 54 minutes ago 1.23GB 2026-07-10 01:52:12.089706 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025.1 e747e6b955de 55 minutes ago 1.23GB 2026-07-10 01:52:12.089715 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025.1 e7e610c9f484 55 minutes ago 1.24GB 2026-07-10 01:52:12.089724 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025.1 75ab2ab3e60d 56 minutes ago 1.24GB 2026-07-10 01:52:12.089732 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025.1 a7092d93c66f 57 minutes ago 1.23GB 2026-07-10 01:52:12.089741 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025.1 87cd89d12619 58 minutes ago 1.23GB 2026-07-10 01:52:12.089750 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025.1 92328e496c6a 59 minutes ago 1.23GB 2026-07-10 01:52:12.089758 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2025.1 b897a82bc96a 59 minutes ago 1.24GB 2026-07-10 01:52:12.089772 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025.1 9a37fbad6980 About an hour ago 1.23GB 2026-07-10 01:52:12.089782 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2025.1 8cbb8bcf61ab About an hour ago 1.24GB 2026-07-10 01:52:12.089790 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025.1 2c48c1f1d4b0 About an hour ago 1.23GB 2026-07-10 01:52:12.089804 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2025.1 acb2ed27f685 About an hour ago 457MB 2026-07-10 01:52:12.089813 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025.1 68fa20599f01 About an hour ago 312MB 2026-07-10 01:52:12.089822 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025.1 cdb36159df84 About an hour ago 463MB 2026-07-10 01:52:12.089831 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2025.1 8e151853c3d5 About an hour ago 463MB 2026-07-10 01:52:12.089839 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025.1 66398bdc2ce4 About an hour ago 300MB 2026-07-10 01:52:12.089865 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025.1 3d7fbd9e35d4 About an hour ago 294MB 2026-07-10 01:52:12.089874 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025.1 8d52f31521fd About an hour ago 308MB 2026-07-10 01:52:12.089882 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025.1 270e58ee83ac About an hour ago 317MB 2026-07-10 01:52:12.089891 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025.1 10f8203e83ed About an hour ago 367MB 2026-07-10 01:52:12.089900 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025.1 6e1e70898efd About an hour ago 301MB 2026-07-10 01:52:12.089908 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2025.1 8fba5389e0fe About an hour ago 308MB 2026-07-10 01:52:12.089917 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025.1 0f8c762d8748 About an hour ago 413MB 2026-07-10 01:52:12.089925 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025.1 d0ed89cc47c1 About an hour ago 310MB 2026-07-10 01:52:12.089934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025.1 68357a041948 About an hour ago 315MB 2026-07-10 01:52:12.089943 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025.1 03253a9ef784 About an hour ago 298MB 2026-07-10 01:52:12.089951 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 2025.1 86dc8dff29da About an hour ago 859MB 2026-07-10 01:52:12.089960 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2025.1 50d82690a129 About an hour ago 297MB 2026-07-10 01:52:12.089974 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2025.1 e57fcd6aa24c About an hour ago 292MB 2026-07-10 01:52:12.089983 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025.1 65c902f44030 About an hour ago 292MB 2026-07-10 01:52:12.089992 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025.1 f0c758f46596 About an hour ago 324MB 2026-07-10 01:52:12.090001 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025.1 37ccaeba691b About an hour ago 388MB 2026-07-10 01:52:12.090009 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2025.1 7f5dd6eebca5 About an hour ago 320MB 2026-07-10 01:52:12.090018 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2025.1 c7ceb2c4b42e About an hour ago 396MB 2026-07-10 01:52:12.090027 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2025.1 c361ace39885 About an hour ago 994MB 2026-07-10 01:52:12.090035 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2025.1 7507bbb7f33b About an hour ago 1GB 2026-07-10 01:52:12.090044 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2025.1 38b8e1ce78ff About an hour ago 993MB 2026-07-10 01:52:12.090053 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2025.1 9edf491e8fb6 About an hour ago 986MB 2026-07-10 01:52:12.090067 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2025.1 4302e71ae0c7 About an hour ago 978MB 2026-07-10 01:52:12.090076 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2025.1 bd91eeec598d About an hour ago 1.2GB 2026-07-10 01:52:12.090085 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2025.1 9a8a2596c12d About an hour ago 986MB 2026-07-10 01:52:12.090093 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2025.1 abdeba0ed731 About an hour ago 1.14GB 2026-07-10 01:52:12.090107 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2025.1 014a8cd9518a About an hour ago 985MB 2026-07-10 01:52:12.090116 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2025.1 92bbcb218526 About an hour ago 1.06GB 2026-07-10 01:52:12.090145 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2025.1 c297fe05f763 About an hour ago 1.12GB 2026-07-10 01:52:12.090157 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2025.1 65ef5d7b9efc About an hour ago 1.04GB 2026-07-10 01:52:12.090166 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2025.1 198f6d52cc7f About an hour ago 1.09GB 2026-07-10 01:52:12.090174 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2025.1 3ea9fcc50d09 About an hour ago 1.42GB 2026-07-10 01:52:12.090183 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2025.1 b71250122b99 About an hour ago 1.22GB 2026-07-10 01:52:12.090191 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2025.1 c00d521ce78f About an hour ago 1.08GB 2026-07-10 01:52:12.090200 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2025.1 35c19ddf5fba About an hour ago 1.04GB 2026-07-10 01:52:12.090208 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base 2025.1 0705d1c529ff About an hour ago 1.01GB 2026-07-10 01:52:12.090217 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2025.1 511374725939 About an hour ago 983MB 2026-07-10 01:52:12.090226 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2025.1 71220b30402b About an hour ago 1.04GB 2026-07-10 01:52:12.090234 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2025.1 39a589223095 About an hour ago 1.15GB 2026-07-10 01:52:12.090243 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2025.1 428a9aaf22a1 About an hour ago 1.22GB 2026-07-10 01:52:12.090251 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2025.1 1ee14f5d1029 About an hour ago 488MB 2026-07-10 01:52:12.090260 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025.1 fda53d302d98 About an hour ago 321MB 2026-07-10 01:52:12.090268 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2025.1 a950254ad22d About an hour ago 282MB 2026-07-10 01:52:12.090277 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2025.1 4780155e2ac7 About an hour ago 282MB 2026-07-10 01:52:12.090285 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-sentinel 2025.1 44ac0b07db1d About an hour ago 283MB 2026-07-10 01:52:12.090294 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-server 2025.1 45da5d995901 About an hour ago 283MB 2026-07-10 01:52:12.090312 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2025.1 81224da4ce57 About an hour ago 287MB 2026-07-10 01:52:12.090321 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2025.1 d630fa3452c7 About an hour ago 1.44GB 2026-07-10 01:52:12.090330 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2025.1 41076727b99f About an hour ago 312MB 2026-07-10 01:52:12.090338 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2025.1 81a32b9b49bb About an hour ago 463MB 2026-07-10 01:52:12.090357 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2025.1 8725b885aee3 About an hour ago 276MB 2026-07-10 01:52:12.090366 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2025.1 dd26c6200717 About an hour ago 274MB 2026-07-10 01:52:12.090374 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2025.1 064b6317d9be About an hour ago 283MB 2026-07-10 01:52:12.090383 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2025.1 7669d32893c7 About an hour ago 283MB 2026-07-10 01:52:12.090391 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2025.1 3e6ca6aa416c About an hour ago 292MB 2026-07-10 01:52:12.090400 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2025.1 c28df2f41fae About an hour ago 349MB 2026-07-10 01:52:12.090408 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2025.1 c2a79cd08e22 About an hour ago 274MB 2026-07-10 01:52:12.090417 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2025.1 4206f22d8f69 About an hour ago 978MB 2026-07-10 01:52:12.090426 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2025.1 e949ac03dc20 2 hours ago 277MB 2026-07-10 01:52:12.090440 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2025.1 80226b0756b3 2 hours ago 681MB 2026-07-10 01:52:12.090449 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2025.1 e28ba1adca8a 2 hours ago 588MB 2026-07-10 01:52:12.090457 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2025.1 6bee1140b3bd 2 hours ago 274MB 2026-07-10 01:52:12.090466 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2025.1 0a10e0c462f4 2 hours ago 275MB 2026-07-10 01:52:12.090474 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2025.1 31f825ed167b 2 hours ago 274MB 2026-07-10 01:52:12.090483 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2025.1 ebfd5c7ad213 2 hours ago 323MB 2026-07-10 01:52:12.090491 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2025.1 b40b431d6ea4 2 hours ago 1.26GB 2026-07-10 01:52:12.090511 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-base 2025.1 c44f8d62de3b 2 hours ago 274MB 2026-07-10 01:52:12.090519 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 2025.1 676e226d2731 2 hours ago 424MB 2026-07-10 01:52:12.090528 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2025.1 06268c8cbdb0 2 hours ago 424MB 2026-07-10 01:52:12.090544 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2025.1 2c87252b3bdb 2 hours ago 274MB 2026-07-10 01:52:12.090560 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2025.1 e07a2e37dfe5 2 hours ago 1.56GB 2026-07-10 01:52:12.090569 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2025.1 b83c67f78636 2 hours ago 1.57GB 2026-07-10 01:52:12.090578 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2025.1 56698c09db7a 2 hours ago 280MB 2026-07-10 01:52:12.090587 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2025.1 30c9a124b754 2 hours ago 274MB 2026-07-10 01:52:12.090595 | ubuntu-noble-large | ubuntu 24.04 ef91e4b15da8 2 weeks ago 78.1MB 2026-07-10 01:52:12.094976 | ubuntu-noble-large | + python3 src/tag-images-with-the-version.py 2026-07-10 01:52:13.800304 | ubuntu-noble-large | 2026-07-10T01:52:13.799787+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-07-10 01:52:13.800767 | ubuntu-noble-large | 2026-07-10T01:52:13.800531+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 is ovn, using dpkg -s ovn-common 2026-07-10 01:52:13.800960 | ubuntu-noble-large | 2026-07-10T01:52:13.800745+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-07-10 01:52:14.450746 | ubuntu-noble-large | 2026-07-10T01:52:14.450446+0000 - INFO - Found version '25.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-07-10 01:52:14.450901 | ubuntu-noble-large | 2026-07-10T01:52:14.450621+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-07-10 01:52:14.615332 | ubuntu-noble-large | 2026-07-10T01:52:14.614885+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-07-10 01:52:14.665431 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-07-10 01:52:14.671748 | ubuntu-noble-large | 2026-07-10T01:52:14.671367+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-07-10 01:52:14.727422 | ubuntu-noble-large | 2026-07-10T01:52:14.726960+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-07-10 01:52:14.727583 | ubuntu-noble-large | 2026-07-10T01:52:14.727393+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 is ironic, using pip3 show ironic 2026-07-10 01:52:14.727714 | ubuntu-noble-large | 2026-07-10T01:52:14.727576+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-07-10 01:52:15.938051 | ubuntu-noble-large | 2026-07-10T01:52:15.937731+0000 - INFO - Found version '29.0.6' with build date '20260710' for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-07-10 01:52:15.938184 | ubuntu-noble-large | 2026-07-10T01:52:15.937976+0000 - INFO - Adding org.opencontainers.image.version='29.0.6' label to osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-07-10 01:52:16.120781 | ubuntu-noble-large | 2026-07-10T01:52:16.120359+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-07-10 01:52:16.166969 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-07-10 01:52:16.172983 | ubuntu-noble-large | 2026-07-10T01:52:16.172550+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-07-10 01:52:16.232187 | ubuntu-noble-large | 2026-07-10T01:52:16.231721+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-07-10 01:52:16.232322 | ubuntu-noble-large | 2026-07-10T01:52:16.232122+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 is neutron, using pip3 show neutron 2026-07-10 01:52:16.232450 | ubuntu-noble-large | 2026-07-10T01:52:16.232322+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-07-10 01:52:17.460689 | ubuntu-noble-large | 2026-07-10T01:52:17.460351+0000 - INFO - Found version '26.0.5' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-07-10 01:52:17.460797 | ubuntu-noble-large | 2026-07-10T01:52:17.460630+0000 - INFO - Adding org.opencontainers.image.version='26.0.5' label to osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-07-10 01:52:17.644036 | ubuntu-noble-large | 2026-07-10T01:52:17.643531+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-07-10 01:52:17.692993 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-07-10 01:52:17.698051 | ubuntu-noble-large | 2026-07-10T01:52:17.697624+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-07-10 01:52:17.754742 | ubuntu-noble-large | 2026-07-10T01:52:17.754374+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-07-10 01:52:17.754839 | ubuntu-noble-large | 2026-07-10T01:52:17.754695+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 is ovn, using dpkg -s ovn-common 2026-07-10 01:52:17.754890 | ubuntu-noble-large | 2026-07-10T01:52:17.754786+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-07-10 01:52:18.394820 | ubuntu-noble-large | 2026-07-10T01:52:18.394329+0000 - INFO - Found version '25.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-07-10 01:52:18.394992 | ubuntu-noble-large | 2026-07-10T01:52:18.394755+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-07-10 01:52:18.541613 | ubuntu-noble-large | 2026-07-10T01:52:18.541229+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-07-10 01:52:18.584652 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-07-10 01:52:18.589355 | ubuntu-noble-large | 2026-07-10T01:52:18.588965+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-07-10 01:52:18.640899 | ubuntu-noble-large | 2026-07-10T01:52:18.640508+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-07-10 01:52:18.641098 | ubuntu-noble-large | 2026-07-10T01:52:18.640922+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-northd:2025.1 is ovn, using dpkg -s ovn-common 2026-07-10 01:52:18.641270 | ubuntu-noble-large | 2026-07-10T01:52:18.641098+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-07-10 01:52:19.288609 | ubuntu-noble-large | 2026-07-10T01:52:19.288230+0000 - INFO - Found version '25.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-07-10 01:52:19.288725 | ubuntu-noble-large | 2026-07-10T01:52:19.288549+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-07-10 01:52:19.457082 | ubuntu-noble-large | 2026-07-10T01:52:19.456727+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-07-10 01:52:19.499956 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-07-10 01:52:19.505498 | ubuntu-noble-large | 2026-07-10T01:52:19.505073+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-07-10 01:52:19.566174 | ubuntu-noble-large | 2026-07-10T01:52:19.565714+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-07-10 01:52:19.566350 | ubuntu-noble-large | 2026-07-10T01:52:19.566183+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 is ovn, using dpkg -s ovn-common 2026-07-10 01:52:19.566476 | ubuntu-noble-large | 2026-07-10T01:52:19.566355+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-07-10 01:52:20.182949 | ubuntu-noble-large | 2026-07-10T01:52:20.182491+0000 - INFO - Found version '25.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-07-10 01:52:20.183082 | ubuntu-noble-large | 2026-07-10T01:52:20.182826+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-07-10 01:52:20.364964 | ubuntu-noble-large | 2026-07-10T01:52:20.364510+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-07-10 01:52:20.413561 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-07-10 01:52:20.419255 | ubuntu-noble-large | 2026-07-10T01:52:20.418663+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-07-10 01:52:20.473907 | ubuntu-noble-large | 2026-07-10T01:52:20.473458+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-07-10 01:52:20.474097 | ubuntu-noble-large | 2026-07-10T01:52:20.473902+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-controller:2025.1 is ovn, using dpkg -s ovn-common 2026-07-10 01:52:20.474317 | ubuntu-noble-large | 2026-07-10T01:52:20.474084+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-07-10 01:52:21.133440 | ubuntu-noble-large | 2026-07-10T01:52:21.132979+0000 - INFO - Found version '25.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-07-10 01:52:21.133552 | ubuntu-noble-large | 2026-07-10T01:52:21.133318+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-07-10 01:52:21.304586 | ubuntu-noble-large | 2026-07-10T01:52:21.304251+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-07-10 01:52:21.352014 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-07-10 01:52:21.355745 | ubuntu-noble-large | 2026-07-10T01:52:21.355417+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-07-10 01:52:21.406283 | ubuntu-noble-large | 2026-07-10T01:52:21.405814+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-07-10 01:52:21.406472 | ubuntu-noble-large | 2026-07-10T01:52:21.406294+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-api:2025.1 is designate, using pip3 show designate 2026-07-10 01:52:21.406602 | ubuntu-noble-large | 2026-07-10T01:52:21.406477+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-07-10 01:52:22.524752 | ubuntu-noble-large | 2026-07-10T01:52:22.524463+0000 - INFO - Found version '20.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-07-10 01:52:22.524918 | ubuntu-noble-large | 2026-07-10T01:52:22.524632+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-07-10 01:52:22.698424 | ubuntu-noble-large | 2026-07-10T01:52:22.698014+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-07-10 01:52:22.741951 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-07-10 01:52:22.746094 | ubuntu-noble-large | 2026-07-10T01:52:22.745685+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-07-10 01:52:22.795710 | ubuntu-noble-large | 2026-07-10T01:52:22.795297+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-07-10 01:52:22.795971 | ubuntu-noble-large | 2026-07-10T01:52:22.795727+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-worker:2025.1 is designate, using pip3 show designate 2026-07-10 01:52:22.796120 | ubuntu-noble-large | 2026-07-10T01:52:22.795982+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-07-10 01:52:23.937946 | ubuntu-noble-large | 2026-07-10T01:52:23.937641+0000 - INFO - Found version '20.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-07-10 01:52:23.938079 | ubuntu-noble-large | 2026-07-10T01:52:23.937942+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-07-10 01:52:24.130561 | ubuntu-noble-large | 2026-07-10T01:52:24.130119+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-07-10 01:52:24.184599 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-07-10 01:52:24.189761 | ubuntu-noble-large | 2026-07-10T01:52:24.189357+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-07-10 01:52:24.241487 | ubuntu-noble-large | 2026-07-10T01:52:24.241157+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-07-10 01:52:24.241587 | ubuntu-noble-large | 2026-07-10T01:52:24.241418+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-producer:2025.1 is designate, using pip3 show designate 2026-07-10 01:52:24.241605 | ubuntu-noble-large | 2026-07-10T01:52:24.241488+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-07-10 01:52:25.383507 | ubuntu-noble-large | 2026-07-10T01:52:25.383076+0000 - INFO - Found version '20.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-07-10 01:52:25.383698 | ubuntu-noble-large | 2026-07-10T01:52:25.383483+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-07-10 01:52:25.568200 | ubuntu-noble-large | 2026-07-10T01:52:25.567731+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-07-10 01:52:25.615093 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-07-10 01:52:25.619953 | ubuntu-noble-large | 2026-07-10T01:52:25.619516+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-07-10 01:52:25.674477 | ubuntu-noble-large | 2026-07-10T01:52:25.673995+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-07-10 01:52:25.674659 | ubuntu-noble-large | 2026-07-10T01:52:25.674493+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-central:2025.1 is designate, using pip3 show designate 2026-07-10 01:52:25.674789 | ubuntu-noble-large | 2026-07-10T01:52:25.674670+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-07-10 01:52:26.795261 | ubuntu-noble-large | 2026-07-10T01:52:26.794806+0000 - INFO - Found version '20.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-07-10 01:52:26.795372 | ubuntu-noble-large | 2026-07-10T01:52:26.795202+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-07-10 01:52:26.966802 | ubuntu-noble-large | 2026-07-10T01:52:26.966343+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-07-10 01:52:27.010648 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-07-10 01:52:27.015387 | ubuntu-noble-large | 2026-07-10T01:52:27.014996+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-07-10 01:52:27.063349 | ubuntu-noble-large | 2026-07-10T01:52:27.062909+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-07-10 01:52:27.063536 | ubuntu-noble-large | 2026-07-10T01:52:27.063353+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-sink:2025.1 is designate, using pip3 show designate 2026-07-10 01:52:27.063670 | ubuntu-noble-large | 2026-07-10T01:52:27.063534+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-07-10 01:52:28.280400 | ubuntu-noble-large | 2026-07-10T01:52:28.279942+0000 - INFO - Found version '20.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-07-10 01:52:28.280523 | ubuntu-noble-large | 2026-07-10T01:52:28.280312+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-07-10 01:52:28.466994 | ubuntu-noble-large | 2026-07-10T01:52:28.466555+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-07-10 01:52:28.514279 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-07-10 01:52:28.519566 | ubuntu-noble-large | 2026-07-10T01:52:28.519226+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-07-10 01:52:28.570489 | ubuntu-noble-large | 2026-07-10T01:52:28.569924+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-07-10 01:52:28.570807 | ubuntu-noble-large | 2026-07-10T01:52:28.570543+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 is designate, using pip3 show designate 2026-07-10 01:52:28.571168 | ubuntu-noble-large | 2026-07-10T01:52:28.570833+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-07-10 01:52:29.743243 | ubuntu-noble-large | 2026-07-10T01:52:29.742707+0000 - INFO - Found version '20.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-07-10 01:52:29.743367 | ubuntu-noble-large | 2026-07-10T01:52:29.743077+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-07-10 01:52:29.950958 | ubuntu-noble-large | 2026-07-10T01:52:29.950641+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-07-10 01:52:29.994547 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-07-10 01:52:30.000312 | ubuntu-noble-large | 2026-07-10T01:52:29.999990+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-07-10 01:52:30.053440 | ubuntu-noble-large | 2026-07-10T01:52:30.053070+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-07-10 01:52:30.053578 | ubuntu-noble-large | 2026-07-10T01:52:30.053435+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-mdns:2025.1 is designate, using pip3 show designate 2026-07-10 01:52:30.053663 | ubuntu-noble-large | 2026-07-10T01:52:30.053564+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-07-10 01:52:31.277591 | ubuntu-noble-large | 2026-07-10T01:52:31.277113+0000 - INFO - Found version '20.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-07-10 01:52:31.277815 | ubuntu-noble-large | 2026-07-10T01:52:31.277475+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-07-10 01:52:31.447709 | ubuntu-noble-large | 2026-07-10T01:52:31.447459+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-07-10 01:52:31.491743 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-07-10 01:52:31.496923 | ubuntu-noble-large | 2026-07-10T01:52:31.496613+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-07-10 01:52:31.550035 | ubuntu-noble-large | 2026-07-10T01:52:31.549639+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-07-10 01:52:31.550241 | ubuntu-noble-large | 2026-07-10T01:52:31.550061+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 is masakari, using pip3 show masakari 2026-07-10 01:52:31.550361 | ubuntu-noble-large | 2026-07-10T01:52:31.550255+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-07-10 01:52:32.702597 | ubuntu-noble-large | 2026-07-10T01:52:32.702098+0000 - INFO - Found version '19.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-07-10 01:52:32.702722 | ubuntu-noble-large | 2026-07-10T01:52:32.702526+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-07-10 01:52:32.881603 | ubuntu-noble-large | 2026-07-10T01:52:32.881190+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-07-10 01:52:32.928452 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-07-10 01:52:32.933488 | ubuntu-noble-large | 2026-07-10T01:52:32.933100+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-07-10 01:52:32.986302 | ubuntu-noble-large | 2026-07-10T01:52:32.985794+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-07-10 01:52:32.986430 | ubuntu-noble-large | 2026-07-10T01:52:32.986254+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-api:2025.1 is masakari, using pip3 show masakari 2026-07-10 01:52:32.986602 | ubuntu-noble-large | 2026-07-10T01:52:32.986411+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-07-10 01:52:34.197740 | ubuntu-noble-large | 2026-07-10T01:52:34.197247+0000 - INFO - Found version '19.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-07-10 01:52:34.197855 | ubuntu-noble-large | 2026-07-10T01:52:34.197660+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-07-10 01:52:34.376607 | ubuntu-noble-large | 2026-07-10T01:52:34.376223+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-07-10 01:52:34.416433 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-07-10 01:52:34.421721 | ubuntu-noble-large | 2026-07-10T01:52:34.421335+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-07-10 01:52:34.477910 | ubuntu-noble-large | 2026-07-10T01:52:34.477411+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-07-10 01:52:34.478221 | ubuntu-noble-large | 2026-07-10T01:52:34.477963+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-engine:2025.1 is masakari, using pip3 show masakari 2026-07-10 01:52:34.478400 | ubuntu-noble-large | 2026-07-10T01:52:34.478232+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-07-10 01:52:35.595992 | ubuntu-noble-large | 2026-07-10T01:52:35.595555+0000 - INFO - Found version '19.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-07-10 01:52:35.596104 | ubuntu-noble-large | 2026-07-10T01:52:35.595921+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-07-10 01:52:35.781842 | ubuntu-noble-large | 2026-07-10T01:52:35.781415+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-07-10 01:52:35.826649 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-07-10 01:52:35.831704 | ubuntu-noble-large | 2026-07-10T01:52:35.831329+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-07-10 01:52:35.886943 | ubuntu-noble-large | 2026-07-10T01:52:35.886498+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-07-10 01:52:35.887169 | ubuntu-noble-large | 2026-07-10T01:52:35.886953+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 is barbican, using pip3 show barbican 2026-07-10 01:52:35.887320 | ubuntu-noble-large | 2026-07-10T01:52:35.887175+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-07-10 01:52:37.084965 | ubuntu-noble-large | 2026-07-10T01:52:37.084475+0000 - INFO - Found version '20.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-07-10 01:52:37.085111 | ubuntu-noble-large | 2026-07-10T01:52:37.084798+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-07-10 01:52:37.292557 | ubuntu-noble-large | 2026-07-10T01:52:37.292088+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-07-10 01:52:37.339955 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-07-10 01:52:37.345018 | ubuntu-noble-large | 2026-07-10T01:52:37.344618+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-07-10 01:52:37.393364 | ubuntu-noble-large | 2026-07-10T01:52:37.392908+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-07-10 01:52:37.393570 | ubuntu-noble-large | 2026-07-10T01:52:37.393372+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-api:2025.1 is barbican, using pip3 show barbican 2026-07-10 01:52:37.393681 | ubuntu-noble-large | 2026-07-10T01:52:37.393552+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-07-10 01:52:38.526311 | ubuntu-noble-large | 2026-07-10T01:52:38.525790+0000 - INFO - Found version '20.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-07-10 01:52:38.526466 | ubuntu-noble-large | 2026-07-10T01:52:38.526256+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-07-10 01:52:38.722671 | ubuntu-noble-large | 2026-07-10T01:52:38.722301+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-07-10 01:52:38.768233 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-07-10 01:52:38.773451 | ubuntu-noble-large | 2026-07-10T01:52:38.773033+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-07-10 01:52:38.821681 | ubuntu-noble-large | 2026-07-10T01:52:38.821228+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-07-10 01:52:38.821983 | ubuntu-noble-large | 2026-07-10T01:52:38.821671+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-worker:2025.1 is barbican, using pip3 show barbican 2026-07-10 01:52:38.822051 | ubuntu-noble-large | 2026-07-10T01:52:38.821856+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-07-10 01:52:39.993909 | ubuntu-noble-large | 2026-07-10T01:52:39.993507+0000 - INFO - Found version '20.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-07-10 01:52:39.994013 | ubuntu-noble-large | 2026-07-10T01:52:39.993841+0000 - INFO - Adding org.opencontainers.image.version='20.0.1' label to osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-07-10 01:52:40.172191 | ubuntu-noble-large | 2026-07-10T01:52:40.171836+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-07-10 01:52:40.219840 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-07-10 01:52:40.225548 | ubuntu-noble-large | 2026-07-10T01:52:40.225170+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-07-10 01:52:40.279871 | ubuntu-noble-large | 2026-07-10T01:52:40.279460+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-07-10 01:52:40.280036 | ubuntu-noble-large | 2026-07-10T01:52:40.279811+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/placement-api:2025.1 is placement, using pip3 show openstack-placement 2026-07-10 01:52:40.280102 | ubuntu-noble-large | 2026-07-10T01:52:40.279971+0000 - INFO - Checking osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-07-10 01:52:41.521191 | ubuntu-noble-large | 2026-07-10T01:52:41.519078+0000 - INFO - Found version '13.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-07-10 01:52:41.521239 | ubuntu-noble-large | 2026-07-10T01:52:41.519319+0000 - INFO - Adding org.opencontainers.image.version='13.0.1' label to osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-07-10 01:52:41.672761 | ubuntu-noble-large | 2026-07-10T01:52:41.672349+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-07-10 01:52:41.718506 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-07-10 01:52:41.723667 | ubuntu-noble-large | 2026-07-10T01:52:41.723344+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-07-10 01:52:41.773361 | ubuntu-noble-large | 2026-07-10T01:52:41.773088+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-07-10 01:52:41.773422 | ubuntu-noble-large | 2026-07-10T01:52:41.773332+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-console:2025.1 is skyline-console, using pip3 show skyline-console 2026-07-10 01:52:41.773433 | ubuntu-noble-large | 2026-07-10T01:52:41.773392+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-07-10 01:52:42.966562 | ubuntu-noble-large | 2026-07-10T01:52:42.966085+0000 - INFO - Found version '6.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-07-10 01:52:42.966928 | ubuntu-noble-large | 2026-07-10T01:52:42.966540+0000 - INFO - Adding org.opencontainers.image.version='6.0.2' label to osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-07-10 01:52:43.171426 | ubuntu-noble-large | 2026-07-10T01:52:43.171062+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-07-10 01:52:43.219083 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-07-10 01:52:43.224380 | ubuntu-noble-large | 2026-07-10T01:52:43.223870+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-07-10 01:52:43.281189 | ubuntu-noble-large | 2026-07-10T01:52:43.280726+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-07-10 01:52:43.281432 | ubuntu-noble-large | 2026-07-10T01:52:43.281212+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 is skyline-apiserver, using pip3 show skyline-apiserver 2026-07-10 01:52:43.281636 | ubuntu-noble-large | 2026-07-10T01:52:43.281461+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-07-10 01:52:44.383725 | ubuntu-noble-large | 2026-07-10T01:52:44.383261+0000 - INFO - Found version '6.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-07-10 01:52:44.383944 | ubuntu-noble-large | 2026-07-10T01:52:44.383698+0000 - INFO - Adding org.opencontainers.image.version='6.0.1' label to osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-07-10 01:52:44.574397 | ubuntu-noble-large | 2026-07-10T01:52:44.573866+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-07-10 01:52:44.615162 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-07-10 01:52:44.621833 | ubuntu-noble-large | 2026-07-10T01:52:44.621441+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-07-10 01:52:44.679189 | ubuntu-noble-large | 2026-07-10T01:52:44.678756+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-07-10 01:52:44.679317 | ubuntu-noble-large | 2026-07-10T01:52:44.679097+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/blazar-manager:2025.1 is blazar, using pip3 show blazar 2026-07-10 01:52:44.679347 | ubuntu-noble-large | 2026-07-10T01:52:44.679234+0000 - INFO - Checking osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-07-10 01:52:45.843385 | ubuntu-noble-large | 2026-07-10T01:52:45.842961+0000 - INFO - Found version '15.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-07-10 01:52:45.843495 | ubuntu-noble-large | 2026-07-10T01:52:45.843321+0000 - INFO - Adding org.opencontainers.image.version='15.0.1' label to osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-07-10 01:52:46.071014 | ubuntu-noble-large | 2026-07-10T01:52:46.070560+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-07-10 01:52:46.119469 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-07-10 01:52:46.124011 | ubuntu-noble-large | 2026-07-10T01:52:46.123617+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-07-10 01:52:46.180068 | ubuntu-noble-large | 2026-07-10T01:52:46.179565+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-07-10 01:52:46.180275 | ubuntu-noble-large | 2026-07-10T01:52:46.180047+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/blazar-api:2025.1 is blazar, using pip3 show blazar 2026-07-10 01:52:46.180475 | ubuntu-noble-large | 2026-07-10T01:52:46.180290+0000 - INFO - Checking osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-07-10 01:52:47.338226 | ubuntu-noble-large | 2026-07-10T01:52:47.337759+0000 - INFO - Found version '15.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-07-10 01:52:47.338340 | ubuntu-noble-large | 2026-07-10T01:52:47.338096+0000 - INFO - Adding org.opencontainers.image.version='15.0.1' label to osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-07-10 01:52:47.530590 | ubuntu-noble-large | 2026-07-10T01:52:47.530225+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-07-10 01:52:47.576970 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-07-10 01:52:47.582356 | ubuntu-noble-large | 2026-07-10T01:52:47.581952+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-07-10 01:52:47.643314 | ubuntu-noble-large | 2026-07-10T01:52:47.642842+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-07-10 01:52:47.643484 | ubuntu-noble-large | 2026-07-10T01:52:47.643325+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 is ironic, using pip3 show ironic 2026-07-10 01:52:47.643596 | ubuntu-noble-large | 2026-07-10T01:52:47.643482+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-07-10 01:52:48.870549 | ubuntu-noble-large | 2026-07-10T01:52:48.870121+0000 - INFO - Found version '29.0.6' with build date '20260710' for osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-07-10 01:52:48.870664 | ubuntu-noble-large | 2026-07-10T01:52:48.870482+0000 - INFO - Adding org.opencontainers.image.version='29.0.6' label to osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-07-10 01:52:49.053227 | ubuntu-noble-large | 2026-07-10T01:52:49.052753+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-07-10 01:52:49.106827 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-07-10 01:52:49.111546 | ubuntu-noble-large | 2026-07-10T01:52:49.111204+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-07-10 01:52:49.166597 | ubuntu-noble-large | 2026-07-10T01:52:49.166190+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-07-10 01:52:49.166757 | ubuntu-noble-large | 2026-07-10T01:52:49.166595+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-api:2025.1 is ironic, using pip3 show ironic 2026-07-10 01:52:49.166880 | ubuntu-noble-large | 2026-07-10T01:52:49.166746+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-07-10 01:52:50.445654 | ubuntu-noble-large | 2026-07-10T01:52:50.445216+0000 - INFO - Found version '29.0.6' with build date '20260710' for osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-07-10 01:52:50.445804 | ubuntu-noble-large | 2026-07-10T01:52:50.445568+0000 - INFO - Adding org.opencontainers.image.version='29.0.6' label to osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-07-10 01:52:50.636449 | ubuntu-noble-large | 2026-07-10T01:52:50.635953+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-07-10 01:52:50.685517 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-07-10 01:52:50.690424 | ubuntu-noble-large | 2026-07-10T01:52:50.690053+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-07-10 01:52:50.746354 | ubuntu-noble-large | 2026-07-10T01:52:50.745855+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-07-10 01:52:50.746534 | ubuntu-noble-large | 2026-07-10T01:52:50.746357+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 is ironic, using pip3 show ironic 2026-07-10 01:52:50.746711 | ubuntu-noble-large | 2026-07-10T01:52:50.746530+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-07-10 01:52:51.911598 | ubuntu-noble-large | 2026-07-10T01:52:51.911301+0000 - INFO - Found version '29.0.6' with build date '20260710' for osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-07-10 01:52:51.911704 | ubuntu-noble-large | 2026-07-10T01:52:51.911533+0000 - INFO - Adding org.opencontainers.image.version='29.0.6' label to osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-07-10 01:52:52.119018 | ubuntu-noble-large | 2026-07-10T01:52:52.118617+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-07-10 01:52:52.168952 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-07-10 01:52:52.173931 | ubuntu-noble-large | 2026-07-10T01:52:52.173506+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-07-10 01:52:52.232991 | ubuntu-noble-large | 2026-07-10T01:52:52.232552+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-07-10 01:52:52.233274 | ubuntu-noble-large | 2026-07-10T01:52:52.233014+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 is ceilometer, using pip3 show ceilometer 2026-07-10 01:52:52.233414 | ubuntu-noble-large | 2026-07-10T01:52:52.233275+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-07-10 01:52:53.400537 | ubuntu-noble-large | 2026-07-10T01:52:53.400242+0000 - INFO - Found version '24.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-07-10 01:52:53.400621 | ubuntu-noble-large | 2026-07-10T01:52:53.400500+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-07-10 01:52:53.576289 | ubuntu-noble-large | 2026-07-10T01:52:53.575900+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-07-10 01:52:53.624924 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-07-10 01:52:53.630881 | ubuntu-noble-large | 2026-07-10T01:52:53.630483+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-07-10 01:52:53.686480 | ubuntu-noble-large | 2026-07-10T01:52:53.685940+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-07-10 01:52:53.686688 | ubuntu-noble-large | 2026-07-10T01:52:53.686494+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 is ceilometer, using pip3 show ceilometer 2026-07-10 01:52:53.686824 | ubuntu-noble-large | 2026-07-10T01:52:53.686687+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-07-10 01:52:54.805488 | ubuntu-noble-large | 2026-07-10T01:52:54.805026+0000 - INFO - Found version '24.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-07-10 01:52:54.805599 | ubuntu-noble-large | 2026-07-10T01:52:54.805401+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-07-10 01:52:54.996238 | ubuntu-noble-large | 2026-07-10T01:52:54.995763+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-07-10 01:52:55.043812 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-07-10 01:52:55.049319 | ubuntu-noble-large | 2026-07-10T01:52:55.048409+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-07-10 01:52:55.105264 | ubuntu-noble-large | 2026-07-10T01:52:55.104776+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-07-10 01:52:55.105472 | ubuntu-noble-large | 2026-07-10T01:52:55.105261+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 is ceilometer, using pip3 show ceilometer 2026-07-10 01:52:55.105612 | ubuntu-noble-large | 2026-07-10T01:52:55.105472+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-07-10 01:52:56.243850 | ubuntu-noble-large | 2026-07-10T01:52:56.243410+0000 - INFO - Found version '24.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-07-10 01:52:56.243993 | ubuntu-noble-large | 2026-07-10T01:52:56.243721+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-07-10 01:52:56.447820 | ubuntu-noble-large | 2026-07-10T01:52:56.447446+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-07-10 01:52:56.500409 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-07-10 01:52:56.505425 | ubuntu-noble-large | 2026-07-10T01:52:56.505004+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-07-10 01:52:56.572309 | ubuntu-noble-large | 2026-07-10T01:52:56.571822+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-07-10 01:52:56.572492 | ubuntu-noble-large | 2026-07-10T01:52:56.572311+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 is ceilometer, using pip3 show ceilometer 2026-07-10 01:52:56.572639 | ubuntu-noble-large | 2026-07-10T01:52:56.572488+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-07-10 01:52:57.681654 | ubuntu-noble-large | 2026-07-10T01:52:57.680845+0000 - INFO - Found version '24.0.1' with build date '20260710' for osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-07-10 01:52:57.681975 | ubuntu-noble-large | 2026-07-10T01:52:57.681620+0000 - INFO - Adding org.opencontainers.image.version='24.0.1' label to osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-07-10 01:52:57.890533 | ubuntu-noble-large | 2026-07-10T01:52:57.890074+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-07-10 01:52:57.936679 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-07-10 01:52:57.941230 | ubuntu-noble-large | 2026-07-10T01:52:57.940813+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-07-10 01:52:57.991872 | ubuntu-noble-large | 2026-07-10T01:52:57.991490+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-07-10 01:52:57.992035 | ubuntu-noble-large | 2026-07-10T01:52:57.991830+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-data:2025.1 is manila, using pip3 show manila 2026-07-10 01:52:57.992073 | ubuntu-noble-large | 2026-07-10T01:52:57.991969+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-07-10 01:52:59.143643 | ubuntu-noble-large | 2026-07-10T01:52:59.143078+0000 - INFO - Found version '20.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-07-10 01:52:59.143787 | ubuntu-noble-large | 2026-07-10T01:52:59.143571+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-07-10 01:52:59.332839 | ubuntu-noble-large | 2026-07-10T01:52:59.332464+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-07-10 01:52:59.377279 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-07-10 01:52:59.381448 | ubuntu-noble-large | 2026-07-10T01:52:59.381165+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-07-10 01:52:59.438802 | ubuntu-noble-large | 2026-07-10T01:52:59.438466+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-07-10 01:52:59.438962 | ubuntu-noble-large | 2026-07-10T01:52:59.438782+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-api:2025.1 is manila, using pip3 show manila 2026-07-10 01:52:59.439107 | ubuntu-noble-large | 2026-07-10T01:52:59.438968+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-07-10 01:53:00.619023 | ubuntu-noble-large | 2026-07-10T01:53:00.618587+0000 - INFO - Found version '20.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-07-10 01:53:00.619197 | ubuntu-noble-large | 2026-07-10T01:53:00.618937+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-07-10 01:53:00.802594 | ubuntu-noble-large | 2026-07-10T01:53:00.802195+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-07-10 01:53:00.851723 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-07-10 01:53:00.856461 | ubuntu-noble-large | 2026-07-10T01:53:00.856109+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-07-10 01:53:00.906507 | ubuntu-noble-large | 2026-07-10T01:53:00.906079+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-07-10 01:53:00.906625 | ubuntu-noble-large | 2026-07-10T01:53:00.906467+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-share:2025.1 is manila, using pip3 show manila 2026-07-10 01:53:00.906717 | ubuntu-noble-large | 2026-07-10T01:53:00.906599+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-07-10 01:53:02.085051 | ubuntu-noble-large | 2026-07-10T01:53:02.084620+0000 - INFO - Found version '20.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-07-10 01:53:02.085212 | ubuntu-noble-large | 2026-07-10T01:53:02.084938+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-07-10 01:53:02.285162 | ubuntu-noble-large | 2026-07-10T01:53:02.284644+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-07-10 01:53:02.332050 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-07-10 01:53:02.337527 | ubuntu-noble-large | 2026-07-10T01:53:02.337093+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-07-10 01:53:02.395997 | ubuntu-noble-large | 2026-07-10T01:53:02.395608+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-07-10 01:53:02.396098 | ubuntu-noble-large | 2026-07-10T01:53:02.395981+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 is manila, using pip3 show manila 2026-07-10 01:53:02.396252 | ubuntu-noble-large | 2026-07-10T01:53:02.396105+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-07-10 01:53:03.535056 | ubuntu-noble-large | 2026-07-10T01:53:03.534648+0000 - INFO - Found version '20.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-07-10 01:53:03.535228 | ubuntu-noble-large | 2026-07-10T01:53:03.535025+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-07-10 01:53:03.716455 | ubuntu-noble-large | 2026-07-10T01:53:03.716048+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-07-10 01:53:03.762957 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-07-10 01:53:03.768064 | ubuntu-noble-large | 2026-07-10T01:53:03.767647+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-07-10 01:53:03.815277 | ubuntu-noble-large | 2026-07-10T01:53:03.814955+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-07-10 01:53:03.815377 | ubuntu-noble-large | 2026-07-10T01:53:03.815230+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 is gnocchi, using pip3 show gnocchi 2026-07-10 01:53:03.815398 | ubuntu-noble-large | 2026-07-10T01:53:03.815302+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-07-10 01:53:04.920624 | ubuntu-noble-large | 2026-07-10T01:53:04.920243+0000 - INFO - Found version '4.6.4' with build date '20260710' for osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-07-10 01:53:04.920723 | ubuntu-noble-large | 2026-07-10T01:53:04.920587+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-07-10 01:53:05.101463 | ubuntu-noble-large | 2026-07-10T01:53:05.101033+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-07-10 01:53:05.139613 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-07-10 01:53:05.143369 | ubuntu-noble-large | 2026-07-10T01:53:05.142986+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-07-10 01:53:05.190252 | ubuntu-noble-large | 2026-07-10T01:53:05.189935+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-07-10 01:53:05.190321 | ubuntu-noble-large | 2026-07-10T01:53:05.190241+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 is gnocchi, using pip3 show gnocchi 2026-07-10 01:53:05.190430 | ubuntu-noble-large | 2026-07-10T01:53:05.190334+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-07-10 01:53:06.348776 | ubuntu-noble-large | 2026-07-10T01:53:06.348336+0000 - INFO - Found version '4.6.4' with build date '20260710' for osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-07-10 01:53:06.348912 | ubuntu-noble-large | 2026-07-10T01:53:06.348649+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-07-10 01:53:06.568487 | ubuntu-noble-large | 2026-07-10T01:53:06.568096+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-07-10 01:53:06.613331 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-07-10 01:53:06.619172 | ubuntu-noble-large | 2026-07-10T01:53:06.618722+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-07-10 01:53:06.676072 | ubuntu-noble-large | 2026-07-10T01:53:06.675650+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-07-10 01:53:06.676313 | ubuntu-noble-large | 2026-07-10T01:53:06.676097+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 is gnocchi, using pip3 show gnocchi 2026-07-10 01:53:06.676454 | ubuntu-noble-large | 2026-07-10T01:53:06.676327+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-07-10 01:53:07.896396 | ubuntu-noble-large | 2026-07-10T01:53:07.895891+0000 - INFO - Found version '4.6.4' with build date '20260710' for osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-07-10 01:53:07.896508 | ubuntu-noble-large | 2026-07-10T01:53:07.896288+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-07-10 01:53:08.089635 | ubuntu-noble-large | 2026-07-10T01:53:08.089212+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-07-10 01:53:08.136231 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-07-10 01:53:08.141359 | ubuntu-noble-large | 2026-07-10T01:53:08.141005+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-07-10 01:53:08.190643 | ubuntu-noble-large | 2026-07-10T01:53:08.190205+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-07-10 01:53:08.190789 | ubuntu-noble-large | 2026-07-10T01:53:08.190620+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/glance-api:2025.1 is glance, using pip3 show glance 2026-07-10 01:53:08.190989 | ubuntu-noble-large | 2026-07-10T01:53:08.190790+0000 - INFO - Checking osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-07-10 01:53:09.475404 | ubuntu-noble-large | 2026-07-10T01:53:09.474952+0000 - INFO - Found version '30.2.1' with build date '20260710' for osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-07-10 01:53:09.475514 | ubuntu-noble-large | 2026-07-10T01:53:09.475320+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-07-10 01:53:09.736205 | ubuntu-noble-large | 2026-07-10T01:53:09.735787+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-07-10 01:53:09.781468 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-07-10 01:53:09.786709 | ubuntu-noble-large | 2026-07-10T01:53:09.786253+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-07-10 01:53:09.838779 | ubuntu-noble-large | 2026-07-10T01:53:09.838334+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-07-10 01:53:09.839094 | ubuntu-noble-large | 2026-07-10T01:53:09.838804+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 is cinder, using pip3 show cinder 2026-07-10 01:53:09.839313 | ubuntu-noble-large | 2026-07-10T01:53:09.839083+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-07-10 01:53:11.043813 | ubuntu-noble-large | 2026-07-10T01:53:11.043395+0000 - INFO - Found version '26.2.1' with build date '20260710' for osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-07-10 01:53:11.043915 | ubuntu-noble-large | 2026-07-10T01:53:11.043727+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-07-10 01:53:11.242062 | ubuntu-noble-large | 2026-07-10T01:53:11.241594+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-07-10 01:53:11.291919 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-07-10 01:53:11.296349 | ubuntu-noble-large | 2026-07-10T01:53:11.295762+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-07-10 01:53:11.343195 | ubuntu-noble-large | 2026-07-10T01:53:11.342752+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-07-10 01:53:11.343375 | ubuntu-noble-large | 2026-07-10T01:53:11.343220+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-backup:2025.1 is cinder, using pip3 show cinder 2026-07-10 01:53:11.343490 | ubuntu-noble-large | 2026-07-10T01:53:11.343382+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-07-10 01:53:12.595825 | ubuntu-noble-large | 2026-07-10T01:53:12.595365+0000 - INFO - Found version '26.2.1' with build date '20260710' for osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-07-10 01:53:12.595962 | ubuntu-noble-large | 2026-07-10T01:53:12.595700+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-07-10 01:53:12.774815 | ubuntu-noble-large | 2026-07-10T01:53:12.774500+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-07-10 01:53:12.818824 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-07-10 01:53:12.823899 | ubuntu-noble-large | 2026-07-10T01:53:12.823514+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-07-10 01:53:12.876372 | ubuntu-noble-large | 2026-07-10T01:53:12.875758+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-07-10 01:53:12.876631 | ubuntu-noble-large | 2026-07-10T01:53:12.876398+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-api:2025.1 is cinder, using pip3 show cinder 2026-07-10 01:53:12.876814 | ubuntu-noble-large | 2026-07-10T01:53:12.876642+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-07-10 01:53:14.072925 | ubuntu-noble-large | 2026-07-10T01:53:14.072524+0000 - INFO - Found version '26.2.1' with build date '20260710' for osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-07-10 01:53:14.073038 | ubuntu-noble-large | 2026-07-10T01:53:14.072854+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-07-10 01:53:14.261191 | ubuntu-noble-large | 2026-07-10T01:53:14.260801+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-07-10 01:53:14.304014 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-07-10 01:53:14.309420 | ubuntu-noble-large | 2026-07-10T01:53:14.309087+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-07-10 01:53:14.366560 | ubuntu-noble-large | 2026-07-10T01:53:14.366168+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-07-10 01:53:14.366709 | ubuntu-noble-large | 2026-07-10T01:53:14.366555+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-volume:2025.1 is cinder, using pip3 show cinder 2026-07-10 01:53:14.366816 | ubuntu-noble-large | 2026-07-10T01:53:14.366701+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-07-10 01:53:15.529798 | ubuntu-noble-large | 2026-07-10T01:53:15.529431+0000 - INFO - Found version '26.2.1' with build date '20260710' for osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-07-10 01:53:15.529967 | ubuntu-noble-large | 2026-07-10T01:53:15.529755+0000 - INFO - Adding org.opencontainers.image.version='26.2.1' label to osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-07-10 01:53:15.723007 | ubuntu-noble-large | 2026-07-10T01:53:15.722669+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-07-10 01:53:15.758174 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-07-10 01:53:15.761915 | ubuntu-noble-large | 2026-07-10T01:53:15.761537+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-07-10 01:53:15.810341 | ubuntu-noble-large | 2026-07-10T01:53:15.809910+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-07-10 01:53:15.810486 | ubuntu-noble-large | 2026-07-10T01:53:15.810328+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 is nova, using pip3 show nova 2026-07-10 01:53:15.810599 | ubuntu-noble-large | 2026-07-10T01:53:15.810476+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-07-10 01:53:17.047200 | ubuntu-noble-large | 2026-07-10T01:53:17.046619+0000 - INFO - Found version '31.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-07-10 01:53:17.047319 | ubuntu-noble-large | 2026-07-10T01:53:17.047093+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-07-10 01:53:17.257283 | ubuntu-noble-large | 2026-07-10T01:53:17.256832+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-07-10 01:53:17.297070 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-07-10 01:53:17.300751 | ubuntu-noble-large | 2026-07-10T01:53:17.300377+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-07-10 01:53:17.351091 | ubuntu-noble-large | 2026-07-10T01:53:17.350667+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-07-10 01:53:17.351337 | ubuntu-noble-large | 2026-07-10T01:53:17.351097+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute:2025.1 is nova, using pip3 show nova 2026-07-10 01:53:17.351513 | ubuntu-noble-large | 2026-07-10T01:53:17.351342+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-07-10 01:53:18.555749 | ubuntu-noble-large | 2026-07-10T01:53:18.555356+0000 - INFO - Found version '31.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-07-10 01:53:18.555870 | ubuntu-noble-large | 2026-07-10T01:53:18.555694+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-07-10 01:53:18.755447 | ubuntu-noble-large | 2026-07-10T01:53:18.755041+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-07-10 01:53:18.792828 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-07-10 01:53:18.797791 | ubuntu-noble-large | 2026-07-10T01:53:18.797522+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-07-10 01:53:18.859172 | ubuntu-noble-large | 2026-07-10T01:53:18.858754+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-07-10 01:53:18.859309 | ubuntu-noble-large | 2026-07-10T01:53:18.859169+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 is nova, using pip3 show nova 2026-07-10 01:53:18.859405 | ubuntu-noble-large | 2026-07-10T01:53:18.859307+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-07-10 01:53:20.080475 | ubuntu-noble-large | 2026-07-10T01:53:20.080024+0000 - INFO - Found version '31.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-07-10 01:53:20.080584 | ubuntu-noble-large | 2026-07-10T01:53:20.080330+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-07-10 01:53:20.265997 | ubuntu-noble-large | 2026-07-10T01:53:20.265511+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-07-10 01:53:20.314042 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-07-10 01:53:20.319252 | ubuntu-noble-large | 2026-07-10T01:53:20.318761+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-07-10 01:53:20.368892 | ubuntu-noble-large | 2026-07-10T01:53:20.368437+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-07-10 01:53:20.369192 | ubuntu-noble-large | 2026-07-10T01:53:20.368928+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 is nova, using pip3 show nova 2026-07-10 01:53:20.369366 | ubuntu-noble-large | 2026-07-10T01:53:20.369211+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-07-10 01:53:21.530643 | ubuntu-noble-large | 2026-07-10T01:53:21.530302+0000 - INFO - Found version '31.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-07-10 01:53:21.530771 | ubuntu-noble-large | 2026-07-10T01:53:21.530585+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-07-10 01:53:21.727472 | ubuntu-noble-large | 2026-07-10T01:53:21.727055+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-07-10 01:53:21.771445 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-07-10 01:53:21.775643 | ubuntu-noble-large | 2026-07-10T01:53:21.775292+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-07-10 01:53:21.830419 | ubuntu-noble-large | 2026-07-10T01:53:21.829905+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-07-10 01:53:21.830608 | ubuntu-noble-large | 2026-07-10T01:53:21.830428+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-ssh:2025.1 is nova, using pip3 show nova 2026-07-10 01:53:21.830753 | ubuntu-noble-large | 2026-07-10T01:53:21.830612+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-07-10 01:53:23.018891 | ubuntu-noble-large | 2026-07-10T01:53:23.018499+0000 - INFO - Found version '31.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-07-10 01:53:23.019030 | ubuntu-noble-large | 2026-07-10T01:53:23.018824+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-07-10 01:53:23.206622 | ubuntu-noble-large | 2026-07-10T01:53:23.206195+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-07-10 01:53:23.251503 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-07-10 01:53:23.256914 | ubuntu-noble-large | 2026-07-10T01:53:23.256549+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-07-10 01:53:23.314169 | ubuntu-noble-large | 2026-07-10T01:53:23.313706+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-07-10 01:53:23.314358 | ubuntu-noble-large | 2026-07-10T01:53:23.314171+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 is nova, using pip3 show nova 2026-07-10 01:53:23.314486 | ubuntu-noble-large | 2026-07-10T01:53:23.314352+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-07-10 01:53:24.495778 | ubuntu-noble-large | 2026-07-10T01:53:24.495346+0000 - INFO - Found version '31.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-07-10 01:53:24.495926 | ubuntu-noble-large | 2026-07-10T01:53:24.495763+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-07-10 01:53:24.698311 | ubuntu-noble-large | 2026-07-10T01:53:24.697984+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-07-10 01:53:24.738777 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-07-10 01:53:24.743921 | ubuntu-noble-large | 2026-07-10T01:53:24.743592+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-07-10 01:53:24.800631 | ubuntu-noble-large | 2026-07-10T01:53:24.800293+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-07-10 01:53:24.800736 | ubuntu-noble-large | 2026-07-10T01:53:24.800588+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-conductor:2025.1 is nova, using pip3 show nova 2026-07-10 01:53:24.800759 | ubuntu-noble-large | 2026-07-10T01:53:24.800677+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-07-10 01:53:26.011482 | ubuntu-noble-large | 2026-07-10T01:53:26.011112+0000 - INFO - Found version '31.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-07-10 01:53:26.011574 | ubuntu-noble-large | 2026-07-10T01:53:26.011393+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-07-10 01:53:26.202932 | ubuntu-noble-large | 2026-07-10T01:53:26.202598+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-07-10 01:53:26.250120 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-07-10 01:53:26.254295 | ubuntu-noble-large | 2026-07-10T01:53:26.253878+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-07-10 01:53:26.294930 | ubuntu-noble-large | 2026-07-10T01:53:26.294307+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-07-10 01:53:26.295230 | ubuntu-noble-large | 2026-07-10T01:53:26.294776+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 is nova, using pip3 show nova 2026-07-10 01:53:26.295249 | ubuntu-noble-large | 2026-07-10T01:53:26.294972+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-07-10 01:53:27.446321 | ubuntu-noble-large | 2026-07-10T01:53:27.445859+0000 - INFO - Found version '31.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-07-10 01:53:27.446397 | ubuntu-noble-large | 2026-07-10T01:53:27.446240+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-07-10 01:53:27.631534 | ubuntu-noble-large | 2026-07-10T01:53:27.631064+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-07-10 01:53:27.679171 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-07-10 01:53:27.683201 | ubuntu-noble-large | 2026-07-10T01:53:27.682792+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-07-10 01:53:27.736690 | ubuntu-noble-large | 2026-07-10T01:53:27.736310+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-07-10 01:53:27.736820 | ubuntu-noble-large | 2026-07-10T01:53:27.736661+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-api:2025.1 is nova, using pip3 show nova 2026-07-10 01:53:27.736935 | ubuntu-noble-large | 2026-07-10T01:53:27.736822+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-07-10 01:53:28.956709 | ubuntu-noble-large | 2026-07-10T01:53:28.956345+0000 - INFO - Found version '31.3.1' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-07-10 01:53:28.956826 | ubuntu-noble-large | 2026-07-10T01:53:28.956672+0000 - INFO - Adding org.opencontainers.image.version='31.3.1' label to osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-07-10 01:53:29.138499 | ubuntu-noble-large | 2026-07-10T01:53:29.138292+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-07-10 01:53:29.182470 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-07-10 01:53:29.190369 | ubuntu-noble-large | 2026-07-10T01:53:29.189910+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-07-10 01:53:29.246243 | ubuntu-noble-large | 2026-07-10T01:53:29.245735+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-07-10 01:53:29.246454 | ubuntu-noble-large | 2026-07-10T01:53:29.246260+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 is heat, using pip3 show openstack-heat 2026-07-10 01:53:29.246656 | ubuntu-noble-large | 2026-07-10T01:53:29.246446+0000 - INFO - Checking osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-07-10 01:53:30.495295 | ubuntu-noble-large | 2026-07-10T01:53:30.495042+0000 - INFO - Found version '24.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-07-10 01:53:30.495361 | ubuntu-noble-large | 2026-07-10T01:53:30.495246+0000 - INFO - Adding org.opencontainers.image.version='24.1.1' label to osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-07-10 01:53:30.674999 | ubuntu-noble-large | 2026-07-10T01:53:30.674594+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-07-10 01:53:30.722071 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-07-10 01:53:30.725998 | ubuntu-noble-large | 2026-07-10T01:53:30.725678+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-07-10 01:53:30.778288 | ubuntu-noble-large | 2026-07-10T01:53:30.777782+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-07-10 01:53:30.778479 | ubuntu-noble-large | 2026-07-10T01:53:30.778289+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/heat-api:2025.1 is heat, using pip3 show openstack-heat 2026-07-10 01:53:30.778604 | ubuntu-noble-large | 2026-07-10T01:53:30.778471+0000 - INFO - Checking osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-07-10 01:53:31.971104 | ubuntu-noble-large | 2026-07-10T01:53:31.970702+0000 - INFO - Found version '24.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-07-10 01:53:31.971292 | ubuntu-noble-large | 2026-07-10T01:53:31.971091+0000 - INFO - Adding org.opencontainers.image.version='24.1.1' label to osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-07-10 01:53:32.129591 | ubuntu-noble-large | 2026-07-10T01:53:32.129179+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-07-10 01:53:32.171033 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-07-10 01:53:32.177247 | ubuntu-noble-large | 2026-07-10T01:53:32.176765+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-07-10 01:53:32.228569 | ubuntu-noble-large | 2026-07-10T01:53:32.228172+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-07-10 01:53:32.228733 | ubuntu-noble-large | 2026-07-10T01:53:32.228569+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/heat-engine:2025.1 is heat, using pip3 show openstack-heat 2026-07-10 01:53:32.228842 | ubuntu-noble-large | 2026-07-10T01:53:32.228722+0000 - INFO - Checking osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-07-10 01:53:33.395648 | ubuntu-noble-large | 2026-07-10T01:53:33.395264+0000 - INFO - Found version '24.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-07-10 01:53:33.395762 | ubuntu-noble-large | 2026-07-10T01:53:33.395523+0000 - INFO - Adding org.opencontainers.image.version='24.1.1' label to osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-07-10 01:53:33.572330 | ubuntu-noble-large | 2026-07-10T01:53:33.572010+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-07-10 01:53:33.614485 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-07-10 01:53:33.619320 | ubuntu-noble-large | 2026-07-10T01:53:33.618911+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-07-10 01:53:33.674068 | ubuntu-noble-large | 2026-07-10T01:53:33.673661+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-07-10 01:53:33.674219 | ubuntu-noble-large | 2026-07-10T01:53:33.674026+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 is keystone, using pip3 show keystone 2026-07-10 01:53:33.674253 | ubuntu-noble-large | 2026-07-10T01:53:33.674154+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-07-10 01:53:34.842226 | ubuntu-noble-large | 2026-07-10T01:53:34.841814+0000 - INFO - Found version '27.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-07-10 01:53:34.842348 | ubuntu-noble-large | 2026-07-10T01:53:34.842170+0000 - INFO - Adding org.opencontainers.image.version='27.0.2' label to osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-07-10 01:53:35.020434 | ubuntu-noble-large | 2026-07-10T01:53:35.019951+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-07-10 01:53:35.053060 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-07-10 01:53:35.056937 | ubuntu-noble-large | 2026-07-10T01:53:35.056692+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-07-10 01:53:35.105613 | ubuntu-noble-large | 2026-07-10T01:53:35.105163+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-07-10 01:53:35.105734 | ubuntu-noble-large | 2026-07-10T01:53:35.105585+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 is keystone, using pip3 show keystone 2026-07-10 01:53:35.105894 | ubuntu-noble-large | 2026-07-10T01:53:35.105757+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-07-10 01:53:36.239595 | ubuntu-noble-large | 2026-07-10T01:53:36.239108+0000 - INFO - Found version '27.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-07-10 01:53:36.239796 | ubuntu-noble-large | 2026-07-10T01:53:36.239584+0000 - INFO - Adding org.opencontainers.image.version='27.0.2' label to osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-07-10 01:53:36.424540 | ubuntu-noble-large | 2026-07-10T01:53:36.424257+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-07-10 01:53:36.460430 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-07-10 01:53:36.464213 | ubuntu-noble-large | 2026-07-10T01:53:36.463805+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-07-10 01:53:36.512306 | ubuntu-noble-large | 2026-07-10T01:53:36.511856+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone:2025.1 2026-07-10 01:53:36.512430 | ubuntu-noble-large | 2026-07-10T01:53:36.512284+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone:2025.1 is keystone, using pip3 show keystone 2026-07-10 01:53:36.512563 | ubuntu-noble-large | 2026-07-10T01:53:36.512439+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone:2025.1 2026-07-10 01:53:37.743642 | ubuntu-noble-large | 2026-07-10T01:53:37.743285+0000 - INFO - Found version '27.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/keystone:2025.1 2026-07-10 01:53:37.743736 | ubuntu-noble-large | 2026-07-10T01:53:37.743610+0000 - INFO - Adding org.opencontainers.image.version='27.0.2' label to osism.harbor.regio.digital/kolla/keystone:2025.1 2026-07-10 01:53:37.908611 | ubuntu-noble-large | 2026-07-10T01:53:37.908302+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone:2025.1 2026-07-10 01:53:37.950589 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-07-10 01:53:37.955839 | ubuntu-noble-large | 2026-07-10T01:53:37.955427+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone:2025.1 2026-07-10 01:53:38.004461 | ubuntu-noble-large | 2026-07-10T01:53:38.004019+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-07-10 01:53:38.004605 | ubuntu-noble-large | 2026-07-10T01:53:38.004441+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/watcher-engine:2025.1 is watcher, using pip3 show python-watcher 2026-07-10 01:53:38.004732 | ubuntu-noble-large | 2026-07-10T01:53:38.004603+0000 - INFO - Checking osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-07-10 01:53:39.138194 | ubuntu-noble-large | 2026-07-10T01:53:39.137740+0000 - INFO - Found version '14.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-07-10 01:53:39.138307 | ubuntu-noble-large | 2026-07-10T01:53:39.138093+0000 - INFO - Adding org.opencontainers.image.version='14.1.1' label to osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-07-10 01:53:39.316385 | ubuntu-noble-large | 2026-07-10T01:53:39.315957+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-07-10 01:53:39.360362 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-07-10 01:53:39.364807 | ubuntu-noble-large | 2026-07-10T01:53:39.364465+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-07-10 01:53:39.411514 | ubuntu-noble-large | 2026-07-10T01:53:39.410938+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-07-10 01:53:39.411672 | ubuntu-noble-large | 2026-07-10T01:53:39.411497+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/watcher-api:2025.1 is watcher, using pip3 show python-watcher 2026-07-10 01:53:39.411873 | ubuntu-noble-large | 2026-07-10T01:53:39.411683+0000 - INFO - Checking osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-07-10 01:53:40.535066 | ubuntu-noble-large | 2026-07-10T01:53:40.534676+0000 - INFO - Found version '14.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-07-10 01:53:40.535216 | ubuntu-noble-large | 2026-07-10T01:53:40.535026+0000 - INFO - Adding org.opencontainers.image.version='14.1.1' label to osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-07-10 01:53:40.706282 | ubuntu-noble-large | 2026-07-10T01:53:40.705940+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-07-10 01:53:40.757669 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-07-10 01:53:40.761618 | ubuntu-noble-large | 2026-07-10T01:53:40.761315+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-07-10 01:53:40.820197 | ubuntu-noble-large | 2026-07-10T01:53:40.819795+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-07-10 01:53:40.820327 | ubuntu-noble-large | 2026-07-10T01:53:40.820193+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/watcher-applier:2025.1 is watcher, using pip3 show python-watcher 2026-07-10 01:53:40.820446 | ubuntu-noble-large | 2026-07-10T01:53:40.820317+0000 - INFO - Checking osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-07-10 01:53:42.012555 | ubuntu-noble-large | 2026-07-10T01:53:42.012178+0000 - INFO - Found version '14.1.1' with build date '20260710' for osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-07-10 01:53:42.012659 | ubuntu-noble-large | 2026-07-10T01:53:42.012498+0000 - INFO - Adding org.opencontainers.image.version='14.1.1' label to osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-07-10 01:53:42.182262 | ubuntu-noble-large | 2026-07-10T01:53:42.181789+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-07-10 01:53:42.235333 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-07-10 01:53:42.240337 | ubuntu-noble-large | 2026-07-10T01:53:42.239789+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-07-10 01:53:42.293676 | ubuntu-noble-large | 2026-07-10T01:53:42.293225+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-07-10 01:53:42.293801 | ubuntu-noble-large | 2026-07-10T01:53:42.293650+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 is aodh, using pip3 show aodh 2026-07-10 01:53:42.293957 | ubuntu-noble-large | 2026-07-10T01:53:42.293794+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-07-10 01:53:43.501924 | ubuntu-noble-large | 2026-07-10T01:53:43.501523+0000 - INFO - Found version '20.0.0' with build date '20260710' for osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-07-10 01:53:43.502233 | ubuntu-noble-large | 2026-07-10T01:53:43.501875+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-07-10 01:53:43.676745 | ubuntu-noble-large | 2026-07-10T01:53:43.676378+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-07-10 01:53:43.721018 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-07-10 01:53:43.726096 | ubuntu-noble-large | 2026-07-10T01:53:43.725696+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-07-10 01:53:43.780640 | ubuntu-noble-large | 2026-07-10T01:53:43.780226+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-07-10 01:53:43.780817 | ubuntu-noble-large | 2026-07-10T01:53:43.780643+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-api:2025.1 is aodh, using pip3 show aodh 2026-07-10 01:53:43.780947 | ubuntu-noble-large | 2026-07-10T01:53:43.780816+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-07-10 01:53:44.980475 | ubuntu-noble-large | 2026-07-10T01:53:44.980038+0000 - INFO - Found version '20.0.0' with build date '20260710' for osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-07-10 01:53:44.980585 | ubuntu-noble-large | 2026-07-10T01:53:44.980309+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-07-10 01:53:45.236804 | ubuntu-noble-large | 2026-07-10T01:53:45.236530+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-07-10 01:53:45.281015 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-07-10 01:53:45.285398 | ubuntu-noble-large | 2026-07-10T01:53:45.284959+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-07-10 01:53:45.347614 | ubuntu-noble-large | 2026-07-10T01:53:45.347173+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-07-10 01:53:45.347818 | ubuntu-noble-large | 2026-07-10T01:53:45.347630+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 is aodh, using pip3 show aodh 2026-07-10 01:53:45.347994 | ubuntu-noble-large | 2026-07-10T01:53:45.347825+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-07-10 01:53:46.512566 | ubuntu-noble-large | 2026-07-10T01:53:46.511992+0000 - INFO - Found version '20.0.0' with build date '20260710' for osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-07-10 01:53:46.512691 | ubuntu-noble-large | 2026-07-10T01:53:46.512414+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-07-10 01:53:46.682209 | ubuntu-noble-large | 2026-07-10T01:53:46.681727+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-07-10 01:53:46.726697 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-07-10 01:53:46.731647 | ubuntu-noble-large | 2026-07-10T01:53:46.731373+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-07-10 01:53:46.782048 | ubuntu-noble-large | 2026-07-10T01:53:46.781637+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-07-10 01:53:46.782372 | ubuntu-noble-large | 2026-07-10T01:53:46.782105+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-listener:2025.1 is aodh, using pip3 show aodh 2026-07-10 01:53:46.782517 | ubuntu-noble-large | 2026-07-10T01:53:46.782386+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-07-10 01:53:47.904115 | ubuntu-noble-large | 2026-07-10T01:53:47.903647+0000 - INFO - Found version '20.0.0' with build date '20260710' for osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-07-10 01:53:47.904332 | ubuntu-noble-large | 2026-07-10T01:53:47.903953+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-07-10 01:53:48.092539 | ubuntu-noble-large | 2026-07-10T01:53:48.092203+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-07-10 01:53:48.133168 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-07-10 01:53:48.138377 | ubuntu-noble-large | 2026-07-10T01:53:48.138100+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-07-10 01:53:48.203889 | ubuntu-noble-large | 2026-07-10T01:53:48.203477+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-07-10 01:53:48.204107 | ubuntu-noble-large | 2026-07-10T01:53:48.203912+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 is aodh, using pip3 show aodh 2026-07-10 01:53:48.204386 | ubuntu-noble-large | 2026-07-10T01:53:48.204113+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-07-10 01:53:49.382215 | ubuntu-noble-large | 2026-07-10T01:53:49.381777+0000 - INFO - Found version '20.0.0' with build date '20260710' for osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-07-10 01:53:49.382387 | ubuntu-noble-large | 2026-07-10T01:53:49.382192+0000 - INFO - Adding org.opencontainers.image.version='20.0.0' label to osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-07-10 01:53:49.541187 | ubuntu-noble-large | 2026-07-10T01:53:49.540789+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-07-10 01:53:49.589638 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-07-10 01:53:49.594936 | ubuntu-noble-large | 2026-07-10T01:53:49.594589+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-07-10 01:53:49.640458 | ubuntu-noble-large | 2026-07-10T01:53:49.640161+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-07-10 01:53:49.640545 | ubuntu-noble-large | 2026-07-10T01:53:49.640456+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 is octavia, using pip3 show octavia 2026-07-10 01:53:49.640620 | ubuntu-noble-large | 2026-07-10T01:53:49.640553+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-07-10 01:53:50.877240 | ubuntu-noble-large | 2026-07-10T01:53:50.876836+0000 - INFO - Found version '16.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-07-10 01:53:50.877357 | ubuntu-noble-large | 2026-07-10T01:53:50.877211+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-07-10 01:53:51.063604 | ubuntu-noble-large | 2026-07-10T01:53:51.063108+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-07-10 01:53:51.103254 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-07-10 01:53:51.107524 | ubuntu-noble-large | 2026-07-10T01:53:51.107269+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-07-10 01:53:51.159959 | ubuntu-noble-large | 2026-07-10T01:53:51.159520+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-07-10 01:53:51.160081 | ubuntu-noble-large | 2026-07-10T01:53:51.159876+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 is octavia, using pip3 show octavia 2026-07-10 01:53:51.160179 | ubuntu-noble-large | 2026-07-10T01:53:51.160008+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-07-10 01:53:52.321225 | ubuntu-noble-large | 2026-07-10T01:53:52.320784+0000 - INFO - Found version '16.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-07-10 01:53:52.321339 | ubuntu-noble-large | 2026-07-10T01:53:52.321112+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-07-10 01:53:52.494013 | ubuntu-noble-large | 2026-07-10T01:53:52.493631+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-07-10 01:53:52.543322 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-07-10 01:53:52.547466 | ubuntu-noble-large | 2026-07-10T01:53:52.547079+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-07-10 01:53:52.598250 | ubuntu-noble-large | 2026-07-10T01:53:52.597660+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-07-10 01:53:52.598351 | ubuntu-noble-large | 2026-07-10T01:53:52.598191+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 is octavia, using pip3 show octavia 2026-07-10 01:53:52.598575 | ubuntu-noble-large | 2026-07-10T01:53:52.598352+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-07-10 01:53:53.824065 | ubuntu-noble-large | 2026-07-10T01:53:53.823577+0000 - INFO - Found version '16.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-07-10 01:53:53.824236 | ubuntu-noble-large | 2026-07-10T01:53:53.823908+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-07-10 01:53:53.994153 | ubuntu-noble-large | 2026-07-10T01:53:53.993801+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-07-10 01:53:54.030148 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-07-10 01:53:54.034601 | ubuntu-noble-large | 2026-07-10T01:53:54.034389+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-07-10 01:53:54.078403 | ubuntu-noble-large | 2026-07-10T01:53:54.078025+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-07-10 01:53:54.078496 | ubuntu-noble-large | 2026-07-10T01:53:54.078384+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-api:2025.1 is octavia, using pip3 show octavia 2026-07-10 01:53:54.078606 | ubuntu-noble-large | 2026-07-10T01:53:54.078495+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-07-10 01:53:55.228929 | ubuntu-noble-large | 2026-07-10T01:53:55.228599+0000 - INFO - Found version '16.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-07-10 01:53:55.229066 | ubuntu-noble-large | 2026-07-10T01:53:55.228806+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-07-10 01:53:55.411812 | ubuntu-noble-large | 2026-07-10T01:53:55.411544+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-07-10 01:53:55.453779 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-07-10 01:53:55.458366 | ubuntu-noble-large | 2026-07-10T01:53:55.457932+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-07-10 01:53:55.509502 | ubuntu-noble-large | 2026-07-10T01:53:55.509079+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-07-10 01:53:55.509682 | ubuntu-noble-large | 2026-07-10T01:53:55.509513+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-worker:2025.1 is octavia, using pip3 show octavia 2026-07-10 01:53:55.509821 | ubuntu-noble-large | 2026-07-10T01:53:55.509682+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-07-10 01:53:56.647682 | ubuntu-noble-large | 2026-07-10T01:53:56.647190+0000 - INFO - Found version '16.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-07-10 01:53:56.647761 | ubuntu-noble-large | 2026-07-10T01:53:56.647561+0000 - INFO - Adding org.opencontainers.image.version='16.0.2' label to osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-07-10 01:53:56.831846 | ubuntu-noble-large | 2026-07-10T01:53:56.831477+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-07-10 01:53:56.877923 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-07-10 01:53:56.883525 | ubuntu-noble-large | 2026-07-10T01:53:56.883205+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-07-10 01:53:56.941498 | ubuntu-noble-large | 2026-07-10T01:53:56.941038+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-07-10 01:53:56.941685 | ubuntu-noble-large | 2026-07-10T01:53:56.941518+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 is magnum, using pip3 show magnum 2026-07-10 01:53:56.941825 | ubuntu-noble-large | 2026-07-10T01:53:56.941694+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-07-10 01:53:58.121756 | ubuntu-noble-large | 2026-07-10T01:53:58.121325+0000 - INFO - Found version '20.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-07-10 01:53:58.121903 | ubuntu-noble-large | 2026-07-10T01:53:58.121710+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-07-10 01:53:58.306801 | ubuntu-noble-large | 2026-07-10T01:53:58.306301+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-07-10 01:53:58.358896 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-07-10 01:53:58.364709 | ubuntu-noble-large | 2026-07-10T01:53:58.364372+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-07-10 01:53:58.414386 | ubuntu-noble-large | 2026-07-10T01:53:58.413955+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-07-10 01:53:58.414504 | ubuntu-noble-large | 2026-07-10T01:53:58.414360+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-api:2025.1 is magnum, using pip3 show magnum 2026-07-10 01:53:58.414567 | ubuntu-noble-large | 2026-07-10T01:53:58.414477+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-07-10 01:53:59.626365 | ubuntu-noble-large | 2026-07-10T01:53:59.626052+0000 - INFO - Found version '20.0.2' with build date '20260710' for osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-07-10 01:53:59.626444 | ubuntu-noble-large | 2026-07-10T01:53:59.626318+0000 - INFO - Adding org.opencontainers.image.version='20.0.2' label to osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-07-10 01:53:59.795703 | ubuntu-noble-large | 2026-07-10T01:53:59.795195+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-07-10 01:53:59.840108 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-07-10 01:53:59.845279 | ubuntu-noble-large | 2026-07-10T01:53:59.844787+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-07-10 01:53:59.896695 | ubuntu-noble-large | 2026-07-10T01:53:59.896296+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-07-10 01:53:59.896851 | ubuntu-noble-large | 2026-07-10T01:53:59.896677+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 is ironic-neutron-agent, using pip3 show neutron 2026-07-10 01:53:59.897039 | ubuntu-noble-large | 2026-07-10T01:53:59.896829+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-07-10 01:54:01.204627 | ubuntu-noble-large | 2026-07-10T01:54:01.204206+0000 - INFO - Found version '26.0.5' with build date '20260710' for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-07-10 01:54:01.204741 | ubuntu-noble-large | 2026-07-10T01:54:01.204535+0000 - INFO - Adding org.opencontainers.image.version='26.0.5' label to osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-07-10 01:54:01.408642 | ubuntu-noble-large | 2026-07-10T01:54:01.408288+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-07-10 01:54:01.459805 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-07-10 01:54:01.466081 | ubuntu-noble-large | 2026-07-10T01:54:01.465651+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-07-10 01:54:01.524228 | ubuntu-noble-large | 2026-07-10T01:54:01.523731+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-07-10 01:54:01.524400 | ubuntu-noble-large | 2026-07-10T01:54:01.524213+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 is neutron, using pip3 show neutron 2026-07-10 01:54:01.524537 | ubuntu-noble-large | 2026-07-10T01:54:01.524398+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-07-10 01:54:02.623250 | ubuntu-noble-large | 2026-07-10T01:54:02.622891+0000 - INFO - Found version '26.0.5' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-07-10 01:54:02.623365 | ubuntu-noble-large | 2026-07-10T01:54:02.623233+0000 - INFO - Adding org.opencontainers.image.version='26.0.5' label to osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-07-10 01:54:02.796395 | ubuntu-noble-large | 2026-07-10T01:54:02.796032+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-07-10 01:54:02.833501 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-07-10 01:54:02.837216 | ubuntu-noble-large | 2026-07-10T01:54:02.836903+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-07-10 01:54:02.889333 | ubuntu-noble-large | 2026-07-10T01:54:02.888905+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-07-10 01:54:02.889607 | ubuntu-noble-large | 2026-07-10T01:54:02.889366+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 is neutron, using pip3 show neutron 2026-07-10 01:54:02.889768 | ubuntu-noble-large | 2026-07-10T01:54:02.889633+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-07-10 01:54:03.961235 | ubuntu-noble-large | 2026-07-10T01:54:03.959808+0000 - INFO - Found version '26.0.5' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-07-10 01:54:03.961301 | ubuntu-noble-large | 2026-07-10T01:54:03.960181+0000 - INFO - Adding org.opencontainers.image.version='26.0.5' label to osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-07-10 01:54:04.132821 | ubuntu-noble-large | 2026-07-10T01:54:04.132415+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-07-10 01:54:04.177592 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-07-10 01:54:04.181937 | ubuntu-noble-large | 2026-07-10T01:54:04.181546+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-07-10 01:54:04.229403 | ubuntu-noble-large | 2026-07-10T01:54:04.228984+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-07-10 01:54:04.229586 | ubuntu-noble-large | 2026-07-10T01:54:04.229416+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 is neutron, using pip3 show neutron 2026-07-10 01:54:04.229710 | ubuntu-noble-large | 2026-07-10T01:54:04.229583+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-07-10 01:54:05.382906 | ubuntu-noble-large | 2026-07-10T01:54:05.382576+0000 - INFO - Found version '26.0.5' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-07-10 01:54:05.383047 | ubuntu-noble-large | 2026-07-10T01:54:05.382826+0000 - INFO - Adding org.opencontainers.image.version='26.0.5' label to osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-07-10 01:54:05.602912 | ubuntu-noble-large | 2026-07-10T01:54:05.602528+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-07-10 01:54:05.644405 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-07-10 01:54:05.647818 | ubuntu-noble-large | 2026-07-10T01:54:05.647475+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-07-10 01:54:05.694427 | ubuntu-noble-large | 2026-07-10T01:54:05.693946+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-07-10 01:54:05.694616 | ubuntu-noble-large | 2026-07-10T01:54:05.694430+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 is neutron, using pip3 show neutron 2026-07-10 01:54:05.694755 | ubuntu-noble-large | 2026-07-10T01:54:05.694617+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-07-10 01:54:06.839628 | ubuntu-noble-large | 2026-07-10T01:54:06.839356+0000 - INFO - Found version '26.0.5' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-07-10 01:54:06.839731 | ubuntu-noble-large | 2026-07-10T01:54:06.839543+0000 - INFO - Adding org.opencontainers.image.version='26.0.5' label to osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-07-10 01:54:07.007594 | ubuntu-noble-large | 2026-07-10T01:54:07.007356+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-07-10 01:54:07.045414 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-07-10 01:54:07.049883 | ubuntu-noble-large | 2026-07-10T01:54:07.049558+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-07-10 01:54:07.091855 | ubuntu-noble-large | 2026-07-10T01:54:07.091488+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-07-10 01:54:07.092150 | ubuntu-noble-large | 2026-07-10T01:54:07.091924+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 is neutron, using pip3 show neutron 2026-07-10 01:54:07.092324 | ubuntu-noble-large | 2026-07-10T01:54:07.092178+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-07-10 01:54:08.164689 | ubuntu-noble-large | 2026-07-10T01:54:08.164337+0000 - INFO - Found version '26.0.5' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-07-10 01:54:08.164796 | ubuntu-noble-large | 2026-07-10T01:54:08.164636+0000 - INFO - Adding org.opencontainers.image.version='26.0.5' label to osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-07-10 01:54:08.329989 | ubuntu-noble-large | 2026-07-10T01:54:08.329611+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-07-10 01:54:08.374637 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-07-10 01:54:08.379383 | ubuntu-noble-large | 2026-07-10T01:54:08.379033+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-07-10 01:54:08.430886 | ubuntu-noble-large | 2026-07-10T01:54:08.430532+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-07-10 01:54:08.431030 | ubuntu-noble-large | 2026-07-10T01:54:08.430854+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 is neutron, using pip3 show neutron 2026-07-10 01:54:08.431202 | ubuntu-noble-large | 2026-07-10T01:54:08.430985+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-07-10 01:54:09.515970 | ubuntu-noble-large | 2026-07-10T01:54:09.515524+0000 - INFO - Found version '26.0.5' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-07-10 01:54:09.516118 | ubuntu-noble-large | 2026-07-10T01:54:09.515884+0000 - INFO - Adding org.opencontainers.image.version='26.0.5' label to osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-07-10 01:54:09.697745 | ubuntu-noble-large | 2026-07-10T01:54:09.697384+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-07-10 01:54:09.736407 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-07-10 01:54:09.740540 | ubuntu-noble-large | 2026-07-10T01:54:09.740166+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-07-10 01:54:09.791262 | ubuntu-noble-large | 2026-07-10T01:54:09.790789+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-07-10 01:54:09.791528 | ubuntu-noble-large | 2026-07-10T01:54:09.791336+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 is neutron, using pip3 show neutron 2026-07-10 01:54:09.791672 | ubuntu-noble-large | 2026-07-10T01:54:09.791551+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-07-10 01:54:10.868405 | ubuntu-noble-large | 2026-07-10T01:54:10.868047+0000 - INFO - Found version '26.0.5' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-07-10 01:54:10.868522 | ubuntu-noble-large | 2026-07-10T01:54:10.868303+0000 - INFO - Adding org.opencontainers.image.version='26.0.5' label to osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-07-10 01:54:11.022675 | ubuntu-noble-large | 2026-07-10T01:54:11.022375+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-07-10 01:54:11.054981 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-07-10 01:54:11.060199 | ubuntu-noble-large | 2026-07-10T01:54:11.059816+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-07-10 01:54:11.101153 | ubuntu-noble-large | 2026-07-10T01:54:11.100900+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-07-10 01:54:11.101212 | ubuntu-noble-large | 2026-07-10T01:54:11.101116+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 is neutron, using pip3 show neutron 2026-07-10 01:54:11.101312 | ubuntu-noble-large | 2026-07-10T01:54:11.101197+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-07-10 01:54:12.137886 | ubuntu-noble-large | 2026-07-10T01:54:12.137527+0000 - INFO - Found version '26.0.5' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-07-10 01:54:12.138173 | ubuntu-noble-large | 2026-07-10T01:54:12.137848+0000 - INFO - Adding org.opencontainers.image.version='26.0.5' label to osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-07-10 01:54:12.292226 | ubuntu-noble-large | 2026-07-10T01:54:12.291878+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-07-10 01:54:12.323306 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-07-10 01:54:12.328355 | ubuntu-noble-large | 2026-07-10T01:54:12.327915+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-07-10 01:54:12.369118 | ubuntu-noble-large | 2026-07-10T01:54:12.368822+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-07-10 01:54:12.369232 | ubuntu-noble-large | 2026-07-10T01:54:12.369078+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 is neutron, using pip3 show neutron 2026-07-10 01:54:12.369252 | ubuntu-noble-large | 2026-07-10T01:54:12.369189+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-07-10 01:54:13.370388 | ubuntu-noble-large | 2026-07-10T01:54:13.369942+0000 - INFO - Found version '26.0.5' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-07-10 01:54:13.370515 | ubuntu-noble-large | 2026-07-10T01:54:13.370289+0000 - INFO - Adding org.opencontainers.image.version='26.0.5' label to osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-07-10 01:54:13.526477 | ubuntu-noble-large | 2026-07-10T01:54:13.525951+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-07-10 01:54:13.569659 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-07-10 01:54:13.574280 | ubuntu-noble-large | 2026-07-10T01:54:13.573836+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-07-10 01:54:13.625325 | ubuntu-noble-large | 2026-07-10T01:54:13.624818+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-07-10 01:54:13.625420 | ubuntu-noble-large | 2026-07-10T01:54:13.625312+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-server:2025.1 is neutron, using pip3 show neutron 2026-07-10 01:54:13.625545 | ubuntu-noble-large | 2026-07-10T01:54:13.625432+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-07-10 01:54:14.765657 | ubuntu-noble-large | 2026-07-10T01:54:14.765222+0000 - INFO - Found version '26.0.5' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-07-10 01:54:14.765806 | ubuntu-noble-large | 2026-07-10T01:54:14.765584+0000 - INFO - Adding org.opencontainers.image.version='26.0.5' label to osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-07-10 01:54:14.953230 | ubuntu-noble-large | 2026-07-10T01:54:14.952853+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-07-10 01:54:14.999274 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-07-10 01:54:15.004703 | ubuntu-noble-large | 2026-07-10T01:54:15.004368+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-07-10 01:54:15.062463 | ubuntu-noble-large | 2026-07-10T01:54:15.061963+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-07-10 01:54:15.062558 | ubuntu-noble-large | 2026-07-10T01:54:15.062417+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 is neutron, using pip3 show neutron 2026-07-10 01:54:15.062699 | ubuntu-noble-large | 2026-07-10T01:54:15.062560+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-07-10 01:54:16.357612 | ubuntu-noble-large | 2026-07-10T01:54:16.357166+0000 - INFO - Found version '26.0.5' with build date '20260710' for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-07-10 01:54:16.357724 | ubuntu-noble-large | 2026-07-10T01:54:16.357505+0000 - INFO - Adding org.opencontainers.image.version='26.0.5' label to osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-07-10 01:54:16.568748 | ubuntu-noble-large | 2026-07-10T01:54:16.568352+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-07-10 01:54:16.613888 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-07-10 01:54:16.618734 | ubuntu-noble-large | 2026-07-10T01:54:16.618276+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-07-10 01:54:16.672804 | ubuntu-noble-large | 2026-07-10T01:54:16.672378+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-07-10 01:54:16.673037 | ubuntu-noble-large | 2026-07-10T01:54:16.672806+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-server:2025.1 is mariadb, using dpkg -s mariadb-client 2026-07-10 01:54:16.673200 | ubuntu-noble-large | 2026-07-10T01:54:16.672991+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-07-10 01:54:17.256822 | ubuntu-noble-large | 2026-07-10T01:54:17.256343+0000 - INFO - Found version '10.11.18' with build date '20260710' for osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-07-10 01:54:17.256928 | ubuntu-noble-large | 2026-07-10T01:54:17.256705+0000 - INFO - Adding org.opencontainers.image.version='10.11.18' label to osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-07-10 01:54:17.404933 | ubuntu-noble-large | 2026-07-10T01:54:17.404526+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-07-10 01:54:17.450542 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-07-10 01:54:17.456498 | ubuntu-noble-large | 2026-07-10T01:54:17.456065+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-07-10 01:54:17.513895 | ubuntu-noble-large | 2026-07-10T01:54:17.513507+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-07-10 01:54:17.513994 | ubuntu-noble-large | 2026-07-10T01:54:17.513875+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 is mariadb-clustercheck, using dpkg -s mariadb-client 2026-07-10 01:54:17.514174 | ubuntu-noble-large | 2026-07-10T01:54:17.514032+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-07-10 01:54:18.126223 | ubuntu-noble-large | 2026-07-10T01:54:18.125631+0000 - INFO - Found version '10.11.18' with build date '20260710' for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-07-10 01:54:18.126377 | ubuntu-noble-large | 2026-07-10T01:54:18.125932+0000 - INFO - Adding org.opencontainers.image.version='10.11.18' label to osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-07-10 01:54:18.293910 | ubuntu-noble-large | 2026-07-10T01:54:18.293554+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-07-10 01:54:18.341430 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-07-10 01:54:18.347001 | ubuntu-noble-large | 2026-07-10T01:54:18.346561+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-07-10 01:54:18.400695 | ubuntu-noble-large | 2026-07-10T01:54:18.400342+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-07-10 01:54:18.401061 | ubuntu-noble-large | 2026-07-10T01:54:18.400757+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2026-07-10 01:54:18.401203 | ubuntu-noble-large | 2026-07-10T01:54:18.400903+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-07-10 01:54:18.990000 | ubuntu-noble-large | 2026-07-10T01:54:18.989573+0000 - INFO - Found version '3.5.1' with build date '20260710' for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-07-10 01:54:18.990187 | ubuntu-noble-large | 2026-07-10T01:54:18.989900+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-07-10 01:54:19.147481 | ubuntu-noble-large | 2026-07-10T01:54:19.147087+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-07-10 01:54:19.193371 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-07-10 01:54:19.197261 | ubuntu-noble-large | 2026-07-10T01:54:19.196795+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-07-10 01:54:19.257461 | ubuntu-noble-large | 2026-07-10T01:54:19.256982+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-07-10 01:54:19.257648 | ubuntu-noble-large | 2026-07-10T01:54:19.257456+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2026-07-10 01:54:19.257776 | ubuntu-noble-large | 2026-07-10T01:54:19.257638+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-07-10 01:54:19.901458 | ubuntu-noble-large | 2026-07-10T01:54:19.900908+0000 - INFO - Found version '3.5.1' with build date '20260710' for osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-07-10 01:54:19.901561 | ubuntu-noble-large | 2026-07-10T01:54:19.901380+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-07-10 01:54:20.052321 | ubuntu-noble-large | 2026-07-10T01:54:20.052045+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-07-10 01:54:20.096354 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-07-10 01:54:20.101826 | ubuntu-noble-large | 2026-07-10T01:54:20.101531+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-07-10 01:54:20.152593 | ubuntu-noble-large | 2026-07-10T01:54:20.152293+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-07-10 01:54:20.152690 | ubuntu-noble-large | 2026-07-10T01:54:20.152551+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 is prometheus-libvirt-exporter, using bash -c '/opt/libvirt-exporter --version 2>&1' 2026-07-10 01:54:20.152710 | ubuntu-noble-large | 2026-07-10T01:54:20.152628+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-07-10 01:54:20.762731 | ubuntu-noble-large | 2026-07-10T01:54:20.762305+0000 - INFO - Found version '2.2.0' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-07-10 01:54:20.762830 | ubuntu-noble-large | 2026-07-10T01:54:20.762642+0000 - INFO - Adding org.opencontainers.image.version='2.2.0' label to osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-07-10 01:54:20.940364 | ubuntu-noble-large | 2026-07-10T01:54:20.940000+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-07-10 01:54:20.983845 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-07-10 01:54:20.988310 | ubuntu-noble-large | 2026-07-10T01:54:20.988033+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-07-10 01:54:21.045531 | ubuntu-noble-large | 2026-07-10T01:54:21.045057+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-07-10 01:54:21.045709 | ubuntu-noble-large | 2026-07-10T01:54:21.045503+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 is prometheus-ovn-exporter, using /opt/ovn-exporter --version 2026-07-10 01:54:21.045857 | ubuntu-noble-large | 2026-07-10T01:54:21.045716+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-07-10 01:54:21.637039 | ubuntu-noble-large | 2026-07-10T01:54:21.636631+0000 - INFO - Found version '1.0.7' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-07-10 01:54:21.637173 | ubuntu-noble-large | 2026-07-10T01:54:21.636968+0000 - INFO - Adding org.opencontainers.image.version='1.0.7' label to osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-07-10 01:54:21.833073 | ubuntu-noble-large | 2026-07-10T01:54:21.832349+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-07-10 01:54:21.879344 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-07-10 01:54:21.884261 | ubuntu-noble-large | 2026-07-10T01:54:21.883784+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-07-10 01:54:21.936381 | ubuntu-noble-large | 2026-07-10T01:54:21.935905+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-07-10 01:54:21.936556 | ubuntu-noble-large | 2026-07-10T01:54:21.936372+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 is prometheus-memcached-exporter, using bash -c '/opt/memcached_exporter/memcached_exporter --version 2>&1' 2026-07-10 01:54:21.936688 | ubuntu-noble-large | 2026-07-10T01:54:21.936555+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-07-10 01:54:22.546273 | ubuntu-noble-large | 2026-07-10T01:54:22.545897+0000 - INFO - Found version '0.15.0' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-07-10 01:54:22.546366 | ubuntu-noble-large | 2026-07-10T01:54:22.546220+0000 - INFO - Adding org.opencontainers.image.version='0.15.0' label to osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-07-10 01:54:22.732939 | ubuntu-noble-large | 2026-07-10T01:54:22.732518+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-07-10 01:54:22.779230 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-07-10 01:54:22.784085 | ubuntu-noble-large | 2026-07-10T01:54:22.783727+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-07-10 01:54:22.832939 | ubuntu-noble-large | 2026-07-10T01:54:22.832497+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-07-10 01:54:22.833177 | ubuntu-noble-large | 2026-07-10T01:54:22.832919+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 is prometheus-blackbox-exporter, using bash -c '/opt/blackbox_exporter/blackbox_exporter --version 2>&1' 2026-07-10 01:54:22.833373 | ubuntu-noble-large | 2026-07-10T01:54:22.833185+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-07-10 01:54:23.453873 | ubuntu-noble-large | 2026-07-10T01:54:23.453473+0000 - INFO - Found version '0.25.0' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-07-10 01:54:23.453983 | ubuntu-noble-large | 2026-07-10T01:54:23.453785+0000 - INFO - Adding org.opencontainers.image.version='0.25.0' label to osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-07-10 01:54:23.639815 | ubuntu-noble-large | 2026-07-10T01:54:23.639465+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-07-10 01:54:23.689453 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-07-10 01:54:23.694393 | ubuntu-noble-large | 2026-07-10T01:54:23.693947+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-07-10 01:54:23.748771 | ubuntu-noble-large | 2026-07-10T01:54:23.748321+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-07-10 01:54:23.748870 | ubuntu-noble-large | 2026-07-10T01:54:23.748726+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 is prometheus-cadvisor, using /opt/cadvisor --version 2026-07-10 01:54:23.749068 | ubuntu-noble-large | 2026-07-10T01:54:23.748885+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-07-10 01:54:24.395389 | ubuntu-noble-large | 2026-07-10T01:54:24.394974+0000 - INFO - Found version '0.49.2' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-07-10 01:54:24.395502 | ubuntu-noble-large | 2026-07-10T01:54:24.395361+0000 - INFO - Adding org.opencontainers.image.version='0.49.2' label to osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-07-10 01:54:24.589418 | ubuntu-noble-large | 2026-07-10T01:54:24.588918+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-07-10 01:54:24.634056 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-07-10 01:54:24.639105 | ubuntu-noble-large | 2026-07-10T01:54:24.638667+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-07-10 01:54:24.699879 | ubuntu-noble-large | 2026-07-10T01:54:24.699475+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-07-10 01:54:24.700006 | ubuntu-noble-large | 2026-07-10T01:54:24.699858+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 is prometheus-elasticsearch-exporter, using bash -c '/opt/elasticsearch_exporter/elasticsearch_exporter --version 2>&1' 2026-07-10 01:54:24.700434 | ubuntu-noble-large | 2026-07-10T01:54:24.700282+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-07-10 01:54:25.308263 | ubuntu-noble-large | 2026-07-10T01:54:25.307809+0000 - INFO - Found version '1.8.0' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-07-10 01:54:25.308370 | ubuntu-noble-large | 2026-07-10T01:54:25.308188+0000 - INFO - Adding org.opencontainers.image.version='1.8.0' label to osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-07-10 01:54:25.489425 | ubuntu-noble-large | 2026-07-10T01:54:25.488928+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-07-10 01:54:25.535540 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-07-10 01:54:25.540324 | ubuntu-noble-large | 2026-07-10T01:54:25.539769+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-07-10 01:54:25.603732 | ubuntu-noble-large | 2026-07-10T01:54:25.603233+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-07-10 01:54:25.603960 | ubuntu-noble-large | 2026-07-10T01:54:25.603714+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 is prometheus-mtail, using bash -c '/opt/mtail --version 2>&1' 2026-07-10 01:54:25.604255 | ubuntu-noble-large | 2026-07-10T01:54:25.603968+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-07-10 01:54:26.245982 | ubuntu-noble-large | 2026-07-10T01:54:26.245660+0000 - INFO - Found version '3.0.8' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-07-10 01:54:26.246126 | ubuntu-noble-large | 2026-07-10T01:54:26.245927+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-07-10 01:54:26.412976 | ubuntu-noble-large | 2026-07-10T01:54:26.412620+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-07-10 01:54:26.459548 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-07-10 01:54:26.464673 | ubuntu-noble-large | 2026-07-10T01:54:26.464268+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-07-10 01:54:26.518114 | ubuntu-noble-large | 2026-07-10T01:54:26.517752+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-07-10 01:54:26.518235 | ubuntu-noble-large | 2026-07-10T01:54:26.518068+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 is prometheus-alertmanager, using bash -c '/opt/prometheus_alertmanager/alertmanager --version 2>&1' 2026-07-10 01:54:26.518296 | ubuntu-noble-large | 2026-07-10T01:54:26.518210+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-07-10 01:54:27.163580 | ubuntu-noble-large | 2026-07-10T01:54:27.163230+0000 - INFO - Found version '0.28.1' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-07-10 01:54:27.163739 | ubuntu-noble-large | 2026-07-10T01:54:27.163561+0000 - INFO - Adding org.opencontainers.image.version='0.28.1' label to osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-07-10 01:54:27.314722 | ubuntu-noble-large | 2026-07-10T01:54:27.314374+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-07-10 01:54:27.359421 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-07-10 01:54:27.363547 | ubuntu-noble-large | 2026-07-10T01:54:27.363193+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-07-10 01:54:27.420282 | ubuntu-noble-large | 2026-07-10T01:54:27.419862+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-07-10 01:54:27.420378 | ubuntu-noble-large | 2026-07-10T01:54:27.420224+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 is prometheus-mysqld-exporter, using bash -c '/opt/mysqld_exporter/mysqld_exporter --version 2>&1' 2026-07-10 01:54:27.420397 | ubuntu-noble-large | 2026-07-10T01:54:27.420327+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-07-10 01:54:28.042173 | ubuntu-noble-large | 2026-07-10T01:54:28.041719+0000 - INFO - Found version '0.16.0' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-07-10 01:54:28.042276 | ubuntu-noble-large | 2026-07-10T01:54:28.042078+0000 - INFO - Adding org.opencontainers.image.version='0.16.0' label to osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-07-10 01:54:28.199527 | ubuntu-noble-large | 2026-07-10T01:54:28.198994+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-07-10 01:54:28.244852 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-07-10 01:54:28.249119 | ubuntu-noble-large | 2026-07-10T01:54:28.248686+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-07-10 01:54:28.302879 | ubuntu-noble-large | 2026-07-10T01:54:28.302423+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-07-10 01:54:28.302979 | ubuntu-noble-large | 2026-07-10T01:54:28.302833+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 is prometheus-node-exporter, using bash -c '/opt/node_exporter/node_exporter --version 2>&1' 2026-07-10 01:54:28.303236 | ubuntu-noble-large | 2026-07-10T01:54:28.303000+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-07-10 01:54:28.908712 | ubuntu-noble-large | 2026-07-10T01:54:28.908278+0000 - INFO - Found version '1.8.2' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-07-10 01:54:28.908830 | ubuntu-noble-large | 2026-07-10T01:54:28.908609+0000 - INFO - Adding org.opencontainers.image.version='1.8.2' label to osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-07-10 01:54:29.122627 | ubuntu-noble-large | 2026-07-10T01:54:29.122262+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-07-10 01:54:29.167996 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-07-10 01:54:29.172936 | ubuntu-noble-large | 2026-07-10T01:54:29.172558+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-07-10 01:54:29.230443 | ubuntu-noble-large | 2026-07-10T01:54:29.230009+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-07-10 01:54:29.230573 | ubuntu-noble-large | 2026-07-10T01:54:29.230431+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 is prometheus-openstack-exporter, using bash -c 'sha256sum /opt/openstack-exporter/openstack-exporter 2>&1' 2026-07-10 01:54:29.230717 | ubuntu-noble-large | 2026-07-10T01:54:29.230587+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-07-10 01:54:29.890516 | ubuntu-noble-large | 2026-07-10T01:54:29.890104+0000 - INFO - Found version '1.7.0' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-07-10 01:54:29.890615 | ubuntu-noble-large | 2026-07-10T01:54:29.890464+0000 - INFO - Adding org.opencontainers.image.version='1.7.0' label to osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-07-10 01:54:30.052556 | ubuntu-noble-large | 2026-07-10T01:54:30.052125+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-07-10 01:54:30.091370 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-07-10 01:54:30.096453 | ubuntu-noble-large | 2026-07-10T01:54:30.095760+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-07-10 01:54:30.153583 | ubuntu-noble-large | 2026-07-10T01:54:30.153072+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-07-10 01:54:30.153753 | ubuntu-noble-large | 2026-07-10T01:54:30.153545+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-server:2025.1 is prometheus, using /opt/prometheus/prometheus --version 2026-07-10 01:54:30.153933 | ubuntu-noble-large | 2026-07-10T01:54:30.153760+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-07-10 01:54:30.746002 | ubuntu-noble-large | 2026-07-10T01:54:30.745590+0000 - INFO - Found version '3.2.1' with build date '20260710' for osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-07-10 01:54:30.746260 | ubuntu-noble-large | 2026-07-10T01:54:30.745965+0000 - INFO - Adding org.opencontainers.image.version='3.2.1' label to osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-07-10 01:54:30.921949 | ubuntu-noble-large | 2026-07-10T01:54:30.921607+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-07-10 01:54:30.965969 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-07-10 01:54:30.970782 | ubuntu-noble-large | 2026-07-10T01:54:30.970396+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-07-10 01:54:31.026474 | ubuntu-noble-large | 2026-07-10T01:54:31.026060+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-base:2025.1 2026-07-10 01:54:31.026558 | ubuntu-noble-large | 2026-07-10T01:54:31.026434+0000 - INFO - osism.harbor.regio.digital/kolla/ovn-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:31.026656 | ubuntu-noble-large | 2026-07-10T01:54:31.026554+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-07-10 01:54:31.026785 | ubuntu-noble-large | 2026-07-10T01:54:31.026685+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 is openvswitch, using dpkg -s openvswitch-switch 2026-07-10 01:54:31.026868 | ubuntu-noble-large | 2026-07-10T01:54:31.026780+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-07-10 01:54:31.626913 | ubuntu-noble-large | 2026-07-10T01:54:31.626548+0000 - INFO - Found version '3.5.1' with build date '20260710' for osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-07-10 01:54:31.627051 | ubuntu-noble-large | 2026-07-10T01:54:31.626873+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-07-10 01:54:31.796441 | ubuntu-noble-large | 2026-07-10T01:54:31.796007+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-07-10 01:54:31.837977 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-07-10 01:54:31.842929 | ubuntu-noble-large | 2026-07-10T01:54:31.842564+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-07-10 01:54:31.897430 | ubuntu-noble-large | 2026-07-10T01:54:31.896958+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-07-10 01:54:31.897614 | ubuntu-noble-large | 2026-07-10T01:54:31.897434+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 is openvswitch, using dpkg -s openvswitch-switch 2026-07-10 01:54:31.897753 | ubuntu-noble-large | 2026-07-10T01:54:31.897613+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-07-10 01:54:32.496186 | ubuntu-noble-large | 2026-07-10T01:54:32.495728+0000 - INFO - Found version '3.5.1' with build date '20260710' for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-07-10 01:54:32.496302 | ubuntu-noble-large | 2026-07-10T01:54:32.496108+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-07-10 01:54:32.670328 | ubuntu-noble-large | 2026-07-10T01:54:32.669805+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-07-10 01:54:32.717486 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-07-10 01:54:32.723874 | ubuntu-noble-large | 2026-07-10T01:54:32.723480+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-07-10 01:54:32.777723 | ubuntu-noble-large | 2026-07-10T01:54:32.777233+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-07-10 01:54:32.777964 | ubuntu-noble-large | 2026-07-10T01:54:32.777761+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 is hacluster, using dpkg -s pacemaker-common 2026-07-10 01:54:32.778160 | ubuntu-noble-large | 2026-07-10T01:54:32.777969+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-07-10 01:54:33.376347 | ubuntu-noble-large | 2026-07-10T01:54:33.375408+0000 - INFO - Found version '2.1.6' with build date '20260710' for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-07-10 01:54:33.376472 | ubuntu-noble-large | 2026-07-10T01:54:33.375732+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-07-10 01:54:33.549246 | ubuntu-noble-large | 2026-07-10T01:54:33.548845+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-07-10 01:54:33.596469 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-07-10 01:54:33.600830 | ubuntu-noble-large | 2026-07-10T01:54:33.600480+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-07-10 01:54:33.650269 | ubuntu-noble-large | 2026-07-10T01:54:33.649785+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-07-10 01:54:33.650450 | ubuntu-noble-large | 2026-07-10T01:54:33.650262+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 is hacluster, using dpkg -s pacemaker-common 2026-07-10 01:54:33.650574 | ubuntu-noble-large | 2026-07-10T01:54:33.650441+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-07-10 01:54:34.297983 | ubuntu-noble-large | 2026-07-10T01:54:34.297593+0000 - INFO - Found version '2.1.6' with build date '20260710' for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-07-10 01:54:34.298161 | ubuntu-noble-large | 2026-07-10T01:54:34.297919+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-07-10 01:54:34.481631 | ubuntu-noble-large | 2026-07-10T01:54:34.481319+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-07-10 01:54:34.526971 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-07-10 01:54:34.533088 | ubuntu-noble-large | 2026-07-10T01:54:34.532671+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-07-10 01:54:34.586597 | ubuntu-noble-large | 2026-07-10T01:54:34.586236+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-07-10 01:54:34.586697 | ubuntu-noble-large | 2026-07-10T01:54:34.586551+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 is hacluster-corosync, using dpkg -s corosync 2026-07-10 01:54:34.586752 | ubuntu-noble-large | 2026-07-10T01:54:34.586660+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-07-10 01:54:35.210249 | ubuntu-noble-large | 2026-07-10T01:54:35.209809+0000 - INFO - Found version '3.1.7' with build date '20260710' for osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-07-10 01:54:35.210359 | ubuntu-noble-large | 2026-07-10T01:54:35.210120+0000 - INFO - Adding org.opencontainers.image.version='3.1.7' label to osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-07-10 01:54:35.375707 | ubuntu-noble-large | 2026-07-10T01:54:35.375396+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-07-10 01:54:35.422917 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-07-10 01:54:35.428086 | ubuntu-noble-large | 2026-07-10T01:54:35.427652+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-07-10 01:54:35.477386 | ubuntu-noble-large | 2026-07-10T01:54:35.476918+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-07-10 01:54:35.477570 | ubuntu-noble-large | 2026-07-10T01:54:35.477398+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 is hacluster, using dpkg -s pacemaker-common 2026-07-10 01:54:35.477704 | ubuntu-noble-large | 2026-07-10T01:54:35.477578+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-07-10 01:54:36.058176 | ubuntu-noble-large | 2026-07-10T01:54:36.057735+0000 - INFO - Found version '2.1.6' with build date '20260710' for osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-07-10 01:54:36.058292 | ubuntu-noble-large | 2026-07-10T01:54:36.058115+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-07-10 01:54:36.224225 | ubuntu-noble-large | 2026-07-10T01:54:36.223727+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-07-10 01:54:36.274617 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-07-10 01:54:36.279165 | ubuntu-noble-large | 2026-07-10T01:54:36.278781+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-07-10 01:54:36.329850 | ubuntu-noble-large | 2026-07-10T01:54:36.329386+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-base:2025.1 2026-07-10 01:54:36.330075 | ubuntu-noble-large | 2026-07-10T01:54:36.329805+0000 - INFO - osism.harbor.regio.digital/kolla/designate-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:36.330276 | ubuntu-noble-large | 2026-07-10T01:54:36.330084+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-base:2025.1 2026-07-10 01:54:36.330407 | ubuntu-noble-large | 2026-07-10T01:54:36.330261+0000 - INFO - osism.harbor.regio.digital/kolla/masakari-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:36.330517 | ubuntu-noble-large | 2026-07-10T01:54:36.330386+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-base:2025.1 2026-07-10 01:54:36.330699 | ubuntu-noble-large | 2026-07-10T01:54:36.330504+0000 - INFO - osism.harbor.regio.digital/kolla/barbican-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:36.330799 | ubuntu-noble-large | 2026-07-10T01:54:36.330653+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-base:2025.1 2026-07-10 01:54:36.330910 | ubuntu-noble-large | 2026-07-10T01:54:36.330770+0000 - INFO - osism.harbor.regio.digital/kolla/placement-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:36.331071 | ubuntu-noble-large | 2026-07-10T01:54:36.330892+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-base:2025.1 2026-07-10 01:54:36.331240 | ubuntu-noble-large | 2026-07-10T01:54:36.331047+0000 - INFO - osism.harbor.regio.digital/kolla/skyline-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:36.331318 | ubuntu-noble-large | 2026-07-10T01:54:36.331201+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/horizon:2025.1 2026-07-10 01:54:36.331462 | ubuntu-noble-large | 2026-07-10T01:54:36.331321+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/horizon:2025.1 is horizon, using pip3 show horizon 2026-07-10 01:54:36.331540 | ubuntu-noble-large | 2026-07-10T01:54:36.331432+0000 - INFO - Checking osism.harbor.regio.digital/kolla/horizon:2025.1 2026-07-10 01:54:37.611459 | ubuntu-noble-large | 2026-07-10T01:54:37.610991+0000 - INFO - Found version '25.3.3' with build date '20260710' for osism.harbor.regio.digital/kolla/horizon:2025.1 2026-07-10 01:54:37.611578 | ubuntu-noble-large | 2026-07-10T01:54:37.611402+0000 - INFO - Adding org.opencontainers.image.version='25.3.3' label to osism.harbor.regio.digital/kolla/horizon:2025.1 2026-07-10 01:54:37.790404 | ubuntu-noble-large | 2026-07-10T01:54:37.789973+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/horizon:2025.1 2026-07-10 01:54:37.838106 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-07-10 01:54:37.843442 | ubuntu-noble-large | 2026-07-10T01:54:37.842985+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/horizon:2025.1 2026-07-10 01:54:37.895756 | ubuntu-noble-large | 2026-07-10T01:54:37.895318+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-base:2025.1 2026-07-10 01:54:37.895887 | ubuntu-noble-large | 2026-07-10T01:54:37.895712+0000 - INFO - osism.harbor.regio.digital/kolla/blazar-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:37.896014 | ubuntu-noble-large | 2026-07-10T01:54:37.895874+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-base:2025.1 2026-07-10 01:54:37.896273 | ubuntu-noble-large | 2026-07-10T01:54:37.896013+0000 - INFO - osism.harbor.regio.digital/kolla/ironic-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:37.896423 | ubuntu-noble-large | 2026-07-10T01:54:37.896280+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 2026-07-10 01:54:37.896534 | ubuntu-noble-large | 2026-07-10T01:54:37.896427+0000 - INFO - osism.harbor.regio.digital/kolla/ceilometer-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:37.896645 | ubuntu-noble-large | 2026-07-10T01:54:37.896546+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-base:2025.1 2026-07-10 01:54:37.896758 | ubuntu-noble-large | 2026-07-10T01:54:37.896660+0000 - INFO - osism.harbor.regio.digital/kolla/manila-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:37.896949 | ubuntu-noble-large | 2026-07-10T01:54:37.896775+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 2026-07-10 01:54:37.897179 | ubuntu-noble-large | 2026-07-10T01:54:37.896966+0000 - INFO - osism.harbor.regio.digital/kolla/gnocchi-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:37.897363 | ubuntu-noble-large | 2026-07-10T01:54:37.897222+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-07-10 01:54:37.897497 | ubuntu-noble-large | 2026-07-10T01:54:37.897389+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 is ironic-inspector, using pip3 show ironic-inspector 2026-07-10 01:54:37.897601 | ubuntu-noble-large | 2026-07-10T01:54:37.897504+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-07-10 01:54:39.127603 | ubuntu-noble-large | 2026-07-10T01:54:39.127202+0000 - INFO - Found version '12.4.1' with build date '20260710' for osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-07-10 01:54:39.127723 | ubuntu-noble-large | 2026-07-10T01:54:39.127538+0000 - INFO - Adding org.opencontainers.image.version='12.4.1' label to osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-07-10 01:54:39.318980 | ubuntu-noble-large | 2026-07-10T01:54:39.318637+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-07-10 01:54:39.366068 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-07-10 01:54:39.371580 | ubuntu-noble-large | 2026-07-10T01:54:39.371121+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-07-10 01:54:39.425148 | ubuntu-noble-large | 2026-07-10T01:54:39.424732+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-base:2025.1 2026-07-10 01:54:39.425311 | ubuntu-noble-large | 2026-07-10T01:54:39.425110+0000 - INFO - osism.harbor.regio.digital/kolla/glance-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:39.425424 | ubuntu-noble-large | 2026-07-10T01:54:39.425302+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-base:2025.1 2026-07-10 01:54:39.425536 | ubuntu-noble-large | 2026-07-10T01:54:39.425426+0000 - INFO - osism.harbor.regio.digital/kolla/cinder-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:39.425622 | ubuntu-noble-large | 2026-07-10T01:54:39.425531+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-base:2025.1 2026-07-10 01:54:39.425730 | ubuntu-noble-large | 2026-07-10T01:54:39.425633+0000 - INFO - osism.harbor.regio.digital/kolla/nova-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:39.425816 | ubuntu-noble-large | 2026-07-10T01:54:39.425727+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-base:2025.1 2026-07-10 01:54:39.425923 | ubuntu-noble-large | 2026-07-10T01:54:39.425822+0000 - INFO - osism.harbor.regio.digital/kolla/heat-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:39.425996 | ubuntu-noble-large | 2026-07-10T01:54:39.425914+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-base:2025.1 2026-07-10 01:54:39.426113 | ubuntu-noble-large | 2026-07-10T01:54:39.426004+0000 - INFO - osism.harbor.regio.digital/kolla/keystone-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:39.426281 | ubuntu-noble-large | 2026-07-10T01:54:39.426119+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/watcher-base:2025.1 2026-07-10 01:54:39.426362 | ubuntu-noble-large | 2026-07-10T01:54:39.426259+0000 - INFO - osism.harbor.regio.digital/kolla/watcher-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:39.426485 | ubuntu-noble-large | 2026-07-10T01:54:39.426354+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-base:2025.1 2026-07-10 01:54:39.426587 | ubuntu-noble-large | 2026-07-10T01:54:39.426474+0000 - INFO - osism.harbor.regio.digital/kolla/aodh-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:39.426669 | ubuntu-noble-large | 2026-07-10T01:54:39.426564+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-base:2025.1 2026-07-10 01:54:39.426743 | ubuntu-noble-large | 2026-07-10T01:54:39.426647+0000 - INFO - osism.harbor.regio.digital/kolla/octavia-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:39.426830 | ubuntu-noble-large | 2026-07-10T01:54:39.426734+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-base:2025.1 2026-07-10 01:54:39.426922 | ubuntu-noble-large | 2026-07-10T01:54:39.426826+0000 - INFO - osism.harbor.regio.digital/kolla/magnum-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:39.427014 | ubuntu-noble-large | 2026-07-10T01:54:39.426917+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-base:2025.1 2026-07-10 01:54:39.427163 | ubuntu-noble-large | 2026-07-10T01:54:39.427009+0000 - INFO - osism.harbor.regio.digital/kolla/neutron-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:39.427253 | ubuntu-noble-large | 2026-07-10T01:54:39.427153+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-07-10 01:54:39.427366 | ubuntu-noble-large | 2026-07-10T01:54:39.427262+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 is letsencrypt-lego, using /opt/lego --version 2026-07-10 01:54:39.427451 | ubuntu-noble-large | 2026-07-10T01:54:39.427357+0000 - INFO - Checking osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-07-10 01:54:40.104324 | ubuntu-noble-large | 2026-07-10T01:54:40.103874+0000 - INFO - Found version '4.20.4' with build date '20260710' for osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-07-10 01:54:40.104438 | ubuntu-noble-large | 2026-07-10T01:54:40.104265+0000 - INFO - Adding org.opencontainers.image.version='4.20.4' label to osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-07-10 01:54:40.257374 | ubuntu-noble-large | 2026-07-10T01:54:40.256534+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-07-10 01:54:40.310195 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-07-10 01:54:40.315183 | ubuntu-noble-large | 2026-07-10T01:54:40.314749+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-07-10 01:54:40.368747 | ubuntu-noble-large | 2026-07-10T01:54:40.368341+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-07-10 01:54:40.368880 | ubuntu-noble-large | 2026-07-10T01:54:40.368725+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 is letsencrypt-webserver, using dpkg -s apache2 2026-07-10 01:54:40.369022 | ubuntu-noble-large | 2026-07-10T01:54:40.368885+0000 - INFO - Checking osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-07-10 01:54:40.999455 | ubuntu-noble-large | 2026-07-10T01:54:40.998815+0000 - INFO - Found version '2.4.58' with build date '20260710' for osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-07-10 01:54:40.999570 | ubuntu-noble-large | 2026-07-10T01:54:40.999387+0000 - INFO - Adding org.opencontainers.image.version='2.4.58' label to osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-07-10 01:54:41.141507 | ubuntu-noble-large | 2026-07-10T01:54:41.141006+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-07-10 01:54:41.195747 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-07-10 01:54:41.200535 | ubuntu-noble-large | 2026-07-10T01:54:41.200170+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-07-10 01:54:41.251927 | ubuntu-noble-large | 2026-07-10T01:54:41.251547+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-07-10 01:54:41.252117 | ubuntu-noble-large | 2026-07-10T01:54:41.251919+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 is redis-sentinel, using dpkg -s redis-sentinel 2026-07-10 01:54:41.252287 | ubuntu-noble-large | 2026-07-10T01:54:41.252114+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-07-10 01:54:41.866313 | ubuntu-noble-large | 2026-07-10T01:54:41.865826+0000 - INFO - Found version '7.0.15' with build date '20260710' for osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-07-10 01:54:41.866424 | ubuntu-noble-large | 2026-07-10T01:54:41.866257+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-07-10 01:54:42.021193 | ubuntu-noble-large | 2026-07-10T01:54:42.020826+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-07-10 01:54:42.065696 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-07-10 01:54:42.070286 | ubuntu-noble-large | 2026-07-10T01:54:42.069866+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-07-10 01:54:42.124557 | ubuntu-noble-large | 2026-07-10T01:54:42.124111+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis:2025.1 2026-07-10 01:54:42.124657 | ubuntu-noble-large | 2026-07-10T01:54:42.124527+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis:2025.1 is redis, using dpkg -s redis-server 2026-07-10 01:54:42.124816 | ubuntu-noble-large | 2026-07-10T01:54:42.124677+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis:2025.1 2026-07-10 01:54:42.743097 | ubuntu-noble-large | 2026-07-10T01:54:42.742682+0000 - INFO - Found version '7.0.15' with build date '20260710' for osism.harbor.regio.digital/kolla/redis:2025.1 2026-07-10 01:54:42.743256 | ubuntu-noble-large | 2026-07-10T01:54:42.742951+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis:2025.1 2026-07-10 01:54:42.898024 | ubuntu-noble-large | 2026-07-10T01:54:42.897661+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis:2025.1 2026-07-10 01:54:42.946521 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:2025.1 2026-07-10 01:54:42.953499 | ubuntu-noble-large | 2026-07-10T01:54:42.952882+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis:2025.1 2026-07-10 01:54:43.009205 | ubuntu-noble-large | 2026-07-10T01:54:43.008575+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-07-10 01:54:43.009460 | ubuntu-noble-large | 2026-07-10T01:54:43.009233+0000 - ERROR - Configuration for valkey-sentinel (valkey) not found 2026-07-10 01:54:43.009578 | ubuntu-noble-large | 2026-07-10T01:54:43.009454+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-07-10 01:54:43.009721 | ubuntu-noble-large | 2026-07-10T01:54:43.009585+0000 - ERROR - Configuration for valkey-server (valkey) not found 2026-07-10 01:54:43.009751 | ubuntu-noble-large | 2026-07-10T01:54:43.009674+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-07-10 01:54:43.009832 | ubuntu-noble-large | 2026-07-10T01:54:43.009749+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/iscsid:2025.1 is iscsid, using dpkg -s open-iscsi 2026-07-10 01:54:43.009902 | ubuntu-noble-large | 2026-07-10T01:54:43.009827+0000 - INFO - Checking osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-07-10 01:54:43.633840 | ubuntu-noble-large | 2026-07-10T01:54:43.633440+0000 - INFO - Found version '2.1.9' with build date '20260710' for osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-07-10 01:54:43.633960 | ubuntu-noble-large | 2026-07-10T01:54:43.633736+0000 - INFO - Adding org.opencontainers.image.version='2.1.9' label to osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-07-10 01:54:43.817193 | ubuntu-noble-large | 2026-07-10T01:54:43.816740+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-07-10 01:54:43.863939 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-07-10 01:54:43.869474 | ubuntu-noble-large | 2026-07-10T01:54:43.868980+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-07-10 01:54:43.925743 | ubuntu-noble-large | 2026-07-10T01:54:43.925345+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/grafana:2025.1 2026-07-10 01:54:43.925888 | ubuntu-noble-large | 2026-07-10T01:54:43.925734+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/grafana:2025.1 is grafana, using dpkg -s grafana 2026-07-10 01:54:43.926058 | ubuntu-noble-large | 2026-07-10T01:54:43.925900+0000 - INFO - Checking osism.harbor.regio.digital/kolla/grafana:2025.1 2026-07-10 01:54:44.577461 | ubuntu-noble-large | 2026-07-10T01:54:44.576943+0000 - INFO - Found version '13.1.0' with build date '20260710' for osism.harbor.regio.digital/kolla/grafana:2025.1 2026-07-10 01:54:44.577576 | ubuntu-noble-large | 2026-07-10T01:54:44.577368+0000 - INFO - Adding org.opencontainers.image.version='13.1.0' label to osism.harbor.regio.digital/kolla/grafana:2025.1 2026-07-10 01:54:44.781270 | ubuntu-noble-large | 2026-07-10T01:54:44.780836+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/grafana:2025.1 2026-07-10 01:54:44.829709 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-07-10 01:54:44.834769 | ubuntu-noble-large | 2026-07-10T01:54:44.834362+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/grafana:2025.1 2026-07-10 01:54:44.887964 | ubuntu-noble-large | 2026-07-10T01:54:44.887525+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-base:2025.1 2026-07-10 01:54:44.888163 | ubuntu-noble-large | 2026-07-10T01:54:44.887895+0000 - INFO - osism.harbor.regio.digital/kolla/mariadb-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:44.888296 | ubuntu-noble-large | 2026-07-10T01:54:44.888081+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-07-10 01:54:44.888435 | ubuntu-noble-large | 2026-07-10T01:54:44.888284+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2026-07-10 01:54:44.888571 | ubuntu-noble-large | 2026-07-10T01:54:44.888415+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-07-10 01:54:45.469651 | ubuntu-noble-large | 2026-07-10T01:54:45.469111+0000 - INFO - Found version '3.5.1' with build date '20260710' for osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-07-10 01:54:45.469766 | ubuntu-noble-large | 2026-07-10T01:54:45.469514+0000 - INFO - Adding org.opencontainers.image.version='3.5.1' label to osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-07-10 01:54:45.640791 | ubuntu-noble-large | 2026-07-10T01:54:45.640341+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-07-10 01:54:45.677715 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-07-10 01:54:45.683468 | ubuntu-noble-large | 2026-07-10T01:54:45.682974+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-07-10 01:54:45.735295 | ubuntu-noble-large | 2026-07-10T01:54:45.734846+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/memcached:2025.1 2026-07-10 01:54:45.735456 | ubuntu-noble-large | 2026-07-10T01:54:45.735269+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/memcached:2025.1 is memcached, using dpkg -s memcached 2026-07-10 01:54:45.735613 | ubuntu-noble-large | 2026-07-10T01:54:45.735457+0000 - INFO - Checking osism.harbor.regio.digital/kolla/memcached:2025.1 2026-07-10 01:54:46.418361 | ubuntu-noble-large | 2026-07-10T01:54:46.417808+0000 - INFO - Found version '1.6.24' with build date '20260710' for osism.harbor.regio.digital/kolla/memcached:2025.1 2026-07-10 01:54:46.418495 | ubuntu-noble-large | 2026-07-10T01:54:46.418228+0000 - INFO - Adding org.opencontainers.image.version='1.6.24' label to osism.harbor.regio.digital/kolla/memcached:2025.1 2026-07-10 01:54:46.618315 | ubuntu-noble-large | 2026-07-10T01:54:46.617857+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/memcached:2025.1 2026-07-10 01:54:46.657381 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-07-10 01:54:46.662683 | ubuntu-noble-large | 2026-07-10T01:54:46.662348+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/memcached:2025.1 2026-07-10 01:54:46.713970 | ubuntu-noble-large | 2026-07-10T01:54:46.713544+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-base:2025.1 2026-07-10 01:54:46.714172 | ubuntu-noble-large | 2026-07-10T01:54:46.713934+0000 - INFO - osism.harbor.regio.digital/kolla/prometheus-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:46.714324 | ubuntu-noble-large | 2026-07-10T01:54:46.714186+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-07-10 01:54:46.714465 | ubuntu-noble-large | 2026-07-10T01:54:46.714341+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy:2025.1 is haproxy, using dpkg -s haproxy 2026-07-10 01:54:46.714604 | ubuntu-noble-large | 2026-07-10T01:54:46.714475+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-07-10 01:54:47.348663 | ubuntu-noble-large | 2026-07-10T01:54:47.348269+0000 - INFO - Found version '2.8.16' with build date '20260710' for osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-07-10 01:54:47.348779 | ubuntu-noble-large | 2026-07-10T01:54:47.348602+0000 - INFO - Adding org.opencontainers.image.version='2.8.16' label to osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-07-10 01:54:47.503765 | ubuntu-noble-large | 2026-07-10T01:54:47.503443+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-07-10 01:54:47.547906 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-07-10 01:54:47.554160 | ubuntu-noble-large | 2026-07-10T01:54:47.553749+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-07-10 01:54:47.612799 | ubuntu-noble-large | 2026-07-10T01:54:47.612344+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-07-10 01:54:47.612995 | ubuntu-noble-large | 2026-07-10T01:54:47.612788+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 is haproxy-ssh, using dpkg -s openssh-server 2026-07-10 01:54:47.613270 | ubuntu-noble-large | 2026-07-10T01:54:47.613010+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-07-10 01:54:48.212218 | ubuntu-noble-large | 2026-07-10T01:54:48.211805+0000 - INFO - Found version '9.6' with build date '20260710' for osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-07-10 01:54:48.212378 | ubuntu-noble-large | 2026-07-10T01:54:48.212202+0000 - INFO - Adding org.opencontainers.image.version='9.6' label to osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-07-10 01:54:48.354324 | ubuntu-noble-large | 2026-07-10T01:54:48.353945+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-07-10 01:54:48.399767 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-07-10 01:54:48.405716 | ubuntu-noble-large | 2026-07-10T01:54:48.405412+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-07-10 01:54:48.457747 | ubuntu-noble-large | 2026-07-10T01:54:48.457346+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 2026-07-10 01:54:48.457891 | ubuntu-noble-large | 2026-07-10T01:54:48.457737+0000 - INFO - osism.harbor.regio.digital/kolla/openvswitch-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:48.458024 | ubuntu-noble-large | 2026-07-10T01:54:48.457907+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-07-10 01:54:48.458260 | ubuntu-noble-large | 2026-07-10T01:54:48.458085+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/rabbitmq:2025.1 is rabbitmq, using dpkg -s rabbitmq-server 2026-07-10 01:54:48.458352 | ubuntu-noble-large | 2026-07-10T01:54:48.458252+0000 - INFO - Checking osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-07-10 01:54:49.107861 | ubuntu-noble-large | 2026-07-10T01:54:49.107482+0000 - INFO - Found version '4.1.8' with build date '20260710' for osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-07-10 01:54:49.107969 | ubuntu-noble-large | 2026-07-10T01:54:49.107787+0000 - INFO - Adding org.opencontainers.image.version='4.1.8' label to osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-07-10 01:54:49.279808 | ubuntu-noble-large | 2026-07-10T01:54:49.279379+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-07-10 01:54:49.323071 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-07-10 01:54:49.328169 | ubuntu-noble-large | 2026-07-10T01:54:49.327727+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-07-10 01:54:49.388574 | ubuntu-noble-large | 2026-07-10T01:54:49.388110+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-base:2025.1 2026-07-10 01:54:49.388679 | ubuntu-noble-large | 2026-07-10T01:54:49.388535+0000 - INFO - osism.harbor.regio.digital/kolla/hacluster-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:49.388845 | ubuntu-noble-large | 2026-07-10T01:54:49.388704+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openstack-base:2025.1 2026-07-10 01:54:49.388982 | ubuntu-noble-large | 2026-07-10T01:54:49.388847+0000 - INFO - osism.harbor.regio.digital/kolla/openstack-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:49.389112 | ubuntu-noble-large | 2026-07-10T01:54:49.388972+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-07-10 01:54:49.389281 | ubuntu-noble-large | 2026-07-10T01:54:49.389151+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/dnsmasq:2025.1 is dnsmasq, using dpkg -s dnsmasq 2026-07-10 01:54:49.389375 | ubuntu-noble-large | 2026-07-10T01:54:49.389276+0000 - INFO - Checking osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-07-10 01:54:50.027456 | ubuntu-noble-large | 2026-07-10T01:54:50.026973+0000 - INFO - Found version '2.90' with build date '20260710' for osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-07-10 01:54:50.027573 | ubuntu-noble-large | 2026-07-10T01:54:50.027330+0000 - INFO - Adding org.opencontainers.image.version='2.90' label to osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-07-10 01:54:50.369365 | ubuntu-noble-large | 2026-07-10T01:54:50.368844+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-07-10 01:54:50.410326 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-07-10 01:54:50.416256 | ubuntu-noble-large | 2026-07-10T01:54:50.415803+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-07-10 01:54:50.471802 | ubuntu-noble-large | 2026-07-10T01:54:50.471392+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-07-10 01:54:50.471894 | ubuntu-noble-large | 2026-07-10T01:54:50.471770+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 is kolla-toolbox, using echo 2026-07-10 01:54:50.472031 | ubuntu-noble-large | 2026-07-10T01:54:50.471906+0000 - INFO - Checking osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-07-10 01:54:51.082023 | ubuntu-noble-large | 2026-07-10T01:54:51.081666+0000 - INFO - Found version '20.4.1' with build date '20260710' for osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-07-10 01:54:51.082171 | ubuntu-noble-large | 2026-07-10T01:54:51.081975+0000 - INFO - Adding org.opencontainers.image.version='20.4.1' label to osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-07-10 01:54:51.258204 | ubuntu-noble-large | 2026-07-10T01:54:51.257852+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-07-10 01:54:51.305347 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-07-10 01:54:51.309983 | ubuntu-noble-large | 2026-07-10T01:54:51.309653+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-07-10 01:54:51.366014 | ubuntu-noble-large | 2026-07-10T01:54:51.365577+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-07-10 01:54:51.366259 | ubuntu-noble-large | 2026-07-10T01:54:51.365999+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/fluentd:2025.1 is fluentd, using dpkg -s fluent-package 2026-07-10 01:54:51.366405 | ubuntu-noble-large | 2026-07-10T01:54:51.366256+0000 - INFO - Checking osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-07-10 01:54:51.978264 | ubuntu-noble-large | 2026-07-10T01:54:51.977753+0000 - INFO - Found version '5.0.9' with build date '20260710' for osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-07-10 01:54:51.978371 | ubuntu-noble-large | 2026-07-10T01:54:51.978019+0000 - INFO - Adding org.opencontainers.image.version='5.0.9' label to osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-07-10 01:54:52.130779 | ubuntu-noble-large | 2026-07-10T01:54:52.130361+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-07-10 01:54:52.179599 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-07-10 01:54:52.184672 | ubuntu-noble-large | 2026-07-10T01:54:52.184272+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-07-10 01:54:52.242830 | ubuntu-noble-large | 2026-07-10T01:54:52.242433+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 2026-07-10 01:54:52.242952 | ubuntu-noble-large | 2026-07-10T01:54:52.242793+0000 - INFO - osism.harbor.regio.digital/kolla/letsencrypt-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:52.243087 | ubuntu-noble-large | 2026-07-10T01:54:52.242937+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cron:2025.1 2026-07-10 01:54:52.243280 | ubuntu-noble-large | 2026-07-10T01:54:52.243101+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cron:2025.1 is cron, using dpkg -s cron 2026-07-10 01:54:52.243353 | ubuntu-noble-large | 2026-07-10T01:54:52.243254+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cron:2025.1 2026-07-10 01:54:52.885933 | ubuntu-noble-large | 2026-07-10T01:54:52.885548+0000 - INFO - Found version '3.0' with build date '20260710' for osism.harbor.regio.digital/kolla/cron:2025.1 2026-07-10 01:54:52.886111 | ubuntu-noble-large | 2026-07-10T01:54:52.885832+0000 - INFO - Adding org.opencontainers.image.version='3.0' label to osism.harbor.regio.digital/kolla/cron:2025.1 2026-07-10 01:54:53.035793 | ubuntu-noble-large | 2026-07-10T01:54:53.035441+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cron:2025.1 2026-07-10 01:54:53.078237 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:2025.1 2026-07-10 01:54:53.082084 | ubuntu-noble-large | 2026-07-10T01:54:53.081714+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cron:2025.1 2026-07-10 01:54:53.125773 | ubuntu-noble-large | 2026-07-10T01:54:53.125449+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-base:2025.1 2026-07-10 01:54:53.125871 | ubuntu-noble-large | 2026-07-10T01:54:53.125702+0000 - INFO - osism.harbor.regio.digital/kolla/redis-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:53.125892 | ubuntu-noble-large | 2026-07-10T01:54:53.125774+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-07-10 01:54:53.125914 | ubuntu-noble-large | 2026-07-10T01:54:53.125835+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keepalived:2025.1 is keepalived, using dpkg -s keepalived 2026-07-10 01:54:53.125936 | ubuntu-noble-large | 2026-07-10T01:54:53.125883+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-07-10 01:54:53.727261 | ubuntu-noble-large | 2026-07-10T01:54:53.726813+0000 - INFO - Found version '2.2.8' with build date '20260710' for osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-07-10 01:54:53.727353 | ubuntu-noble-large | 2026-07-10T01:54:53.727190+0000 - INFO - Adding org.opencontainers.image.version='2.2.8' label to osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-07-10 01:54:53.911817 | ubuntu-noble-large | 2026-07-10T01:54:53.911391+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-07-10 01:54:53.962210 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-07-10 01:54:53.968447 | ubuntu-noble-large | 2026-07-10T01:54:53.967870+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-07-10 01:54:54.023377 | ubuntu-noble-large | 2026-07-10T01:54:54.022971+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-07-10 01:54:54.023468 | ubuntu-noble-large | 2026-07-10T01:54:54.023314+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 is nova-libvirt, using dpkg -s libvirt-daemon 2026-07-10 01:54:54.023484 | ubuntu-noble-large | 2026-07-10T01:54:54.023392+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-07-10 01:54:54.610432 | ubuntu-noble-large | 2026-07-10T01:54:54.609845+0000 - INFO - Found version '10.0.0' with build date '20260710' for osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-07-10 01:54:54.610505 | ubuntu-noble-large | 2026-07-10T01:54:54.610368+0000 - INFO - Adding org.opencontainers.image.version='10.0.0' label to osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-07-10 01:54:54.782548 | ubuntu-noble-large | 2026-07-10T01:54:54.782091+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-07-10 01:54:54.829095 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-07-10 01:54:54.834729 | ubuntu-noble-large | 2026-07-10T01:54:54.834401+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-07-10 01:54:54.880930 | ubuntu-noble-large | 2026-07-10T01:54:54.880587+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/valkey-base:2025.1 2026-07-10 01:54:54.881073 | ubuntu-noble-large | 2026-07-10T01:54:54.880881+0000 - INFO - osism.harbor.regio.digital/kolla/valkey-base:2025.1 is a base image and not handled at the moment 2026-07-10 01:54:54.881111 | ubuntu-noble-large | 2026-07-10T01:54:54.880982+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-07-10 01:54:54.881217 | ubuntu-noble-large | 2026-07-10T01:54:54.881105+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/proxysql-3:2025.1 is proxysql, using dpkg -s proxysql 2026-07-10 01:54:54.881268 | ubuntu-noble-large | 2026-07-10T01:54:54.881202+0000 - INFO - Checking osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-07-10 01:54:55.416794 | ubuntu-noble-large | 2026-07-10T01:54:55.416505+0000 - INFO - Found version '3.0.8' with build date '20260710' for osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-07-10 01:54:55.416872 | ubuntu-noble-large | 2026-07-10T01:54:55.416739+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-07-10 01:54:55.553850 | ubuntu-noble-large | 2026-07-10T01:54:55.553455+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-07-10 01:54:55.598370 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-07-10 01:54:55.603396 | ubuntu-noble-large | 2026-07-10T01:54:55.602901+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-07-10 01:54:55.651957 | ubuntu-noble-large | 2026-07-10T01:54:55.651509+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-07-10 01:54:55.652306 | ubuntu-noble-large | 2026-07-10T01:54:55.651968+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/proxysql:2025.1 is proxysql, using dpkg -s proxysql 2026-07-10 01:54:55.652449 | ubuntu-noble-large | 2026-07-10T01:54:55.652310+0000 - INFO - Checking osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-07-10 01:54:56.255552 | ubuntu-noble-large | 2026-07-10T01:54:56.255119+0000 - INFO - Found version '3.0.8' with build date '20260710' for osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-07-10 01:54:56.255659 | ubuntu-noble-large | 2026-07-10T01:54:56.255479+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-07-10 01:54:56.422603 | ubuntu-noble-large | 2026-07-10T01:54:56.422314+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-07-10 01:54:56.468689 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-07-10 01:54:56.473534 | ubuntu-noble-large | 2026-07-10T01:54:56.473207+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-07-10 01:54:56.523262 | ubuntu-noble-large | 2026-07-10T01:54:56.522728+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-07-10 01:54:56.523343 | ubuntu-noble-large | 2026-07-10T01:54:56.523077+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/tgtd:2025.1 is tgtd, using dpkg -s tgt 2026-07-10 01:54:56.523359 | ubuntu-noble-large | 2026-07-10T01:54:56.523162+0000 - INFO - Checking osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-07-10 01:54:57.101035 | ubuntu-noble-large | 2026-07-10T01:54:57.100686+0000 - INFO - Found version '1.0.85' with build date '20260710' for osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-07-10 01:54:57.101264 | ubuntu-noble-large | 2026-07-10T01:54:57.101019+0000 - INFO - Adding org.opencontainers.image.version='1.0.85' label to osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-07-10 01:54:57.248519 | ubuntu-noble-large | 2026-07-10T01:54:57.248013+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-07-10 01:54:57.295725 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-07-10 01:54:57.300408 | ubuntu-noble-large | 2026-07-10T01:54:57.300013+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-07-10 01:54:57.354227 | ubuntu-noble-large | 2026-07-10T01:54:57.353829+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-07-10 01:54:57.354331 | ubuntu-noble-large | 2026-07-10T01:54:57.354183+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 is opensearch-dashboards, using dpkg -s opensearch-dashboards 2026-07-10 01:54:57.354477 | ubuntu-noble-large | 2026-07-10T01:54:57.354338+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-07-10 01:54:57.988817 | ubuntu-noble-large | 2026-07-10T01:54:57.988389+0000 - INFO - Found version '2.19.6' with build date '20260710' for osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-07-10 01:54:57.988925 | ubuntu-noble-large | 2026-07-10T01:54:57.988716+0000 - INFO - Adding org.opencontainers.image.version='2.19.6' label to osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-07-10 01:54:58.142334 | ubuntu-noble-large | 2026-07-10T01:54:58.141920+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-07-10 01:54:58.186250 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-07-10 01:54:58.190823 | ubuntu-noble-large | 2026-07-10T01:54:58.190425+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-07-10 01:54:58.244632 | ubuntu-noble-large | 2026-07-10T01:54:58.244211+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-07-10 01:54:58.244783 | ubuntu-noble-large | 2026-07-10T01:54:58.244609+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch:2025.1 is opensearch, using dpkg -s opensearch 2026-07-10 01:54:58.244914 | ubuntu-noble-large | 2026-07-10T01:54:58.244781+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-07-10 01:54:58.981001 | ubuntu-noble-large | 2026-07-10T01:54:58.980729+0000 - INFO - Found version '2.19.6' with build date '20260710' for osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-07-10 01:54:58.981107 | ubuntu-noble-large | 2026-07-10T01:54:58.980944+0000 - INFO - Adding org.opencontainers.image.version='2.19.6' label to osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-07-10 01:54:59.117355 | ubuntu-noble-large | 2026-07-10T01:54:59.116877+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-07-10 01:54:59.159969 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-07-10 01:54:59.165222 | ubuntu-noble-large | 2026-07-10T01:54:59.164811+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-07-10 01:54:59.217682 | ubuntu-noble-large | 2026-07-10T01:54:59.217280+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-07-10 01:54:59.217976 | ubuntu-noble-large | 2026-07-10T01:54:59.217668+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/multipathd:2025.1 is multipathd, using dpkg -s multipath-tools 2026-07-10 01:54:59.218101 | ubuntu-noble-large | 2026-07-10T01:54:59.217851+0000 - INFO - Checking osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-07-10 01:54:59.841172 | ubuntu-noble-large | 2026-07-10T01:54:59.840744+0000 - INFO - Found version '0.9.4' with build date '20260710' for osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-07-10 01:54:59.841345 | ubuntu-noble-large | 2026-07-10T01:54:59.841105+0000 - INFO - Adding org.opencontainers.image.version='0.9.4' label to osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-07-10 01:55:00.020414 | ubuntu-noble-large | 2026-07-10T01:55:00.019953+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-07-10 01:55:00.063549 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-07-10 01:55:00.068446 | ubuntu-noble-large | 2026-07-10T01:55:00.068144+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-07-10 01:55:00.120575 | ubuntu-noble-large | 2026-07-10T01:55:00.120174+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/base:2025.1 2026-07-10 01:55:00.120738 | ubuntu-noble-large | 2026-07-10T01:55:00.120546+0000 - INFO - osism.harbor.regio.digital/kolla/base:2025.1 is a base image and not handled at the moment 2026-07-10 01:55:00.154621 | ubuntu-noble-large | 2026-07-10 01:55:00.154669 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2026-07-10 01:55:00.154679 | ubuntu-noble-large | | image | 2026-07-10 01:55:00.154687 | ubuntu-noble-large | |-----------------------------------------------------------------------------------| 2026-07-10 01:55:00.154693 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-sb-db-relay:25.3.1.20260710 | 2026-07-10 01:55:00.154701 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:29.0.6.20260710 | 2026-07-10 01:55:00.154708 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:26.0.5.20260710 | 2026-07-10 01:55:00.154715 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-sb-db-server:25.3.1.20260710 | 2026-07-10 01:55:00.154722 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-northd:25.3.1.20260710 | 2026-07-10 01:55:00.154729 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-nb-db-server:25.3.1.20260710 | 2026-07-10 01:55:00.154750 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-controller:25.3.1.20260710 | 2026-07-10 01:55:00.154756 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-api:20.0.1.20260710 | 2026-07-10 01:55:00.154762 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-worker:20.0.1.20260710 | 2026-07-10 01:55:00.154768 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-producer:20.0.1.20260710 | 2026-07-10 01:55:00.154774 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-central:20.0.1.20260710 | 2026-07-10 01:55:00.154780 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-sink:20.0.1.20260710 | 2026-07-10 01:55:00.154785 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-backend-bind9:20.0.1.20260710 | 2026-07-10 01:55:00.154792 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-mdns:20.0.1.20260710 | 2026-07-10 01:55:00.154798 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-monitors:19.0.1.20260710 | 2026-07-10 01:55:00.154804 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-api:19.0.1.20260710 | 2026-07-10 01:55:00.154809 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-engine:19.0.1.20260710 | 2026-07-10 01:55:00.154815 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-keystone-listener:20.0.1.20260710 | 2026-07-10 01:55:00.154821 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-api:20.0.1.20260710 | 2026-07-10 01:55:00.154827 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-worker:20.0.1.20260710 | 2026-07-10 01:55:00.154832 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/placement-api:13.0.1.20260710 | 2026-07-10 01:55:00.154838 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-console:6.0.2.20260710 | 2026-07-10 01:55:00.154843 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-apiserver:6.0.1.20260710 | 2026-07-10 01:55:00.154849 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/blazar-manager:15.0.1.20260710 | 2026-07-10 01:55:00.154854 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/blazar-api:15.0.1.20260710 | 2026-07-10 01:55:00.154860 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-pxe:29.0.6.20260710 | 2026-07-10 01:55:00.154866 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-api:29.0.6.20260710 | 2026-07-10 01:55:00.154872 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-conductor:29.0.6.20260710 | 2026-07-10 01:55:00.154877 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-notification:24.0.1.20260710 | 2026-07-10 01:55:00.154883 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-compute:24.0.1.20260710 | 2026-07-10 01:55:00.154889 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-ipmi:24.0.1.20260710 | 2026-07-10 01:55:00.154895 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-central:24.0.1.20260710 | 2026-07-10 01:55:00.154910 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-data:20.0.2.20260710 | 2026-07-10 01:55:00.154916 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-api:20.0.2.20260710 | 2026-07-10 01:55:00.154921 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-share:20.0.2.20260710 | 2026-07-10 01:55:00.154927 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-scheduler:20.0.2.20260710 | 2026-07-10 01:55:00.154933 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20260710 | 2026-07-10 01:55:00.154939 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20260710 | 2026-07-10 01:55:00.154944 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20260710 | 2026-07-10 01:55:00.154950 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/glance-api:30.2.1.20260710 | 2026-07-10 01:55:00.154955 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-scheduler:26.2.1.20260710 | 2026-07-10 01:55:00.154961 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-backup:26.2.1.20260710 | 2026-07-10 01:55:00.154973 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-api:26.2.1.20260710 | 2026-07-10 01:55:00.154979 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-volume:26.2.1.20260710 | 2026-07-10 01:55:00.154993 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-novncproxy:31.3.1.20260710 | 2026-07-10 01:55:00.154999 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute:31.3.1.20260710 | 2026-07-10 01:55:00.155004 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute-ironic:31.3.1.20260710 | 2026-07-10 01:55:00.155010 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:31.3.1.20260710 | 2026-07-10 01:55:00.155016 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-ssh:31.3.1.20260710 | 2026-07-10 01:55:00.155022 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-scheduler:31.3.1.20260710 | 2026-07-10 01:55:00.155029 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-conductor:31.3.1.20260710 | 2026-07-10 01:55:00.155036 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-serialproxy:31.3.1.20260710 | 2026-07-10 01:55:00.155042 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-api:31.3.1.20260710 | 2026-07-10 01:55:00.155089 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/heat-api-cfn:24.1.1.20260710 | 2026-07-10 01:55:00.155096 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/heat-api:24.1.1.20260710 | 2026-07-10 01:55:00.155102 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/heat-engine:24.1.1.20260710 | 2026-07-10 01:55:00.155108 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-ssh:27.0.2.20260710 | 2026-07-10 01:55:00.155113 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-fernet:27.0.2.20260710 | 2026-07-10 01:55:00.155119 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone:27.0.2.20260710 | 2026-07-10 01:55:00.155125 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/watcher-engine:14.1.1.20260710 | 2026-07-10 01:55:00.155162 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/watcher-api:14.1.1.20260710 | 2026-07-10 01:55:00.155169 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/watcher-applier:14.1.1.20260710 | 2026-07-10 01:55:00.155176 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-expirer:20.0.0.20260710 | 2026-07-10 01:55:00.155183 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-api:20.0.0.20260710 | 2026-07-10 01:55:00.155189 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-evaluator:20.0.0.20260710 | 2026-07-10 01:55:00.155195 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-listener:20.0.0.20260710 | 2026-07-10 01:55:00.155201 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-notifier:20.0.0.20260710 | 2026-07-10 01:55:00.155207 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-health-manager:16.0.2.20260710 | 2026-07-10 01:55:00.155214 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-housekeeping:16.0.2.20260710 | 2026-07-10 01:55:00.155220 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-driver-agent:16.0.2.20260710 | 2026-07-10 01:55:00.155227 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-api:16.0.2.20260710 | 2026-07-10 01:55:00.155234 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-worker:16.0.2.20260710 | 2026-07-10 01:55:00.155240 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-conductor:20.0.2.20260710 | 2026-07-10 01:55:00.155254 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-api:20.0.2.20260710 | 2026-07-10 01:55:00.155260 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-neutron-agent:26.0.5.20260710 | 2026-07-10 01:55:00.155267 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metering-agent:26.0.5.20260710 | 2026-07-10 01:55:00.155274 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-sriov-agent:26.0.5.20260710 | 2026-07-10 01:55:00.155287 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:26.0.5.20260710 | 2026-07-10 01:55:00.155294 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-mlnx-agent:26.0.5.20260710 | 2026-07-10 01:55:00.155299 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metadata-agent:26.0.5.20260710 | 2026-07-10 01:55:00.155311 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:26.0.5.20260710 | 2026-07-10 01:55:00.155318 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-dhcp-agent:26.0.5.20260710 | 2026-07-10 01:55:00.155325 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-l3-agent:26.0.5.20260710 | 2026-07-10 01:55:00.155332 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-agent:26.0.5.20260710 | 2026-07-10 01:55:00.155338 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-server:26.0.5.20260710 | 2026-07-10 01:55:00.155344 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-bgp-dragent:26.0.5.20260710 | 2026-07-10 01:55:00.155349 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-server:10.11.18.20260710 | 2026-07-10 01:55:00.155354 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.18.20260710 | 2026-07-10 01:55:00.155360 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.5.1.20260710 | 2026-07-10 01:55:00.155366 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-db:3.5.1.20260710 | 2026-07-10 01:55:00.155373 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2.2.0.20260710 | 2026-07-10 01:55:00.155380 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:1.0.7.20260710 | 2026-07-10 01:55:00.155397 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20260710 | 2026-07-10 01:55:00.155403 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20260710 | 2026-07-10 01:55:00.155409 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20260710 | 2026-07-10 01:55:00.155415 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20260710 | 2026-07-10 01:55:00.155422 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20260710 | 2026-07-10 01:55:00.155428 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.1.20260710 | 2026-07-10 01:55:00.155435 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20260710 | 2026-07-10 01:55:00.155441 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20260710 | 2026-07-10 01:55:00.155447 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:1.7.0.20260710 | 2026-07-10 01:55:00.155453 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-server:3.2.1.20260710 | 2026-07-10 01:55:00.155459 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-db-server:3.5.1.20260710 | 2026-07-10 01:55:00.155464 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.5.1.20260710 | 2026-07-10 01:55:00.155470 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20260710 | 2026-07-10 01:55:00.155477 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20260710 | 2026-07-10 01:55:00.155484 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20260710 | 2026-07-10 01:55:00.155490 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20260710 | 2026-07-10 01:55:00.155497 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/horizon:25.3.3.20260710 | 2026-07-10 01:55:00.155503 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-inspector:12.4.1.20260710 | 2026-07-10 01:55:00.155509 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/letsencrypt-lego:4.20.4.20260710 | 2026-07-10 01:55:00.155514 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/letsencrypt-webserver:2.4.58.20260710 | 2026-07-10 01:55:00.155519 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20260710 | 2026-07-10 01:55:00.155531 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis:7.0.15.20260710 | 2026-07-10 01:55:00.155538 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/iscsid:2.1.9.20260710 | 2026-07-10 01:55:00.155545 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/grafana:13.1.0.20260710 | 2026-07-10 01:55:00.155551 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk:3.5.1.20260710 | 2026-07-10 01:55:00.155557 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/memcached:1.6.24.20260710 | 2026-07-10 01:55:00.155563 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy:2.8.16.20260710 | 2026-07-10 01:55:00.155569 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20260710 | 2026-07-10 01:55:00.155576 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/rabbitmq:4.1.8.20260710 | 2026-07-10 01:55:00.155582 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/dnsmasq:2.90.20260710 | 2026-07-10 01:55:00.155589 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/kolla-toolbox:20.4.1.20260710 | 2026-07-10 01:55:00.155596 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/fluentd:5.0.9.20260710 | 2026-07-10 01:55:00.155601 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cron:3.0.20260710 | 2026-07-10 01:55:00.155607 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keepalived:2.2.8.20260710 | 2026-07-10 01:55:00.155613 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20260710 | 2026-07-10 01:55:00.155624 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/proxysql-3:3.0.8.20260710 | 2026-07-10 01:55:00.155631 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/proxysql:3.0.8.20260710 | 2026-07-10 01:55:00.155638 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/tgtd:1.0.85.20260710 | 2026-07-10 01:55:00.155644 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.6.20260710 | 2026-07-10 01:55:00.155650 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch:2.19.6.20260710 | 2026-07-10 01:55:00.155655 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/multipathd:0.9.4.20260710 | 2026-07-10 01:55:00.155661 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2026-07-10 01:55:00.206238 | ubuntu-noble-large | + docker images 2026-07-10 01:55:00.487318 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2026-07-10 01:55:00.487388 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 0.9.4.20260710 f9252f3b8679 1 second ago 280MB 2026-07-10 01:55:00.487397 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2025.1 f9252f3b8679 1 second ago 280MB 2026-07-10 01:55:00.487402 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2.19.6.20260710 f3018ca56915 1 second ago 1.57GB 2026-07-10 01:55:00.487406 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2025.1 f3018ca56915 1 second ago 1.57GB 2026-07-10 01:55:00.487411 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2.19.6.20260710 4a721bb96731 2 seconds ago 1.56GB 2026-07-10 01:55:00.487414 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2025.1 4a721bb96731 2 seconds ago 1.56GB 2026-07-10 01:55:00.487418 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 1.0.85.20260710 7d95ce8c0a96 3 seconds ago 274MB 2026-07-10 01:55:00.487422 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2025.1 7d95ce8c0a96 3 seconds ago 274MB 2026-07-10 01:55:00.487426 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2025.1 239fb9e0e935 4 seconds ago 424MB 2026-07-10 01:55:00.487448 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 3.0.8.20260710 239fb9e0e935 4 seconds ago 424MB 2026-07-10 01:55:00.487453 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 2025.1 0cf95dd403b7 5 seconds ago 424MB 2026-07-10 01:55:00.487456 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql-3 3.0.8.20260710 0cf95dd403b7 5 seconds ago 424MB 2026-07-10 01:55:00.487461 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 10.0.0.20260710 636a65e39c46 6 seconds ago 1.26GB 2026-07-10 01:55:00.487471 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2025.1 636a65e39c46 6 seconds ago 1.26GB 2026-07-10 01:55:00.487476 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2.2.8.20260710 4a7fab6b9c89 7 seconds ago 323MB 2026-07-10 01:55:00.487480 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2025.1 4a7fab6b9c89 7 seconds ago 323MB 2026-07-10 01:55:00.487484 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2025.1 2f48f78edd7d 8 seconds ago 588MB 2026-07-10 01:55:00.487488 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 5.0.9.20260710 2f48f78edd7d 8 seconds ago 588MB 2026-07-10 01:55:00.487492 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2025.1 55a8ea8eb864 8 seconds ago 275MB 2026-07-10 01:55:00.487496 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 3.0.20260710 55a8ea8eb864 8 seconds ago 275MB 2026-07-10 01:55:00.487500 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 20.4.1.20260710 566f6800bda9 9 seconds ago 681MB 2026-07-10 01:55:00.487504 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2025.1 566f6800bda9 9 seconds ago 681MB 2026-07-10 01:55:00.487508 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2.90.20260710 d1712a1ac332 10 seconds ago 277MB 2026-07-10 01:55:00.487512 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2025.1 d1712a1ac332 10 seconds ago 277MB 2026-07-10 01:55:00.487516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2025.1 f8ec10f3729a 11 seconds ago 349MB 2026-07-10 01:55:00.487530 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 4.1.8.20260710 f8ec10f3729a 11 seconds ago 349MB 2026-07-10 01:55:00.487534 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2025.1 c6d4ee73edee 12 seconds ago 283MB 2026-07-10 01:55:00.487538 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 9.6.20260710 c6d4ee73edee 12 seconds ago 283MB 2026-07-10 01:55:00.487542 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2.8.16.20260710 2fa524bfcd1a 13 seconds ago 283MB 2026-07-10 01:55:00.487546 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2025.1 2fa524bfcd1a 13 seconds ago 283MB 2026-07-10 01:55:00.487550 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 1.6.24.20260710 871cb4f755c4 14 seconds ago 276MB 2026-07-10 01:55:00.487554 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2025.1 871cb4f755c4 14 seconds ago 276MB 2026-07-10 01:55:00.487558 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2025.1 04e968a55233 15 seconds ago 463MB 2026-07-10 01:55:00.487562 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 3.5.1.20260710 04e968a55233 15 seconds ago 463MB 2026-07-10 01:55:00.487566 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 13.1.0.20260710 20488943f304 16 seconds ago 1.44GB 2026-07-10 01:55:00.487574 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2025.1 20488943f304 16 seconds ago 1.44GB 2026-07-10 01:55:00.487578 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2.1.9.20260710 2ed84b573157 17 seconds ago 287MB 2026-07-10 01:55:00.487583 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2025.1 2ed84b573157 17 seconds ago 287MB 2026-07-10 01:55:00.487587 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2025.1 1b98e09d2bac 18 seconds ago 282MB 2026-07-10 01:55:00.487591 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 7.0.15.20260710 1b98e09d2bac 18 seconds ago 282MB 2026-07-10 01:55:00.487599 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2.4.58.20260710 2a396c11e5a0 19 seconds ago 321MB 2026-07-10 01:55:00.487603 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025.1 2a396c11e5a0 19 seconds ago 321MB 2026-07-10 01:55:00.487607 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2025.1 30ef91cffb21 19 seconds ago 282MB 2026-07-10 01:55:00.487611 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 7.0.15.20260710 30ef91cffb21 19 seconds ago 282MB 2026-07-10 01:55:00.487615 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2025.1 c93822343d37 20 seconds ago 488MB 2026-07-10 01:55:00.487619 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 4.20.4.20260710 c93822343d37 20 seconds ago 488MB 2026-07-10 01:55:00.487623 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 12.4.1.20260710 ecf8d7a48e29 21 seconds ago 1.04GB 2026-07-10 01:55:00.487626 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2025.1 ecf8d7a48e29 21 seconds ago 1.04GB 2026-07-10 01:55:00.487630 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2025.1 d60bb52fd965 23 seconds ago 1.2GB 2026-07-10 01:55:00.487633 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 25.3.3.20260710 d60bb52fd965 23 seconds ago 1.2GB 2026-07-10 01:55:00.487636 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2.1.6.20260710 268f694a9cd2 24 seconds ago 396MB 2026-07-10 01:55:00.487640 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2025.1 268f694a9cd2 24 seconds ago 396MB 2026-07-10 01:55:00.487643 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2025.1 fdde97453f46 25 seconds ago 320MB 2026-07-10 01:55:00.487647 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 3.1.7.20260710 fdde97453f46 25 seconds ago 320MB 2026-07-10 01:55:00.487650 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2.1.6.20260710 d4736ec3a6f2 26 seconds ago 388MB 2026-07-10 01:55:00.487653 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025.1 d4736ec3a6f2 26 seconds ago 388MB 2026-07-10 01:55:00.487657 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2.1.6.20260710 8f9c229f0dce 27 seconds ago 324MB 2026-07-10 01:55:00.487663 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025.1 8f9c229f0dce 27 seconds ago 324MB 2026-07-10 01:55:00.487666 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025.1 66ffeb51a144 28 seconds ago 292MB 2026-07-10 01:55:00.487673 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 3.5.1.20260710 66ffeb51a144 28 seconds ago 292MB 2026-07-10 01:55:00.487676 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2025.1 01814bc4e251 29 seconds ago 292MB 2026-07-10 01:55:00.487688 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 3.5.1.20260710 01814bc4e251 29 seconds ago 292MB 2026-07-10 01:55:00.487692 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 2025.1 3f347a94aee4 30 seconds ago 859MB 2026-07-10 01:55:00.487695 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-server 3.2.1.20260710 3f347a94aee4 30 seconds ago 859MB 2026-07-10 01:55:00.487698 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 1.8.2.20260710 bc4069b792ed 31 seconds ago 315MB 2026-07-10 01:55:00.487702 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025.1 bc4069b792ed 31 seconds ago 315MB 2026-07-10 01:55:00.487705 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 1.7.0.20260710 81784a856af4 31 seconds ago 298MB 2026-07-10 01:55:00.487709 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025.1 81784a856af4 31 seconds ago 298MB 2026-07-10 01:55:00.487712 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 0.16.0.20260710 6b2e3c0fd0b6 32 seconds ago 310MB 2026-07-10 01:55:00.487715 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025.1 6b2e3c0fd0b6 32 seconds ago 310MB 2026-07-10 01:55:00.487719 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 0.28.1.20260710 34ee407235ad 33 seconds ago 413MB 2026-07-10 01:55:00.487724 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025.1 34ee407235ad 33 seconds ago 413MB 2026-07-10 01:55:00.487728 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2025.1 7cb4bb7c7eff 34 seconds ago 308MB 2026-07-10 01:55:00.487731 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 3.0.8.20260710 7cb4bb7c7eff 34 seconds ago 308MB 2026-07-10 01:55:00.487735 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 1.8.0.20260710 550a855d3559 35 seconds ago 301MB 2026-07-10 01:55:00.487738 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025.1 550a855d3559 35 seconds ago 301MB 2026-07-10 01:55:00.487741 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 0.49.2.20260710 f2ae1514b67e 36 seconds ago 367MB 2026-07-10 01:55:00.487745 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025.1 f2ae1514b67e 36 seconds ago 367MB 2026-07-10 01:55:00.487748 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 0.25.0.20260710 7eddaf76059e 37 seconds ago 317MB 2026-07-10 01:55:00.487753 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025.1 7eddaf76059e 37 seconds ago 317MB 2026-07-10 01:55:00.487757 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 0.15.0.20260710 2d77f60c970a 38 seconds ago 308MB 2026-07-10 01:55:00.487760 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025.1 2d77f60c970a 38 seconds ago 308MB 2026-07-10 01:55:00.487764 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 1.0.7.20260710 13813121c967 39 seconds ago 294MB 2026-07-10 01:55:00.487767 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025.1 13813121c967 39 seconds ago 294MB 2026-07-10 01:55:00.487773 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2025.1 40fc5cdce831 40 seconds ago 463MB 2026-07-10 01:55:00.487777 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 3.5.1.20260710 40fc5cdce831 40 seconds ago 463MB 2026-07-10 01:55:00.487785 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2.2.0.20260710 e6a648d24199 40 seconds ago 300MB 2026-07-10 01:55:00.487790 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025.1 e6a648d24199 40 seconds ago 300MB 2026-07-10 01:55:00.487796 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025.1 16885d04a8b0 41 seconds ago 463MB 2026-07-10 01:55:00.487802 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 3.5.1.20260710 16885d04a8b0 41 seconds ago 463MB 2026-07-10 01:55:00.487806 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 10.11.18.20260710 d99e3be82566 42 seconds ago 312MB 2026-07-10 01:55:00.487812 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025.1 d99e3be82566 42 seconds ago 312MB 2026-07-10 01:55:00.487817 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 10.11.18.20260710 36896f9c284a 43 seconds ago 457MB 2026-07-10 01:55:00.487826 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2025.1 36896f9c284a 43 seconds ago 457MB 2026-07-10 01:55:00.487836 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025.1 8e3e2cf49a22 44 seconds ago 1.23GB 2026-07-10 01:55:00.487846 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 26.0.5.20260710 8e3e2cf49a22 44 seconds ago 1.23GB 2026-07-10 01:55:00.487856 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2025.1 9e90b7994241 46 seconds ago 1.24GB 2026-07-10 01:55:00.487867 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 26.0.5.20260710 9e90b7994241 46 seconds ago 1.24GB 2026-07-10 01:55:00.487877 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025.1 3575ca3ee37c 47 seconds ago 1.23GB 2026-07-10 01:55:00.487886 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 26.0.5.20260710 3575ca3ee37c 47 seconds ago 1.23GB 2026-07-10 01:55:00.487899 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2025.1 9e49d88dc891 48 seconds ago 1.24GB 2026-07-10 01:55:00.487907 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 26.0.5.20260710 9e49d88dc891 48 seconds ago 1.24GB 2026-07-10 01:55:00.487919 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025.1 b73be2720de2 50 seconds ago 1.23GB 2026-07-10 01:55:00.487930 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 26.0.5.20260710 b73be2720de2 50 seconds ago 1.23GB 2026-07-10 01:55:00.487941 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025.1 b72d95650f22 51 seconds ago 1.23GB 2026-07-10 01:55:00.487951 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 26.0.5.20260710 b72d95650f22 51 seconds ago 1.23GB 2026-07-10 01:55:00.487961 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025.1 c180fa365fc8 52 seconds ago 1.23GB 2026-07-10 01:55:00.487971 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 26.0.5.20260710 c180fa365fc8 52 seconds ago 1.23GB 2026-07-10 01:55:00.487983 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025.1 3aa4427e08c9 54 seconds ago 1.24GB 2026-07-10 01:55:00.487994 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 26.0.5.20260710 3aa4427e08c9 54 seconds ago 1.24GB 2026-07-10 01:55:00.488005 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025.1 145b15b09df4 55 seconds ago 1.24GB 2026-07-10 01:55:00.488015 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 26.0.5.20260710 145b15b09df4 55 seconds ago 1.24GB 2026-07-10 01:55:00.488023 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025.1 9cfc591a0a37 56 seconds ago 1.23GB 2026-07-10 01:55:00.488031 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 26.0.5.20260710 9cfc591a0a37 56 seconds ago 1.23GB 2026-07-10 01:55:00.488042 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2025.1 b2d301c78023 58 seconds ago 1.23GB 2026-07-10 01:55:00.488072 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 26.0.5.20260710 b2d301c78023 58 seconds ago 1.23GB 2026-07-10 01:55:00.488076 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025.1 4a10934ac11e 59 seconds ago 1.23GB 2026-07-10 01:55:00.488079 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 26.0.5.20260710 4a10934ac11e 59 seconds ago 1.23GB 2026-07-10 01:55:00.488085 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 20.0.2.20260710 d1d8b5f90900 About a minute ago 1.15GB 2026-07-10 01:55:00.488093 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2025.1 d1d8b5f90900 About a minute ago 1.15GB 2026-07-10 01:55:00.488098 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 20.0.2.20260710 a8749957f676 About a minute ago 1.27GB 2026-07-10 01:55:00.488104 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2025.1 a8749957f676 About a minute ago 1.27GB 2026-07-10 01:55:00.488109 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 16.0.2.20260710 ac319085c1db About a minute ago 1.05GB 2026-07-10 01:55:00.488121 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2025.1 ac319085c1db About a minute ago 1.05GB 2026-07-10 01:55:00.488153 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 16.0.2.20260710 7a77105d8f14 About a minute ago 1.07GB 2026-07-10 01:55:00.488162 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2025.1 7a77105d8f14 About a minute ago 1.07GB 2026-07-10 01:55:00.488170 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 16.0.2.20260710 68f7c1bb09e8 About a minute ago 1.07GB 2026-07-10 01:55:00.488181 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2025.1 68f7c1bb09e8 About a minute ago 1.07GB 2026-07-10 01:55:00.488189 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 16.0.2.20260710 3fe92d1aaa47 About a minute ago 1.05GB 2026-07-10 01:55:00.488198 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2025.1 3fe92d1aaa47 About a minute ago 1.05GB 2026-07-10 01:55:00.488206 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 16.0.2.20260710 4449b776a53e About a minute ago 1.05GB 2026-07-10 01:55:00.488217 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2025.1 4449b776a53e About a minute ago 1.05GB 2026-07-10 01:55:00.488228 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 20.0.0.20260710 7b9a5476a872 About a minute ago 992MB 2026-07-10 01:55:00.488240 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2025.1 7b9a5476a872 About a minute ago 992MB 2026-07-10 01:55:00.488251 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 20.0.0.20260710 88343e49baaa About a minute ago 992MB 2026-07-10 01:55:00.488264 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2025.1 88343e49baaa About a minute ago 992MB 2026-07-10 01:55:00.488275 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 20.0.0.20260710 20d9b2f970e9 About a minute ago 992MB 2026-07-10 01:55:00.488284 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2025.1 20d9b2f970e9 About a minute ago 992MB 2026-07-10 01:55:00.488291 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 20.0.0.20260710 68230545c5cf About a minute ago 992MB 2026-07-10 01:55:00.488306 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2025.1 68230545c5cf About a minute ago 992MB 2026-07-10 01:55:00.488316 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 20.0.0.20260710 e1f4799c2661 About a minute ago 992MB 2026-07-10 01:55:00.488328 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2025.1 e1f4799c2661 About a minute ago 992MB 2026-07-10 01:55:00.488339 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier 14.1.1.20260710 5cf277ccecfa About a minute ago 1.02GB 2026-07-10 01:55:00.488352 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-applier 2025.1 5cf277ccecfa About a minute ago 1.02GB 2026-07-10 01:55:00.488364 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api 14.1.1.20260710 3515613965e7 About a minute ago 1.02GB 2026-07-10 01:55:00.488377 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-api 2025.1 3515613965e7 About a minute ago 1.02GB 2026-07-10 01:55:00.488388 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine 14.1.1.20260710 edc96d3e3ffe About a minute ago 1.02GB 2026-07-10 01:55:00.488400 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-engine 2025.1 edc96d3e3ffe About a minute ago 1.02GB 2026-07-10 01:55:00.488414 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2025.1 37b19e231723 About a minute ago 1.08GB 2026-07-10 01:55:00.488426 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 27.0.2.20260710 37b19e231723 About a minute ago 1.08GB 2026-07-10 01:55:00.488441 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2025.1 291ac18cf680 About a minute ago 1.05GB 2026-07-10 01:55:00.488447 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 27.0.2.20260710 291ac18cf680 About a minute ago 1.05GB 2026-07-10 01:55:00.488454 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2025.1 6e9db5dcd8ea About a minute ago 1.06GB 2026-07-10 01:55:00.488464 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 27.0.2.20260710 6e9db5dcd8ea About a minute ago 1.06GB 2026-07-10 01:55:00.488478 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2025.1 46f6424f1da0 About a minute ago 1.09GB 2026-07-10 01:55:00.488491 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 24.1.1.20260710 46f6424f1da0 About a minute ago 1.09GB 2026-07-10 01:55:00.488504 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2025.1 a02128a10ef2 About a minute ago 1.09GB 2026-07-10 01:55:00.488516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 24.1.1.20260710 a02128a10ef2 About a minute ago 1.09GB 2026-07-10 01:55:00.488527 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2025.1 ed7ebb223b21 About a minute ago 1.09GB 2026-07-10 01:55:00.488538 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 24.1.1.20260710 ed7ebb223b21 About a minute ago 1.09GB 2026-07-10 01:55:00.488551 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2025.1 e30d50a984f3 About a minute ago 1.23GB 2026-07-10 01:55:00.488563 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 31.3.1.20260710 e30d50a984f3 About a minute ago 1.23GB 2026-07-10 01:55:00.488575 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2025.1 ef5e8dba5afb About a minute ago 1.23GB 2026-07-10 01:55:00.488583 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 31.3.1.20260710 ef5e8dba5afb About a minute ago 1.23GB 2026-07-10 01:55:00.488590 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2025.1 eb3414dfa903 About a minute ago 1.23GB 2026-07-10 01:55:00.488600 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 31.3.1.20260710 eb3414dfa903 About a minute ago 1.23GB 2026-07-10 01:55:00.488613 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2025.1 bfa76310cd50 About a minute ago 1.23GB 2026-07-10 01:55:00.488623 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 31.3.1.20260710 bfa76310cd50 About a minute ago 1.23GB 2026-07-10 01:55:00.488639 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2025.1 f73827ec95a7 About a minute ago 1.24GB 2026-07-10 01:55:00.488649 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 31.3.1.20260710 f73827ec95a7 About a minute ago 1.24GB 2026-07-10 01:55:00.488660 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025.1 a34826b0b4d9 About a minute ago 1.27GB 2026-07-10 01:55:00.488670 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 31.3.1.20260710 a34826b0b4d9 About a minute ago 1.27GB 2026-07-10 01:55:00.488682 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2025.1 9f89f5762bab About a minute ago 1.24GB 2026-07-10 01:55:00.488693 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 31.3.1.20260710 9f89f5762bab About a minute ago 1.24GB 2026-07-10 01:55:00.488705 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2025.1 3937a1d3e664 About a minute ago 1.59GB 2026-07-10 01:55:00.488716 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 31.3.1.20260710 3937a1d3e664 About a minute ago 1.59GB 2026-07-10 01:55:00.488728 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2025.1 e35e7abd25a1 About a minute ago 1.39GB 2026-07-10 01:55:00.488739 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 31.3.1.20260710 e35e7abd25a1 About a minute ago 1.39GB 2026-07-10 01:55:00.488751 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2025.1 23416d3e7bf6 About a minute ago 1.79GB 2026-07-10 01:55:00.488761 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 26.2.1.20260710 23416d3e7bf6 About a minute ago 1.79GB 2026-07-10 01:55:00.488775 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2025.1 9f899020b57c About a minute ago 1.43GB 2026-07-10 01:55:00.488814 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 26.2.1.20260710 9f899020b57c About a minute ago 1.43GB 2026-07-10 01:55:00.488819 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2025.1 751ae30a482c About a minute ago 1.44GB 2026-07-10 01:55:00.488824 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 26.2.1.20260710 751ae30a482c About a minute ago 1.44GB 2026-07-10 01:55:00.488828 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2025.1 77833f9ae274 About a minute ago 1.43GB 2026-07-10 01:55:00.488834 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 26.2.1.20260710 77833f9ae274 About a minute ago 1.43GB 2026-07-10 01:55:00.488840 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2025.1 6a1859972234 About a minute ago 1.12GB 2026-07-10 01:55:00.488853 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 30.2.1.20260710 6a1859972234 About a minute ago 1.12GB 2026-07-10 01:55:00.488862 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2025.1 1698b8de72c4 About a minute ago 1.13GB 2026-07-10 01:55:00.488869 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 4.6.4.20260710 1698b8de72c4 About a minute ago 1.13GB 2026-07-10 01:55:00.488882 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2025.1 a87921381d9c About a minute ago 1.13GB 2026-07-10 01:55:00.488893 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 4.6.4.20260710 a87921381d9c About a minute ago 1.13GB 2026-07-10 01:55:00.488905 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2025.1 515aaa55a6ad About a minute ago 1.13GB 2026-07-10 01:55:00.488916 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 4.6.4.20260710 515aaa55a6ad About a minute ago 1.13GB 2026-07-10 01:55:00.488927 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 20.0.2.20260710 942148f86724 About a minute ago 1.07GB 2026-07-10 01:55:00.488940 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2025.1 942148f86724 About a minute ago 1.07GB 2026-07-10 01:55:00.488951 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 20.0.2.20260710 f76526bb494f About a minute ago 1.23GB 2026-07-10 01:55:00.488963 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2025.1 f76526bb494f About a minute ago 1.23GB 2026-07-10 01:55:00.488975 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 20.0.2.20260710 d1a3df41e005 2 minutes ago 1.07GB 2026-07-10 01:55:00.488989 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2025.1 d1a3df41e005 2 minutes ago 1.07GB 2026-07-10 01:55:00.489001 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 20.0.2.20260710 a30268412dcc 2 minutes ago 1.07GB 2026-07-10 01:55:00.489014 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2025.1 a30268412dcc 2 minutes ago 1.07GB 2026-07-10 01:55:00.489025 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2025.1 1b43247fcb83 2 minutes ago 994MB 2026-07-10 01:55:00.489036 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 24.0.1.20260710 1b43247fcb83 2 minutes ago 994MB 2026-07-10 01:55:00.489077 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025.1 7150083e6b59 2 minutes ago 1.01GB 2026-07-10 01:55:00.489085 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 24.0.1.20260710 7150083e6b59 2 minutes ago 1.01GB 2026-07-10 01:55:00.489097 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2025.1 5b5e85dfe2e1 2 minutes ago 1GB 2026-07-10 01:55:00.489108 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 24.0.1.20260710 5b5e85dfe2e1 2 minutes ago 1GB 2026-07-10 01:55:00.489119 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2025.1 e0f843b5a826 2 minutes ago 994MB 2026-07-10 01:55:00.489144 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 24.0.1.20260710 e0f843b5a826 2 minutes ago 994MB 2026-07-10 01:55:00.489151 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2025.1 e5e55eb1dfe5 2 minutes ago 1.42GB 2026-07-10 01:55:00.489164 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 29.0.6.20260710 e5e55eb1dfe5 2 minutes ago 1.42GB 2026-07-10 01:55:00.489184 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2025.1 09124f37ca92 2 minutes ago 1.15GB 2026-07-10 01:55:00.489192 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 29.0.6.20260710 09124f37ca92 2 minutes ago 1.15GB 2026-07-10 01:55:00.489206 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2025.1 c296a80c90e3 2 minutes ago 1.21GB 2026-07-10 01:55:00.489214 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 29.0.6.20260710 c296a80c90e3 2 minutes ago 1.21GB 2026-07-10 01:55:00.489224 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 15.0.1.20260710 ed8637b2e3fc 2 minutes ago 995MB 2026-07-10 01:55:00.489245 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2025.1 ed8637b2e3fc 2 minutes ago 995MB 2026-07-10 01:55:00.489255 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 15.0.1.20260710 7b0bf27059ba 2 minutes ago 995MB 2026-07-10 01:55:00.489264 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2025.1 7b0bf27059ba 2 minutes ago 995MB 2026-07-10 01:55:00.489272 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2025.1 7a86b68790b7 2 minutes ago 1.02GB 2026-07-10 01:55:00.489280 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 6.0.1.20260710 7a86b68790b7 2 minutes ago 1.02GB 2026-07-10 01:55:00.489288 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2025.1 b95ef9e36aed 2 minutes ago 1.07GB 2026-07-10 01:55:00.489297 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 6.0.2.20260710 b95ef9e36aed 2 minutes ago 1.07GB 2026-07-10 01:55:00.489303 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 13.0.1.20260710 b95c5b6e1c2f 2 minutes ago 994MB 2026-07-10 01:55:00.489311 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2025.1 b95c5b6e1c2f 2 minutes ago 994MB 2026-07-10 01:55:00.489322 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 20.0.1.20260710 65c64480815d 2 minutes ago 1GB 2026-07-10 01:55:00.489335 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2025.1 65c64480815d 2 minutes ago 1GB 2026-07-10 01:55:00.489345 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 20.0.1.20260710 53378dd95629 2 minutes ago 1GB 2026-07-10 01:55:00.489357 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2025.1 53378dd95629 2 minutes ago 1GB 2026-07-10 01:55:00.489367 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 20.0.1.20260710 6ad8a9719f4a 2 minutes ago 1GB 2026-07-10 01:55:00.489377 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025.1 6ad8a9719f4a 2 minutes ago 1GB 2026-07-10 01:55:00.489386 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 19.0.1.20260710 6704f3f11828 2 minutes ago 1.01GB 2026-07-10 01:55:00.489398 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2025.1 6704f3f11828 2 minutes ago 1.01GB 2026-07-10 01:55:00.489409 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 19.0.1.20260710 fa1e393976ea 2 minutes ago 1.01GB 2026-07-10 01:55:00.489421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2025.1 fa1e393976ea 2 minutes ago 1.01GB 2026-07-10 01:55:00.489432 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 19.0.1.20260710 40b7496c7b63 2 minutes ago 1.09GB 2026-07-10 01:55:00.489442 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2025.1 40b7496c7b63 2 minutes ago 1.09GB 2026-07-10 01:55:00.489453 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 20.0.1.20260710 3728afd9294d 2 minutes ago 1GB 2026-07-10 01:55:00.489463 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2025.1 3728afd9294d 2 minutes ago 1GB 2026-07-10 01:55:00.489468 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 20.0.1.20260710 afe57ddb1098 2 minutes ago 1.01GB 2026-07-10 01:55:00.489478 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2025.1 afe57ddb1098 2 minutes ago 1.01GB 2026-07-10 01:55:00.489487 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 20.0.1.20260710 e35a1929682c 2 minutes ago 1GB 2026-07-10 01:55:00.489498 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2025.1 e35a1929682c 2 minutes ago 1GB 2026-07-10 01:55:00.489510 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 20.0.1.20260710 5003539c543c 2 minutes ago 1GB 2026-07-10 01:55:00.489516 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2025.1 5003539c543c 2 minutes ago 1GB 2026-07-10 01:55:00.489521 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 20.0.1.20260710 87b815275028 2 minutes ago 1GB 2026-07-10 01:55:00.489531 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2025.1 87b815275028 2 minutes ago 1GB 2026-07-10 01:55:00.489541 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 20.0.1.20260710 3b2fb964ffd1 2 minutes ago 1.01GB 2026-07-10 01:55:00.489553 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2025.1 3b2fb964ffd1 2 minutes ago 1.01GB 2026-07-10 01:55:00.489564 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 20.0.1.20260710 4be65baf3619 2 minutes ago 1GB 2026-07-10 01:55:00.489574 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2025.1 4be65baf3619 2 minutes ago 1GB 2026-07-10 01:55:00.489584 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2025.1 7f38e57de79d 2 minutes ago 299MB 2026-07-10 01:55:00.489593 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 25.3.1.20260710 7f38e57de79d 2 minutes ago 299MB 2026-07-10 01:55:00.489602 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025.1 0706bdf8b514 2 minutes ago 299MB 2026-07-10 01:55:00.489611 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 25.3.1.20260710 0706bdf8b514 2 minutes ago 299MB 2026-07-10 01:55:00.489623 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2025.1 72872a695998 2 minutes ago 299MB 2026-07-10 01:55:00.489632 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 25.3.1.20260710 72872a695998 2 minutes ago 299MB 2026-07-10 01:55:00.489642 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025.1 3b361956cd42 2 minutes ago 299MB 2026-07-10 01:55:00.489651 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 25.3.1.20260710 3b361956cd42 2 minutes ago 299MB 2026-07-10 01:55:00.489659 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025.1 f46a0cec6a25 2 minutes ago 1.25GB 2026-07-10 01:55:00.489667 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 26.0.5.20260710 f46a0cec6a25 2 minutes ago 1.25GB 2026-07-10 01:55:00.489676 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025.1 af277c51a560 2 minutes ago 1.43GB 2026-07-10 01:55:00.489682 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 29.0.6.20260710 af277c51a560 2 minutes ago 1.43GB 2026-07-10 01:55:00.489693 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2025.1 81b3593645bc 2 minutes ago 299MB 2026-07-10 01:55:00.489702 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-relay 25.3.1.20260710 81b3593645bc 2 minutes ago 299MB 2026-07-10 01:55:00.489708 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2025.1 50d82690a129 About an hour ago 297MB 2026-07-10 01:55:00.489717 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2025.1 c361ace39885 About an hour ago 994MB 2026-07-10 01:55:00.489728 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2025.1 7507bbb7f33b About an hour ago 1GB 2026-07-10 01:55:00.489738 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2025.1 38b8e1ce78ff About an hour ago 993MB 2026-07-10 01:55:00.489749 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2025.1 9edf491e8fb6 About an hour ago 986MB 2026-07-10 01:55:00.489758 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2025.1 4302e71ae0c7 About an hour ago 978MB 2026-07-10 01:55:00.489769 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2025.1 9a8a2596c12d About an hour ago 986MB 2026-07-10 01:55:00.489781 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2025.1 abdeba0ed731 About an hour ago 1.14GB 2026-07-10 01:55:00.489790 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2025.1 014a8cd9518a About an hour ago 985MB 2026-07-10 01:55:00.489808 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2025.1 92bbcb218526 About an hour ago 1.06GB 2026-07-10 01:55:00.489813 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2025.1 c297fe05f763 About an hour ago 1.12GB 2026-07-10 01:55:00.489818 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2025.1 198f6d52cc7f About an hour ago 1.09GB 2026-07-10 01:55:00.489826 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2025.1 3ea9fcc50d09 About an hour ago 1.42GB 2026-07-10 01:55:00.489836 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2025.1 b71250122b99 About an hour ago 1.22GB 2026-07-10 01:55:00.489847 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2025.1 c00d521ce78f About an hour ago 1.08GB 2026-07-10 01:55:00.489858 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2025.1 35c19ddf5fba About an hour ago 1.04GB 2026-07-10 01:55:00.489867 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/watcher-base 2025.1 0705d1c529ff About an hour ago 1.01GB 2026-07-10 01:55:00.489880 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2025.1 511374725939 About an hour ago 983MB 2026-07-10 01:55:00.489890 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2025.1 71220b30402b About an hour ago 1.04GB 2026-07-10 01:55:00.489902 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2025.1 39a589223095 About an hour ago 1.15GB 2026-07-10 01:55:00.489912 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2025.1 428a9aaf22a1 About an hour ago 1.22GB 2026-07-10 01:55:00.489922 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-sentinel 2025.1 44ac0b07db1d About an hour ago 283MB 2026-07-10 01:55:00.489932 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-server 2025.1 45da5d995901 About an hour ago 283MB 2026-07-10 01:55:00.489942 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2025.1 41076727b99f About an hour ago 312MB 2026-07-10 01:55:00.489951 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2025.1 dd26c6200717 2 hours ago 274MB 2026-07-10 01:55:00.489959 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2025.1 3e6ca6aa416c 2 hours ago 292MB 2026-07-10 01:55:00.489972 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2025.1 c2a79cd08e22 2 hours ago 274MB 2026-07-10 01:55:00.489982 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2025.1 4206f22d8f69 2 hours ago 978MB 2026-07-10 01:55:00.489993 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2025.1 6bee1140b3bd 2 hours ago 274MB 2026-07-10 01:55:00.490007 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2025.1 31f825ed167b 2 hours ago 274MB 2026-07-10 01:55:00.490019 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/valkey-base 2025.1 c44f8d62de3b 2 hours ago 274MB 2026-07-10 01:55:00.490032 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2025.1 30c9a124b754 2 hours ago 274MB 2026-07-10 01:55:00.490061 | ubuntu-noble-large | ubuntu 24.04 ef91e4b15da8 2 weeks ago 78.1MB 2026-07-10 01:55:00.494118 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2026-07-10 01:55:00.494201 | ubuntu-noble-large | + cat images.yml 2026-07-10 01:55:00.497969 | ubuntu-noble-large | --- 2026-07-10 01:55:00.498024 | ubuntu-noble-large | created: '2026-07-10T01:55:00.122816+00:00' 2026-07-10 01:55:00.498039 | ubuntu-noble-large | images: 2026-07-10 01:55:00.498070 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:25.3.1.20260710 2026-07-10 01:55:00.498080 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:29.0.6.20260710 2026-07-10 01:55:00.498089 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:26.0.5.20260710 2026-07-10 01:55:00.498098 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-sb-db-server:25.3.1.20260710 2026-07-10 01:55:00.498107 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-northd:25.3.1.20260710 2026-07-10 01:55:00.498116 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-nb-db-server:25.3.1.20260710 2026-07-10 01:55:00.498149 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-controller:25.3.1.20260710 2026-07-10 01:55:00.498163 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-api:20.0.1.20260710 2026-07-10 01:55:00.498171 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-worker:20.0.1.20260710 2026-07-10 01:55:00.498180 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-producer:20.0.1.20260710 2026-07-10 01:55:00.498189 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-central:20.0.1.20260710 2026-07-10 01:55:00.498206 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-sink:20.0.1.20260710 2026-07-10 01:55:00.498215 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-backend-bind9:20.0.1.20260710 2026-07-10 01:55:00.498224 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-mdns:20.0.1.20260710 2026-07-10 01:55:00.498233 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-monitors:19.0.1.20260710 2026-07-10 01:55:00.498241 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-api:19.0.1.20260710 2026-07-10 01:55:00.498249 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-engine:19.0.1.20260710 2026-07-10 01:55:00.498257 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-keystone-listener:20.0.1.20260710 2026-07-10 01:55:00.498267 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-api:20.0.1.20260710 2026-07-10 01:55:00.498276 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-worker:20.0.1.20260710 2026-07-10 01:55:00.498284 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/placement-api:13.0.1.20260710 2026-07-10 01:55:00.498292 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-console:6.0.2.20260710 2026-07-10 01:55:00.498301 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-apiserver:6.0.1.20260710 2026-07-10 01:55:00.498325 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/blazar-manager:15.0.1.20260710 2026-07-10 01:55:00.498334 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/blazar-api:15.0.1.20260710 2026-07-10 01:55:00.498343 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-pxe:29.0.6.20260710 2026-07-10 01:55:00.498352 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-api:29.0.6.20260710 2026-07-10 01:55:00.498360 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-conductor:29.0.6.20260710 2026-07-10 01:55:00.498368 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-notification:24.0.1.20260710 2026-07-10 01:55:00.498377 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-compute:24.0.1.20260710 2026-07-10 01:55:00.498385 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-ipmi:24.0.1.20260710 2026-07-10 01:55:00.498394 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-central:24.0.1.20260710 2026-07-10 01:55:00.498402 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-data:20.0.2.20260710 2026-07-10 01:55:00.498410 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-api:20.0.2.20260710 2026-07-10 01:55:00.498418 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-share:20.0.2.20260710 2026-07-10 01:55:00.498427 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-scheduler:20.0.2.20260710 2026-07-10 01:55:00.498435 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20260710 2026-07-10 01:55:00.498444 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20260710 2026-07-10 01:55:00.498452 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20260710 2026-07-10 01:55:00.498460 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/glance-api:30.2.1.20260710 2026-07-10 01:55:00.498469 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-scheduler:26.2.1.20260710 2026-07-10 01:55:00.498477 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-backup:26.2.1.20260710 2026-07-10 01:55:00.498486 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-api:26.2.1.20260710 2026-07-10 01:55:00.498494 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-volume:26.2.1.20260710 2026-07-10 01:55:00.498502 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-novncproxy:31.3.1.20260710 2026-07-10 01:55:00.498510 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute:31.3.1.20260710 2026-07-10 01:55:00.498519 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute-ironic:31.3.1.20260710 2026-07-10 01:55:00.498527 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:31.3.1.20260710 2026-07-10 01:55:00.498535 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-ssh:31.3.1.20260710 2026-07-10 01:55:00.498543 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-scheduler:31.3.1.20260710 2026-07-10 01:55:00.498551 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-conductor:31.3.1.20260710 2026-07-10 01:55:00.498559 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-serialproxy:31.3.1.20260710 2026-07-10 01:55:00.498567 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-api:31.3.1.20260710 2026-07-10 01:55:00.498575 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/heat-api-cfn:24.1.1.20260710 2026-07-10 01:55:00.498595 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/heat-api:24.1.1.20260710 2026-07-10 01:55:00.498603 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/heat-engine:24.1.1.20260710 2026-07-10 01:55:00.498611 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-ssh:27.0.2.20260710 2026-07-10 01:55:00.498619 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-fernet:27.0.2.20260710 2026-07-10 01:55:00.498626 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone:27.0.2.20260710 2026-07-10 01:55:00.498634 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/watcher-engine:14.1.1.20260710 2026-07-10 01:55:00.498642 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/watcher-api:14.1.1.20260710 2026-07-10 01:55:00.498649 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/watcher-applier:14.1.1.20260710 2026-07-10 01:55:00.498657 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-expirer:20.0.0.20260710 2026-07-10 01:55:00.498665 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-api:20.0.0.20260710 2026-07-10 01:55:00.498679 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-evaluator:20.0.0.20260710 2026-07-10 01:55:00.498687 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-listener:20.0.0.20260710 2026-07-10 01:55:00.498694 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-notifier:20.0.0.20260710 2026-07-10 01:55:00.498702 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-health-manager:16.0.2.20260710 2026-07-10 01:55:00.498714 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-housekeeping:16.0.2.20260710 2026-07-10 01:55:00.498722 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-driver-agent:16.0.2.20260710 2026-07-10 01:55:00.498729 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-api:16.0.2.20260710 2026-07-10 01:55:00.498736 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-worker:16.0.2.20260710 2026-07-10 01:55:00.498744 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-conductor:20.0.2.20260710 2026-07-10 01:55:00.498751 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-api:20.0.2.20260710 2026-07-10 01:55:00.498759 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-neutron-agent:26.0.5.20260710 2026-07-10 01:55:00.498766 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metering-agent:26.0.5.20260710 2026-07-10 01:55:00.498774 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-sriov-agent:26.0.5.20260710 2026-07-10 01:55:00.498781 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:26.0.5.20260710 2026-07-10 01:55:00.498789 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:26.0.5.20260710 2026-07-10 01:55:00.498796 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metadata-agent:26.0.5.20260710 2026-07-10 01:55:00.498804 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:26.0.5.20260710 2026-07-10 01:55:00.498813 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:26.0.5.20260710 2026-07-10 01:55:00.498820 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-l3-agent:26.0.5.20260710 2026-07-10 01:55:00.498828 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-agent:26.0.5.20260710 2026-07-10 01:55:00.498834 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-server:26.0.5.20260710 2026-07-10 01:55:00.498838 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:26.0.5.20260710 2026-07-10 01:55:00.498843 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-server:10.11.18.20260710 2026-07-10 01:55:00.498847 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.18.20260710 2026-07-10 01:55:00.498852 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.5.1.20260710 2026-07-10 01:55:00.498856 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-db:3.5.1.20260710 2026-07-10 01:55:00.498860 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2.2.0.20260710 2026-07-10 01:55:00.498864 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:1.0.7.20260710 2026-07-10 01:55:00.498869 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20260710 2026-07-10 01:55:00.498873 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20260710 2026-07-10 01:55:00.498877 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20260710 2026-07-10 01:55:00.498882 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20260710 2026-07-10 01:55:00.498886 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20260710 2026-07-10 01:55:00.498890 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.1.20260710 2026-07-10 01:55:00.498895 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20260710 2026-07-10 01:55:00.498899 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20260710 2026-07-10 01:55:00.498903 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:1.7.0.20260710 2026-07-10 01:55:00.498908 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-server:3.2.1.20260710 2026-07-10 01:55:00.498917 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-db-server:3.5.1.20260710 2026-07-10 01:55:00.498925 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.5.1.20260710 2026-07-10 01:55:00.498932 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20260710 2026-07-10 01:55:00.498940 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20260710 2026-07-10 01:55:00.498947 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20260710 2026-07-10 01:55:00.498954 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20260710 2026-07-10 01:55:00.498968 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/horizon:25.3.3.20260710 2026-07-10 01:55:00.498976 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-inspector:12.4.1.20260710 2026-07-10 01:55:00.498983 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/letsencrypt-lego:4.20.4.20260710 2026-07-10 01:55:00.498990 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2.4.58.20260710 2026-07-10 01:55:00.498998 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20260710 2026-07-10 01:55:00.499005 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis:7.0.15.20260710 2026-07-10 01:55:00.499013 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/iscsid:2.1.9.20260710 2026-07-10 01:55:00.499021 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/grafana:13.1.0.20260710 2026-07-10 01:55:00.499029 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk:3.5.1.20260710 2026-07-10 01:55:00.499036 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/memcached:1.6.24.20260710 2026-07-10 01:55:00.499084 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy:2.8.16.20260710 2026-07-10 01:55:00.499093 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20260710 2026-07-10 01:55:00.499101 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/rabbitmq:4.1.8.20260710 2026-07-10 01:55:00.499114 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/dnsmasq:2.90.20260710 2026-07-10 01:55:00.499122 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/kolla-toolbox:20.4.1.20260710 2026-07-10 01:55:00.499154 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/fluentd:5.0.9.20260710 2026-07-10 01:55:00.499162 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cron:3.0.20260710 2026-07-10 01:55:00.499170 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keepalived:2.2.8.20260710 2026-07-10 01:55:00.499178 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20260710 2026-07-10 01:55:00.499186 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/proxysql-3:3.0.8.20260710 2026-07-10 01:55:00.499193 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/proxysql:3.0.8.20260710 2026-07-10 01:55:00.499201 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/tgtd:1.0.85.20260710 2026-07-10 01:55:00.499209 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.6.20260710 2026-07-10 01:55:00.499217 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch:2.19.6.20260710 2026-07-10 01:55:00.499224 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/multipathd:0.9.4.20260710 2026-07-10 01:55:00.499232 | ubuntu-noble-large | openstack_version: '2025.1' 2026-07-10 01:55:00.499240 | ubuntu-noble-large | versions: 2026-07-10 01:55:00.499248 | ubuntu-noble-large | aodh: 20.0.0.20260710 2026-07-10 01:55:00.499256 | ubuntu-noble-large | barbican: 20.0.1.20260710 2026-07-10 01:55:00.499263 | ubuntu-noble-large | blazar: 15.0.1.20260710 2026-07-10 01:55:00.499271 | ubuntu-noble-large | ceilometer: 24.0.1.20260710 2026-07-10 01:55:00.499279 | ubuntu-noble-large | cinder: 26.2.1.20260710 2026-07-10 01:55:00.499287 | ubuntu-noble-large | cron: 3.0.20260710 2026-07-10 01:55:00.499294 | ubuntu-noble-large | designate: 20.0.1.20260710 2026-07-10 01:55:00.499302 | ubuntu-noble-large | dnsmasq: 2.90.20260710 2026-07-10 01:55:00.499310 | ubuntu-noble-large | fluentd: 5.0.9.20260710 2026-07-10 01:55:00.499318 | ubuntu-noble-large | glance: 30.2.1.20260710 2026-07-10 01:55:00.499325 | ubuntu-noble-large | gnocchi: 4.6.4.20260710 2026-07-10 01:55:00.499333 | ubuntu-noble-large | grafana: 13.1.0.20260710 2026-07-10 01:55:00.499341 | ubuntu-noble-large | hacluster_corosync: 3.1.7.20260710 2026-07-10 01:55:00.499348 | ubuntu-noble-large | haproxy: 2.8.16.20260710 2026-07-10 01:55:00.499356 | ubuntu-noble-large | haproxy_ssh: 9.6.20260710 2026-07-10 01:55:00.499364 | ubuntu-noble-large | heat: 24.1.1.20260710 2026-07-10 01:55:00.499377 | ubuntu-noble-large | horizon: 25.3.3.20260710 2026-07-10 01:55:00.499385 | ubuntu-noble-large | ironic: 29.0.6.20260710 2026-07-10 01:55:00.499393 | ubuntu-noble-large | ironic_inspector: 12.4.1.20260710 2026-07-10 01:55:00.499401 | ubuntu-noble-large | iscsid: 2.1.9.20260710 2026-07-10 01:55:00.499408 | ubuntu-noble-large | keepalived: 2.2.8.20260710 2026-07-10 01:55:00.499416 | ubuntu-noble-large | keystone: 27.0.2.20260710 2026-07-10 01:55:00.499424 | ubuntu-noble-large | kolla-toolbox: 20.4.1.20260710 2026-07-10 01:55:00.499431 | ubuntu-noble-large | kolla_toolbox: 20.4.1.20260710 2026-07-10 01:55:00.499438 | ubuntu-noble-large | letsencrypt_lego: 4.20.4.20260710 2026-07-10 01:55:00.499446 | ubuntu-noble-large | letsencrypt_webserver: 2.4.58.20260710 2026-07-10 01:55:00.499453 | ubuntu-noble-large | magnum: 20.0.2.20260710 2026-07-10 01:55:00.499461 | ubuntu-noble-large | manila: 20.0.2.20260710 2026-07-10 01:55:00.499468 | ubuntu-noble-large | mariadb: 10.11.18.20260710 2026-07-10 01:55:00.499475 | ubuntu-noble-large | masakari: 19.0.1.20260710 2026-07-10 01:55:00.499483 | ubuntu-noble-large | memcached: 1.6.24.20260710 2026-07-10 01:55:00.499490 | ubuntu-noble-large | multipathd: 0.9.4.20260710 2026-07-10 01:55:00.499497 | ubuntu-noble-large | neutron: 26.0.5.20260710 2026-07-10 01:55:00.499504 | ubuntu-noble-large | nova: 31.3.1.20260710 2026-07-10 01:55:00.499511 | ubuntu-noble-large | nova_libvirt: 10.0.0.20260710 2026-07-10 01:55:00.499518 | ubuntu-noble-large | octavia: 16.0.2.20260710 2026-07-10 01:55:00.499526 | ubuntu-noble-large | opensearch: 2.19.6.20260710 2026-07-10 01:55:00.499533 | ubuntu-noble-large | opensearch_dashboards: 2.19.6.20260710 2026-07-10 01:55:00.499541 | ubuntu-noble-large | openvswitch: 3.5.1.20260710 2026-07-10 01:55:00.499548 | ubuntu-noble-large | ovn: 25.3.1.20260710 2026-07-10 01:55:00.499556 | ubuntu-noble-large | placement: 13.0.1.20260710 2026-07-10 01:55:00.499563 | ubuntu-noble-large | prometheus: 3.2.1.20260710 2026-07-10 01:55:00.499571 | ubuntu-noble-large | prometheus_alertmanager: 0.28.1.20260710 2026-07-10 01:55:00.499578 | ubuntu-noble-large | prometheus_blackbox_exporter: 0.25.0.20260710 2026-07-10 01:55:00.499585 | ubuntu-noble-large | prometheus_cadvisor: 0.49.2.20260710 2026-07-10 01:55:00.499592 | ubuntu-noble-large | prometheus_elasticsearch_exporter: 1.8.0.20260710 2026-07-10 01:55:00.499600 | ubuntu-noble-large | prometheus_libvirt_exporter: 2.2.0.20260710 2026-07-10 01:55:00.499607 | ubuntu-noble-large | prometheus_memcached_exporter: 0.15.0.20260710 2026-07-10 01:55:00.499614 | ubuntu-noble-large | prometheus_mtail: 3.0.8.20260710 2026-07-10 01:55:00.499622 | ubuntu-noble-large | prometheus_mysqld_exporter: 0.16.0.20260710 2026-07-10 01:55:00.499629 | ubuntu-noble-large | prometheus_node_exporter: 1.8.2.20260710 2026-07-10 01:55:00.499636 | ubuntu-noble-large | prometheus_openstack_exporter: 1.7.0.20260710 2026-07-10 01:55:00.499643 | ubuntu-noble-large | prometheus_ovn_exporter: 1.0.7.20260710 2026-07-10 01:55:00.499651 | ubuntu-noble-large | proxysql: 3.0.8.20260710 2026-07-10 01:55:00.499658 | ubuntu-noble-large | rabbitmq: 4.1.8.20260710 2026-07-10 01:55:00.499665 | ubuntu-noble-large | redis: 7.0.15.20260710 2026-07-10 01:55:00.499672 | ubuntu-noble-large | skyline: 6.0.1.20260710 2026-07-10 01:55:00.499680 | ubuntu-noble-large | skyline_console: 6.0.2.20260710 2026-07-10 01:55:00.499689 | ubuntu-noble-large | tgtd: 1.0.85.20260710 2026-07-10 01:55:00.499697 | ubuntu-noble-large | watcher: 14.1.1.20260710 2026-07-10 01:55:00.499704 | ubuntu-noble-large | + python3 src/compare-sbom.py 2026-07-10 01:55:00.763242 | ubuntu-noble-large | 2026-07-10 01:55:00 | INFO | Starting SBOM comparison 2026-07-10 01:55:00.763389 | ubuntu-noble-large | 2026-07-10 01:55:00 | INFO | Using OpenStack version: 2025.1 2026-07-10 01:55:00.763429 | ubuntu-noble-large | 2026-07-10 01:55:00 | INFO | Local SBOM: images.yml 2026-07-10 01:55:00.763448 | ubuntu-noble-large | 2026-07-10 01:55:00 | INFO | Remote image: registry.osism.cloud/kolla/sbom:2025.1 2026-07-10 01:55:00.763467 | ubuntu-noble-large | 2026-07-10 01:55:00 | INFO | Loading SBOM from file: images.yml 2026-07-10 01:55:00.786979 | ubuntu-noble-large | 2026-07-10 01:55:00 | SUCCESS | Successfully loaded SBOM from images.yml 2026-07-10 01:55:00.787183 | ubuntu-noble-large | 2026-07-10 01:55:00 | INFO | Pulling container image: registry.osism.cloud/kolla/sbom:2025.1 2026-07-10 01:55:00.801220 | ubuntu-noble-large | 2026-07-10 01:55:00 | INFO | Pulling image registry.osism.cloud/kolla/sbom:2025.1... 2026-07-10 01:55:01.480605 | ubuntu-noble-large | 2026-07-10 01:55:01 | SUCCESS | Successfully pulled registry.osism.cloud/kolla/sbom:2025.1 2026-07-10 01:55:01.480710 | ubuntu-noble-large | 2026-07-10 01:55:01 | INFO | Creating temporary container... 2026-07-10 01:55:01.553442 | ubuntu-noble-large | 2026-07-10 01:55:01 | INFO | Extracting images.yml from container... 2026-07-10 01:55:01.596460 | ubuntu-noble-large | 2026-07-10 01:55:01 | SUCCESS | Successfully extracted SBOM from container 2026-07-10 01:55:01.596517 | ubuntu-noble-large | 2026-07-10 01:55:01 | INFO | Removing temporary container... 2026-07-10 01:55:01.612463 | ubuntu-noble-large | 2026-07-10 01:55:01 | SUCCESS | Container removed 2026-07-10 01:55:01.612518 | ubuntu-noble-large | 2026-07-10 01:55:01 | INFO | Removing image registry.osism.cloud/kolla/sbom:2025.1... 2026-07-10 01:55:01.633195 | ubuntu-noble-large | 2026-07-10 01:55:01 | SUCCESS | Image removed 2026-07-10 01:55:01.657603 | ubuntu-noble-large | 2026-07-10 01:55:01 | INFO | 2026-07-10 01:55:01.657698 | ubuntu-noble-large | 2026-07-10 01:55:01 | INFO | Extracting image names... 2026-07-10 01:55:01.658913 | ubuntu-noble-large | 2026-07-10 01:55:01 | INFO | Remote SBOM contains 133 images 2026-07-10 01:55:01.658999 | ubuntu-noble-large | 2026-07-10 01:55:01 | INFO | Local SBOM contains 133 images 2026-07-10 01:55:01.659295 | ubuntu-noble-large | 2026-07-10 01:55:01 | INFO | Remote SBOM contains 60 version entries 2026-07-10 01:55:01.659375 | ubuntu-noble-large | 2026-07-10 01:55:01 | INFO | Local SBOM contains 60 version entries 2026-07-10 01:55:01.659627 | ubuntu-noble-large | 2026-07-10 01:55:01 | INFO | 2026-07-10 01:55:01.659821 | ubuntu-noble-large | 2026-07-10 01:55:01 | INFO | Comparing image lists... 2026-07-10 01:55:01.660087 | ubuntu-noble-large | 2026-07-10 01:55:01 | SUCCESS | No image list differences found 2026-07-10 01:55:01.660368 | ubuntu-noble-large | 2026-07-10 01:55:01 | INFO | 2026-07-10 01:55:01.660535 | ubuntu-noble-large | 2026-07-10 01:55:01 | INFO | Comparing versions for downgrades... 2026-07-10 01:55:01.662858 | ubuntu-noble-large | 2026-07-10 01:55:01 | SUCCESS | No version downgrades detected 2026-07-10 01:55:01.662978 | ubuntu-noble-large | 2026-07-10 01:55:01 | INFO | 2026-07-10 01:55:01.663196 | ubuntu-noble-large | 2026-07-10 01:55:01 | INFO | Comparing version presence... 2026-07-10 01:55:01.663443 | ubuntu-noble-large | 2026-07-10 01:55:01 | SUCCESS | No version presence differences found 2026-07-10 01:55:01.663612 | ubuntu-noble-large | 2026-07-10 01:55:01 | INFO | 2026-07-10 01:55:01.663755 | ubuntu-noble-large | 2026-07-10 01:55:01 | INFO | ============================================================ 2026-07-10 01:55:01.663918 | ubuntu-noble-large | 2026-07-10 01:55:01 | SUCCESS | COMPARISON SUCCESSFUL: No issues found 2026-07-10 01:55:01.717188 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2026-07-10 01:55:01.717289 | ubuntu-noble-large | + docker build -t osism.harbor.regio.digital/kolla/sbom:2025.1 . 2026-07-10 01:55:02.152216 | ubuntu-noble-large | #0 building with "default" instance using docker driver 2026-07-10 01:55:02.152296 | ubuntu-noble-large | 2026-07-10 01:55:02.152311 | ubuntu-noble-large | #1 [internal] load build definition from Dockerfile 2026-07-10 01:55:02.152322 | ubuntu-noble-large | #1 transferring dockerfile: 127B done 2026-07-10 01:55:02.152333 | ubuntu-noble-large | #1 DONE 0.1s 2026-07-10 01:55:02.152353 | ubuntu-noble-large | 2026-07-10 01:55:02.152364 | ubuntu-noble-large | #2 [internal] load .dockerignore 2026-07-10 01:55:02.152375 | ubuntu-noble-large | #2 transferring context: 2B done 2026-07-10 01:55:02.152385 | ubuntu-noble-large | #2 DONE 0.0s 2026-07-10 01:55:02.271721 | ubuntu-noble-large | 2026-07-10 01:55:02.271825 | ubuntu-noble-large | #3 [internal] load build context 2026-07-10 01:55:02.271843 | ubuntu-noble-large | #3 transferring context: 11.86kB done 2026-07-10 01:55:02.271855 | ubuntu-noble-large | #3 DONE 0.0s 2026-07-10 01:55:02.271866 | ubuntu-noble-large | 2026-07-10 01:55:02.271877 | ubuntu-noble-large | #4 [1/1] COPY images.yml /images.yml 2026-07-10 01:55:02.271899 | ubuntu-noble-large | #4 DONE 0.0s 2026-07-10 01:55:02.271910 | ubuntu-noble-large | 2026-07-10 01:55:02.271920 | ubuntu-noble-large | #5 exporting to image 2026-07-10 01:55:02.271930 | ubuntu-noble-large | #5 exporting layers 0.0s done 2026-07-10 01:55:02.271940 | ubuntu-noble-large | #5 writing image sha256:e45ea3af34010f7518c7788a05e0da0326f50122ee8d9893b8cbb2e7a72edcb2 2026-07-10 01:55:02.393359 | ubuntu-noble-large | #5 writing image sha256:e45ea3af34010f7518c7788a05e0da0326f50122ee8d9893b8cbb2e7a72edcb2 done 2026-07-10 01:55:02.393420 | ubuntu-noble-large | #5 naming to osism.harbor.regio.digital/kolla/sbom:2025.1 done 2026-07-10 01:55:02.393428 | ubuntu-noble-large | #5 DONE 0.1s 2026-07-10 01:55:02.408255 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/sbom:2025.1 2026-07-10 01:55:03.254403 | ubuntu-noble-large | ok: Runtime: 1:50:42.622098 2026-07-10 01:55:03.952131 | 2026-07-10 01:55:03.952302 | TASK [Run push script] 2026-07-10 01:55:04.318381 | ubuntu-noble-large | + export PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 01:55:04.318526 | ubuntu-noble-large | + PATH=/home/zuul/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-10 01:55:04.318568 | ubuntu-noble-large | + bash scripts/100-push.sh 2026-07-10 01:55:04.322345 | ubuntu-noble-large | + BUILD_TYPE=all 2026-07-10 01:55:04.322378 | ubuntu-noble-large | + DOCKER_PUSH_JOBS=8 2026-07-10 01:55:04.322402 | ubuntu-noble-large | + LSTFILE=images.txt 2026-07-10 01:55:04.322418 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2026-07-10 01:55:04.323296 | ubuntu-noble-large | + cat images.txt 2026-07-10 01:55:04.323518 | ubuntu-noble-large | + grep -v base 2026-07-10 01:55:04.328805 | ubuntu-noble-large | + cat images.lst 2026-07-10 01:55:04.329107 | ubuntu-noble-large | + parallel --retries 3 --joblog other.log -j8 docker push '{}' '>' /dev/null 2026-07-10 02:14:05.542596 | ubuntu-noble-large | + cat other.log 2026-07-10 02:14:05.545315 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2026-07-10 02:14:05.545358 | ubuntu-noble-large | 4 : 1783648504.736 57.757 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1' > /dev/null 2026-07-10 02:14:05.545369 | ubuntu-noble-large | 1 : 1783648504.713 60.993 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1' > /dev/null 2026-07-10 02:14:05.545377 | ubuntu-noble-large | 7 : 1783648504.769 62.987 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-controller:2025.1' > /dev/null 2026-07-10 02:14:05.545386 | ubuntu-noble-large | 6 : 1783648504.761 66.578 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1' > /dev/null 2026-07-10 02:14:05.545410 | ubuntu-noble-large | 5 : 1783648504.748 68.117 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-northd:2025.1' > /dev/null 2026-07-10 02:14:05.545420 | ubuntu-noble-large | 2 : 1783648504.722 97.487 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1' > /dev/null 2026-07-10 02:14:05.545430 | ubuntu-noble-large | 3 : 1783648504.729 115.717 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1' > /dev/null 2026-07-10 02:14:05.545438 | ubuntu-noble-large | 8 : 1783648504.777 117.499 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-api:2025.1' > /dev/null 2026-07-10 02:14:05.545447 | ubuntu-noble-large | 14 : 1783648602.214 32.878 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-mdns:2025.1' > /dev/null 2026-07-10 02:14:05.545455 | ubuntu-noble-large | 9 : 1783648562.503 99.421 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-worker:2025.1' > /dev/null 2026-07-10 02:14:05.545464 | ubuntu-noble-large | 11 : 1783648567.766 96.234 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-central:2025.1' > /dev/null 2026-07-10 02:14:05.545472 | ubuntu-noble-large | 10 : 1783648565.712 99.982 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-producer:2025.1' > /dev/null 2026-07-10 02:14:05.545480 | ubuntu-noble-large | 16 : 1783648622.283 45.227 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-api:2025.1' > /dev/null 2026-07-10 02:14:05.545490 | ubuntu-noble-large | 17 : 1783648635.101 33.986 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-engine:2025.1' > /dev/null 2026-07-10 02:14:05.545500 | ubuntu-noble-large | 15 : 1783648620.454 50.249 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-monitors:2025.1' > /dev/null 2026-07-10 02:14:05.545508 | ubuntu-noble-large | 13 : 1783648572.872 112.487 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1' > /dev/null 2026-07-10 02:14:05.545516 | ubuntu-noble-large | 12 : 1783648571.347 115.582 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-sink:2025.1' > /dev/null 2026-07-10 02:14:05.545525 | ubuntu-noble-large | 21 : 1783648667.519 28.565 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/placement-api:2025.1' > /dev/null 2026-07-10 02:14:05.545533 | ubuntu-noble-large | 18 : 1783648661.933 39.929 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1' > /dev/null 2026-07-10 02:14:05.545541 | ubuntu-noble-large | 20 : 1783648665.702 40.049 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-worker:2025.1' > /dev/null 2026-07-10 02:14:05.545549 | ubuntu-noble-large | 19 : 1783648664.009 43.829 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-api:2025.1' > /dev/null 2026-07-10 02:14:05.545578 | ubuntu-noble-large | 24 : 1783648685.367 34.998 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-manager:2025.1' > /dev/null 2026-07-10 02:14:05.545585 | ubuntu-noble-large | 23 : 1783648670.716 51.337 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1' > /dev/null 2026-07-10 02:14:05.545592 | ubuntu-noble-large | 22 : 1783648669.096 54.370 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-console:2025.1' > /dev/null 2026-07-10 02:14:05.545599 | ubuntu-noble-large | 25 : 1783648686.939 37.582 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-api:2025.1' > /dev/null 2026-07-10 02:14:05.545605 | ubuntu-noble-large | 28 : 1783648705.760 20.292 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-conductor:2025.1' > /dev/null 2026-07-10 02:14:05.545612 | ubuntu-noble-large | 26 : 1783648696.092 38.247 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-pxe:2025.1' > /dev/null 2026-07-10 02:14:05.545619 | ubuntu-noble-large | 27 : 1783648701.870 42.044 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-api:2025.1' > /dev/null 2026-07-10 02:14:05.545625 | ubuntu-noble-large | 29 : 1783648707.848 49.510 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1' > /dev/null 2026-07-10 02:14:05.545632 | ubuntu-noble-large | 31 : 1783648722.063 37.049 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1' > /dev/null 2026-07-10 02:14:05.545638 | ubuntu-noble-large | 32 : 1783648723.475 38.364 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-central:2025.1' > /dev/null 2026-07-10 02:14:05.545645 | ubuntu-noble-large | 30 : 1783648720.374 43.896 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1' > /dev/null 2026-07-10 02:14:05.545657 | ubuntu-noble-large | 33 : 1783648724.528 50.112 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-data:2025.1' > /dev/null 2026-07-10 02:14:05.545676 | ubuntu-noble-large | 36 : 1783648743.921 35.711 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-scheduler:2025.1' > /dev/null 2026-07-10 02:14:05.545683 | ubuntu-noble-large | 34 : 1783648726.058 55.365 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-api:2025.1' > /dev/null 2026-07-10 02:14:05.545690 | ubuntu-noble-large | 35 : 1783648734.352 63.946 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-share:2025.1' > /dev/null 2026-07-10 02:14:05.545696 | ubuntu-noble-large | 37 : 1783648757.368 48.013 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1' > /dev/null 2026-07-10 02:14:05.545703 | ubuntu-noble-large | 40 : 1783648764.278 44.328 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/glance-api:2025.1' > /dev/null 2026-07-10 02:14:05.545710 | ubuntu-noble-large | 38 : 1783648759.120 51.039 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1' > /dev/null 2026-07-10 02:14:05.545716 | ubuntu-noble-large | 39 : 1783648761.844 51.131 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-api:2025.1' > /dev/null 2026-07-10 02:14:05.545723 | ubuntu-noble-large | 41 : 1783648774.651 67.016 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1' > /dev/null 2026-07-10 02:14:05.545730 | ubuntu-noble-large | 42 : 1783648779.642 71.240 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-backup:2025.1' > /dev/null 2026-07-10 02:14:05.545736 | ubuntu-noble-large | 47 : 1783648810.164 47.624 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1' > /dev/null 2026-07-10 02:14:05.545743 | ubuntu-noble-large | 48 : 1783648812.986 50.384 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1' > /dev/null 2026-07-10 02:14:05.545751 | ubuntu-noble-large | 45 : 1783648805.389 60.332 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1' > /dev/null 2026-07-10 02:14:05.545759 | ubuntu-noble-large | 43 : 1783648781.432 87.094 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-api:2025.1' > /dev/null 2026-07-10 02:14:05.545767 | ubuntu-noble-large | 44 : 1783648798.305 71.865 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-volume:2025.1' > /dev/null 2026-07-10 02:14:05.545775 | ubuntu-noble-large | 46 : 1783648808.615 70.657 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute:2025.1' > /dev/null 2026-07-10 02:14:05.545783 | ubuntu-noble-large | 49 : 1783648841.677 39.680 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-ssh:2025.1' > /dev/null 2026-07-10 02:14:05.545800 | ubuntu-noble-large | 50 : 1783648850.891 39.569 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-scheduler:2025.1' > /dev/null 2026-07-10 02:14:05.545809 | ubuntu-noble-large | 51 : 1783648857.794 39.921 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-conductor:2025.1' > /dev/null 2026-07-10 02:14:05.545817 | ubuntu-noble-large | 53 : 1783648865.730 34.190 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-api:2025.1' > /dev/null 2026-07-10 02:14:05.545825 | ubuntu-noble-large | 52 : 1783648863.376 38.130 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1' > /dev/null 2026-07-10 02:14:05.545833 | ubuntu-noble-large | 56 : 1783648879.280 33.128 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-engine:2025.1' > /dev/null 2026-07-10 02:14:05.545841 | ubuntu-noble-large | 55 : 1783648870.179 44.728 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api:2025.1' > /dev/null 2026-07-10 02:14:05.545849 | ubuntu-noble-large | 54 : 1783648868.533 48.506 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1' > /dev/null 2026-07-10 02:14:05.545857 | ubuntu-noble-large | 60 : 1783648899.929 26.840 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/watcher-engine:2025.1' > /dev/null 2026-07-10 02:14:05.545865 | ubuntu-noble-large | 57 : 1783648881.366 49.855 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-ssh:2025.1' > /dev/null 2026-07-10 02:14:05.545873 | ubuntu-noble-large | 58 : 1783648890.466 42.259 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-fernet:2025.1' > /dev/null 2026-07-10 02:14:05.545881 | ubuntu-noble-large | 59 : 1783648897.723 36.519 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone:2025.1' > /dev/null 2026-07-10 02:14:05.545889 | ubuntu-noble-large | 64 : 1783648917.047 23.776 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-api:2025.1' > /dev/null 2026-07-10 02:14:05.545897 | ubuntu-noble-large | 62 : 1783648912.418 30.970 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/watcher-applier:2025.1' > /dev/null 2026-07-10 02:14:05.545905 | ubuntu-noble-large | 61 : 1783648901.514 43.700 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/watcher-api:2025.1' > /dev/null 2026-07-10 02:14:05.545913 | ubuntu-noble-large | 63 : 1783648914.913 33.167 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-expirer:2025.1' > /dev/null 2026-07-10 02:14:05.545921 | ubuntu-noble-large | 65 : 1783648926.780 28.982 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1' > /dev/null 2026-07-10 02:14:05.545929 | ubuntu-noble-large | 67 : 1783648932.736 24.376 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-notifier:2025.1' > /dev/null 2026-07-10 02:14:05.545937 | ubuntu-noble-large | 66 : 1783648931.230 28.045 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-listener:2025.1' > /dev/null 2026-07-10 02:14:05.545957 | ubuntu-noble-large | 69 : 1783648940.832 27.131 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1' > /dev/null 2026-07-10 02:14:05.545966 | ubuntu-noble-large | 68 : 1783648934.253 35.249 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1' > /dev/null 2026-07-10 02:14:05.545979 | ubuntu-noble-large | 71 : 1783648945.221 25.949 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-api:2025.1' > /dev/null 2026-07-10 02:14:05.545992 | ubuntu-noble-large | 70 : 1783648943.396 29.486 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1' > /dev/null 2026-07-10 02:14:05.546004 | ubuntu-noble-large | 72 : 1783648948.087 32.297 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-worker:2025.1' > /dev/null 2026-07-10 02:14:05.546018 | ubuntu-noble-large | 75 : 1783648959.282 23.707 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1' > /dev/null 2026-07-10 02:14:05.546032 | ubuntu-noble-large | 77 : 1783648969.508 20.097 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1' > /dev/null 2026-07-10 02:14:05.546044 | ubuntu-noble-large | 76 : 1783648967.971 24.120 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1' > /dev/null 2026-07-10 02:14:05.546057 | ubuntu-noble-large | 78 : 1783648971.178 23.209 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1' > /dev/null 2026-07-10 02:14:05.546080 | ubuntu-noble-large | 73 : 1783648955.772 41.882 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-conductor:2025.1' > /dev/null 2026-07-10 02:14:05.546094 | ubuntu-noble-large | 74 : 1783648957.123 42.712 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-api:2025.1' > /dev/null 2026-07-10 02:14:05.546108 | ubuntu-noble-large | 79 : 1783648972.893 33.631 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1' > /dev/null 2026-07-10 02:14:05.546116 | ubuntu-noble-large | 81 : 1783648982.999 25.435 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1' > /dev/null 2026-07-10 02:14:05.546165 | ubuntu-noble-large | 80 : 1783648980.397 29.932 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1' > /dev/null 2026-07-10 02:14:05.546186 | ubuntu-noble-large | 85 : 1783648997.666 14.499 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-server:2025.1' > /dev/null 2026-07-10 02:14:05.546199 | ubuntu-noble-large | 82 : 1783648989.615 29.311 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1' > /dev/null 2026-07-10 02:14:05.546213 | ubuntu-noble-large | 84 : 1783648994.397 26.355 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1' > /dev/null 2026-07-10 02:14:05.546226 | ubuntu-noble-large | 83 : 1783648992.100 30.777 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1' > /dev/null 2026-07-10 02:14:05.546239 | ubuntu-noble-large | 86 : 1783648999.845 30.062 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1' > /dev/null 2026-07-10 02:14:05.546252 | ubuntu-noble-large | 88 : 1783649008.447 24.037 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1' > /dev/null 2026-07-10 02:14:05.546265 | ubuntu-noble-large | 87 : 1783649006.534 33.867 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-server:2025.1' > /dev/null 2026-07-10 02:14:05.546299 | ubuntu-noble-large | 92 : 1783649020.763 22.214 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1' > /dev/null 2026-07-10 02:14:05.546316 | ubuntu-noble-large | 91 : 1783649018.934 26.020 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1' > /dev/null 2026-07-10 02:14:05.546329 | ubuntu-noble-large | 93 : 1783649022.886 24.430 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1' > /dev/null 2026-07-10 02:14:05.546342 | ubuntu-noble-large | 90 : 1783649012.173 44.938 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1' > /dev/null 2026-07-10 02:14:05.546357 | ubuntu-noble-large | 89 : 1783649010.337 48.866 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1' > /dev/null 2026-07-10 02:14:05.546365 | ubuntu-noble-large | 94 : 1783649029.922 31.633 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1' > /dev/null 2026-07-10 02:14:05.546373 | ubuntu-noble-large | 97 : 1783649042.986 26.695 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1' > /dev/null 2026-07-10 02:14:05.546381 | ubuntu-noble-large | 96 : 1783649040.409 30.450 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1' > /dev/null 2026-07-10 02:14:05.546389 | ubuntu-noble-large | 95 : 1783649032.495 40.095 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1' > /dev/null 2026-07-10 02:14:05.546397 | ubuntu-noble-large | 101 : 1783649059.212 19.434 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1' > /dev/null 2026-07-10 02:14:05.546413 | ubuntu-noble-large | 99 : 1783649047.327 32.947 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1' > /dev/null 2026-07-10 02:14:05.546422 | ubuntu-noble-large | 100 : 1783649057.121 26.585 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1' > /dev/null 2026-07-10 02:14:05.546440 | ubuntu-noble-large | 103 : 1783649069.692 20.264 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1' > /dev/null 2026-07-10 02:14:05.546448 | ubuntu-noble-large | 104 : 1783649070.870 21.263 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1' > /dev/null 2026-07-10 02:14:05.546456 | ubuntu-noble-large | 98 : 1783649044.964 50.345 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1' > /dev/null 2026-07-10 02:14:05.546472 | ubuntu-noble-large | 105 : 1783649072.599 30.841 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1' > /dev/null 2026-07-10 02:14:05.546481 | ubuntu-noble-large | 107 : 1783649080.283 29.638 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1' > /dev/null 2026-07-10 02:14:05.546489 | ubuntu-noble-large | 106 : 1783649078.654 33.009 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1' > /dev/null 2026-07-10 02:14:05.546497 | ubuntu-noble-large | 108 : 1783649083.717 36.230 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1' > /dev/null 2026-07-10 02:14:05.546505 | ubuntu-noble-large | 110 : 1783649092.138 29.984 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-inspector:2025.1' > /dev/null 2026-07-10 02:14:05.546513 | ubuntu-noble-large | 112 : 1783649103.446 26.449 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1' > /dev/null 2026-07-10 02:14:05.546521 | ubuntu-noble-large | 113 : 1783649109.931 24.483 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis-sentinel:2025.1' > /dev/null 2026-07-10 02:14:05.546529 | ubuntu-noble-large | 114 : 1783649111.670 25.684 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis:2025.1' > /dev/null 2026-07-10 02:14:05.546537 | ubuntu-noble-large | 111 : 1783649095.316 44.640 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1' > /dev/null 2026-07-10 02:14:05.546545 | ubuntu-noble-large | 109 : 1783649089.962 52.215 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/horizon:2025.1' > /dev/null 2026-07-10 02:14:05.546553 | ubuntu-noble-large | 119 : 1783649137.365 11.786 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk:2025.1' > /dev/null 2026-07-10 02:14:05.546561 | ubuntu-noble-large | 116 : 1783649122.131 28.516 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/valkey-server:2025.1' > /dev/null 2026-07-10 02:14:05.546569 | ubuntu-noble-large | 115 : 1783649119.958 32.848 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1' > /dev/null 2026-07-10 02:14:05.546577 | ubuntu-noble-large | 102 : 1783649061.565 93.139 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-server:2025.1' > /dev/null 2026-07-10 02:14:05.546585 | ubuntu-noble-large | 120 : 1783649139.966 23.218 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/memcached:2025.1' > /dev/null 2026-07-10 02:14:05.546593 | ubuntu-noble-large | 117 : 1783649129.905 34.584 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/iscsid:2025.1' > /dev/null 2026-07-10 02:14:05.546601 | ubuntu-noble-large | 121 : 1783649142.186 24.165 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy:2025.1' > /dev/null 2026-07-10 02:14:05.546609 | ubuntu-noble-large | 122 : 1783649149.162 22.812 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1' > /dev/null 2026-07-10 02:14:05.546617 | ubuntu-noble-large | 124 : 1783649152.817 20.315 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/dnsmasq:2025.1' > /dev/null 2026-07-10 02:14:05.546625 | ubuntu-noble-large | 127 : 1783649164.497 14.157 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cron:2025.1' > /dev/null 2026-07-10 02:14:05.546633 | ubuntu-noble-large | 123 : 1783649150.656 29.578 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/rabbitmq:2025.1' > /dev/null 2026-07-10 02:14:05.546640 | ubuntu-noble-large | 128 : 1783649166.359 19.180 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keepalived:2025.1' > /dev/null 2026-07-10 02:14:05.546648 | ubuntu-noble-large | 132 : 1783649180.244 16.503 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/tgtd:2025.1' > /dev/null 2026-07-10 02:14:05.546656 | ubuntu-noble-large | 130 : 1783649173.142 29.776 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/proxysql-3:2025.1' > /dev/null 2026-07-10 02:14:05.546669 | ubuntu-noble-large | 131 : 1783649178.661 29.619 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/proxysql:2025.1' > /dev/null 2026-07-10 02:14:05.546677 | ubuntu-noble-large | 126 : 1783649163.195 46.716 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/fluentd:2025.1' > /dev/null 2026-07-10 02:14:05.546686 | ubuntu-noble-large | 125 : 1783649154.713 61.450 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1' > /dev/null 2026-07-10 02:14:05.546699 | ubuntu-noble-large | 135 : 1783649202.925 15.940 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/multipathd:2025.1' > /dev/null 2026-07-10 02:14:05.546707 | ubuntu-noble-large | 136 : 1783649208.287 15.003 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/sbom:2025.1' > /dev/null 2026-07-10 02:14:05.546716 | ubuntu-noble-large | 118 : 1783649134.423 137.996 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/grafana:2025.1' > /dev/null 2026-07-10 02:14:05.546724 | ubuntu-noble-large | 129 : 1783649171.980 157.388 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-libvirt:2025.1' > /dev/null 2026-07-10 02:14:05.546737 | ubuntu-noble-large | 134 : 1783649196.755 191.594 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch:2025.1' > /dev/null 2026-07-10 02:14:05.546745 | ubuntu-noble-large | 133 : 1783649185.546 459.987 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1' > /dev/null 2026-07-10 02:14:05.546753 | ubuntu-noble-large | + bash scripts/120-check-and-repush.sh -c -v 2026-07-10 02:14:05.553224 | ubuntu-noble-large | [INFO]  Starting image registry check and re-push script 2026-07-10 02:14:05.553327 | ubuntu-noble-large | [INFO]  Images file: images.lst 2026-07-10 02:14:05.553349 | ubuntu-noble-large | [INFO]  Dry run mode: false 2026-07-10 02:14:05.553377 | ubuntu-noble-large | [INFO]  Verbose mode: true 2026-07-10 02:14:05.553395 | ubuntu-noble-large | [INFO]  Check digests mode: true 2026-07-10 02:14:05.553414 | ubuntu-noble-large | [INFO]  Reading images from: images.lst 2026-07-10 02:14:05.575722 | ubuntu-noble-large | [INFO]  Total images to check: 136 2026-07-10 02:14:05.582420 | ubuntu-noble-large | [INFO]  [1/136] Checking: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-07-10 02:14:05.582502 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-07-10 02:14:06.284816 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-07-10 02:14:06.284943 | ubuntu-noble-large | [SUCCESS] [1/136] EXISTS: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-07-10 02:14:06.284959 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-07-10 02:14:06.332547 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-07-10 02:14:06.332754 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-07-10 02:14:06.333004 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:06.377750 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:81b3593645bcd195afff08a1d4db1af377b614dba6df64d95d6a4e074ae513a6 2026-07-10 02:14:06.377857 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:temp-remote-check-140454-13759 2026-07-10 02:14:06.662519 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:06.712206 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:81b3593645bcd195afff08a1d4db1af377b614dba6df64d95d6a4e074ae513a6 2026-07-10 02:14:06.712272 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:06.758378 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:06.758467 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:06.758481 | ubuntu-noble-large | DiffID: sha256:27e5680640a3a43cd1114c1640cea3c898cb5dc190241d7a6682d860f064b1d8 2026-07-10 02:14:06.758491 | ubuntu-noble-large | DiffID: sha256:e8590a42a6cda80551d7bf9f73f3ae6580c06b2b0106232369ee9d5a89284200 2026-07-10 02:14:06.758501 | ubuntu-noble-large | DiffID: sha256:2ce53af6091d140e2efcf9a9665c151d3b586b4c240bbbe7d5a3c0086a7f91ae 2026-07-10 02:14:06.758511 | ubuntu-noble-large | DiffID: sha256:058ebdf2e6c68e293d9a4b79be4185c54a0cbd277f7eab04bf8028d2c23d65e6 2026-07-10 02:14:06.811600 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-relay@sha256:cd247b976ed3637ca425d2e73a8c4c20b182fa223060718cdb6da290878740fc 2026-07-10 02:14:06.812323 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:06.857980 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:06.858066 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:06.858074 | ubuntu-noble-large | DiffID: sha256:27e5680640a3a43cd1114c1640cea3c898cb5dc190241d7a6682d860f064b1d8 2026-07-10 02:14:06.858080 | ubuntu-noble-large | DiffID: sha256:e8590a42a6cda80551d7bf9f73f3ae6580c06b2b0106232369ee9d5a89284200 2026-07-10 02:14:06.858085 | ubuntu-noble-large | DiffID: sha256:2ce53af6091d140e2efcf9a9665c151d3b586b4c240bbbe7d5a3c0086a7f91ae 2026-07-10 02:14:06.858090 | ubuntu-noble-large | DiffID: sha256:058ebdf2e6c68e293d9a4b79be4185c54a0cbd277f7eab04bf8028d2c23d65e6 2026-07-10 02:14:06.908935 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-relay@sha256:cd247b976ed3637ca425d2e73a8c4c20b182fa223060718cdb6da290878740fc 2026-07-10 02:14:06.909582 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:06.909667 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-07-10 02:14:06.909787 | ubuntu-noble-large | [SUCCESS] [1/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 2026-07-10 02:14:06.916868 | ubuntu-noble-large | [INFO]  [2/136] Checking: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-07-10 02:14:06.916950 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-07-10 02:14:07.768845 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-07-10 02:14:07.768951 | ubuntu-noble-large | [SUCCESS] [2/136] EXISTS: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-07-10 02:14:07.769052 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-07-10 02:14:07.810210 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-07-10 02:14:07.810364 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-07-10 02:14:07.810542 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:07.848901 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:af277c51a560f15b20f314076663d9610f7b282f588490bd43a09a79c180205e 2026-07-10 02:14:07.849115 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-140454-5951 2026-07-10 02:14:08.151837 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:08.199106 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:af277c51a560f15b20f314076663d9610f7b282f588490bd43a09a79c180205e 2026-07-10 02:14:08.199195 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:08.243416 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:08.243554 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:08.243568 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:08.243579 | ubuntu-noble-large | DiffID: sha256:ef9bc21caab762f8a6283222d3dc755a6e3ecfa5c9b044832880553e53e5c12f 2026-07-10 02:14:08.243589 | ubuntu-noble-large | DiffID: sha256:b0a3cfcf9da529428fbeb41cacef50a3bd9f90a89afb5d81afc8d625a5ba8dd6 2026-07-10 02:14:08.243600 | ubuntu-noble-large | DiffID: sha256:5fcd51a84166a3059808defc4c0ee2a541af74f92c8291672014d8fe8bc84152 2026-07-10 02:14:08.293922 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:44f73f9a70d38902ad88ceb4b804158d09bc67f9570313dcaff0d850307c8969 2026-07-10 02:14:08.294662 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:08.339081 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:08.339191 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:08.339203 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:08.339212 | ubuntu-noble-large | DiffID: sha256:ef9bc21caab762f8a6283222d3dc755a6e3ecfa5c9b044832880553e53e5c12f 2026-07-10 02:14:08.339243 | ubuntu-noble-large | DiffID: sha256:b0a3cfcf9da529428fbeb41cacef50a3bd9f90a89afb5d81afc8d625a5ba8dd6 2026-07-10 02:14:08.339253 | ubuntu-noble-large | DiffID: sha256:5fcd51a84166a3059808defc4c0ee2a541af74f92c8291672014d8fe8bc84152 2026-07-10 02:14:08.383201 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:44f73f9a70d38902ad88ceb4b804158d09bc67f9570313dcaff0d850307c8969 2026-07-10 02:14:08.384110 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:08.384259 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-07-10 02:14:08.384466 | ubuntu-noble-large | [SUCCESS] [2/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 2026-07-10 02:14:08.389863 | ubuntu-noble-large | [INFO]  [3/136] Checking: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-07-10 02:14:08.389990 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-07-10 02:14:09.283539 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-07-10 02:14:09.283613 | ubuntu-noble-large | [SUCCESS] [3/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-07-10 02:14:09.283744 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-07-10 02:14:09.329027 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-07-10 02:14:09.329264 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-07-10 02:14:09.329500 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:09.376221 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f46a0cec6a257616499374a8ac7797591a842c41b0782c4edcf2025401238794 2026-07-10 02:14:09.376359 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-140454-18323 2026-07-10 02:14:09.747083 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:09.794739 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f46a0cec6a257616499374a8ac7797591a842c41b0782c4edcf2025401238794 2026-07-10 02:14:09.794818 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:09.842320 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:09.842415 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:09.842431 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:09.842445 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:14:09.842457 | ubuntu-noble-large | DiffID: sha256:510effd9ff5e8b6bf7ff08083edefa30b1c54df6c96a9a740522e84930c8d7bf 2026-07-10 02:14:09.842469 | ubuntu-noble-large | DiffID: sha256:96e5990bc04243dac74bd04ba1a9833b1ea5274745c2d659bbfda0c408ed03cf 2026-07-10 02:14:09.894117 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:626ebe111b83add792df629f1a18798a81298f1e0356c4e731c5dcedeb43d0b7 2026-07-10 02:14:09.894773 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:09.936610 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:09.936703 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:09.936719 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:09.936733 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:14:09.936746 | ubuntu-noble-large | DiffID: sha256:510effd9ff5e8b6bf7ff08083edefa30b1c54df6c96a9a740522e84930c8d7bf 2026-07-10 02:14:09.936759 | ubuntu-noble-large | DiffID: sha256:96e5990bc04243dac74bd04ba1a9833b1ea5274745c2d659bbfda0c408ed03cf 2026-07-10 02:14:09.984576 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:626ebe111b83add792df629f1a18798a81298f1e0356c4e731c5dcedeb43d0b7 2026-07-10 02:14:09.985352 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:09.985483 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-07-10 02:14:09.985644 | ubuntu-noble-large | [SUCCESS] [3/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 2026-07-10 02:14:09.991709 | ubuntu-noble-large | [INFO]  [4/136] Checking: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-07-10 02:14:09.991831 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-07-10 02:14:10.845562 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-07-10 02:14:10.845626 | ubuntu-noble-large | [SUCCESS] [4/136] EXISTS: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-07-10 02:14:10.845631 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-07-10 02:14:10.895259 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-07-10 02:14:10.895370 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-07-10 02:14:10.895384 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:10.938217 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3b361956cd42b8f4bdfc137e9bbfbf9a163d1f78ea7fc7c928618c4d327935cd 2026-07-10 02:14:10.938327 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-140454-29043 2026-07-10 02:14:11.303254 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:11.346472 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3b361956cd42b8f4bdfc137e9bbfbf9a163d1f78ea7fc7c928618c4d327935cd 2026-07-10 02:14:11.346538 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:11.390254 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:11.390371 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:11.390386 | ubuntu-noble-large | DiffID: sha256:27e5680640a3a43cd1114c1640cea3c898cb5dc190241d7a6682d860f064b1d8 2026-07-10 02:14:11.390397 | ubuntu-noble-large | DiffID: sha256:e8590a42a6cda80551d7bf9f73f3ae6580c06b2b0106232369ee9d5a89284200 2026-07-10 02:14:11.390407 | ubuntu-noble-large | DiffID: sha256:2ce53af6091d140e2efcf9a9665c151d3b586b4c240bbbe7d5a3c0086a7f91ae 2026-07-10 02:14:11.434050 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:190e04136c4c7243c3806821b7fd748b8fd65bb391661270c3e0c57f98199261 2026-07-10 02:14:11.435044 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:11.468331 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:11.468424 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:11.468438 | ubuntu-noble-large | DiffID: sha256:27e5680640a3a43cd1114c1640cea3c898cb5dc190241d7a6682d860f064b1d8 2026-07-10 02:14:11.468448 | ubuntu-noble-large | DiffID: sha256:e8590a42a6cda80551d7bf9f73f3ae6580c06b2b0106232369ee9d5a89284200 2026-07-10 02:14:11.468458 | ubuntu-noble-large | DiffID: sha256:2ce53af6091d140e2efcf9a9665c151d3b586b4c240bbbe7d5a3c0086a7f91ae 2026-07-10 02:14:11.521212 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:190e04136c4c7243c3806821b7fd748b8fd65bb391661270c3e0c57f98199261 2026-07-10 02:14:11.522437 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:11.522514 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-07-10 02:14:11.522526 | ubuntu-noble-large | [SUCCESS] [4/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 2026-07-10 02:14:11.529055 | ubuntu-noble-large | [INFO]  [5/136] Checking: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-07-10 02:14:11.529160 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-07-10 02:14:17.244225 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-07-10 02:14:17.244366 | ubuntu-noble-large | [SUCCESS] [5/136] EXISTS: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-07-10 02:14:17.245027 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-07-10 02:14:17.280329 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-07-10 02:14:17.280422 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-07-10 02:14:17.280433 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:17.324256 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:72872a695998182622958b7a01a943469ca1ea5c4b48d18a9641391972a6bcf4 2026-07-10 02:14:17.324375 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-140454-24001 2026-07-10 02:14:17.649262 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:17.701372 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:72872a695998182622958b7a01a943469ca1ea5c4b48d18a9641391972a6bcf4 2026-07-10 02:14:17.701463 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:17.747327 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:17.747416 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:17.747431 | ubuntu-noble-large | DiffID: sha256:27e5680640a3a43cd1114c1640cea3c898cb5dc190241d7a6682d860f064b1d8 2026-07-10 02:14:17.747443 | ubuntu-noble-large | DiffID: sha256:e8590a42a6cda80551d7bf9f73f3ae6580c06b2b0106232369ee9d5a89284200 2026-07-10 02:14:17.747454 | ubuntu-noble-large | DiffID: sha256:84dc74eb9a249972f04c3f8bb5439bcb0087079d9ba00d0859da216f475a5cb3 2026-07-10 02:14:17.795857 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:af41cb4fc40873a5920c2a6225f33ba139aa1688e8d170a19ad12b6966402201 2026-07-10 02:14:17.796089 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:17.843095 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:17.843213 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:17.843229 | ubuntu-noble-large | DiffID: sha256:27e5680640a3a43cd1114c1640cea3c898cb5dc190241d7a6682d860f064b1d8 2026-07-10 02:14:17.843241 | ubuntu-noble-large | DiffID: sha256:e8590a42a6cda80551d7bf9f73f3ae6580c06b2b0106232369ee9d5a89284200 2026-07-10 02:14:17.843252 | ubuntu-noble-large | DiffID: sha256:84dc74eb9a249972f04c3f8bb5439bcb0087079d9ba00d0859da216f475a5cb3 2026-07-10 02:14:17.889404 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:af41cb4fc40873a5920c2a6225f33ba139aa1688e8d170a19ad12b6966402201 2026-07-10 02:14:17.890013 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:17.890071 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-07-10 02:14:17.890199 | ubuntu-noble-large | [SUCCESS] [5/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-northd:2025.1 2026-07-10 02:14:17.896647 | ubuntu-noble-large | [INFO]  [6/136] Checking: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-07-10 02:14:17.896877 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-07-10 02:14:18.466344 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-07-10 02:14:18.466448 | ubuntu-noble-large | [SUCCESS] [6/136] EXISTS: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-07-10 02:14:18.466566 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-07-10 02:14:18.510917 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-07-10 02:14:18.511120 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-07-10 02:14:18.511418 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:18.558369 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0706bdf8b514390dddd11f48743a77822c88e13c46def745f42cfe51b118c3cf 2026-07-10 02:14:18.558470 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-140454-26156 2026-07-10 02:14:18.858542 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:18.898311 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0706bdf8b514390dddd11f48743a77822c88e13c46def745f42cfe51b118c3cf 2026-07-10 02:14:18.898401 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:18.940306 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:18.940405 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:18.940417 | ubuntu-noble-large | DiffID: sha256:27e5680640a3a43cd1114c1640cea3c898cb5dc190241d7a6682d860f064b1d8 2026-07-10 02:14:18.940428 | ubuntu-noble-large | DiffID: sha256:e8590a42a6cda80551d7bf9f73f3ae6580c06b2b0106232369ee9d5a89284200 2026-07-10 02:14:18.940438 | ubuntu-noble-large | DiffID: sha256:9aeb01caf329329575a92363210dd40235f5d42cbf3a8ef99203d5b47f63fc5a 2026-07-10 02:14:18.984340 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:bbc1ad80abd993904bf82fa9a4e8056e39271539fa5c4fe5aed36faa3f74b8de 2026-07-10 02:14:18.985012 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:19.027990 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:19.028078 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:19.028090 | ubuntu-noble-large | DiffID: sha256:27e5680640a3a43cd1114c1640cea3c898cb5dc190241d7a6682d860f064b1d8 2026-07-10 02:14:19.028100 | ubuntu-noble-large | DiffID: sha256:e8590a42a6cda80551d7bf9f73f3ae6580c06b2b0106232369ee9d5a89284200 2026-07-10 02:14:19.028110 | ubuntu-noble-large | DiffID: sha256:9aeb01caf329329575a92363210dd40235f5d42cbf3a8ef99203d5b47f63fc5a 2026-07-10 02:14:19.080781 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:bbc1ad80abd993904bf82fa9a4e8056e39271539fa5c4fe5aed36faa3f74b8de 2026-07-10 02:14:19.081681 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:19.081731 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-07-10 02:14:19.081930 | ubuntu-noble-large | [SUCCESS] [6/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 2026-07-10 02:14:19.088906 | ubuntu-noble-large | [INFO]  [7/136] Checking: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-07-10 02:14:19.089064 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-07-10 02:14:20.132790 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-07-10 02:14:20.132892 | ubuntu-noble-large | [SUCCESS] [7/136] EXISTS: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-07-10 02:14:20.133038 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-07-10 02:14:20.179247 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-07-10 02:14:20.179532 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-07-10 02:14:20.179657 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:20.222386 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7f38e57de79d41cd2ba6b2417db2327ee6e627534443213d8b1e09106a9e999f 2026-07-10 02:14:20.222530 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-140454-31674 2026-07-10 02:14:20.563017 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:20.609649 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7f38e57de79d41cd2ba6b2417db2327ee6e627534443213d8b1e09106a9e999f 2026-07-10 02:14:20.609741 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:20.651900 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:20.651987 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:20.651999 | ubuntu-noble-large | DiffID: sha256:27e5680640a3a43cd1114c1640cea3c898cb5dc190241d7a6682d860f064b1d8 2026-07-10 02:14:20.652008 | ubuntu-noble-large | DiffID: sha256:e8590a42a6cda80551d7bf9f73f3ae6580c06b2b0106232369ee9d5a89284200 2026-07-10 02:14:20.652017 | ubuntu-noble-large | DiffID: sha256:0e11dfc7974de96aec91384c2ba28dda380f69ccc6f53e24e346c958298bb10e 2026-07-10 02:14:20.702070 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:c8aed75d2cea77ca34dcc20a9f3e38a20d7ff70edb74f4dd99181e3f21a457f7 2026-07-10 02:14:20.702850 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:20.743688 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:20.743772 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:20.743784 | ubuntu-noble-large | DiffID: sha256:27e5680640a3a43cd1114c1640cea3c898cb5dc190241d7a6682d860f064b1d8 2026-07-10 02:14:20.743794 | ubuntu-noble-large | DiffID: sha256:e8590a42a6cda80551d7bf9f73f3ae6580c06b2b0106232369ee9d5a89284200 2026-07-10 02:14:20.743803 | ubuntu-noble-large | DiffID: sha256:0e11dfc7974de96aec91384c2ba28dda380f69ccc6f53e24e346c958298bb10e 2026-07-10 02:14:20.789707 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:c8aed75d2cea77ca34dcc20a9f3e38a20d7ff70edb74f4dd99181e3f21a457f7 2026-07-10 02:14:20.790590 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:20.790689 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-07-10 02:14:20.790825 | ubuntu-noble-large | [SUCCESS] [7/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-controller:2025.1 2026-07-10 02:14:20.797822 | ubuntu-noble-large | [INFO]  [8/136] Checking: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-07-10 02:14:20.797877 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-07-10 02:14:21.665464 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-07-10 02:14:21.665558 | ubuntu-noble-large | [SUCCESS] [8/136] EXISTS: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-07-10 02:14:21.665572 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-07-10 02:14:21.711229 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-07-10 02:14:21.711321 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-07-10 02:14:21.711932 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:21.764318 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4be65baf361908a8e43f4156e7d5431a36b35292f6025984a58cd3f8aef9faf9 2026-07-10 02:14:21.764437 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-140454-4086 2026-07-10 02:14:22.104933 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:22.149521 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4be65baf361908a8e43f4156e7d5431a36b35292f6025984a58cd3f8aef9faf9 2026-07-10 02:14:22.149606 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:22.194798 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:22.194878 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:22.194891 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:22.194903 | ubuntu-noble-large | DiffID: sha256:c39d2da17a0a476e01c6d04ce184a31ceabf7b289005f0f4bc32cff3944a6b9a 2026-07-10 02:14:22.194938 | ubuntu-noble-large | DiffID: sha256:4fc2c1ba7546f5c3ee37a7aa5136508b48c5b98fe96bcd2265701db75ba6fc5d 2026-07-10 02:14:22.247344 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:3c3cd510271e9690c9c14a650b3ed2bdb057e1e47d971fac1c4b42a56ebdb58c 2026-07-10 02:14:22.247493 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:22.294608 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:22.294693 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:22.294707 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:22.294718 | ubuntu-noble-large | DiffID: sha256:c39d2da17a0a476e01c6d04ce184a31ceabf7b289005f0f4bc32cff3944a6b9a 2026-07-10 02:14:22.294728 | ubuntu-noble-large | DiffID: sha256:4fc2c1ba7546f5c3ee37a7aa5136508b48c5b98fe96bcd2265701db75ba6fc5d 2026-07-10 02:14:22.342988 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:3c3cd510271e9690c9c14a650b3ed2bdb057e1e47d971fac1c4b42a56ebdb58c 2026-07-10 02:14:22.344262 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:22.344362 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-07-10 02:14:22.344378 | ubuntu-noble-large | [SUCCESS] [8/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-api:2025.1 2026-07-10 02:14:22.350299 | ubuntu-noble-large | [INFO]  [9/136] Checking: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-07-10 02:14:22.350372 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-07-10 02:14:23.033776 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-07-10 02:14:23.033886 | ubuntu-noble-large | [SUCCESS] [9/136] EXISTS: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-07-10 02:14:23.033903 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-07-10 02:14:23.078352 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-07-10 02:14:23.078449 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-07-10 02:14:23.078467 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:23.128505 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3b2fb964ffd1d9dbd8b3c94e04a2738e4faf81d34092740f431496577b02d332 2026-07-10 02:14:23.128598 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-140454-22203 2026-07-10 02:14:23.452205 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:23.496116 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3b2fb964ffd1d9dbd8b3c94e04a2738e4faf81d34092740f431496577b02d332 2026-07-10 02:14:23.496237 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:23.544341 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:23.544443 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:23.544458 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:23.544470 | ubuntu-noble-large | DiffID: sha256:c39d2da17a0a476e01c6d04ce184a31ceabf7b289005f0f4bc32cff3944a6b9a 2026-07-10 02:14:23.544481 | ubuntu-noble-large | DiffID: sha256:d191038eb4f0493d798ace90e7b99c2e987931299ace80871af7b4f26f791cd0 2026-07-10 02:14:23.591233 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:571048f08333ac9da73fbb35879ae13faadee123df8ccc78c1090c8806efd83d 2026-07-10 02:14:23.592052 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:23.634274 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:23.634422 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:23.634472 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:23.634489 | ubuntu-noble-large | DiffID: sha256:c39d2da17a0a476e01c6d04ce184a31ceabf7b289005f0f4bc32cff3944a6b9a 2026-07-10 02:14:23.634504 | ubuntu-noble-large | DiffID: sha256:d191038eb4f0493d798ace90e7b99c2e987931299ace80871af7b4f26f791cd0 2026-07-10 02:14:23.679988 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:571048f08333ac9da73fbb35879ae13faadee123df8ccc78c1090c8806efd83d 2026-07-10 02:14:23.680877 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:23.680996 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-07-10 02:14:23.681158 | ubuntu-noble-large | [SUCCESS] [9/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-worker:2025.1 2026-07-10 02:14:23.686590 | ubuntu-noble-large | [INFO]  [10/136] Checking: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-07-10 02:14:23.686764 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-07-10 02:14:24.252585 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-07-10 02:14:24.252696 | ubuntu-noble-large | [SUCCESS] [10/136] EXISTS: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-07-10 02:14:24.252749 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-07-10 02:14:24.297542 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-07-10 02:14:24.297785 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-07-10 02:14:24.298011 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:24.346619 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:87b815275028c78fdf2a03df3a83aa945f059f14cd4781b33eacfa80eb97a8f5 2026-07-10 02:14:24.346736 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-140454-10844 2026-07-10 02:14:24.661377 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:24.708994 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:87b815275028c78fdf2a03df3a83aa945f059f14cd4781b33eacfa80eb97a8f5 2026-07-10 02:14:24.709070 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:24.756501 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:24.756579 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:24.756589 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:24.756597 | ubuntu-noble-large | DiffID: sha256:c39d2da17a0a476e01c6d04ce184a31ceabf7b289005f0f4bc32cff3944a6b9a 2026-07-10 02:14:24.756605 | ubuntu-noble-large | DiffID: sha256:bf7b51df5442dd7b7b2adfcbe40dd6768882b5ad98c9884ed51489dc7f1537a2 2026-07-10 02:14:24.797548 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:c5bd96b620300c98cb4b7c49d85528bc18df0b6c1c2d8c926e228452d2d23e89 2026-07-10 02:14:24.798380 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:24.844615 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:24.844695 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:24.844706 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:24.844714 | ubuntu-noble-large | DiffID: sha256:c39d2da17a0a476e01c6d04ce184a31ceabf7b289005f0f4bc32cff3944a6b9a 2026-07-10 02:14:24.844722 | ubuntu-noble-large | DiffID: sha256:bf7b51df5442dd7b7b2adfcbe40dd6768882b5ad98c9884ed51489dc7f1537a2 2026-07-10 02:14:24.895738 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:c5bd96b620300c98cb4b7c49d85528bc18df0b6c1c2d8c926e228452d2d23e89 2026-07-10 02:14:24.896057 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:24.896200 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-07-10 02:14:24.896420 | ubuntu-noble-large | [SUCCESS] [10/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-producer:2025.1 2026-07-10 02:14:24.902183 | ubuntu-noble-large | [INFO]  [11/136] Checking: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-07-10 02:14:24.902302 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-07-10 02:14:25.689948 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-07-10 02:14:25.690057 | ubuntu-noble-large | [SUCCESS] [11/136] EXISTS: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-07-10 02:14:25.690173 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-07-10 02:14:25.731972 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-07-10 02:14:25.732210 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-07-10 02:14:25.732503 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:25.778694 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5003539c543c262adc27d798e426c5bc88f1c18cc5f25cce0918ed27154d25db 2026-07-10 02:14:25.778806 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-140454-30314 2026-07-10 02:14:26.133580 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:26.174615 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5003539c543c262adc27d798e426c5bc88f1c18cc5f25cce0918ed27154d25db 2026-07-10 02:14:26.174714 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:26.227235 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:26.227367 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:26.227382 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:26.227393 | ubuntu-noble-large | DiffID: sha256:c39d2da17a0a476e01c6d04ce184a31ceabf7b289005f0f4bc32cff3944a6b9a 2026-07-10 02:14:26.227404 | ubuntu-noble-large | DiffID: sha256:d86cdd45d0d794bf73c0d2a4283e6f761cdb8a683f3d496efaa7744d5acaefb8 2026-07-10 02:14:26.273010 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:dfe112f2db61f62a6351b0c0764af1fa6f9fc81748fe6ccb8c921555236e6839 2026-07-10 02:14:26.273767 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:26.319096 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:26.319214 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:26.319227 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:26.319237 | ubuntu-noble-large | DiffID: sha256:c39d2da17a0a476e01c6d04ce184a31ceabf7b289005f0f4bc32cff3944a6b9a 2026-07-10 02:14:26.319247 | ubuntu-noble-large | DiffID: sha256:d86cdd45d0d794bf73c0d2a4283e6f761cdb8a683f3d496efaa7744d5acaefb8 2026-07-10 02:14:26.375533 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:dfe112f2db61f62a6351b0c0764af1fa6f9fc81748fe6ccb8c921555236e6839 2026-07-10 02:14:26.376108 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:26.376316 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-07-10 02:14:26.376516 | ubuntu-noble-large | [SUCCESS] [11/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-central:2025.1 2026-07-10 02:14:26.383219 | ubuntu-noble-large | [INFO]  [12/136] Checking: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-07-10 02:14:26.383349 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-07-10 02:14:26.937239 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-07-10 02:14:26.937392 | ubuntu-noble-large | [SUCCESS] [12/136] EXISTS: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-07-10 02:14:26.937536 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-07-10 02:14:26.984523 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-07-10 02:14:26.984662 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-07-10 02:14:26.984885 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:27.023869 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e35a1929682cc8696041a7f39fea97496e1dfeed58585740468310a6eb789675 2026-07-10 02:14:27.023959 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-140454-1584 2026-07-10 02:14:27.347641 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:27.395693 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e35a1929682cc8696041a7f39fea97496e1dfeed58585740468310a6eb789675 2026-07-10 02:14:27.395794 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:27.442514 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:27.442611 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:27.442625 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:27.442635 | ubuntu-noble-large | DiffID: sha256:c39d2da17a0a476e01c6d04ce184a31ceabf7b289005f0f4bc32cff3944a6b9a 2026-07-10 02:14:27.442645 | ubuntu-noble-large | DiffID: sha256:022f4087a5f11dd78085e2b64a356deeee91a6d087719a4d8db7bba9d7beaf4d 2026-07-10 02:14:27.498959 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:724948bfe6e8608da71245e336ef3e995448da62538802c0375f7dda6802a01d 2026-07-10 02:14:27.499602 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:27.543846 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:27.543932 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:27.543946 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:27.543957 | ubuntu-noble-large | DiffID: sha256:c39d2da17a0a476e01c6d04ce184a31ceabf7b289005f0f4bc32cff3944a6b9a 2026-07-10 02:14:27.543967 | ubuntu-noble-large | DiffID: sha256:022f4087a5f11dd78085e2b64a356deeee91a6d087719a4d8db7bba9d7beaf4d 2026-07-10 02:14:27.591919 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:724948bfe6e8608da71245e336ef3e995448da62538802c0375f7dda6802a01d 2026-07-10 02:14:27.592210 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:27.592371 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-07-10 02:14:27.592524 | ubuntu-noble-large | [SUCCESS] [12/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-sink:2025.1 2026-07-10 02:14:27.599417 | ubuntu-noble-large | [INFO]  [13/136] Checking: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-07-10 02:14:27.599545 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-07-10 02:14:28.237163 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-07-10 02:14:28.237302 | ubuntu-noble-large | [SUCCESS] [13/136] EXISTS: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-07-10 02:14:28.237321 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-07-10 02:14:28.280274 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-07-10 02:14:28.280408 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-07-10 02:14:28.280451 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:28.325411 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:afe57ddb109817291ca40d35be50ef8e93b8f7828611cb8b52be2cc4fe0563bc 2026-07-10 02:14:28.325532 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-140454-9921 2026-07-10 02:14:28.670345 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:28.718983 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:afe57ddb109817291ca40d35be50ef8e93b8f7828611cb8b52be2cc4fe0563bc 2026-07-10 02:14:28.719074 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:28.763228 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:28.763399 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:28.763418 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:28.763429 | ubuntu-noble-large | DiffID: sha256:c39d2da17a0a476e01c6d04ce184a31ceabf7b289005f0f4bc32cff3944a6b9a 2026-07-10 02:14:28.763440 | ubuntu-noble-large | DiffID: sha256:cdf0aaf580c6b248fc5237fc8a1262bf8eea3cb6715eba8cb1d7b3d208f165b4 2026-07-10 02:14:28.815587 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:e444cbbb26ee9ec0fa711b6883bcb167b22bc0228b9531a044ca5fa8b04c73f8 2026-07-10 02:14:28.816366 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:28.859822 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:28.859899 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:28.859910 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:28.859921 | ubuntu-noble-large | DiffID: sha256:c39d2da17a0a476e01c6d04ce184a31ceabf7b289005f0f4bc32cff3944a6b9a 2026-07-10 02:14:28.859966 | ubuntu-noble-large | DiffID: sha256:cdf0aaf580c6b248fc5237fc8a1262bf8eea3cb6715eba8cb1d7b3d208f165b4 2026-07-10 02:14:28.904155 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:e444cbbb26ee9ec0fa711b6883bcb167b22bc0228b9531a044ca5fa8b04c73f8 2026-07-10 02:14:28.904932 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:28.905055 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-07-10 02:14:28.905274 | ubuntu-noble-large | [SUCCESS] [13/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 2026-07-10 02:14:28.911338 | ubuntu-noble-large | [INFO]  [14/136] Checking: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-07-10 02:14:28.911536 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-07-10 02:14:29.519687 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-07-10 02:14:29.519793 | ubuntu-noble-large | [SUCCESS] [14/136] EXISTS: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-07-10 02:14:29.519809 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-07-10 02:14:29.564520 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-07-10 02:14:29.564707 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-07-10 02:14:29.564917 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:29.611676 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3728afd9294d09037f96a7f36c80c4107fef2dbd34dd5d84ae3fc36b53fcfef6 2026-07-10 02:14:29.611769 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-140454-12453 2026-07-10 02:14:29.926911 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:29.971477 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3728afd9294d09037f96a7f36c80c4107fef2dbd34dd5d84ae3fc36b53fcfef6 2026-07-10 02:14:29.971580 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:30.015532 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:30.015625 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:30.015638 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:30.015649 | ubuntu-noble-large | DiffID: sha256:c39d2da17a0a476e01c6d04ce184a31ceabf7b289005f0f4bc32cff3944a6b9a 2026-07-10 02:14:30.015659 | ubuntu-noble-large | DiffID: sha256:9040d8e5e184de980d26ac820925b98d60236a0919e9ae4728c1663e9cda9585 2026-07-10 02:14:30.062408 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:897762aa6fcf60f98ae7354dc6046f7b3a7e0037f251ba58488da0ee9d3cadd2 2026-07-10 02:14:30.063426 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:30.104413 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:30.104505 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:30.104519 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:30.104529 | ubuntu-noble-large | DiffID: sha256:c39d2da17a0a476e01c6d04ce184a31ceabf7b289005f0f4bc32cff3944a6b9a 2026-07-10 02:14:30.104540 | ubuntu-noble-large | DiffID: sha256:9040d8e5e184de980d26ac820925b98d60236a0919e9ae4728c1663e9cda9585 2026-07-10 02:14:30.154322 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:897762aa6fcf60f98ae7354dc6046f7b3a7e0037f251ba58488da0ee9d3cadd2 2026-07-10 02:14:30.155299 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:30.155393 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-07-10 02:14:30.155514 | ubuntu-noble-large | [SUCCESS] [14/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-mdns:2025.1 2026-07-10 02:14:30.160093 | ubuntu-noble-large | [INFO]  [15/136] Checking: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-07-10 02:14:30.160303 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-07-10 02:14:31.024195 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-07-10 02:14:31.024312 | ubuntu-noble-large | [SUCCESS] [15/136] EXISTS: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-07-10 02:14:31.024436 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-07-10 02:14:31.070339 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-07-10 02:14:31.070515 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-07-10 02:14:31.070750 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:31.118073 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:40b7496c7b6318c6a05ea47abfe90b192a4fbb8ed879a62c321d7e9920731719 2026-07-10 02:14:31.118204 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-140454-18312 2026-07-10 02:14:31.438473 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:31.483798 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:40b7496c7b6318c6a05ea47abfe90b192a4fbb8ed879a62c321d7e9920731719 2026-07-10 02:14:31.483890 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:31.526401 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:31.526480 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:31.526491 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:31.526501 | ubuntu-noble-large | DiffID: sha256:5b200b875ccb7847057bbd8f0c27436c3563eac280816ca33a0fffb8c10789d3 2026-07-10 02:14:31.526510 | ubuntu-noble-large | DiffID: sha256:126d05e933cb93da92c7a36d98abfc0249f41e785fc543f4af5676e376574d47 2026-07-10 02:14:31.570360 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:e9ae9826a73d76089a13e3141e17f5b94ece35205f2240bb93b272f386c5020e 2026-07-10 02:14:31.570977 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:31.616316 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:31.616412 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:31.616429 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:31.616441 | ubuntu-noble-large | DiffID: sha256:5b200b875ccb7847057bbd8f0c27436c3563eac280816ca33a0fffb8c10789d3 2026-07-10 02:14:31.616453 | ubuntu-noble-large | DiffID: sha256:126d05e933cb93da92c7a36d98abfc0249f41e785fc543f4af5676e376574d47 2026-07-10 02:14:31.668251 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:e9ae9826a73d76089a13e3141e17f5b94ece35205f2240bb93b272f386c5020e 2026-07-10 02:14:31.669112 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:31.669182 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-07-10 02:14:31.669315 | ubuntu-noble-large | [SUCCESS] [15/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 2026-07-10 02:14:31.676176 | ubuntu-noble-large | [INFO]  [16/136] Checking: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-07-10 02:14:31.676309 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-07-10 02:14:32.360241 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-07-10 02:14:32.360382 | ubuntu-noble-large | [SUCCESS] [16/136] EXISTS: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-07-10 02:14:32.360395 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-07-10 02:14:32.411317 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-07-10 02:14:32.411422 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-07-10 02:14:32.411638 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:32.463377 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fa1e393976eaa75c34e3f7f3e618673aa094694c16a287f2c759344294855b02 2026-07-10 02:14:32.463570 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-140454-6105 2026-07-10 02:14:32.793566 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:32.839256 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fa1e393976eaa75c34e3f7f3e618673aa094694c16a287f2c759344294855b02 2026-07-10 02:14:32.839379 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:32.881987 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:32.882075 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:32.882088 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:32.882098 | ubuntu-noble-large | DiffID: sha256:5b200b875ccb7847057bbd8f0c27436c3563eac280816ca33a0fffb8c10789d3 2026-07-10 02:14:32.882108 | ubuntu-noble-large | DiffID: sha256:739c8af218e9f7884c7afa6b4d3d68884b3eb1e88b4c3a57fdcc030740dc2868 2026-07-10 02:14:32.933919 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:4e6b13dea5eb221b89c1431a9708de9afad0ac0581ced585a826a3bc471f80f4 2026-07-10 02:14:32.934239 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:32.976503 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:32.976597 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:32.976611 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:32.976649 | ubuntu-noble-large | DiffID: sha256:5b200b875ccb7847057bbd8f0c27436c3563eac280816ca33a0fffb8c10789d3 2026-07-10 02:14:32.976659 | ubuntu-noble-large | DiffID: sha256:739c8af218e9f7884c7afa6b4d3d68884b3eb1e88b4c3a57fdcc030740dc2868 2026-07-10 02:14:33.027262 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:4e6b13dea5eb221b89c1431a9708de9afad0ac0581ced585a826a3bc471f80f4 2026-07-10 02:14:33.028166 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:33.028222 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-07-10 02:14:33.028356 | ubuntu-noble-large | [SUCCESS] [16/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-api:2025.1 2026-07-10 02:14:33.033785 | ubuntu-noble-large | [INFO]  [17/136] Checking: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-07-10 02:14:33.033857 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-07-10 02:14:33.652736 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-07-10 02:14:33.652846 | ubuntu-noble-large | [SUCCESS] [17/136] EXISTS: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-07-10 02:14:33.652865 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-07-10 02:14:33.695192 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-07-10 02:14:33.695380 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-07-10 02:14:33.695634 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:33.743841 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6704f3f1182884b8bf67b882e2b9f387023e64ec0d835403a47555d0a948fcb8 2026-07-10 02:14:33.743989 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-140454-22243 2026-07-10 02:14:34.075366 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:34.117750 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6704f3f1182884b8bf67b882e2b9f387023e64ec0d835403a47555d0a948fcb8 2026-07-10 02:14:34.117919 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:34.159594 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:34.159666 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:34.159676 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:34.159684 | ubuntu-noble-large | DiffID: sha256:5b200b875ccb7847057bbd8f0c27436c3563eac280816ca33a0fffb8c10789d3 2026-07-10 02:14:34.159692 | ubuntu-noble-large | DiffID: sha256:44b65493d3d4b76e42998dc6988b35b91b25edf58cf5172779f69f975a9950c1 2026-07-10 02:14:34.206344 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:aacf573294b65a5d4e1fbce1b709e936e6f2055aac9d1a51fb13e1bbbe85ec43 2026-07-10 02:14:34.207089 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:34.248059 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:34.248164 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:34.248178 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:34.248190 | ubuntu-noble-large | DiffID: sha256:5b200b875ccb7847057bbd8f0c27436c3563eac280816ca33a0fffb8c10789d3 2026-07-10 02:14:34.248214 | ubuntu-noble-large | DiffID: sha256:44b65493d3d4b76e42998dc6988b35b91b25edf58cf5172779f69f975a9950c1 2026-07-10 02:14:34.299584 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:aacf573294b65a5d4e1fbce1b709e936e6f2055aac9d1a51fb13e1bbbe85ec43 2026-07-10 02:14:34.300423 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:34.300538 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-07-10 02:14:34.300695 | ubuntu-noble-large | [SUCCESS] [17/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-engine:2025.1 2026-07-10 02:14:34.307402 | ubuntu-noble-large | [INFO]  [18/136] Checking: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-07-10 02:14:34.307479 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-07-10 02:14:34.848745 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-07-10 02:14:34.848837 | ubuntu-noble-large | [SUCCESS] [18/136] EXISTS: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-07-10 02:14:34.848992 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-07-10 02:14:34.894520 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-07-10 02:14:34.894616 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-07-10 02:14:34.894738 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:34.942309 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6ad8a9719f4aa5d1c824c9cb35a57d799a50cc2b57d1b09462d1f2784030a56a 2026-07-10 02:14:34.942494 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-140454-7071 2026-07-10 02:14:35.267382 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:35.312070 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6ad8a9719f4aa5d1c824c9cb35a57d799a50cc2b57d1b09462d1f2784030a56a 2026-07-10 02:14:35.312255 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:35.355679 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:35.355768 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:35.355781 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:35.355792 | ubuntu-noble-large | DiffID: sha256:8898398cf2bceb3d460f4c60fad7eb4a09e8b34f4700e4a8984fe625fb2a4cf0 2026-07-10 02:14:35.355802 | ubuntu-noble-large | DiffID: sha256:09f619d70e28b843d51a405b385501d2bb49340c4d6400860bb5ab2c9e896ff6 2026-07-10 02:14:35.409084 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:5aafdc71960901d83e4b7b38c135609dc1e9c7b44f6029f304d767413a78ff0d 2026-07-10 02:14:35.409920 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:35.454739 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:35.454836 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:35.454850 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:35.454860 | ubuntu-noble-large | DiffID: sha256:8898398cf2bceb3d460f4c60fad7eb4a09e8b34f4700e4a8984fe625fb2a4cf0 2026-07-10 02:14:35.454870 | ubuntu-noble-large | DiffID: sha256:09f619d70e28b843d51a405b385501d2bb49340c4d6400860bb5ab2c9e896ff6 2026-07-10 02:14:35.504057 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:5aafdc71960901d83e4b7b38c135609dc1e9c7b44f6029f304d767413a78ff0d 2026-07-10 02:14:35.504897 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:35.505017 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-07-10 02:14:35.505255 | ubuntu-noble-large | [SUCCESS] [18/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 2026-07-10 02:14:35.511220 | ubuntu-noble-large | [INFO]  [19/136] Checking: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-07-10 02:14:35.511383 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-07-10 02:14:36.175957 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-07-10 02:14:36.176050 | ubuntu-noble-large | [SUCCESS] [19/136] EXISTS: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-07-10 02:14:36.176180 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-07-10 02:14:36.218692 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-07-10 02:14:36.218899 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-07-10 02:14:36.219119 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:36.270751 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:53378dd95629ba39d556512592a2d45e07d1ecb59345f1b95b6de55318b5c379 2026-07-10 02:14:36.270939 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-140454-14174 2026-07-10 02:14:36.574852 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:36.621181 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:53378dd95629ba39d556512592a2d45e07d1ecb59345f1b95b6de55318b5c379 2026-07-10 02:14:36.621255 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:36.661673 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:36.661735 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:36.661742 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:36.661747 | ubuntu-noble-large | DiffID: sha256:8898398cf2bceb3d460f4c60fad7eb4a09e8b34f4700e4a8984fe625fb2a4cf0 2026-07-10 02:14:36.661751 | ubuntu-noble-large | DiffID: sha256:712cbe371cdd592577582c8155d2155dc018039ff8281a95ea81d728f2c77267 2026-07-10 02:14:36.709835 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:d6a7f3e8eff6b73b7198e0db1bdd72fe5375b2b83ff1a248577663289a2ac0e8 2026-07-10 02:14:36.710518 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:36.756401 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:36.756496 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:36.756510 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:36.756521 | ubuntu-noble-large | DiffID: sha256:8898398cf2bceb3d460f4c60fad7eb4a09e8b34f4700e4a8984fe625fb2a4cf0 2026-07-10 02:14:36.756531 | ubuntu-noble-large | DiffID: sha256:712cbe371cdd592577582c8155d2155dc018039ff8281a95ea81d728f2c77267 2026-07-10 02:14:36.805065 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:d6a7f3e8eff6b73b7198e0db1bdd72fe5375b2b83ff1a248577663289a2ac0e8 2026-07-10 02:14:36.806252 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:36.806372 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-07-10 02:14:36.806389 | ubuntu-noble-large | [SUCCESS] [19/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-api:2025.1 2026-07-10 02:14:36.812958 | ubuntu-noble-large | [INFO]  [20/136] Checking: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-07-10 02:14:36.813062 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-07-10 02:14:37.351262 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-07-10 02:14:37.351455 | ubuntu-noble-large | [SUCCESS] [20/136] EXISTS: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-07-10 02:14:37.351485 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-07-10 02:14:37.398050 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-07-10 02:14:37.398260 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-07-10 02:14:37.398506 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:37.444946 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:65c64480815d14abb2e622835e220204adcc629cd67e4ee5e6d576bf9e5966fc 2026-07-10 02:14:37.445061 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-140454-23261 2026-07-10 02:14:37.808073 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:37.858401 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:65c64480815d14abb2e622835e220204adcc629cd67e4ee5e6d576bf9e5966fc 2026-07-10 02:14:37.858497 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:37.899142 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:37.899210 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:37.899219 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:37.899225 | ubuntu-noble-large | DiffID: sha256:8898398cf2bceb3d460f4c60fad7eb4a09e8b34f4700e4a8984fe625fb2a4cf0 2026-07-10 02:14:37.899231 | ubuntu-noble-large | DiffID: sha256:82fcde18d3d37c05b523db508abb6d1cb6dac08e94de7404c363f56cb12154af 2026-07-10 02:14:37.942825 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:f6263bc911a5d8a755cf482503fb43cbf1e28a0f6d9cdf00de55507c39df073e 2026-07-10 02:14:37.944970 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:37.986046 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:37.986194 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:37.986212 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:37.986221 | ubuntu-noble-large | DiffID: sha256:8898398cf2bceb3d460f4c60fad7eb4a09e8b34f4700e4a8984fe625fb2a4cf0 2026-07-10 02:14:37.986230 | ubuntu-noble-large | DiffID: sha256:82fcde18d3d37c05b523db508abb6d1cb6dac08e94de7404c363f56cb12154af 2026-07-10 02:14:38.029093 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:f6263bc911a5d8a755cf482503fb43cbf1e28a0f6d9cdf00de55507c39df073e 2026-07-10 02:14:38.030226 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:38.030292 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-07-10 02:14:38.030306 | ubuntu-noble-large | [SUCCESS] [20/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-worker:2025.1 2026-07-10 02:14:38.035989 | ubuntu-noble-large | [INFO]  [21/136] Checking: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-07-10 02:14:38.036108 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-07-10 02:14:38.628511 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-07-10 02:14:38.628611 | ubuntu-noble-large | [SUCCESS] [21/136] EXISTS: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-07-10 02:14:38.628721 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-07-10 02:14:38.672664 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-07-10 02:14:38.672844 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-07-10 02:14:38.672993 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:38.721691 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b95c5b6e1c2f18d76a3ce5ebf083fb909c442a256119d7bd4085a72d65d7c243 2026-07-10 02:14:38.721795 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-140454-15206 2026-07-10 02:14:39.042308 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:39.087480 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b95c5b6e1c2f18d76a3ce5ebf083fb909c442a256119d7bd4085a72d65d7c243 2026-07-10 02:14:39.087552 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:39.128374 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:39.128486 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:39.128498 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:39.128507 | ubuntu-noble-large | DiffID: sha256:f9c5bafe1cb65b95cdd1b6724627ac34cfbddc2128faf820526833ea0a90eb19 2026-07-10 02:14:39.128515 | ubuntu-noble-large | DiffID: sha256:52e02930397f9a7e346f8160b74b792462ddb43173fe13b5e58408df45f10754 2026-07-10 02:14:39.179223 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:6022048023f1bd8fcdd23444050f11b2ff557d80262715d8864b46047258021c 2026-07-10 02:14:39.179938 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:39.225338 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:39.225435 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:39.225449 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:39.225460 | ubuntu-noble-large | DiffID: sha256:f9c5bafe1cb65b95cdd1b6724627ac34cfbddc2128faf820526833ea0a90eb19 2026-07-10 02:14:39.225470 | ubuntu-noble-large | DiffID: sha256:52e02930397f9a7e346f8160b74b792462ddb43173fe13b5e58408df45f10754 2026-07-10 02:14:39.273188 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:6022048023f1bd8fcdd23444050f11b2ff557d80262715d8864b46047258021c 2026-07-10 02:14:39.273875 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:39.273975 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-07-10 02:14:39.274137 | ubuntu-noble-large | [SUCCESS] [21/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/placement-api:2025.1 2026-07-10 02:14:39.280569 | ubuntu-noble-large | [INFO]  [22/136] Checking: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-07-10 02:14:39.280731 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-07-10 02:14:39.692967 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-07-10 02:14:39.693080 | ubuntu-noble-large | [SUCCESS] [22/136] EXISTS: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-07-10 02:14:39.693385 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-07-10 02:14:39.738269 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-07-10 02:14:39.738403 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-07-10 02:14:39.738570 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:39.780108 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b95ef9e36aed1c51a29f9a58fc4f51f35bc6fd5bbf6f2ebba003c384d9b4a919 2026-07-10 02:14:39.780375 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-140454-10331 2026-07-10 02:14:40.110843 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:40.158027 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b95ef9e36aed1c51a29f9a58fc4f51f35bc6fd5bbf6f2ebba003c384d9b4a919 2026-07-10 02:14:40.158161 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:40.200829 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:40.200944 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:40.200973 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:40.200996 | ubuntu-noble-large | DiffID: sha256:143c472b7ca6026dc19ca85b217ecb7b84754f25364d9825a995314bd6e88679 2026-07-10 02:14:40.201011 | ubuntu-noble-large | DiffID: sha256:b4abc631ae320718769068e96ce236741f71d2259e71a5883bbf1e4844d75c07 2026-07-10 02:14:40.247154 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:f03624855e3bfe2aedd745621e131f84dbd250b4fa1608f4e13fb37845c8100a 2026-07-10 02:14:40.247785 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:40.293773 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:40.293902 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:40.293927 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:40.293946 | ubuntu-noble-large | DiffID: sha256:143c472b7ca6026dc19ca85b217ecb7b84754f25364d9825a995314bd6e88679 2026-07-10 02:14:40.293959 | ubuntu-noble-large | DiffID: sha256:b4abc631ae320718769068e96ce236741f71d2259e71a5883bbf1e4844d75c07 2026-07-10 02:14:40.347484 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:f03624855e3bfe2aedd745621e131f84dbd250b4fa1608f4e13fb37845c8100a 2026-07-10 02:14:40.348274 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:40.348469 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-07-10 02:14:40.348630 | ubuntu-noble-large | [SUCCESS] [22/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-console:2025.1 2026-07-10 02:14:40.355758 | ubuntu-noble-large | [INFO]  [23/136] Checking: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-07-10 02:14:40.355895 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-07-10 02:14:40.897855 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-07-10 02:14:40.897965 | ubuntu-noble-large | [SUCCESS] [23/136] EXISTS: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-07-10 02:14:40.898055 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-07-10 02:14:40.941478 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-07-10 02:14:40.941664 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-07-10 02:14:40.941884 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:40.987450 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7a86b68790b7d290817259474191a4ee5f566911eabb60bd3017dbcf1685e01a 2026-07-10 02:14:40.987581 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-140454-26334 2026-07-10 02:14:41.316559 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:41.367066 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7a86b68790b7d290817259474191a4ee5f566911eabb60bd3017dbcf1685e01a 2026-07-10 02:14:41.367213 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:41.410644 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:41.410736 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:41.410749 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:41.410760 | ubuntu-noble-large | DiffID: sha256:143c472b7ca6026dc19ca85b217ecb7b84754f25364d9825a995314bd6e88679 2026-07-10 02:14:41.410770 | ubuntu-noble-large | DiffID: sha256:81e67bdba25f0a4c1ddf404cbfd5f64b1158c5b42c0870e1d0bf03d766428471 2026-07-10 02:14:41.455531 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:18d545472c05fc0145c7785d9885996bd76312dd45327af057ee8c8094ecbafa 2026-07-10 02:14:41.456302 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:41.500594 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:41.500684 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:41.500697 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:41.500707 | ubuntu-noble-large | DiffID: sha256:143c472b7ca6026dc19ca85b217ecb7b84754f25364d9825a995314bd6e88679 2026-07-10 02:14:41.500717 | ubuntu-noble-large | DiffID: sha256:81e67bdba25f0a4c1ddf404cbfd5f64b1158c5b42c0870e1d0bf03d766428471 2026-07-10 02:14:41.546930 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:18d545472c05fc0145c7785d9885996bd76312dd45327af057ee8c8094ecbafa 2026-07-10 02:14:41.547732 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:41.547857 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-07-10 02:14:41.548023 | ubuntu-noble-large | [SUCCESS] [23/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 2026-07-10 02:14:41.554660 | ubuntu-noble-large | [INFO]  [24/136] Checking: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-07-10 02:14:41.554731 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-07-10 02:14:42.052243 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-07-10 02:14:42.052363 | ubuntu-noble-large | [SUCCESS] [24/136] EXISTS: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-07-10 02:14:42.052548 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-07-10 02:14:42.094441 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-07-10 02:14:42.094645 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-07-10 02:14:42.094854 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:42.145486 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7b0bf27059ba6a72bc74c4046b1230c66f8b3efb61ce14d43284eb185dd89be8 2026-07-10 02:14:42.145622 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-140454-23309 2026-07-10 02:14:42.469989 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:42.516761 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7b0bf27059ba6a72bc74c4046b1230c66f8b3efb61ce14d43284eb185dd89be8 2026-07-10 02:14:42.516866 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:42.560739 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:42.560818 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:42.560829 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:42.560837 | ubuntu-noble-large | DiffID: sha256:ee279fbd8467be3fe961f39f5761a9a8c1244b899707369470d4aebbba33adab 2026-07-10 02:14:42.560845 | ubuntu-noble-large | DiffID: sha256:d7e3733bda7700d54da9761166d82cb4311bcd2382e838cc48f14d13771f6dc2 2026-07-10 02:14:42.608257 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:165bd1351cb22f87eaf3ea682a0eae080decf0428fb80e411d7f22187dc0e4b4 2026-07-10 02:14:42.609510 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:42.662684 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:42.662779 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:42.662794 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:42.662804 | ubuntu-noble-large | DiffID: sha256:ee279fbd8467be3fe961f39f5761a9a8c1244b899707369470d4aebbba33adab 2026-07-10 02:14:42.662814 | ubuntu-noble-large | DiffID: sha256:d7e3733bda7700d54da9761166d82cb4311bcd2382e838cc48f14d13771f6dc2 2026-07-10 02:14:42.711178 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:165bd1351cb22f87eaf3ea682a0eae080decf0428fb80e411d7f22187dc0e4b4 2026-07-10 02:14:42.712257 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:42.712360 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-07-10 02:14:42.712374 | ubuntu-noble-large | [SUCCESS] [24/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-manager:2025.1 2026-07-10 02:14:42.718051 | ubuntu-noble-large | [INFO]  [25/136] Checking: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-07-10 02:14:42.718355 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-07-10 02:14:43.301738 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-07-10 02:14:43.301879 | ubuntu-noble-large | [SUCCESS] [25/136] EXISTS: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-07-10 02:14:43.301954 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-07-10 02:14:43.344539 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-07-10 02:14:43.344721 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-07-10 02:14:43.345118 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:43.392931 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ed8637b2e3fc528e1a3076fac987417187625f061c891ecbb3744e5967c8fb3b 2026-07-10 02:14:43.393026 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-140454-25744 2026-07-10 02:14:43.684257 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:43.730408 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ed8637b2e3fc528e1a3076fac987417187625f061c891ecbb3744e5967c8fb3b 2026-07-10 02:14:43.730505 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:43.774024 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:43.774116 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:43.774170 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:43.774187 | ubuntu-noble-large | DiffID: sha256:ee279fbd8467be3fe961f39f5761a9a8c1244b899707369470d4aebbba33adab 2026-07-10 02:14:43.774198 | ubuntu-noble-large | DiffID: sha256:56beddc45df27c9c0ed5ab7f5a4be9538abad03160aac08261bc7d63fc20fc33 2026-07-10 02:14:43.827299 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:392b1891f569adf75da388afbd534d32efc747d4bb7a107222e381291dee6488 2026-07-10 02:14:43.829009 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:43.871259 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:43.871372 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:43.871386 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:43.871397 | ubuntu-noble-large | DiffID: sha256:ee279fbd8467be3fe961f39f5761a9a8c1244b899707369470d4aebbba33adab 2026-07-10 02:14:43.871408 | ubuntu-noble-large | DiffID: sha256:56beddc45df27c9c0ed5ab7f5a4be9538abad03160aac08261bc7d63fc20fc33 2026-07-10 02:14:43.922447 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:392b1891f569adf75da388afbd534d32efc747d4bb7a107222e381291dee6488 2026-07-10 02:14:43.923383 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:43.923446 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-07-10 02:14:43.923456 | ubuntu-noble-large | [SUCCESS] [25/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-api:2025.1 2026-07-10 02:14:43.930493 | ubuntu-noble-large | [INFO]  [26/136] Checking: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-07-10 02:14:43.930558 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-07-10 02:14:44.346383 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-07-10 02:14:44.346478 | ubuntu-noble-large | [SUCCESS] [26/136] EXISTS: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-07-10 02:14:44.346492 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-07-10 02:14:44.387076 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-07-10 02:14:44.387180 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-07-10 02:14:44.387207 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:44.430273 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c296a80c90e3a963f5825c0ddab493f173fd3e0ee1bd798f313cdc747ee65ed2 2026-07-10 02:14:44.430409 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-140454-9320 2026-07-10 02:14:44.767951 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:44.818355 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c296a80c90e3a963f5825c0ddab493f173fd3e0ee1bd798f313cdc747ee65ed2 2026-07-10 02:14:44.818456 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:44.861224 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:44.861367 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:44.861383 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:44.861393 | ubuntu-noble-large | DiffID: sha256:ef9bc21caab762f8a6283222d3dc755a6e3ecfa5c9b044832880553e53e5c12f 2026-07-10 02:14:44.861420 | ubuntu-noble-large | DiffID: sha256:f3a4fbb66316a04e1397dc629f72c807dbc43efa4a4a866d7c791c5e7cf1ff52 2026-07-10 02:14:44.911253 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:f6bcdf11f04e2eb822444985782ab8d18bd1e369d54130fd27ee108b6b0ac5b7 2026-07-10 02:14:44.913390 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:44.957883 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:44.957965 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:44.957976 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:44.957984 | ubuntu-noble-large | DiffID: sha256:ef9bc21caab762f8a6283222d3dc755a6e3ecfa5c9b044832880553e53e5c12f 2026-07-10 02:14:44.957993 | ubuntu-noble-large | DiffID: sha256:f3a4fbb66316a04e1397dc629f72c807dbc43efa4a4a866d7c791c5e7cf1ff52 2026-07-10 02:14:45.006980 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:f6bcdf11f04e2eb822444985782ab8d18bd1e369d54130fd27ee108b6b0ac5b7 2026-07-10 02:14:45.008104 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:45.008211 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-07-10 02:14:45.008225 | ubuntu-noble-large | [SUCCESS] [26/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 2026-07-10 02:14:45.013973 | ubuntu-noble-large | [INFO]  [27/136] Checking: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-07-10 02:14:45.014036 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-07-10 02:14:45.717119 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-07-10 02:14:45.717242 | ubuntu-noble-large | [SUCCESS] [27/136] EXISTS: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-07-10 02:14:45.717304 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-07-10 02:14:45.763223 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-07-10 02:14:45.763316 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-07-10 02:14:45.764167 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:45.808266 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:09124f37ca92326b36048d9e83911453906a82bca2c331255ae1ad7a7908f956 2026-07-10 02:14:45.808428 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-140454-24501 2026-07-10 02:14:46.118156 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:46.167228 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:09124f37ca92326b36048d9e83911453906a82bca2c331255ae1ad7a7908f956 2026-07-10 02:14:46.167342 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:46.212353 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:46.212442 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:46.212456 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:46.212467 | ubuntu-noble-large | DiffID: sha256:ef9bc21caab762f8a6283222d3dc755a6e3ecfa5c9b044832880553e53e5c12f 2026-07-10 02:14:46.212477 | ubuntu-noble-large | DiffID: sha256:70e404b501aaf07105c72768e3dc1c111629108c8775bc34269163c6e3be29a5 2026-07-10 02:14:46.263327 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:db5df5298dde8c2e13a8f148d44b93da5918495576922789e5b42d0541bd77ab 2026-07-10 02:14:46.265185 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:46.309197 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:46.309335 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:46.309350 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:46.309361 | ubuntu-noble-large | DiffID: sha256:ef9bc21caab762f8a6283222d3dc755a6e3ecfa5c9b044832880553e53e5c12f 2026-07-10 02:14:46.309372 | ubuntu-noble-large | DiffID: sha256:70e404b501aaf07105c72768e3dc1c111629108c8775bc34269163c6e3be29a5 2026-07-10 02:14:46.354272 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:db5df5298dde8c2e13a8f148d44b93da5918495576922789e5b42d0541bd77ab 2026-07-10 02:14:46.355781 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:46.355869 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-07-10 02:14:46.355883 | ubuntu-noble-large | [SUCCESS] [27/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-api:2025.1 2026-07-10 02:14:46.362247 | ubuntu-noble-large | [INFO]  [28/136] Checking: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-07-10 02:14:46.362332 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-07-10 02:14:46.860401 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-07-10 02:14:46.860538 | ubuntu-noble-large | [SUCCESS] [28/136] EXISTS: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-07-10 02:14:46.860553 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-07-10 02:14:46.901270 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-07-10 02:14:46.901432 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-07-10 02:14:46.901450 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:46.943339 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e5e55eb1dfe5d7766a53646536356c6f41594c8dd00863673baa7d61114bdeef 2026-07-10 02:14:46.943428 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-140454-13007 2026-07-10 02:14:47.269837 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:47.317260 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e5e55eb1dfe5d7766a53646536356c6f41594c8dd00863673baa7d61114bdeef 2026-07-10 02:14:47.317373 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:47.362166 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:47.362314 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:47.362332 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:47.362343 | ubuntu-noble-large | DiffID: sha256:ef9bc21caab762f8a6283222d3dc755a6e3ecfa5c9b044832880553e53e5c12f 2026-07-10 02:14:47.362353 | ubuntu-noble-large | DiffID: sha256:b0a3cfcf9da529428fbeb41cacef50a3bd9f90a89afb5d81afc8d625a5ba8dd6 2026-07-10 02:14:47.420376 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:3be22004ad578ad612b55ad0787d123b75febd3633eec1c8221e175110791ada 2026-07-10 02:14:47.421857 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:47.458767 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:47.458866 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:47.458880 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:47.458891 | ubuntu-noble-large | DiffID: sha256:ef9bc21caab762f8a6283222d3dc755a6e3ecfa5c9b044832880553e53e5c12f 2026-07-10 02:14:47.458900 | ubuntu-noble-large | DiffID: sha256:b0a3cfcf9da529428fbeb41cacef50a3bd9f90a89afb5d81afc8d625a5ba8dd6 2026-07-10 02:14:47.513233 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:3be22004ad578ad612b55ad0787d123b75febd3633eec1c8221e175110791ada 2026-07-10 02:14:47.514333 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:47.514421 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-07-10 02:14:47.514436 | ubuntu-noble-large | [SUCCESS] [28/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 2026-07-10 02:14:47.521267 | ubuntu-noble-large | [INFO]  [29/136] Checking: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-07-10 02:14:47.521352 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-07-10 02:14:47.998262 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-07-10 02:14:47.998405 | ubuntu-noble-large | [SUCCESS] [29/136] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-07-10 02:14:47.998430 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-07-10 02:14:48.046346 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-07-10 02:14:48.047347 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-07-10 02:14:48.047423 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:48.091313 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e0f843b5a8262613b671a2fb88ef8354e7d9f42dd8108b218ef5d24116ede3da 2026-07-10 02:14:48.091438 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-140454-7754 2026-07-10 02:14:48.403351 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:48.456256 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e0f843b5a8262613b671a2fb88ef8354e7d9f42dd8108b218ef5d24116ede3da 2026-07-10 02:14:48.456364 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:48.494610 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:48.494694 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:48.494706 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:48.494715 | ubuntu-noble-large | DiffID: sha256:f181e1abcc3a5f0c88de738ea91144a575d19c50815c60ede4e3e4c8bb4697a4 2026-07-10 02:14:48.494724 | ubuntu-noble-large | DiffID: sha256:8d088de280dc0286acf0de27ba0efab6adbdfad2cc30dbfa76eb984ae7a7f4f8 2026-07-10 02:14:48.545185 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:df89eed969e8271c5f4bb46e5e0e990206903d948edcc13c622b76bd5d02dd82 2026-07-10 02:14:48.546340 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:48.583781 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:48.583872 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:48.583894 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:48.583949 | ubuntu-noble-large | DiffID: sha256:f181e1abcc3a5f0c88de738ea91144a575d19c50815c60ede4e3e4c8bb4697a4 2026-07-10 02:14:48.583971 | ubuntu-noble-large | DiffID: sha256:8d088de280dc0286acf0de27ba0efab6adbdfad2cc30dbfa76eb984ae7a7f4f8 2026-07-10 02:14:48.637394 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:df89eed969e8271c5f4bb46e5e0e990206903d948edcc13c622b76bd5d02dd82 2026-07-10 02:14:48.638737 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:48.638825 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-07-10 02:14:48.638841 | ubuntu-noble-large | [SUCCESS] [29/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 2026-07-10 02:14:48.645712 | ubuntu-noble-large | [INFO]  [30/136] Checking: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-07-10 02:14:48.645762 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-07-10 02:14:49.133461 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-07-10 02:14:49.133563 | ubuntu-noble-large | [SUCCESS] [30/136] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-07-10 02:14:49.133575 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-07-10 02:14:49.180348 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-07-10 02:14:49.180465 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-07-10 02:14:49.180487 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:49.221231 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5b5e85dfe2e175b6d9db333e8cebadb5c20313d38a715e0dcb5aec8b00150cfb 2026-07-10 02:14:49.221332 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-140454-31254 2026-07-10 02:14:49.592685 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:49.640637 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5b5e85dfe2e175b6d9db333e8cebadb5c20313d38a715e0dcb5aec8b00150cfb 2026-07-10 02:14:49.640725 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:49.687188 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:49.687322 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:49.687336 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:49.687344 | ubuntu-noble-large | DiffID: sha256:f181e1abcc3a5f0c88de738ea91144a575d19c50815c60ede4e3e4c8bb4697a4 2026-07-10 02:14:49.687352 | ubuntu-noble-large | DiffID: sha256:b2eb6cb37856b4401f08bf83f83ed20925c599515763300442ea10e085cf8893 2026-07-10 02:14:49.739452 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:ec1ce65790819a5b5b76c0ca4650555967bd707db0c0a760004f0aee996fbabf 2026-07-10 02:14:49.740882 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:49.785104 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:49.785260 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:49.785300 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:49.785315 | ubuntu-noble-large | DiffID: sha256:f181e1abcc3a5f0c88de738ea91144a575d19c50815c60ede4e3e4c8bb4697a4 2026-07-10 02:14:49.785325 | ubuntu-noble-large | DiffID: sha256:b2eb6cb37856b4401f08bf83f83ed20925c599515763300442ea10e085cf8893 2026-07-10 02:14:49.836258 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:ec1ce65790819a5b5b76c0ca4650555967bd707db0c0a760004f0aee996fbabf 2026-07-10 02:14:49.837690 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:49.837777 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-07-10 02:14:49.837813 | ubuntu-noble-large | [SUCCESS] [30/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 2026-07-10 02:14:49.844462 | ubuntu-noble-large | [INFO]  [31/136] Checking: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-07-10 02:14:49.844559 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-07-10 02:14:50.486573 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-07-10 02:14:50.486667 | ubuntu-noble-large | [SUCCESS] [31/136] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-07-10 02:14:50.486682 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-07-10 02:14:50.528264 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-07-10 02:14:50.528395 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-07-10 02:14:50.528414 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:50.576321 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7150083e6b59854a44727a16f746975047b9b66dbf209b5aa4080cb12fb7ee72 2026-07-10 02:14:50.576405 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-140454-3949 2026-07-10 02:14:50.892447 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:50.942113 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7150083e6b59854a44727a16f746975047b9b66dbf209b5aa4080cb12fb7ee72 2026-07-10 02:14:50.942239 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:50.986165 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:50.986252 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:50.986298 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:50.986319 | ubuntu-noble-large | DiffID: sha256:f181e1abcc3a5f0c88de738ea91144a575d19c50815c60ede4e3e4c8bb4697a4 2026-07-10 02:14:50.986339 | ubuntu-noble-large | DiffID: sha256:a6fe6a18b3be46a4dd5ec6c3d0c4f67062bacdc43dce00bffd0b9aaf949e00ab 2026-07-10 02:14:51.037243 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:30d4bae8a158240c236c7297d0784043f1a8f7aa5e29750e04ef575ba0712392 2026-07-10 02:14:51.037569 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:51.086272 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:51.086413 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:51.086429 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:51.086458 | ubuntu-noble-large | DiffID: sha256:f181e1abcc3a5f0c88de738ea91144a575d19c50815c60ede4e3e4c8bb4697a4 2026-07-10 02:14:51.086471 | ubuntu-noble-large | DiffID: sha256:a6fe6a18b3be46a4dd5ec6c3d0c4f67062bacdc43dce00bffd0b9aaf949e00ab 2026-07-10 02:14:51.133397 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:30d4bae8a158240c236c7297d0784043f1a8f7aa5e29750e04ef575ba0712392 2026-07-10 02:14:51.134057 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:51.134096 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-07-10 02:14:51.134233 | ubuntu-noble-large | [SUCCESS] [31/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 2026-07-10 02:14:51.138573 | ubuntu-noble-large | [INFO]  [32/136] Checking: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-07-10 02:14:51.138618 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-07-10 02:14:51.727830 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-07-10 02:14:51.727963 | ubuntu-noble-large | [SUCCESS] [32/136] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-07-10 02:14:51.727979 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-07-10 02:14:51.772067 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-07-10 02:14:51.772326 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-07-10 02:14:51.772546 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:51.818774 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1b43247fcb833d415eba8df80a7e24c5ef8ac9ccaf31a9b63fa4e8125646b971 2026-07-10 02:14:51.818866 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-140454-15267 2026-07-10 02:14:52.131348 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:52.177296 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1b43247fcb833d415eba8df80a7e24c5ef8ac9ccaf31a9b63fa4e8125646b971 2026-07-10 02:14:52.177382 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:52.219802 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:52.219889 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:52.219902 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:52.219912 | ubuntu-noble-large | DiffID: sha256:f181e1abcc3a5f0c88de738ea91144a575d19c50815c60ede4e3e4c8bb4697a4 2026-07-10 02:14:52.219922 | ubuntu-noble-large | DiffID: sha256:eb58343699c7ffd6f3630beb0866faeb3fafaf192c03b5de1b6d762a07a1da9a 2026-07-10 02:14:52.272210 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:6aac589ef53c4b4f73bb244dc471ca42d07ef935a26e01f629a9da06eb30c376 2026-07-10 02:14:52.272999 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:52.309461 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:52.309534 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:52.309542 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:52.309549 | ubuntu-noble-large | DiffID: sha256:f181e1abcc3a5f0c88de738ea91144a575d19c50815c60ede4e3e4c8bb4697a4 2026-07-10 02:14:52.309555 | ubuntu-noble-large | DiffID: sha256:eb58343699c7ffd6f3630beb0866faeb3fafaf192c03b5de1b6d762a07a1da9a 2026-07-10 02:14:52.353008 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:6aac589ef53c4b4f73bb244dc471ca42d07ef935a26e01f629a9da06eb30c376 2026-07-10 02:14:52.353618 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:52.353685 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-07-10 02:14:52.353825 | ubuntu-noble-large | [SUCCESS] [32/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 2026-07-10 02:14:52.360955 | ubuntu-noble-large | [INFO]  [33/136] Checking: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-07-10 02:14:52.361035 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-07-10 02:14:52.862235 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-07-10 02:14:52.862368 | ubuntu-noble-large | [SUCCESS] [33/136] EXISTS: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-07-10 02:14:52.862475 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-07-10 02:14:52.906187 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-07-10 02:14:52.906438 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-07-10 02:14:52.906631 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:52.952665 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a30268412dcca55d9b94be652d38258c1f9c3949fc6117ddc691e0fe907cd7d2 2026-07-10 02:14:52.952815 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-140454-7811 2026-07-10 02:14:53.260055 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:53.308924 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a30268412dcca55d9b94be652d38258c1f9c3949fc6117ddc691e0fe907cd7d2 2026-07-10 02:14:53.309013 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:53.349986 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:53.350062 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:53.350071 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:53.350078 | ubuntu-noble-large | DiffID: sha256:1abb7a220d3f41f4bedd55f54dc95938644904376c568db54891105e9d174018 2026-07-10 02:14:53.350085 | ubuntu-noble-large | DiffID: sha256:cdef1dd866f2191d8ef30ea39741a2e2fc6506db71063bb06beb0ac587790de9 2026-07-10 02:14:53.398849 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:733807d8f4becb4b8f42b147e9eb10477f7cb5895fc74cef5a582fb7111affe5 2026-07-10 02:14:53.399650 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:53.447953 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:53.448047 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:53.448061 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:53.448072 | ubuntu-noble-large | DiffID: sha256:1abb7a220d3f41f4bedd55f54dc95938644904376c568db54891105e9d174018 2026-07-10 02:14:53.448082 | ubuntu-noble-large | DiffID: sha256:cdef1dd866f2191d8ef30ea39741a2e2fc6506db71063bb06beb0ac587790de9 2026-07-10 02:14:53.499247 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:733807d8f4becb4b8f42b147e9eb10477f7cb5895fc74cef5a582fb7111affe5 2026-07-10 02:14:53.499897 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:53.500012 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-07-10 02:14:53.500184 | ubuntu-noble-large | [SUCCESS] [33/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-data:2025.1 2026-07-10 02:14:53.507051 | ubuntu-noble-large | [INFO]  [34/136] Checking: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-07-10 02:14:53.507176 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-07-10 02:14:54.106617 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-07-10 02:14:54.106722 | ubuntu-noble-large | [SUCCESS] [34/136] EXISTS: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-07-10 02:14:54.106828 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-07-10 02:14:54.154045 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-07-10 02:14:54.154273 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-07-10 02:14:54.154552 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:54.204688 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d1a3df41e0052af337246890de5c05c4e2345266b3a6ed2a0d1af387fde72bc5 2026-07-10 02:14:54.204772 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-140454-20381 2026-07-10 02:14:54.506081 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:54.555590 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d1a3df41e0052af337246890de5c05c4e2345266b3a6ed2a0d1af387fde72bc5 2026-07-10 02:14:54.555700 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:54.604273 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:54.604411 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:54.604426 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:54.604436 | ubuntu-noble-large | DiffID: sha256:1abb7a220d3f41f4bedd55f54dc95938644904376c568db54891105e9d174018 2026-07-10 02:14:54.604446 | ubuntu-noble-large | DiffID: sha256:ef9c7d341f8ce4cbc441e424006f280a7fbef60b4ee8ac3db7e8d5a60674b51a 2026-07-10 02:14:54.652933 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:b87c823dadc9dd2fc456299d9233b0cacb3f16e8b89e4a046c82a24911b05e13 2026-07-10 02:14:54.654590 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:54.696529 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:54.696597 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:54.696608 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:54.696616 | ubuntu-noble-large | DiffID: sha256:1abb7a220d3f41f4bedd55f54dc95938644904376c568db54891105e9d174018 2026-07-10 02:14:54.696623 | ubuntu-noble-large | DiffID: sha256:ef9c7d341f8ce4cbc441e424006f280a7fbef60b4ee8ac3db7e8d5a60674b51a 2026-07-10 02:14:54.741166 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:b87c823dadc9dd2fc456299d9233b0cacb3f16e8b89e4a046c82a24911b05e13 2026-07-10 02:14:54.742236 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:54.742343 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-07-10 02:14:54.742362 | ubuntu-noble-large | [SUCCESS] [34/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-api:2025.1 2026-07-10 02:14:54.748207 | ubuntu-noble-large | [INFO]  [35/136] Checking: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-07-10 02:14:54.748338 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-07-10 02:14:55.189273 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-07-10 02:14:55.189425 | ubuntu-noble-large | [SUCCESS] [35/136] EXISTS: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-07-10 02:14:55.189633 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-07-10 02:14:55.233198 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-07-10 02:14:55.233481 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-07-10 02:14:55.233724 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:55.283658 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f76526bb494f08ab4920c066d2a38cdb4e860f7ad43268d94936936bdc236cd1 2026-07-10 02:14:55.283763 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-140454-32335 2026-07-10 02:14:55.602057 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:55.648310 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f76526bb494f08ab4920c066d2a38cdb4e860f7ad43268d94936936bdc236cd1 2026-07-10 02:14:55.648409 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:55.693425 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:55.693519 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:55.693536 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:55.693549 | ubuntu-noble-large | DiffID: sha256:1abb7a220d3f41f4bedd55f54dc95938644904376c568db54891105e9d174018 2026-07-10 02:14:55.693557 | ubuntu-noble-large | DiffID: sha256:3b7e52e2f673eb2e720c3c8da75848f618f9299d8f59566304bc746e950c9a90 2026-07-10 02:14:55.741600 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:dc284bb854988c2f77154c8786277632f68a77be990d3ab9fb2d38a8b49ca179 2026-07-10 02:14:55.742312 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:55.790419 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:55.790525 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:55.790546 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:55.790564 | ubuntu-noble-large | DiffID: sha256:1abb7a220d3f41f4bedd55f54dc95938644904376c568db54891105e9d174018 2026-07-10 02:14:55.790582 | ubuntu-noble-large | DiffID: sha256:3b7e52e2f673eb2e720c3c8da75848f618f9299d8f59566304bc746e950c9a90 2026-07-10 02:14:55.839467 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:dc284bb854988c2f77154c8786277632f68a77be990d3ab9fb2d38a8b49ca179 2026-07-10 02:14:55.840201 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:55.840361 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-07-10 02:14:55.840541 | ubuntu-noble-large | [SUCCESS] [35/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-share:2025.1 2026-07-10 02:14:55.845357 | ubuntu-noble-large | [INFO]  [36/136] Checking: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-07-10 02:14:55.845485 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-07-10 02:14:56.416611 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-07-10 02:14:56.416735 | ubuntu-noble-large | [SUCCESS] [36/136] EXISTS: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-07-10 02:14:56.416798 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-07-10 02:14:56.462218 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-07-10 02:14:56.462385 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-07-10 02:14:56.462404 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:56.506649 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:942148f86724930e9333679f549057ceb81d7c7298fd4187fba8437bc6a29c1c 2026-07-10 02:14:56.506753 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-140454-12122 2026-07-10 02:14:56.835038 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:56.884101 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:942148f86724930e9333679f549057ceb81d7c7298fd4187fba8437bc6a29c1c 2026-07-10 02:14:56.884211 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:56.931811 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:56.931922 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:56.931937 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:56.931949 | ubuntu-noble-large | DiffID: sha256:1abb7a220d3f41f4bedd55f54dc95938644904376c568db54891105e9d174018 2026-07-10 02:14:56.931959 | ubuntu-noble-large | DiffID: sha256:ebb77011d9fff9f8f78e43751a999543fd268d00790439ac07d1f9f324bf94ef 2026-07-10 02:14:56.986866 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:23a59c82fba7abec6e51f38c2adc06a15b3c21986056d1d66319f1c169e0b009 2026-07-10 02:14:56.988241 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:57.029473 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:57.029561 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:57.029575 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:57.029586 | ubuntu-noble-large | DiffID: sha256:1abb7a220d3f41f4bedd55f54dc95938644904376c568db54891105e9d174018 2026-07-10 02:14:57.029596 | ubuntu-noble-large | DiffID: sha256:ebb77011d9fff9f8f78e43751a999543fd268d00790439ac07d1f9f324bf94ef 2026-07-10 02:14:57.077459 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:23a59c82fba7abec6e51f38c2adc06a15b3c21986056d1d66319f1c169e0b009 2026-07-10 02:14:57.078195 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:57.078219 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-07-10 02:14:57.078229 | ubuntu-noble-large | [SUCCESS] [36/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 2026-07-10 02:14:57.084402 | ubuntu-noble-large | [INFO]  [37/136] Checking: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-07-10 02:14:57.084481 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-07-10 02:14:57.741500 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-07-10 02:14:57.741588 | ubuntu-noble-large | [SUCCESS] [37/136] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-07-10 02:14:57.741599 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-07-10 02:14:57.785608 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-07-10 02:14:57.785723 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-07-10 02:14:57.785748 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:57.833219 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:515aaa55a6adfc8f11d43eb6f4d8aee8d7ded1ddae1e1c832047027fbc72912f 2026-07-10 02:14:57.833421 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-140454-25820 2026-07-10 02:14:58.139681 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:58.193353 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:515aaa55a6adfc8f11d43eb6f4d8aee8d7ded1ddae1e1c832047027fbc72912f 2026-07-10 02:14:58.193445 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:58.238251 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:58.238372 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:58.238387 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:58.238397 | ubuntu-noble-large | DiffID: sha256:b25522605cb7d40068f1c17914f803186d30866e213b2faf6471180dc01a63fd 2026-07-10 02:14:58.238408 | ubuntu-noble-large | DiffID: sha256:f78b2656cadee84292899f63299452bc6268bb6dae941844083468d2f61c3baf 2026-07-10 02:14:58.286883 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:2f7ece5f606deae835856ffbfebc94cde3dcda7252912c1211371c0dd1cc5182 2026-07-10 02:14:58.287384 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:58.328624 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:58.328684 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:58.328690 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:58.328695 | ubuntu-noble-large | DiffID: sha256:b25522605cb7d40068f1c17914f803186d30866e213b2faf6471180dc01a63fd 2026-07-10 02:14:58.328699 | ubuntu-noble-large | DiffID: sha256:f78b2656cadee84292899f63299452bc6268bb6dae941844083468d2f61c3baf 2026-07-10 02:14:58.379117 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:2f7ece5f606deae835856ffbfebc94cde3dcda7252912c1211371c0dd1cc5182 2026-07-10 02:14:58.380382 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:58.380469 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-07-10 02:14:58.380483 | ubuntu-noble-large | [SUCCESS] [37/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 2026-07-10 02:14:58.386417 | ubuntu-noble-large | [INFO]  [38/136] Checking: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-07-10 02:14:58.386517 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-07-10 02:14:58.881296 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-07-10 02:14:58.881402 | ubuntu-noble-large | [SUCCESS] [38/136] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-07-10 02:14:58.882172 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-07-10 02:14:58.925326 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-07-10 02:14:58.925412 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-07-10 02:14:58.925425 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:14:58.972060 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a87921381d9c7a46cbb2e77ea87e55385b8799b2e26836fdc20896a383d0ec99 2026-07-10 02:14:58.972242 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-140454-25166 2026-07-10 02:14:59.289508 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:14:59.339796 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a87921381d9c7a46cbb2e77ea87e55385b8799b2e26836fdc20896a383d0ec99 2026-07-10 02:14:59.339932 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:14:59.383179 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:59.383274 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:59.383322 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:59.383333 | ubuntu-noble-large | DiffID: sha256:b25522605cb7d40068f1c17914f803186d30866e213b2faf6471180dc01a63fd 2026-07-10 02:14:59.383344 | ubuntu-noble-large | DiffID: sha256:6686d80bdeccb8208a05fe8148854483bb8ce9f2967b5be4747b5c391e01b4ff 2026-07-10 02:14:59.433861 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:a2538e1fb71c0066d37475363619ea7461f90123c3f72ea0f7ffb694428ddba0 2026-07-10 02:14:59.434500 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:14:59.476179 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:14:59.476270 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:14:59.476318 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:14:59.476329 | ubuntu-noble-large | DiffID: sha256:b25522605cb7d40068f1c17914f803186d30866e213b2faf6471180dc01a63fd 2026-07-10 02:14:59.476339 | ubuntu-noble-large | DiffID: sha256:6686d80bdeccb8208a05fe8148854483bb8ce9f2967b5be4747b5c391e01b4ff 2026-07-10 02:14:59.523375 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:a2538e1fb71c0066d37475363619ea7461f90123c3f72ea0f7ffb694428ddba0 2026-07-10 02:14:59.523835 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:14:59.523854 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-07-10 02:14:59.523926 | ubuntu-noble-large | [SUCCESS] [38/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 2026-07-10 02:14:59.528741 | ubuntu-noble-large | [INFO]  [39/136] Checking: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-07-10 02:14:59.528809 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-07-10 02:15:00.189158 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-07-10 02:15:00.189324 | ubuntu-noble-large | [SUCCESS] [39/136] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-07-10 02:15:00.189344 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-07-10 02:15:00.236238 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-07-10 02:15:00.236561 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-07-10 02:15:00.236792 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:00.287184 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1698b8de72c4166025d2ea1e7907848d77dc5ec80cbaa64aa836878ff5bfbc75 2026-07-10 02:15:00.287356 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-140454-10749 2026-07-10 02:15:00.688633 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:00.731535 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1698b8de72c4166025d2ea1e7907848d77dc5ec80cbaa64aa836878ff5bfbc75 2026-07-10 02:15:00.731639 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:00.771813 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:00.771910 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:00.771925 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:00.771939 | ubuntu-noble-large | DiffID: sha256:b25522605cb7d40068f1c17914f803186d30866e213b2faf6471180dc01a63fd 2026-07-10 02:15:00.771951 | ubuntu-noble-large | DiffID: sha256:921c392c052dfb213991f347246855a7cd788000972250bf9047c1d82c281f7e 2026-07-10 02:15:00.816243 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:fa7004361b299f173920d5d7c137b7a3492db163b9e26f11e47cbfaa017c306f 2026-07-10 02:15:00.816884 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:00.857119 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:00.857246 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:00.857261 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:00.857274 | ubuntu-noble-large | DiffID: sha256:b25522605cb7d40068f1c17914f803186d30866e213b2faf6471180dc01a63fd 2026-07-10 02:15:00.857358 | ubuntu-noble-large | DiffID: sha256:921c392c052dfb213991f347246855a7cd788000972250bf9047c1d82c281f7e 2026-07-10 02:15:00.904987 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:fa7004361b299f173920d5d7c137b7a3492db163b9e26f11e47cbfaa017c306f 2026-07-10 02:15:00.905751 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:00.905848 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-07-10 02:15:00.906029 | ubuntu-noble-large | [SUCCESS] [39/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 2026-07-10 02:15:00.913654 | ubuntu-noble-large | [INFO]  [40/136] Checking: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-07-10 02:15:00.913732 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-07-10 02:15:01.448262 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-07-10 02:15:01.448375 | ubuntu-noble-large | [SUCCESS] [40/136] EXISTS: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-07-10 02:15:01.448387 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-07-10 02:15:01.496302 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-07-10 02:15:01.496391 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-07-10 02:15:01.496417 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:01.541074 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6a1859972234f37335a56708d8f7a0a3231351e868f29c87339a9b4c68f83577 2026-07-10 02:15:01.541182 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-140454-29358 2026-07-10 02:15:01.850915 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:01.894870 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6a1859972234f37335a56708d8f7a0a3231351e868f29c87339a9b4c68f83577 2026-07-10 02:15:01.895001 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:01.947004 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:01.947096 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:01.947108 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:01.947118 | ubuntu-noble-large | DiffID: sha256:4c18e9aef305e098114e0d4a018c65a53fe52b337389a386e606b3c0d2fa7fe2 2026-07-10 02:15:01.947162 | ubuntu-noble-large | DiffID: sha256:b8766f469f12b113412ae174cfa4455223ade4a9d5319425ccb7a70e0ab1a58b 2026-07-10 02:15:01.995103 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:de7c3ba5a9d7caf349868bcb84dbe65c1a2e9f5a9f6e09739015931b43170e65 2026-07-10 02:15:01.995417 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:02.036329 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:02.036423 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:02.036437 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:02.036448 | ubuntu-noble-large | DiffID: sha256:4c18e9aef305e098114e0d4a018c65a53fe52b337389a386e606b3c0d2fa7fe2 2026-07-10 02:15:02.036458 | ubuntu-noble-large | DiffID: sha256:b8766f469f12b113412ae174cfa4455223ade4a9d5319425ccb7a70e0ab1a58b 2026-07-10 02:15:02.086013 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:de7c3ba5a9d7caf349868bcb84dbe65c1a2e9f5a9f6e09739015931b43170e65 2026-07-10 02:15:02.086772 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:02.086866 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-07-10 02:15:02.086961 | ubuntu-noble-large | [SUCCESS] [40/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/glance-api:2025.1 2026-07-10 02:15:02.092745 | ubuntu-noble-large | [INFO]  [41/136] Checking: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-07-10 02:15:02.092863 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-07-10 02:15:02.818612 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-07-10 02:15:02.818722 | ubuntu-noble-large | [SUCCESS] [41/136] EXISTS: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-07-10 02:15:02.818740 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-07-10 02:15:02.866607 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-07-10 02:15:02.866771 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-07-10 02:15:02.866980 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:02.913150 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:77833f9ae27422474219b47fcce83830939c348c05103d25a93a4eea93eeb1ef 2026-07-10 02:15:02.913241 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-140454-10037 2026-07-10 02:15:03.236840 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:03.286540 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:77833f9ae27422474219b47fcce83830939c348c05103d25a93a4eea93eeb1ef 2026-07-10 02:15:03.286634 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:03.331508 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:03.331617 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:03.331639 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:03.331657 | ubuntu-noble-large | DiffID: sha256:c6fdb16d2879ee9d99241eb149ef4d1b55a43a9035087f9097b0b6c2b283c262 2026-07-10 02:15:03.331674 | ubuntu-noble-large | DiffID: sha256:b2ca53cb0d006b0bfdc450aaa84041394efdc8f491bb1cae12790c3da0b1a2fe 2026-07-10 02:15:03.380793 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:de6949eba757b1b25c95ad7bbf106ac0d31dfec105adec03b229c189620a24cf 2026-07-10 02:15:03.381626 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:03.422844 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:03.422941 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:03.422955 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:03.422966 | ubuntu-noble-large | DiffID: sha256:c6fdb16d2879ee9d99241eb149ef4d1b55a43a9035087f9097b0b6c2b283c262 2026-07-10 02:15:03.422976 | ubuntu-noble-large | DiffID: sha256:b2ca53cb0d006b0bfdc450aaa84041394efdc8f491bb1cae12790c3da0b1a2fe 2026-07-10 02:15:03.471412 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:de6949eba757b1b25c95ad7bbf106ac0d31dfec105adec03b229c189620a24cf 2026-07-10 02:15:03.471968 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:03.471993 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-07-10 02:15:03.472126 | ubuntu-noble-large | [SUCCESS] [41/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 2026-07-10 02:15:03.478813 | ubuntu-noble-large | [INFO]  [42/136] Checking: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-07-10 02:15:03.478872 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-07-10 02:15:03.988328 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-07-10 02:15:03.988443 | ubuntu-noble-large | [SUCCESS] [42/136] EXISTS: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-07-10 02:15:03.988457 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-07-10 02:15:04.030606 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-07-10 02:15:04.030807 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-07-10 02:15:04.031023 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:04.076374 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:751ae30a482cab3e1a61a5dcb742397e432b3fb9cd5381053c02b53ac5581350 2026-07-10 02:15:04.076464 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-140454-13571 2026-07-10 02:15:04.372741 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:04.419499 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:751ae30a482cab3e1a61a5dcb742397e432b3fb9cd5381053c02b53ac5581350 2026-07-10 02:15:04.419595 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:04.466945 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:04.467051 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:04.467070 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:04.467085 | ubuntu-noble-large | DiffID: sha256:c6fdb16d2879ee9d99241eb149ef4d1b55a43a9035087f9097b0b6c2b283c262 2026-07-10 02:15:04.467095 | ubuntu-noble-large | DiffID: sha256:7562b81a77cd33a6dc3590a4fec2d84223f1f1d42b63eccb30b9583809f6f1fb 2026-07-10 02:15:04.516472 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:a3d541129357f435a54dd0f7fb1acd098b08756dc297dc732704d1569692275a 2026-07-10 02:15:04.517192 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:04.558564 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:04.558645 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:04.558673 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:04.558706 | ubuntu-noble-large | DiffID: sha256:c6fdb16d2879ee9d99241eb149ef4d1b55a43a9035087f9097b0b6c2b283c262 2026-07-10 02:15:04.558717 | ubuntu-noble-large | DiffID: sha256:7562b81a77cd33a6dc3590a4fec2d84223f1f1d42b63eccb30b9583809f6f1fb 2026-07-10 02:15:04.601500 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:a3d541129357f435a54dd0f7fb1acd098b08756dc297dc732704d1569692275a 2026-07-10 02:15:04.603220 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:04.603273 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-07-10 02:15:04.603311 | ubuntu-noble-large | [SUCCESS] [42/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-backup:2025.1 2026-07-10 02:15:04.609030 | ubuntu-noble-large | [INFO]  [43/136] Checking: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-07-10 02:15:04.609270 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-07-10 02:15:05.088572 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-07-10 02:15:05.088838 | ubuntu-noble-large | [SUCCESS] [43/136] EXISTS: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-07-10 02:15:05.089039 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-07-10 02:15:05.135572 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-07-10 02:15:05.135960 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-07-10 02:15:05.136483 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:05.184501 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9f899020b57c3f26d2603e861ff3aec7ddc7af992a11925118daf4e69dddf8b2 2026-07-10 02:15:05.185100 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-140454-20515 2026-07-10 02:15:05.553348 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:05.600154 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9f899020b57c3f26d2603e861ff3aec7ddc7af992a11925118daf4e69dddf8b2 2026-07-10 02:15:05.600228 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:05.646922 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:05.647036 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:05.647057 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:05.647074 | ubuntu-noble-large | DiffID: sha256:c6fdb16d2879ee9d99241eb149ef4d1b55a43a9035087f9097b0b6c2b283c262 2026-07-10 02:15:05.647090 | ubuntu-noble-large | DiffID: sha256:bc1608dd89c5ddb0378b154b73309be53eff6b0595e4171494c8de1d3dd31e67 2026-07-10 02:15:05.692488 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:56302391083274a366af5e68298c3cee4acae8f0de0c20480ff9cb3006428002 2026-07-10 02:15:05.693251 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:05.735751 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:05.735840 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:05.735852 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:05.735862 | ubuntu-noble-large | DiffID: sha256:c6fdb16d2879ee9d99241eb149ef4d1b55a43a9035087f9097b0b6c2b283c262 2026-07-10 02:15:05.735871 | ubuntu-noble-large | DiffID: sha256:bc1608dd89c5ddb0378b154b73309be53eff6b0595e4171494c8de1d3dd31e67 2026-07-10 02:15:05.784457 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:56302391083274a366af5e68298c3cee4acae8f0de0c20480ff9cb3006428002 2026-07-10 02:15:05.785219 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:05.785358 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-07-10 02:15:05.785538 | ubuntu-noble-large | [SUCCESS] [43/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-api:2025.1 2026-07-10 02:15:05.792750 | ubuntu-noble-large | [INFO]  [44/136] Checking: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-07-10 02:15:05.792943 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-07-10 02:15:06.215915 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-07-10 02:15:06.216036 | ubuntu-noble-large | [SUCCESS] [44/136] EXISTS: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-07-10 02:15:06.216126 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-07-10 02:15:06.263786 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-07-10 02:15:06.264186 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-07-10 02:15:06.264452 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:06.310887 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:23416d3e7bf69dad183055423dd8baeae91850d113d2b32df6d951ad4dfc2d0a 2026-07-10 02:15:06.310994 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-140454-25240 2026-07-10 02:15:06.615475 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:06.662982 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:23416d3e7bf69dad183055423dd8baeae91850d113d2b32df6d951ad4dfc2d0a 2026-07-10 02:15:06.663090 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:06.710309 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:06.710465 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:06.710483 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:06.710497 | ubuntu-noble-large | DiffID: sha256:c6fdb16d2879ee9d99241eb149ef4d1b55a43a9035087f9097b0b6c2b283c262 2026-07-10 02:15:06.710510 | ubuntu-noble-large | DiffID: sha256:b73b7e60b5f2902bf5579d9489e67e7c6d85c8962a43bd7872f60c97f0bf78d2 2026-07-10 02:15:06.758768 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:73a2321a1bb6b0214984e74497ab8121454659725413bdb9ef1f292353730169 2026-07-10 02:15:06.759418 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:06.803919 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:06.803998 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:06.804011 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:06.804022 | ubuntu-noble-large | DiffID: sha256:c6fdb16d2879ee9d99241eb149ef4d1b55a43a9035087f9097b0b6c2b283c262 2026-07-10 02:15:06.804032 | ubuntu-noble-large | DiffID: sha256:b73b7e60b5f2902bf5579d9489e67e7c6d85c8962a43bd7872f60c97f0bf78d2 2026-07-10 02:15:06.856746 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:73a2321a1bb6b0214984e74497ab8121454659725413bdb9ef1f292353730169 2026-07-10 02:15:06.857656 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:06.857770 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-07-10 02:15:06.857959 | ubuntu-noble-large | [SUCCESS] [44/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-volume:2025.1 2026-07-10 02:15:06.864706 | ubuntu-noble-large | [INFO]  [45/136] Checking: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-07-10 02:15:06.864837 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-07-10 02:15:07.289583 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-07-10 02:15:07.289697 | ubuntu-noble-large | [SUCCESS] [45/136] EXISTS: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-07-10 02:15:07.289798 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-07-10 02:15:07.336967 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-07-10 02:15:07.337090 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-07-10 02:15:07.337357 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:07.384760 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e35e7abd25a128fb6392fcef6b8eebd6193fa5396e780d98e193a9bcb588d5dc 2026-07-10 02:15:07.384852 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-140454-13355 2026-07-10 02:15:07.706475 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:07.752861 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e35e7abd25a128fb6392fcef6b8eebd6193fa5396e780d98e193a9bcb588d5dc 2026-07-10 02:15:07.752941 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:07.795781 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:07.795840 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:07.795846 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:07.795851 | ubuntu-noble-large | DiffID: sha256:e30a67e1cdaa7441596b0d26f77cc814f5e5143a61869b79c2024f62663386a9 2026-07-10 02:15:07.795855 | ubuntu-noble-large | DiffID: sha256:6bdb98a17355acf72963d413fb378f47182228d51532a8d47f10d7079e5c160b 2026-07-10 02:15:07.833559 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:17b4e7fcb2a668ad5259f2601f77572a576f7bdbe5c8a1320cafeaa2b551ac61 2026-07-10 02:15:07.834423 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:07.868096 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:07.868172 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:07.868180 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:07.868185 | ubuntu-noble-large | DiffID: sha256:e30a67e1cdaa7441596b0d26f77cc814f5e5143a61869b79c2024f62663386a9 2026-07-10 02:15:07.868189 | ubuntu-noble-large | DiffID: sha256:6bdb98a17355acf72963d413fb378f47182228d51532a8d47f10d7079e5c160b 2026-07-10 02:15:07.921094 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:17b4e7fcb2a668ad5259f2601f77572a576f7bdbe5c8a1320cafeaa2b551ac61 2026-07-10 02:15:07.921805 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:07.921881 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-07-10 02:15:07.921989 | ubuntu-noble-large | [SUCCESS] [45/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 2026-07-10 02:15:07.927186 | ubuntu-noble-large | [INFO]  [46/136] Checking: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-07-10 02:15:07.927301 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-07-10 02:15:08.660954 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-07-10 02:15:08.661065 | ubuntu-noble-large | [SUCCESS] [46/136] EXISTS: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-07-10 02:15:08.661195 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-07-10 02:15:08.707858 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-07-10 02:15:08.708030 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-07-10 02:15:08.708253 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:08.751874 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3937a1d3e664a7c4e6aecacb98b8e1a97ccc4e9815bc07a3eced7a19bb04fe53 2026-07-10 02:15:08.751985 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-140454-6812 2026-07-10 02:15:09.059569 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:09.101963 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3937a1d3e664a7c4e6aecacb98b8e1a97ccc4e9815bc07a3eced7a19bb04fe53 2026-07-10 02:15:09.102065 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:09.146460 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:09.146552 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:09.146563 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:09.146572 | ubuntu-noble-large | DiffID: sha256:e30a67e1cdaa7441596b0d26f77cc814f5e5143a61869b79c2024f62663386a9 2026-07-10 02:15:09.146580 | ubuntu-noble-large | DiffID: sha256:ae61876b0f5439b41f4d638972f112c57707277ceb372a81bdd01f218ce8bd67 2026-07-10 02:15:09.191257 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:c776b2a28a3b87bfbadf03c4d87628121e5041a177409bea812687a8f6893d1e 2026-07-10 02:15:09.191882 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:09.238195 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:09.238314 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:09.238328 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:09.238339 | ubuntu-noble-large | DiffID: sha256:e30a67e1cdaa7441596b0d26f77cc814f5e5143a61869b79c2024f62663386a9 2026-07-10 02:15:09.238349 | ubuntu-noble-large | DiffID: sha256:ae61876b0f5439b41f4d638972f112c57707277ceb372a81bdd01f218ce8bd67 2026-07-10 02:15:09.288660 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:c776b2a28a3b87bfbadf03c4d87628121e5041a177409bea812687a8f6893d1e 2026-07-10 02:15:09.289507 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:09.289612 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-07-10 02:15:09.289834 | ubuntu-noble-large | [SUCCESS] [46/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute:2025.1 2026-07-10 02:15:09.297094 | ubuntu-noble-large | [INFO]  [47/136] Checking: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-07-10 02:15:09.297331 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-07-10 02:15:09.798214 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-07-10 02:15:09.798343 | ubuntu-noble-large | [SUCCESS] [47/136] EXISTS: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-07-10 02:15:09.798439 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-07-10 02:15:09.841371 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-07-10 02:15:09.841564 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-07-10 02:15:09.841770 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:09.882245 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9f89f5762babf243a5fc14fe90a15a933ce1e598a2a85a0702a1cd3460818b0a 2026-07-10 02:15:09.882522 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-140454-18384 2026-07-10 02:15:10.192661 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:10.236957 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9f89f5762babf243a5fc14fe90a15a933ce1e598a2a85a0702a1cd3460818b0a 2026-07-10 02:15:10.237061 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:10.282350 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:10.282459 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:10.282484 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:10.282546 | ubuntu-noble-large | DiffID: sha256:e30a67e1cdaa7441596b0d26f77cc814f5e5143a61869b79c2024f62663386a9 2026-07-10 02:15:10.282558 | ubuntu-noble-large | DiffID: sha256:eed4419cef761a7ff91f56026f24e1fb797ce398e62d750d17749256a3a0c884 2026-07-10 02:15:10.332199 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:92eb58affaccd569cd557be0b35e1f87d67a96c74f9dfb8f75b665335842a8a6 2026-07-10 02:15:10.333016 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:10.372335 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:10.372450 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:10.372470 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:10.372487 | ubuntu-noble-large | DiffID: sha256:e30a67e1cdaa7441596b0d26f77cc814f5e5143a61869b79c2024f62663386a9 2026-07-10 02:15:10.372502 | ubuntu-noble-large | DiffID: sha256:eed4419cef761a7ff91f56026f24e1fb797ce398e62d750d17749256a3a0c884 2026-07-10 02:15:10.421230 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:92eb58affaccd569cd557be0b35e1f87d67a96c74f9dfb8f75b665335842a8a6 2026-07-10 02:15:10.422063 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:10.422249 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-07-10 02:15:10.422514 | ubuntu-noble-large | [SUCCESS] [47/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 2026-07-10 02:15:10.428986 | ubuntu-noble-large | [INFO]  [48/136] Checking: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-07-10 02:15:10.429062 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-07-10 02:15:10.913408 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-07-10 02:15:10.913548 | ubuntu-noble-large | [SUCCESS] [48/136] EXISTS: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-07-10 02:15:10.913710 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-07-10 02:15:10.952126 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-07-10 02:15:10.952362 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-07-10 02:15:10.952539 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:11.000045 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a34826b0b4d995cad272fa4837e11e8c58543e2f2bb344b1923ce92dcd362ddb 2026-07-10 02:15:11.000180 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-140454-13697 2026-07-10 02:15:11.345492 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:11.393744 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a34826b0b4d995cad272fa4837e11e8c58543e2f2bb344b1923ce92dcd362ddb 2026-07-10 02:15:11.393812 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:11.436592 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:11.436677 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:11.436689 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:11.436697 | ubuntu-noble-large | DiffID: sha256:e30a67e1cdaa7441596b0d26f77cc814f5e5143a61869b79c2024f62663386a9 2026-07-10 02:15:11.436705 | ubuntu-noble-large | DiffID: sha256:e1e3ed7c847cd002a76928e6336602fae502c661b8372ae1b70b3798993ae2ad 2026-07-10 02:15:11.488249 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:489d6607283c3538631ae74dcc584010ca613a4268eb4f5309bb030fce051ab8 2026-07-10 02:15:11.489199 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:11.535449 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:11.535536 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:11.535543 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:11.535548 | ubuntu-noble-large | DiffID: sha256:e30a67e1cdaa7441596b0d26f77cc814f5e5143a61869b79c2024f62663386a9 2026-07-10 02:15:11.535553 | ubuntu-noble-large | DiffID: sha256:e1e3ed7c847cd002a76928e6336602fae502c661b8372ae1b70b3798993ae2ad 2026-07-10 02:15:11.584405 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:489d6607283c3538631ae74dcc584010ca613a4268eb4f5309bb030fce051ab8 2026-07-10 02:15:11.585345 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:11.585570 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-07-10 02:15:11.585841 | ubuntu-noble-large | [SUCCESS] [48/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 2026-07-10 02:15:11.592910 | ubuntu-noble-large | [INFO]  [49/136] Checking: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-07-10 02:15:11.592981 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-07-10 02:15:12.186903 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-07-10 02:15:12.187034 | ubuntu-noble-large | [SUCCESS] [49/136] EXISTS: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-07-10 02:15:12.187199 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-07-10 02:15:12.233378 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-07-10 02:15:12.233489 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-07-10 02:15:12.233709 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:12.281423 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f73827ec95a78ccc1000899617c9f028d83fc05b764190365a5521d72ac971d8 2026-07-10 02:15:12.281530 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-140454-2816 2026-07-10 02:15:12.604172 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:12.647916 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f73827ec95a78ccc1000899617c9f028d83fc05b764190365a5521d72ac971d8 2026-07-10 02:15:12.647994 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:12.689424 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:12.689531 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:12.689551 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:12.689569 | ubuntu-noble-large | DiffID: sha256:e30a67e1cdaa7441596b0d26f77cc814f5e5143a61869b79c2024f62663386a9 2026-07-10 02:15:12.689586 | ubuntu-noble-large | DiffID: sha256:e0f7de4ce94a49d83bebe3de5f1ada0b0cdf534fab596a4adb003b8e6c6ee127 2026-07-10 02:15:12.737252 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:90bf139588f3cf28519fac50ae043631fd97b8e3da9599f931635966d4f5591a 2026-07-10 02:15:12.737947 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:12.789457 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:12.789551 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:12.789564 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:12.789575 | ubuntu-noble-large | DiffID: sha256:e30a67e1cdaa7441596b0d26f77cc814f5e5143a61869b79c2024f62663386a9 2026-07-10 02:15:12.789585 | ubuntu-noble-large | DiffID: sha256:e0f7de4ce94a49d83bebe3de5f1ada0b0cdf534fab596a4adb003b8e6c6ee127 2026-07-10 02:15:12.834409 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:90bf139588f3cf28519fac50ae043631fd97b8e3da9599f931635966d4f5591a 2026-07-10 02:15:12.835086 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:12.835246 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-07-10 02:15:12.835452 | ubuntu-noble-large | [SUCCESS] [49/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-ssh:2025.1 2026-07-10 02:15:12.842039 | ubuntu-noble-large | [INFO]  [50/136] Checking: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-07-10 02:15:12.842244 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-07-10 02:15:13.568346 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-07-10 02:15:13.568485 | ubuntu-noble-large | [SUCCESS] [50/136] EXISTS: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-07-10 02:15:13.568510 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-07-10 02:15:13.610492 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-07-10 02:15:13.610687 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-07-10 02:15:13.610897 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:13.654029 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bfa76310cd5004920121bf683eddcb260dcc9a44c445861de50e18de69cc9898 2026-07-10 02:15:13.654172 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-140454-13271 2026-07-10 02:15:13.970826 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:14.016361 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bfa76310cd5004920121bf683eddcb260dcc9a44c445861de50e18de69cc9898 2026-07-10 02:15:14.016448 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:14.055242 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:14.055379 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:14.055402 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:14.055419 | ubuntu-noble-large | DiffID: sha256:e30a67e1cdaa7441596b0d26f77cc814f5e5143a61869b79c2024f62663386a9 2026-07-10 02:15:14.055453 | ubuntu-noble-large | DiffID: sha256:7df0e4a72ee1359695d602e05c98789668fd6285210b9b7b1fa1f4643098c053 2026-07-10 02:15:14.105372 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:baa0dcc6b2416782c29a2c612ac600d168f2780e1611aeb0d84300823c026c42 2026-07-10 02:15:14.106350 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:14.147231 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:14.147316 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:14.147323 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:14.147329 | ubuntu-noble-large | DiffID: sha256:e30a67e1cdaa7441596b0d26f77cc814f5e5143a61869b79c2024f62663386a9 2026-07-10 02:15:14.147334 | ubuntu-noble-large | DiffID: sha256:7df0e4a72ee1359695d602e05c98789668fd6285210b9b7b1fa1f4643098c053 2026-07-10 02:15:14.197706 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:baa0dcc6b2416782c29a2c612ac600d168f2780e1611aeb0d84300823c026c42 2026-07-10 02:15:14.198563 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:14.198693 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-07-10 02:15:14.198860 | ubuntu-noble-large | [SUCCESS] [50/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 2026-07-10 02:15:14.205940 | ubuntu-noble-large | [INFO]  [51/136] Checking: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-07-10 02:15:14.206099 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-07-10 02:15:14.894513 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-07-10 02:15:14.894655 | ubuntu-noble-large | [SUCCESS] [51/136] EXISTS: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-07-10 02:15:14.894713 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-07-10 02:15:14.937436 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-07-10 02:15:14.937737 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-07-10 02:15:14.937996 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:14.986170 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:eb3414dfa903d9161d6be6f38ed74d97a341410296eb7bf56dfd783d43784e9d 2026-07-10 02:15:14.986371 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-140454-8710 2026-07-10 02:15:15.314850 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:15.358199 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:eb3414dfa903d9161d6be6f38ed74d97a341410296eb7bf56dfd783d43784e9d 2026-07-10 02:15:15.358316 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:15.407598 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:15.407679 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:15.407692 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:15.407702 | ubuntu-noble-large | DiffID: sha256:e30a67e1cdaa7441596b0d26f77cc814f5e5143a61869b79c2024f62663386a9 2026-07-10 02:15:15.407712 | ubuntu-noble-large | DiffID: sha256:aa02094b834f7a647a15dbf17a556639125faf11a4a4e5ba96ff41efa77c011b 2026-07-10 02:15:15.456967 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:dd30891b744bce18b3f6b8f34d7df5f31005ad8a428eaa87b28083c94a11f89f 2026-07-10 02:15:15.457767 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:15.505799 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:15.505892 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:15.505906 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:15.505917 | ubuntu-noble-large | DiffID: sha256:e30a67e1cdaa7441596b0d26f77cc814f5e5143a61869b79c2024f62663386a9 2026-07-10 02:15:15.505927 | ubuntu-noble-large | DiffID: sha256:aa02094b834f7a647a15dbf17a556639125faf11a4a4e5ba96ff41efa77c011b 2026-07-10 02:15:15.557679 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:dd30891b744bce18b3f6b8f34d7df5f31005ad8a428eaa87b28083c94a11f89f 2026-07-10 02:15:15.558694 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:15.558828 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-07-10 02:15:15.559001 | ubuntu-noble-large | [SUCCESS] [51/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-conductor:2025.1 2026-07-10 02:15:15.566197 | ubuntu-noble-large | [INFO]  [52/136] Checking: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-07-10 02:15:15.566329 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-07-10 02:15:16.186865 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-07-10 02:15:16.186956 | ubuntu-noble-large | [SUCCESS] [52/136] EXISTS: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-07-10 02:15:16.187048 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-07-10 02:15:16.234648 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-07-10 02:15:16.234886 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-07-10 02:15:16.235116 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:16.284344 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ef5e8dba5afb2ec23decaf10ccf54f77107a768784e12d0ae338d0f5513e8045 2026-07-10 02:15:16.284493 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-140454-327 2026-07-10 02:15:16.655372 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:16.705681 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ef5e8dba5afb2ec23decaf10ccf54f77107a768784e12d0ae338d0f5513e8045 2026-07-10 02:15:16.705785 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:16.753265 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:16.753394 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:16.753409 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:16.753420 | ubuntu-noble-large | DiffID: sha256:e30a67e1cdaa7441596b0d26f77cc814f5e5143a61869b79c2024f62663386a9 2026-07-10 02:15:16.753430 | ubuntu-noble-large | DiffID: sha256:153f84cc2fb8ac1ea699b5eb0eda809f5a4caf78b3c5b9ddea014d75804e294a 2026-07-10 02:15:16.804349 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:21ea259868cfe07934bc2a9a0d94c176c9c30a7260aa5b808f26dee75c3fd365 2026-07-10 02:15:16.805297 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:16.850367 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:16.850494 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:16.850508 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:16.850520 | ubuntu-noble-large | DiffID: sha256:e30a67e1cdaa7441596b0d26f77cc814f5e5143a61869b79c2024f62663386a9 2026-07-10 02:15:16.850530 | ubuntu-noble-large | DiffID: sha256:153f84cc2fb8ac1ea699b5eb0eda809f5a4caf78b3c5b9ddea014d75804e294a 2026-07-10 02:15:16.904363 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:21ea259868cfe07934bc2a9a0d94c176c9c30a7260aa5b808f26dee75c3fd365 2026-07-10 02:15:16.905189 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:16.905269 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-07-10 02:15:16.905503 | ubuntu-noble-large | [SUCCESS] [52/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 2026-07-10 02:15:16.911614 | ubuntu-noble-large | [INFO]  [53/136] Checking: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-07-10 02:15:16.911721 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-07-10 02:15:17.669684 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-07-10 02:15:17.669849 | ubuntu-noble-large | [SUCCESS] [53/136] EXISTS: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-07-10 02:15:17.669870 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-07-10 02:15:17.719408 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-07-10 02:15:17.719654 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-07-10 02:15:17.719872 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:17.768659 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e30d50a984f3330ce9bb22fdcfa3ca23c229d52cc797a5af779d56820e4c0741 2026-07-10 02:15:17.768761 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-140454-5280 2026-07-10 02:15:18.086374 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:18.126333 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e30d50a984f3330ce9bb22fdcfa3ca23c229d52cc797a5af779d56820e4c0741 2026-07-10 02:15:18.126421 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:18.171272 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:18.171384 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:18.171398 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:18.171409 | ubuntu-noble-large | DiffID: sha256:e30a67e1cdaa7441596b0d26f77cc814f5e5143a61869b79c2024f62663386a9 2026-07-10 02:15:18.171418 | ubuntu-noble-large | DiffID: sha256:b347a8f34aecf6dff2cbf45e015bc6960aa6608d1d67a9613ffe349b65d722ba 2026-07-10 02:15:18.215246 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:e46ac6881ce78e7e2f385be580b33221d5445df7398dba3500c275d4014d6355 2026-07-10 02:15:18.216816 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:18.258661 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:18.258761 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:18.258776 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:18.258787 | ubuntu-noble-large | DiffID: sha256:e30a67e1cdaa7441596b0d26f77cc814f5e5143a61869b79c2024f62663386a9 2026-07-10 02:15:18.258797 | ubuntu-noble-large | DiffID: sha256:b347a8f34aecf6dff2cbf45e015bc6960aa6608d1d67a9613ffe349b65d722ba 2026-07-10 02:15:18.311629 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:e46ac6881ce78e7e2f385be580b33221d5445df7398dba3500c275d4014d6355 2026-07-10 02:15:18.313513 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:18.313567 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-07-10 02:15:18.313580 | ubuntu-noble-large | [SUCCESS] [53/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-api:2025.1 2026-07-10 02:15:18.319441 | ubuntu-noble-large | [INFO]  [54/136] Checking: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-07-10 02:15:18.319488 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-07-10 02:15:19.110302 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-07-10 02:15:19.110411 | ubuntu-noble-large | [SUCCESS] [54/136] EXISTS: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-07-10 02:15:19.110424 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-07-10 02:15:19.151955 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-07-10 02:15:19.152184 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-07-10 02:15:19.152417 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:19.203326 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ed7ebb223b21ba459676b2389fc2cdf0443ff51645cff79ea5b6b89a7c73e96e 2026-07-10 02:15:19.203419 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-140454-6835 2026-07-10 02:15:19.529236 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:19.572166 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ed7ebb223b21ba459676b2389fc2cdf0443ff51645cff79ea5b6b89a7c73e96e 2026-07-10 02:15:19.572254 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:19.615990 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:19.616075 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:19.616088 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:19.616098 | ubuntu-noble-large | DiffID: sha256:c14f43e8efddd85ee0c0cb35d545ed0f3f267d443f91eccc349e65713cb209ea 2026-07-10 02:15:19.616109 | ubuntu-noble-large | DiffID: sha256:9899132792f1d6860922d203d8248062a5fabcb727d3e3916f4529ac4322a360 2026-07-10 02:15:19.664606 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:d1feb33bd2c420cede8333882dd667eea617c57188efe4cd033c4cb03a069e49 2026-07-10 02:15:19.665436 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:19.709793 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:19.709888 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:19.709901 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:19.709912 | ubuntu-noble-large | DiffID: sha256:c14f43e8efddd85ee0c0cb35d545ed0f3f267d443f91eccc349e65713cb209ea 2026-07-10 02:15:19.709923 | ubuntu-noble-large | DiffID: sha256:9899132792f1d6860922d203d8248062a5fabcb727d3e3916f4529ac4322a360 2026-07-10 02:15:19.763223 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:d1feb33bd2c420cede8333882dd667eea617c57188efe4cd033c4cb03a069e49 2026-07-10 02:15:19.764041 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:19.764194 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-07-10 02:15:19.764454 | ubuntu-noble-large | [SUCCESS] [54/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 2026-07-10 02:15:19.769580 | ubuntu-noble-large | [INFO]  [55/136] Checking: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-07-10 02:15:19.769714 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-07-10 02:15:20.386789 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-07-10 02:15:20.386915 | ubuntu-noble-large | [SUCCESS] [55/136] EXISTS: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-07-10 02:15:20.386932 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-07-10 02:15:20.433575 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-07-10 02:15:20.433761 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-07-10 02:15:20.433968 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:20.477355 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a02128a10ef254c0f06ad6b85a08577cb04d41a71d05a78a99e626bbfe2a5437 2026-07-10 02:15:20.477485 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-140454-26587 2026-07-10 02:15:20.763842 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:20.811993 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a02128a10ef254c0f06ad6b85a08577cb04d41a71d05a78a99e626bbfe2a5437 2026-07-10 02:15:20.812080 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:20.852916 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:20.852994 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:20.853005 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:20.853014 | ubuntu-noble-large | DiffID: sha256:c14f43e8efddd85ee0c0cb35d545ed0f3f267d443f91eccc349e65713cb209ea 2026-07-10 02:15:20.853022 | ubuntu-noble-large | DiffID: sha256:f220ac70818642330a4f030614dadf5f0d454d7e9da22df2373ece5b7688c25e 2026-07-10 02:15:20.903400 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:e02ac1bc9c8fd7a065a1fe1ae19e42084a07545e5ae890638e8fe0944b509a85 2026-07-10 02:15:20.904171 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:20.941123 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:20.941230 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:20.941240 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:20.941246 | ubuntu-noble-large | DiffID: sha256:c14f43e8efddd85ee0c0cb35d545ed0f3f267d443f91eccc349e65713cb209ea 2026-07-10 02:15:20.941252 | ubuntu-noble-large | DiffID: sha256:f220ac70818642330a4f030614dadf5f0d454d7e9da22df2373ece5b7688c25e 2026-07-10 02:15:20.992006 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:e02ac1bc9c8fd7a065a1fe1ae19e42084a07545e5ae890638e8fe0944b509a85 2026-07-10 02:15:20.992808 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:20.992935 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-07-10 02:15:20.993153 | ubuntu-noble-large | [SUCCESS] [55/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api:2025.1 2026-07-10 02:15:20.999997 | ubuntu-noble-large | [INFO]  [56/136] Checking: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-07-10 02:15:21.000079 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-07-10 02:15:21.564120 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-07-10 02:15:21.564259 | ubuntu-noble-large | [SUCCESS] [56/136] EXISTS: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-07-10 02:15:21.564428 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-07-10 02:15:21.607404 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-07-10 02:15:21.607642 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-07-10 02:15:21.607855 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:21.655694 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:46f6424f1da06b1a3625c21964d543001983d6c8e94916e537950fe1356f3cd2 2026-07-10 02:15:21.655794 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-140454-28152 2026-07-10 02:15:21.978783 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:22.027239 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:46f6424f1da06b1a3625c21964d543001983d6c8e94916e537950fe1356f3cd2 2026-07-10 02:15:22.027340 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:22.073827 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:22.073911 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:22.073924 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:22.073934 | ubuntu-noble-large | DiffID: sha256:c14f43e8efddd85ee0c0cb35d545ed0f3f267d443f91eccc349e65713cb209ea 2026-07-10 02:15:22.073943 | ubuntu-noble-large | DiffID: sha256:050faa076933b6ea03feda19e1b898871f182067cad83f2fdd305cb9c25f6b20 2026-07-10 02:15:22.125491 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:599b689388cbfeddb8cb971870a4c078c13ba34b990d72f0a2fd1b68b7919430 2026-07-10 02:15:22.126445 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:22.170979 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:22.171055 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:22.171069 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:22.171079 | ubuntu-noble-large | DiffID: sha256:c14f43e8efddd85ee0c0cb35d545ed0f3f267d443f91eccc349e65713cb209ea 2026-07-10 02:15:22.171089 | ubuntu-noble-large | DiffID: sha256:050faa076933b6ea03feda19e1b898871f182067cad83f2fdd305cb9c25f6b20 2026-07-10 02:15:22.222887 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:599b689388cbfeddb8cb971870a4c078c13ba34b990d72f0a2fd1b68b7919430 2026-07-10 02:15:22.223833 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:22.224098 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-07-10 02:15:22.224225 | ubuntu-noble-large | [SUCCESS] [56/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-engine:2025.1 2026-07-10 02:15:22.231209 | ubuntu-noble-large | [INFO]  [57/136] Checking: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-07-10 02:15:22.231273 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-07-10 02:15:23.301225 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-07-10 02:15:23.301373 | ubuntu-noble-large | [SUCCESS] [57/136] EXISTS: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-07-10 02:15:23.301492 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-07-10 02:15:23.346805 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-07-10 02:15:23.346910 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-07-10 02:15:23.346950 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:23.390114 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6e9db5dcd8ea6d0a086ed85e34962f65554b5188afdad48ebad09e4b9f1f7161 2026-07-10 02:15:23.390204 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-140454-5214 2026-07-10 02:15:23.711112 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:23.758323 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6e9db5dcd8ea6d0a086ed85e34962f65554b5188afdad48ebad09e4b9f1f7161 2026-07-10 02:15:23.758421 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:23.806891 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:23.806977 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:23.806992 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:23.807005 | ubuntu-noble-large | DiffID: sha256:aaa44c303aebe6c7d9671397d64482a8c186b5664164b140f34a00be5473fa22 2026-07-10 02:15:23.807018 | ubuntu-noble-large | DiffID: sha256:e8a3579c6f6d2121e4f3b05f6f7957c9948bef1fbce1a2fe1ecb067a28c1bc5a 2026-07-10 02:15:23.857506 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:f1c62497c3a4adbf31e1ab446052682db97caa18303c9ffbcef32438bcd752af 2026-07-10 02:15:23.858266 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:23.901465 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:23.901552 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:23.901568 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:23.901581 | ubuntu-noble-large | DiffID: sha256:aaa44c303aebe6c7d9671397d64482a8c186b5664164b140f34a00be5473fa22 2026-07-10 02:15:23.901594 | ubuntu-noble-large | DiffID: sha256:e8a3579c6f6d2121e4f3b05f6f7957c9948bef1fbce1a2fe1ecb067a28c1bc5a 2026-07-10 02:15:23.949904 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:f1c62497c3a4adbf31e1ab446052682db97caa18303c9ffbcef32438bcd752af 2026-07-10 02:15:23.950599 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:23.950730 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-07-10 02:15:23.950932 | ubuntu-noble-large | [SUCCESS] [57/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 2026-07-10 02:15:23.957745 | ubuntu-noble-large | [INFO]  [58/136] Checking: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-07-10 02:15:23.957944 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-07-10 02:15:24.487436 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-07-10 02:15:24.487527 | ubuntu-noble-large | [SUCCESS] [58/136] EXISTS: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-07-10 02:15:24.487569 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-07-10 02:15:24.532421 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-07-10 02:15:24.532515 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-07-10 02:15:24.532678 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:24.581017 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:291ac18cf680ddebfbd7560a97bd03e2129dfcbbd35ce625fc51a0a142f7bf6c 2026-07-10 02:15:24.581117 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-140454-14236 2026-07-10 02:15:24.899061 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:24.944846 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:291ac18cf680ddebfbd7560a97bd03e2129dfcbbd35ce625fc51a0a142f7bf6c 2026-07-10 02:15:24.944947 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:24.988715 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:24.988791 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:24.988799 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:24.988804 | ubuntu-noble-large | DiffID: sha256:aaa44c303aebe6c7d9671397d64482a8c186b5664164b140f34a00be5473fa22 2026-07-10 02:15:24.988809 | ubuntu-noble-large | DiffID: sha256:1d12449417ce438c7509e45056a5dcdafb75af62567e2e878353e1dc18b881fa 2026-07-10 02:15:25.036384 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:258640bfe969d9c0e39bbf58678d4fe7f40f87a2b57db613ba129a1935ca1b68 2026-07-10 02:15:25.037099 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:25.078073 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:25.078188 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:25.078205 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:25.078215 | ubuntu-noble-large | DiffID: sha256:aaa44c303aebe6c7d9671397d64482a8c186b5664164b140f34a00be5473fa22 2026-07-10 02:15:25.078225 | ubuntu-noble-large | DiffID: sha256:1d12449417ce438c7509e45056a5dcdafb75af62567e2e878353e1dc18b881fa 2026-07-10 02:15:25.128210 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:258640bfe969d9c0e39bbf58678d4fe7f40f87a2b57db613ba129a1935ca1b68 2026-07-10 02:15:25.128950 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:25.129058 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-07-10 02:15:25.129245 | ubuntu-noble-large | [SUCCESS] [58/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 2026-07-10 02:15:25.136090 | ubuntu-noble-large | [INFO]  [59/136] Checking: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-07-10 02:15:25.136240 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-07-10 02:15:25.593761 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-07-10 02:15:25.593865 | ubuntu-noble-large | [SUCCESS] [59/136] EXISTS: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-07-10 02:15:25.593979 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-07-10 02:15:25.644211 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-07-10 02:15:25.644272 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-07-10 02:15:25.644315 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:25.696596 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:37b19e231723045249278014a4b45262348fe96cafc24a389d13e40fafcbef16 2026-07-10 02:15:25.696731 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-140454-6872 2026-07-10 02:15:26.013414 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:26.063486 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:37b19e231723045249278014a4b45262348fe96cafc24a389d13e40fafcbef16 2026-07-10 02:15:26.063581 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:26.104442 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:26.104535 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:26.104549 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:26.104560 | ubuntu-noble-large | DiffID: sha256:aaa44c303aebe6c7d9671397d64482a8c186b5664164b140f34a00be5473fa22 2026-07-10 02:15:26.104570 | ubuntu-noble-large | DiffID: sha256:5c4d1acd5f424fa8d7f2aebf4436a3f9fcb3a98991f99162bf2f4b283f9904da 2026-07-10 02:15:26.156677 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:863dc15b756dba6e7e40acd275f8f2e19c2bdff729e682df97a21ce675bb8d40 2026-07-10 02:15:26.157245 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:26.205472 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:26.205561 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:26.205573 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:26.205583 | ubuntu-noble-large | DiffID: sha256:aaa44c303aebe6c7d9671397d64482a8c186b5664164b140f34a00be5473fa22 2026-07-10 02:15:26.205594 | ubuntu-noble-large | DiffID: sha256:5c4d1acd5f424fa8d7f2aebf4436a3f9fcb3a98991f99162bf2f4b283f9904da 2026-07-10 02:15:26.254451 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:863dc15b756dba6e7e40acd275f8f2e19c2bdff729e682df97a21ce675bb8d40 2026-07-10 02:15:26.254933 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:26.254958 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-07-10 02:15:26.255070 | ubuntu-noble-large | [SUCCESS] [59/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone:2025.1 2026-07-10 02:15:26.261086 | ubuntu-noble-large | [INFO]  [60/136] Checking: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-07-10 02:15:26.261192 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-07-10 02:15:26.959958 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-07-10 02:15:26.960068 | ubuntu-noble-large | [SUCCESS] [60/136] EXISTS: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-07-10 02:15:26.960183 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-07-10 02:15:27.002665 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-07-10 02:15:27.002781 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-07-10 02:15:27.002988 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:27.050191 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:edc96d3e3ffe2b63cb66e66962256899e6bdb40b8564a3240f597b1f51f03870 2026-07-10 02:15:27.050366 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/watcher-engine:temp-remote-check-140454-13779 2026-07-10 02:15:27.351815 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:27.398458 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:edc96d3e3ffe2b63cb66e66962256899e6bdb40b8564a3240f597b1f51f03870 2026-07-10 02:15:27.398556 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:27.446884 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:27.447005 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:27.447020 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:27.447031 | ubuntu-noble-large | DiffID: sha256:91bf138f609e26e0e77dc486c82dc055c3f8d9b3ab4626a91dc663de22be5498 2026-07-10 02:15:27.447041 | ubuntu-noble-large | DiffID: sha256:687fe4cff0c324e001826aa95700ab881a34c4854acf1eaa12bbcb094474986a 2026-07-10 02:15:27.498867 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-engine@sha256:7f4eeb5c4f0510fe4cffeaf539065f5d574dd9c851b185416a908f9d09da0a96 2026-07-10 02:15:27.499300 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:27.540260 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:27.540385 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:27.540399 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:27.540409 | ubuntu-noble-large | DiffID: sha256:91bf138f609e26e0e77dc486c82dc055c3f8d9b3ab4626a91dc663de22be5498 2026-07-10 02:15:27.540419 | ubuntu-noble-large | DiffID: sha256:687fe4cff0c324e001826aa95700ab881a34c4854acf1eaa12bbcb094474986a 2026-07-10 02:15:27.585163 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-engine@sha256:7f4eeb5c4f0510fe4cffeaf539065f5d574dd9c851b185416a908f9d09da0a96 2026-07-10 02:15:27.586258 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:27.586362 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-07-10 02:15:27.586388 | ubuntu-noble-large | [SUCCESS] [60/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/watcher-engine:2025.1 2026-07-10 02:15:27.591303 | ubuntu-noble-large | [INFO]  [61/136] Checking: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-07-10 02:15:27.591390 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-07-10 02:15:28.258795 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-07-10 02:15:28.258879 | ubuntu-noble-large | [SUCCESS] [61/136] EXISTS: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-07-10 02:15:28.258887 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-07-10 02:15:28.307683 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-07-10 02:15:28.307880 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-07-10 02:15:28.308108 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:28.355974 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3515613965e78ece39bfebcec7081c9213ef1a8cd3edb5dc7b7a028d44771d05 2026-07-10 02:15:28.356064 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/watcher-api:temp-remote-check-140454-21219 2026-07-10 02:15:28.676680 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:28.716909 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3515613965e78ece39bfebcec7081c9213ef1a8cd3edb5dc7b7a028d44771d05 2026-07-10 02:15:28.717005 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:28.761393 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:28.761488 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:28.761504 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:28.761517 | ubuntu-noble-large | DiffID: sha256:91bf138f609e26e0e77dc486c82dc055c3f8d9b3ab4626a91dc663de22be5498 2026-07-10 02:15:28.761529 | ubuntu-noble-large | DiffID: sha256:d7d9b5b79770c8085786ba5371ae1f8c540596dd8f8988c1ee77d6d6f476e315 2026-07-10 02:15:28.811426 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-api@sha256:30424051869e1b9492ba7d967e8d15abd5e4712e293bed8f3c7812e8fd813655 2026-07-10 02:15:28.811830 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:28.857199 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:28.857295 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:28.857309 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:28.857320 | ubuntu-noble-large | DiffID: sha256:91bf138f609e26e0e77dc486c82dc055c3f8d9b3ab4626a91dc663de22be5498 2026-07-10 02:15:28.857353 | ubuntu-noble-large | DiffID: sha256:d7d9b5b79770c8085786ba5371ae1f8c540596dd8f8988c1ee77d6d6f476e315 2026-07-10 02:15:28.903961 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-api@sha256:30424051869e1b9492ba7d967e8d15abd5e4712e293bed8f3c7812e8fd813655 2026-07-10 02:15:28.904675 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:28.904782 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-07-10 02:15:28.904924 | ubuntu-noble-large | [SUCCESS] [61/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/watcher-api:2025.1 2026-07-10 02:15:28.912069 | ubuntu-noble-large | [INFO]  [62/136] Checking: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-07-10 02:15:28.912261 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-07-10 02:15:29.854845 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-07-10 02:15:29.854954 | ubuntu-noble-large | [SUCCESS] [62/136] EXISTS: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-07-10 02:15:29.855055 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-07-10 02:15:29.902214 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-07-10 02:15:29.902426 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-07-10 02:15:29.902625 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:29.947230 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5cf277ccecfaae38498600c198673b7f67058574d04ed62398d23782b29aa60d 2026-07-10 02:15:29.947383 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/watcher-applier:temp-remote-check-140454-27117 2026-07-10 02:15:30.270010 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:30.319790 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5cf277ccecfaae38498600c198673b7f67058574d04ed62398d23782b29aa60d 2026-07-10 02:15:30.319893 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:30.363263 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:30.363388 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:30.363402 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:30.363412 | ubuntu-noble-large | DiffID: sha256:91bf138f609e26e0e77dc486c82dc055c3f8d9b3ab4626a91dc663de22be5498 2026-07-10 02:15:30.363422 | ubuntu-noble-large | DiffID: sha256:ba07366814b51e65b1c9f218675b1b1594f25e787c1cad404ebe494ec5c56734 2026-07-10 02:15:30.412477 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-applier@sha256:54f8e64230e88e46721349b093b802bbd4b66682a504df79584c279a24c32d0e 2026-07-10 02:15:30.413302 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:30.456931 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:30.456996 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:30.457002 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:30.457007 | ubuntu-noble-large | DiffID: sha256:91bf138f609e26e0e77dc486c82dc055c3f8d9b3ab4626a91dc663de22be5498 2026-07-10 02:15:30.457013 | ubuntu-noble-large | DiffID: sha256:ba07366814b51e65b1c9f218675b1b1594f25e787c1cad404ebe494ec5c56734 2026-07-10 02:15:30.504158 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/watcher-applier@sha256:54f8e64230e88e46721349b093b802bbd4b66682a504df79584c279a24c32d0e 2026-07-10 02:15:30.504904 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:30.505030 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-07-10 02:15:30.505270 | ubuntu-noble-large | [SUCCESS] [62/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/watcher-applier:2025.1 2026-07-10 02:15:30.513096 | ubuntu-noble-large | [INFO]  [63/136] Checking: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-07-10 02:15:30.513290 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-07-10 02:15:31.148359 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-07-10 02:15:31.148469 | ubuntu-noble-large | [SUCCESS] [63/136] EXISTS: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-07-10 02:15:31.148610 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-07-10 02:15:31.196669 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-07-10 02:15:31.196905 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-07-10 02:15:31.197104 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:31.244901 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e1f4799c2661e2a607514f39d41be0b2b93639789dde435d5070218a6264120c 2026-07-10 02:15:31.245030 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-140454-22263 2026-07-10 02:15:31.542706 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:31.587740 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e1f4799c2661e2a607514f39d41be0b2b93639789dde435d5070218a6264120c 2026-07-10 02:15:31.587838 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:31.631325 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:31.631429 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:31.631451 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:31.631471 | ubuntu-noble-large | DiffID: sha256:8d7829e68df030c237bc7b0744b0569ce2f137696ee13714644b01600b6a298f 2026-07-10 02:15:31.631488 | ubuntu-noble-large | DiffID: sha256:ad31b14c22c25a53b36318fc0b69c050578a9beaa806df79b139bcbd2710627b 2026-07-10 02:15:31.683423 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:f5a05336a354db4d0f36bfdbbc5616dfedf2f2948e016e420f9fe343311a9c3d 2026-07-10 02:15:31.684179 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:31.726316 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:31.726402 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:31.726414 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:31.726423 | ubuntu-noble-large | DiffID: sha256:8d7829e68df030c237bc7b0744b0569ce2f137696ee13714644b01600b6a298f 2026-07-10 02:15:31.726431 | ubuntu-noble-large | DiffID: sha256:ad31b14c22c25a53b36318fc0b69c050578a9beaa806df79b139bcbd2710627b 2026-07-10 02:15:31.769121 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:f5a05336a354db4d0f36bfdbbc5616dfedf2f2948e016e420f9fe343311a9c3d 2026-07-10 02:15:31.769799 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:31.769904 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-07-10 02:15:31.770061 | ubuntu-noble-large | [SUCCESS] [63/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 2026-07-10 02:15:31.776206 | ubuntu-noble-large | [INFO]  [64/136] Checking: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-07-10 02:15:31.776370 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-07-10 02:15:32.225080 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-07-10 02:15:32.225207 | ubuntu-noble-large | [SUCCESS] [64/136] EXISTS: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-07-10 02:15:32.225352 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-07-10 02:15:32.270192 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-07-10 02:15:32.270433 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-07-10 02:15:32.270639 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:32.317709 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:68230545c5cf7d86ad57794a51d3370598ebd14f0186ab3f2a869a8e16daa832 2026-07-10 02:15:32.317837 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-140454-32681 2026-07-10 02:15:32.644886 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:32.692752 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:68230545c5cf7d86ad57794a51d3370598ebd14f0186ab3f2a869a8e16daa832 2026-07-10 02:15:32.692852 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:32.735997 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:32.736086 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:32.736098 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:32.736108 | ubuntu-noble-large | DiffID: sha256:8d7829e68df030c237bc7b0744b0569ce2f137696ee13714644b01600b6a298f 2026-07-10 02:15:32.736118 | ubuntu-noble-large | DiffID: sha256:1732eb669656dbacdbf083c32c6ba62550564f24fba4b9eea443fbc003f962e0 2026-07-10 02:15:32.783906 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:dc0d7ae1bbf31e4fedb6489c99bb609f3e76689ef3db896247267ebd5a9f4cb7 2026-07-10 02:15:32.784683 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:32.831542 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:32.831636 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:32.831650 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:32.831660 | ubuntu-noble-large | DiffID: sha256:8d7829e68df030c237bc7b0744b0569ce2f137696ee13714644b01600b6a298f 2026-07-10 02:15:32.831684 | ubuntu-noble-large | DiffID: sha256:1732eb669656dbacdbf083c32c6ba62550564f24fba4b9eea443fbc003f962e0 2026-07-10 02:15:32.882898 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:dc0d7ae1bbf31e4fedb6489c99bb609f3e76689ef3db896247267ebd5a9f4cb7 2026-07-10 02:15:32.884798 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:32.884846 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-07-10 02:15:32.884858 | ubuntu-noble-large | [SUCCESS] [64/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-api:2025.1 2026-07-10 02:15:32.891625 | ubuntu-noble-large | [INFO]  [65/136] Checking: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-07-10 02:15:32.891666 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-07-10 02:15:33.503778 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-07-10 02:15:33.503860 | ubuntu-noble-large | [SUCCESS] [65/136] EXISTS: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-07-10 02:15:33.503869 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-07-10 02:15:33.550376 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-07-10 02:15:33.551609 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-07-10 02:15:33.551660 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:33.597214 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:20d9b2f970e930168bbeab0a1e852e0c3c964989b1645c3161bfd8d8f0ce9ab3 2026-07-10 02:15:33.597270 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-140454-16961 2026-07-10 02:15:33.890383 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:33.940706 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:20d9b2f970e930168bbeab0a1e852e0c3c964989b1645c3161bfd8d8f0ce9ab3 2026-07-10 02:15:33.940864 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:33.983330 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:33.983437 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:33.983452 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:33.983462 | ubuntu-noble-large | DiffID: sha256:8d7829e68df030c237bc7b0744b0569ce2f137696ee13714644b01600b6a298f 2026-07-10 02:15:33.983476 | ubuntu-noble-large | DiffID: sha256:0696e9859115cd1ce6d17172b928131f1fdd78990f60a375c39e1c491ba1555f 2026-07-10 02:15:34.028792 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:c9e3d3f21710ce927f1458fbdbc6e39815f41b9c7de793a70d3fb32c6341561d 2026-07-10 02:15:34.029651 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:34.076261 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:34.076363 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:34.076376 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:34.076384 | ubuntu-noble-large | DiffID: sha256:8d7829e68df030c237bc7b0744b0569ce2f137696ee13714644b01600b6a298f 2026-07-10 02:15:34.076393 | ubuntu-noble-large | DiffID: sha256:0696e9859115cd1ce6d17172b928131f1fdd78990f60a375c39e1c491ba1555f 2026-07-10 02:15:34.123509 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:c9e3d3f21710ce927f1458fbdbc6e39815f41b9c7de793a70d3fb32c6341561d 2026-07-10 02:15:34.124316 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:34.124465 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-07-10 02:15:34.124638 | ubuntu-noble-large | [SUCCESS] [65/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 2026-07-10 02:15:34.130526 | ubuntu-noble-large | [INFO]  [66/136] Checking: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-07-10 02:15:34.130673 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-07-10 02:15:34.900743 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-07-10 02:15:34.900858 | ubuntu-noble-large | [SUCCESS] [66/136] EXISTS: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-07-10 02:15:34.901021 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-07-10 02:15:34.946091 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-07-10 02:15:34.946343 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-07-10 02:15:34.946468 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:34.998912 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:88343e49baaa8412ef3b571f9211b0f8286d0d675b4c100eefe0763415bbd496 2026-07-10 02:15:34.999005 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-140454-11262 2026-07-10 02:15:35.295427 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:35.344750 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:88343e49baaa8412ef3b571f9211b0f8286d0d675b4c100eefe0763415bbd496 2026-07-10 02:15:35.344865 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:35.388879 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:35.388958 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:35.388969 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:35.388979 | ubuntu-noble-large | DiffID: sha256:8d7829e68df030c237bc7b0744b0569ce2f137696ee13714644b01600b6a298f 2026-07-10 02:15:35.389008 | ubuntu-noble-large | DiffID: sha256:1452b1c630b71bd36b177ab97b015d81051c0cdafc53e6fecab014314c8a1d5f 2026-07-10 02:15:35.445664 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:950cc16145a600715dd62210515878ffab9c0f0d2eae44febb75090ec2fd86b2 2026-07-10 02:15:35.446390 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:35.486349 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:35.486435 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:35.486447 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:35.486458 | ubuntu-noble-large | DiffID: sha256:8d7829e68df030c237bc7b0744b0569ce2f137696ee13714644b01600b6a298f 2026-07-10 02:15:35.486468 | ubuntu-noble-large | DiffID: sha256:1452b1c630b71bd36b177ab97b015d81051c0cdafc53e6fecab014314c8a1d5f 2026-07-10 02:15:35.535359 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:950cc16145a600715dd62210515878ffab9c0f0d2eae44febb75090ec2fd86b2 2026-07-10 02:15:35.536066 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:35.536198 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-07-10 02:15:35.536403 | ubuntu-noble-large | [SUCCESS] [66/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-listener:2025.1 2026-07-10 02:15:35.543186 | ubuntu-noble-large | [INFO]  [67/136] Checking: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-07-10 02:15:35.543243 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-07-10 02:15:36.109790 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-07-10 02:15:36.109865 | ubuntu-noble-large | [SUCCESS] [67/136] EXISTS: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-07-10 02:15:36.110035 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-07-10 02:15:36.152342 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-07-10 02:15:36.152442 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-07-10 02:15:36.152627 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:36.201426 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7b9a5476a8720e0a751ee5deb70786ccdb6866c42c0b3137b6d15ffdc3af57ca 2026-07-10 02:15:36.201634 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-140454-11212 2026-07-10 02:15:36.556353 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:36.598720 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7b9a5476a8720e0a751ee5deb70786ccdb6866c42c0b3137b6d15ffdc3af57ca 2026-07-10 02:15:36.598818 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:36.639901 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:36.639982 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:36.639990 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:36.639996 | ubuntu-noble-large | DiffID: sha256:8d7829e68df030c237bc7b0744b0569ce2f137696ee13714644b01600b6a298f 2026-07-10 02:15:36.640002 | ubuntu-noble-large | DiffID: sha256:c1f8a107cdbfd96aa9e0636e055379eec7b16333a3916f573dcd35cf2ab701d5 2026-07-10 02:15:36.688023 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:00140aee329c65a263143df85b16df2fd694ba878bf2406ff32cfb0f109c6ad4 2026-07-10 02:15:36.689611 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:36.735212 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:36.735330 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:36.735346 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:36.735380 | ubuntu-noble-large | DiffID: sha256:8d7829e68df030c237bc7b0744b0569ce2f137696ee13714644b01600b6a298f 2026-07-10 02:15:36.735391 | ubuntu-noble-large | DiffID: sha256:c1f8a107cdbfd96aa9e0636e055379eec7b16333a3916f573dcd35cf2ab701d5 2026-07-10 02:15:36.781365 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:00140aee329c65a263143df85b16df2fd694ba878bf2406ff32cfb0f109c6ad4 2026-07-10 02:15:36.782901 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:36.782974 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-07-10 02:15:36.782986 | ubuntu-noble-large | [SUCCESS] [67/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 2026-07-10 02:15:36.789580 | ubuntu-noble-large | [INFO]  [68/136] Checking: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-07-10 02:15:36.789651 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-07-10 02:15:37.459241 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-07-10 02:15:37.459336 | ubuntu-noble-large | [SUCCESS] [68/136] EXISTS: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-07-10 02:15:37.459343 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-07-10 02:15:37.501258 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-07-10 02:15:37.501380 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-07-10 02:15:37.501396 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:37.544904 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4449b776a53e1d9eb9cdc1301a48a1e71371ec5d68e2c6eb8d2ac8830922f199 2026-07-10 02:15:37.544989 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-140454-2390 2026-07-10 02:15:37.872561 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:37.921481 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4449b776a53e1d9eb9cdc1301a48a1e71371ec5d68e2c6eb8d2ac8830922f199 2026-07-10 02:15:37.921595 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:37.955250 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:37.955356 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:37.955370 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:37.955380 | ubuntu-noble-large | DiffID: sha256:8298c56c7018bc64ac9084b09a85c505034cde259351c2efbb19e40fd688fc0e 2026-07-10 02:15:37.955390 | ubuntu-noble-large | DiffID: sha256:5b6b1f3a79118a959a45a3503c7728de4811737021350d35023b1df4feb73a71 2026-07-10 02:15:38.002295 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:5167aaf87ad6a832fddce12fb183b4f03073f7551fa1f74eaed4bc2df646a7b2 2026-07-10 02:15:38.003213 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:38.040986 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:38.041080 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:38.041108 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:38.041119 | ubuntu-noble-large | DiffID: sha256:8298c56c7018bc64ac9084b09a85c505034cde259351c2efbb19e40fd688fc0e 2026-07-10 02:15:38.041184 | ubuntu-noble-large | DiffID: sha256:5b6b1f3a79118a959a45a3503c7728de4811737021350d35023b1df4feb73a71 2026-07-10 02:15:38.092300 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:5167aaf87ad6a832fddce12fb183b4f03073f7551fa1f74eaed4bc2df646a7b2 2026-07-10 02:15:38.093332 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:38.093424 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-07-10 02:15:38.093464 | ubuntu-noble-large | [SUCCESS] [68/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 2026-07-10 02:15:38.100696 | ubuntu-noble-large | [INFO]  [69/136] Checking: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-07-10 02:15:38.100793 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-07-10 02:15:38.888569 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-07-10 02:15:38.888664 | ubuntu-noble-large | [SUCCESS] [69/136] EXISTS: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-07-10 02:15:38.888678 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-07-10 02:15:38.929242 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-07-10 02:15:38.929328 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-07-10 02:15:38.929341 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:38.976122 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3fe92d1aaa472327a3413a156dd80601faa1d9433a2b1d68bffbbff0eb602a13 2026-07-10 02:15:38.976197 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-140454-2890 2026-07-10 02:15:39.274703 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:39.317119 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3fe92d1aaa472327a3413a156dd80601faa1d9433a2b1d68bffbbff0eb602a13 2026-07-10 02:15:39.317227 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:39.365342 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:39.365431 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:39.365445 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:39.365457 | ubuntu-noble-large | DiffID: sha256:8298c56c7018bc64ac9084b09a85c505034cde259351c2efbb19e40fd688fc0e 2026-07-10 02:15:39.365468 | ubuntu-noble-large | DiffID: sha256:8da8e51476280a3af1f815d4a297490f8e61a21c40b500e4eaee6a59a1e90519 2026-07-10 02:15:39.413005 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:74251106dc529340444e379d3ab816de4a97de25969613f4bb640de2a4339715 2026-07-10 02:15:39.414191 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:39.452895 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:39.452985 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:39.453002 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:39.453015 | ubuntu-noble-large | DiffID: sha256:8298c56c7018bc64ac9084b09a85c505034cde259351c2efbb19e40fd688fc0e 2026-07-10 02:15:39.453027 | ubuntu-noble-large | DiffID: sha256:8da8e51476280a3af1f815d4a297490f8e61a21c40b500e4eaee6a59a1e90519 2026-07-10 02:15:39.498719 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:74251106dc529340444e379d3ab816de4a97de25969613f4bb640de2a4339715 2026-07-10 02:15:39.499994 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:39.500073 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-07-10 02:15:39.500089 | ubuntu-noble-large | [SUCCESS] [69/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 2026-07-10 02:15:39.506356 | ubuntu-noble-large | [INFO]  [70/136] Checking: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-07-10 02:15:39.506439 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-07-10 02:15:40.407297 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-07-10 02:15:40.407430 | ubuntu-noble-large | [SUCCESS] [70/136] EXISTS: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-07-10 02:15:40.407447 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-07-10 02:15:40.453296 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-07-10 02:15:40.453377 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-07-10 02:15:40.454105 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:40.501262 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:68f7c1bb09e83b7115b01286eb07970bb502058b9374f94ddc0fb9f7325545b5 2026-07-10 02:15:40.501384 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-140454-14236 2026-07-10 02:15:40.801269 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:40.851953 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:68f7c1bb09e83b7115b01286eb07970bb502058b9374f94ddc0fb9f7325545b5 2026-07-10 02:15:40.852042 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:40.894223 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:40.894333 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:40.894349 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:40.894360 | ubuntu-noble-large | DiffID: sha256:8298c56c7018bc64ac9084b09a85c505034cde259351c2efbb19e40fd688fc0e 2026-07-10 02:15:40.894370 | ubuntu-noble-large | DiffID: sha256:11b745cc2a59a00f1c64e4a7678e07767b6a752815f71e57997f9e7ea8f7076c 2026-07-10 02:15:40.940307 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:7fc936f59e70bd70aaf934b47f4061c254f6890ee4303d60c62c6a40042a255b 2026-07-10 02:15:40.940416 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:40.981247 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:40.981375 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:40.981389 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:40.981399 | ubuntu-noble-large | DiffID: sha256:8298c56c7018bc64ac9084b09a85c505034cde259351c2efbb19e40fd688fc0e 2026-07-10 02:15:40.981408 | ubuntu-noble-large | DiffID: sha256:11b745cc2a59a00f1c64e4a7678e07767b6a752815f71e57997f9e7ea8f7076c 2026-07-10 02:15:41.031317 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:7fc936f59e70bd70aaf934b47f4061c254f6890ee4303d60c62c6a40042a255b 2026-07-10 02:15:41.032983 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:41.033080 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-07-10 02:15:41.033096 | ubuntu-noble-large | [SUCCESS] [70/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 2026-07-10 02:15:41.039333 | ubuntu-noble-large | [INFO]  [71/136] Checking: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-07-10 02:15:41.039411 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-07-10 02:15:41.668082 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-07-10 02:15:41.668210 | ubuntu-noble-large | [SUCCESS] [71/136] EXISTS: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-07-10 02:15:41.668225 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-07-10 02:15:41.715255 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-07-10 02:15:41.715374 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-07-10 02:15:41.715412 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:41.763121 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7a77105d8f1424f7d9d32bd2d2cef6aaf38a19fd73c6a7bdb350616ee53ef3e3 2026-07-10 02:15:41.763264 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-140454-31567 2026-07-10 02:15:42.083578 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:42.134252 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7a77105d8f1424f7d9d32bd2d2cef6aaf38a19fd73c6a7bdb350616ee53ef3e3 2026-07-10 02:15:42.134355 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:42.183031 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:42.183123 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:42.183182 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:42.183195 | ubuntu-noble-large | DiffID: sha256:8298c56c7018bc64ac9084b09a85c505034cde259351c2efbb19e40fd688fc0e 2026-07-10 02:15:42.183207 | ubuntu-noble-large | DiffID: sha256:fdf6bd7af83966bb5c24105078fa8be963f1dc1f0d32f2e872f5b42a147616ae 2026-07-10 02:15:42.234344 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:2f1cf0943f866b8468ceb5ad8cefbc0da84720ff2b99193bd0b41cf648bb0680 2026-07-10 02:15:42.235420 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:42.277475 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:42.277562 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:42.277576 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:42.277587 | ubuntu-noble-large | DiffID: sha256:8298c56c7018bc64ac9084b09a85c505034cde259351c2efbb19e40fd688fc0e 2026-07-10 02:15:42.277597 | ubuntu-noble-large | DiffID: sha256:fdf6bd7af83966bb5c24105078fa8be963f1dc1f0d32f2e872f5b42a147616ae 2026-07-10 02:15:42.329907 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:2f1cf0943f866b8468ceb5ad8cefbc0da84720ff2b99193bd0b41cf648bb0680 2026-07-10 02:15:42.331746 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:42.331863 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-07-10 02:15:42.331888 | ubuntu-noble-large | [SUCCESS] [71/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-api:2025.1 2026-07-10 02:15:42.339328 | ubuntu-noble-large | [INFO]  [72/136] Checking: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-07-10 02:15:42.339390 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-07-10 02:15:42.807103 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-07-10 02:15:42.807202 | ubuntu-noble-large | [SUCCESS] [72/136] EXISTS: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-07-10 02:15:42.807214 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-07-10 02:15:42.851376 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-07-10 02:15:42.851466 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-07-10 02:15:42.851481 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:42.901358 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ac319085c1dbec6eb183de8e22ecf98735befae52ce27a5c81b72e4a28669c8f 2026-07-10 02:15:42.901458 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-140454-8955 2026-07-10 02:15:43.204167 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:43.262377 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ac319085c1dbec6eb183de8e22ecf98735befae52ce27a5c81b72e4a28669c8f 2026-07-10 02:15:43.262473 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:43.309311 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:43.309408 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:43.309424 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:43.309453 | ubuntu-noble-large | DiffID: sha256:8298c56c7018bc64ac9084b09a85c505034cde259351c2efbb19e40fd688fc0e 2026-07-10 02:15:43.309465 | ubuntu-noble-large | DiffID: sha256:5f4d3aa8a6a333327e7695a4fdfb236776e8fc02587937c4bda034440bf1f880 2026-07-10 02:15:43.364862 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:43eb0d9139ce048fd2b0498e45a51a355e042870598683c0c97e01a8034a4db7 2026-07-10 02:15:43.365247 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:43.407413 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:43.407502 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:43.407514 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:43.407525 | ubuntu-noble-large | DiffID: sha256:8298c56c7018bc64ac9084b09a85c505034cde259351c2efbb19e40fd688fc0e 2026-07-10 02:15:43.407535 | ubuntu-noble-large | DiffID: sha256:5f4d3aa8a6a333327e7695a4fdfb236776e8fc02587937c4bda034440bf1f880 2026-07-10 02:15:43.456242 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:43eb0d9139ce048fd2b0498e45a51a355e042870598683c0c97e01a8034a4db7 2026-07-10 02:15:43.457635 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:43.457715 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-07-10 02:15:43.457728 | ubuntu-noble-large | [SUCCESS] [72/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-worker:2025.1 2026-07-10 02:15:43.464865 | ubuntu-noble-large | [INFO]  [73/136] Checking: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-07-10 02:15:43.464923 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-07-10 02:15:44.012078 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-07-10 02:15:44.012193 | ubuntu-noble-large | [SUCCESS] [73/136] EXISTS: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-07-10 02:15:44.012205 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-07-10 02:15:44.057738 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-07-10 02:15:44.057826 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-07-10 02:15:44.057841 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:44.102985 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a8749957f6763f6da3eab8d5c1014bc8573ee2eb1b5ab0a4b0044be383e0f265 2026-07-10 02:15:44.103075 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-140454-24615 2026-07-10 02:15:44.428020 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:44.475230 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a8749957f6763f6da3eab8d5c1014bc8573ee2eb1b5ab0a4b0044be383e0f265 2026-07-10 02:15:44.475355 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:44.518349 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:44.518448 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:44.518463 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:44.518474 | ubuntu-noble-large | DiffID: sha256:aef2953f812d905fe722174ab51097f3571e392b9fcbf3c05c41f80f18f35bd3 2026-07-10 02:15:44.518486 | ubuntu-noble-large | DiffID: sha256:bf9e15ab5ec75342bb8bbd8b39522d0f04999ba8e7860a4c0084e67b333e5b09 2026-07-10 02:15:44.569251 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:f13158b02374a4ab6d4a3919962fb0f192994db15eb7a5d10946a2e771d8955f 2026-07-10 02:15:44.570226 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:44.615377 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:44.615467 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:44.615480 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:44.615490 | ubuntu-noble-large | DiffID: sha256:aef2953f812d905fe722174ab51097f3571e392b9fcbf3c05c41f80f18f35bd3 2026-07-10 02:15:44.615500 | ubuntu-noble-large | DiffID: sha256:bf9e15ab5ec75342bb8bbd8b39522d0f04999ba8e7860a4c0084e67b333e5b09 2026-07-10 02:15:44.667100 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:f13158b02374a4ab6d4a3919962fb0f192994db15eb7a5d10946a2e771d8955f 2026-07-10 02:15:44.668581 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:44.668662 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-07-10 02:15:44.668677 | ubuntu-noble-large | [SUCCESS] [73/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 2026-07-10 02:15:44.675215 | ubuntu-noble-large | [INFO]  [74/136] Checking: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-07-10 02:15:44.675300 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-07-10 02:15:45.433234 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-07-10 02:15:45.433336 | ubuntu-noble-large | [SUCCESS] [74/136] EXISTS: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-07-10 02:15:45.433346 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-07-10 02:15:45.478441 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-07-10 02:15:45.478567 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-07-10 02:15:45.479149 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:45.523252 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d1d8b5f90900a11200783564891f3251d9475003e104b8037506e85ec4cf5042 2026-07-10 02:15:45.523362 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-140454-8608 2026-07-10 02:15:45.823086 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:45.870328 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d1d8b5f90900a11200783564891f3251d9475003e104b8037506e85ec4cf5042 2026-07-10 02:15:45.870426 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:45.913245 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:45.913362 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:45.913372 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:45.913380 | ubuntu-noble-large | DiffID: sha256:aef2953f812d905fe722174ab51097f3571e392b9fcbf3c05c41f80f18f35bd3 2026-07-10 02:15:45.913387 | ubuntu-noble-large | DiffID: sha256:60609ed9f1b23edf2d07485896bbf9919e8f0caad1d22f506a508df45bd93f74 2026-07-10 02:15:45.971399 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:176287bd293aedd0c8f8abe4feb8b243415f6cc92e7c54c3897c4cb82834faf4 2026-07-10 02:15:45.972204 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:46.014466 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:46.014536 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:46.014544 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:46.014550 | ubuntu-noble-large | DiffID: sha256:aef2953f812d905fe722174ab51097f3571e392b9fcbf3c05c41f80f18f35bd3 2026-07-10 02:15:46.014575 | ubuntu-noble-large | DiffID: sha256:60609ed9f1b23edf2d07485896bbf9919e8f0caad1d22f506a508df45bd93f74 2026-07-10 02:15:46.064925 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:176287bd293aedd0c8f8abe4feb8b243415f6cc92e7c54c3897c4cb82834faf4 2026-07-10 02:15:46.065237 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:46.066385 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-07-10 02:15:46.066432 | ubuntu-noble-large | [SUCCESS] [74/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-api:2025.1 2026-07-10 02:15:46.074055 | ubuntu-noble-large | [INFO]  [75/136] Checking: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-07-10 02:15:46.074115 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-07-10 02:15:46.864201 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-07-10 02:15:46.864319 | ubuntu-noble-large | [SUCCESS] [75/136] EXISTS: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-07-10 02:15:46.864333 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-07-10 02:15:46.909222 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-07-10 02:15:46.909311 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-07-10 02:15:46.909322 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:46.952226 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4a10934ac11e0cb54bdf10bdcf8d84df689382a36ceb146b15413aba85da7580 2026-07-10 02:15:46.952310 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-140454-6961 2026-07-10 02:15:47.244651 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:47.295360 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4a10934ac11e0cb54bdf10bdcf8d84df689382a36ceb146b15413aba85da7580 2026-07-10 02:15:47.295456 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:47.341333 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:47.341444 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:47.341466 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:47.341483 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:47.341499 | ubuntu-noble-large | DiffID: sha256:a4163a3fac5cc5421749c04a1f523e1e8da2bbfaf91a149584cb1dca729e6db0 2026-07-10 02:15:47.389352 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:512e0428af0ea36aaa96bfa950d77d9272384a88e1b610b05122de3a5a53b266 2026-07-10 02:15:47.390876 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:47.436610 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:47.436702 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:47.436715 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:47.436726 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:47.436735 | ubuntu-noble-large | DiffID: sha256:a4163a3fac5cc5421749c04a1f523e1e8da2bbfaf91a149584cb1dca729e6db0 2026-07-10 02:15:47.488888 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:512e0428af0ea36aaa96bfa950d77d9272384a88e1b610b05122de3a5a53b266 2026-07-10 02:15:47.490253 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:47.490416 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-07-10 02:15:47.490432 | ubuntu-noble-large | [SUCCESS] [75/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 2026-07-10 02:15:47.496210 | ubuntu-noble-large | [INFO]  [76/136] Checking: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-07-10 02:15:47.496479 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-07-10 02:15:48.205088 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-07-10 02:15:48.205438 | ubuntu-noble-large | [SUCCESS] [76/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-07-10 02:15:48.205639 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-07-10 02:15:48.251360 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-07-10 02:15:48.251681 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-07-10 02:15:48.252331 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:48.298324 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b2d301c780238f8ef4440a8e39946bfc13eeb7a0b4841b539e33869d5cc844a5 2026-07-10 02:15:48.298430 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-140454-18818 2026-07-10 02:15:48.603697 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:48.651298 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b2d301c780238f8ef4440a8e39946bfc13eeb7a0b4841b539e33869d5cc844a5 2026-07-10 02:15:48.651387 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:48.694378 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:48.694463 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:48.694475 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:48.694485 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:48.694494 | ubuntu-noble-large | DiffID: sha256:d10cb53627ec6d7f7e72951950047c1b9062ade1a400e3ada31ec385785f976a 2026-07-10 02:15:48.746848 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:853a79613ae2701c613369904e512c9a03ace94dd14af03671ee16bdc8caaad7 2026-07-10 02:15:48.747915 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:48.792977 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:48.793064 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:48.793077 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:48.793087 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:48.793097 | ubuntu-noble-large | DiffID: sha256:d10cb53627ec6d7f7e72951950047c1b9062ade1a400e3ada31ec385785f976a 2026-07-10 02:15:48.845397 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:853a79613ae2701c613369904e512c9a03ace94dd14af03671ee16bdc8caaad7 2026-07-10 02:15:48.846341 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:48.846434 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-07-10 02:15:48.846449 | ubuntu-noble-large | [SUCCESS] [76/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 2026-07-10 02:15:48.851915 | ubuntu-noble-large | [INFO]  [77/136] Checking: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-07-10 02:15:48.851974 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-07-10 02:15:49.415170 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-07-10 02:15:49.415258 | ubuntu-noble-large | [SUCCESS] [77/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-07-10 02:15:49.415355 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-07-10 02:15:49.453259 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-07-10 02:15:49.453389 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-07-10 02:15:49.453411 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:49.501251 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9cfc591a0a3779449395d7289247cd9d5663c8ab4793fb98c228bc2ebde58c87 2026-07-10 02:15:49.501360 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-140454-27187 2026-07-10 02:15:49.816319 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:49.861301 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9cfc591a0a3779449395d7289247cd9d5663c8ab4793fb98c228bc2ebde58c87 2026-07-10 02:15:49.861397 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:49.905221 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:49.905331 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:49.905347 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:49.905360 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:49.905373 | ubuntu-noble-large | DiffID: sha256:d0de7bbbdfbcf904b16f86153452e6f621b61d0c37968c984cfbc88abe56eb9b 2026-07-10 02:15:49.956158 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:b91cae69b101f0fd691b2a07a3ccae14de43f9a16e81e257258398c525a0b2cc 2026-07-10 02:15:49.957763 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:50.000864 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:50.000963 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:50.000980 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:50.000993 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:50.001006 | ubuntu-noble-large | DiffID: sha256:d0de7bbbdfbcf904b16f86153452e6f621b61d0c37968c984cfbc88abe56eb9b 2026-07-10 02:15:50.051882 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:b91cae69b101f0fd691b2a07a3ccae14de43f9a16e81e257258398c525a0b2cc 2026-07-10 02:15:50.052654 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:50.052787 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-07-10 02:15:50.052957 | ubuntu-noble-large | [SUCCESS] [77/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 2026-07-10 02:15:50.059921 | ubuntu-noble-large | [INFO]  [78/136] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-07-10 02:15:50.060005 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-07-10 02:15:50.695864 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-07-10 02:15:50.695965 | ubuntu-noble-large | [SUCCESS] [78/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-07-10 02:15:50.696122 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-07-10 02:15:50.740384 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-07-10 02:15:50.740659 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-07-10 02:15:50.740944 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:50.790442 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:145b15b09df4b3b6097114fd3e61920a1e656d72fb98eafed7a9093b749503d0 2026-07-10 02:15:50.790664 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-140454-31732 2026-07-10 02:15:51.100367 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:51.152066 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:145b15b09df4b3b6097114fd3e61920a1e656d72fb98eafed7a9093b749503d0 2026-07-10 02:15:51.152159 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:51.198221 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:51.198342 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:51.198358 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:51.198368 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:51.198378 | ubuntu-noble-large | DiffID: sha256:7bbe20a7a4b786ec9c223135affb7b56bf7386f3eddbeea59875710ce15b43f2 2026-07-10 02:15:51.248735 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:d5e1597ad7d9986f168775eac09157c95981a5501ab5d61e11f104c57808b69a 2026-07-10 02:15:51.249439 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:51.292765 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:51.292872 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:51.292886 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:51.292897 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:51.292906 | ubuntu-noble-large | DiffID: sha256:7bbe20a7a4b786ec9c223135affb7b56bf7386f3eddbeea59875710ce15b43f2 2026-07-10 02:15:51.348009 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:d5e1597ad7d9986f168775eac09157c95981a5501ab5d61e11f104c57808b69a 2026-07-10 02:15:51.348456 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:51.348634 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-07-10 02:15:51.348846 | ubuntu-noble-large | [SUCCESS] [78/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 2026-07-10 02:15:51.355927 | ubuntu-noble-large | [INFO]  [79/136] Checking: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-07-10 02:15:51.356029 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-07-10 02:15:52.063742 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-07-10 02:15:52.063855 | ubuntu-noble-large | [SUCCESS] [79/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-07-10 02:15:52.063964 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-07-10 02:15:52.110366 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-07-10 02:15:52.110604 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-07-10 02:15:52.110815 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:52.156526 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3aa4427e08c9e82d4ccc28edd5cab6e5c9e1b3504ea7c19157b8f1b281273239 2026-07-10 02:15:52.156630 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-140454-8498 2026-07-10 02:15:52.499677 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:52.554980 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3aa4427e08c9e82d4ccc28edd5cab6e5c9e1b3504ea7c19157b8f1b281273239 2026-07-10 02:15:52.555080 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:52.596179 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:52.596312 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:52.596337 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:52.596355 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:52.596374 | ubuntu-noble-large | DiffID: sha256:13308258a26ccc47e5f2a508b8bf815e693c34f283ca580dd1cfae9bae17da86 2026-07-10 02:15:52.641724 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:8e6cf7c04dc05784f4d3835631f0f6fb22dd5ff641a4091a8374c64845e65901 2026-07-10 02:15:52.642347 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:52.686036 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:52.686113 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:52.686150 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:52.686163 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:52.686171 | ubuntu-noble-large | DiffID: sha256:13308258a26ccc47e5f2a508b8bf815e693c34f283ca580dd1cfae9bae17da86 2026-07-10 02:15:52.732161 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:8e6cf7c04dc05784f4d3835631f0f6fb22dd5ff641a4091a8374c64845e65901 2026-07-10 02:15:52.733165 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:52.733306 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-07-10 02:15:52.733574 | ubuntu-noble-large | [SUCCESS] [79/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 2026-07-10 02:15:52.740887 | ubuntu-noble-large | [INFO]  [80/136] Checking: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-07-10 02:15:52.740975 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-07-10 02:15:53.594228 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-07-10 02:15:53.594360 | ubuntu-noble-large | [SUCCESS] [80/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-07-10 02:15:53.594473 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-07-10 02:15:53.642878 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-07-10 02:15:53.643095 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-07-10 02:15:53.643362 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:53.692108 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c180fa365fc81afb3d0eba161efab64a57aeb03dc4289523fa4ea1ea45546883 2026-07-10 02:15:53.692252 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-140454-7353 2026-07-10 02:15:54.005153 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:54.047087 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c180fa365fc81afb3d0eba161efab64a57aeb03dc4289523fa4ea1ea45546883 2026-07-10 02:15:54.047196 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:54.091729 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:54.091828 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:54.091842 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:54.091853 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:54.091862 | ubuntu-noble-large | DiffID: sha256:1d9073d96f5ab69a042b95aa7ba36cdaafac2011cd606e380ac210b3cb4f61f8 2026-07-10 02:15:54.142598 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:d47217d7f99463c3155b09cebbc5c8471c917ebe1320576d69c8fd6ff0c6fea9 2026-07-10 02:15:54.143359 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:54.187175 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:54.187387 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:54.187404 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:54.187415 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:54.187425 | ubuntu-noble-large | DiffID: sha256:1d9073d96f5ab69a042b95aa7ba36cdaafac2011cd606e380ac210b3cb4f61f8 2026-07-10 02:15:54.234921 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:d47217d7f99463c3155b09cebbc5c8471c917ebe1320576d69c8fd6ff0c6fea9 2026-07-10 02:15:54.236303 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:54.236359 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-07-10 02:15:54.236378 | ubuntu-noble-large | [SUCCESS] [80/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 2026-07-10 02:15:54.242583 | ubuntu-noble-large | [INFO]  [81/136] Checking: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-07-10 02:15:54.242657 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-07-10 02:15:54.968353 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-07-10 02:15:54.968456 | ubuntu-noble-large | [SUCCESS] [81/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-07-10 02:15:54.968481 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-07-10 02:15:55.013234 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-07-10 02:15:55.013324 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-07-10 02:15:55.013341 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:55.061709 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b72d95650f22390d6cf738b287006f8dfce13a96e2099070b2c1a08040fd1ba9 2026-07-10 02:15:55.061801 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-140454-20836 2026-07-10 02:15:55.378172 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:55.427308 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b72d95650f22390d6cf738b287006f8dfce13a96e2099070b2c1a08040fd1ba9 2026-07-10 02:15:55.427425 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:55.476290 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:55.476390 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:55.476408 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:55.476422 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:55.476434 | ubuntu-noble-large | DiffID: sha256:364f953c8774a6fa2e170a56ff92d02ba8b224c70bc8f2c756920c887bfce01a 2026-07-10 02:15:55.528973 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:41161b6fdbe17317a247ebc9ed5c3f6a87e526f6cacd31623cb2234e3399844e 2026-07-10 02:15:55.530709 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:55.574719 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:55.574808 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:55.574839 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:55.574872 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:55.574883 | ubuntu-noble-large | DiffID: sha256:364f953c8774a6fa2e170a56ff92d02ba8b224c70bc8f2c756920c887bfce01a 2026-07-10 02:15:55.626021 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:41161b6fdbe17317a247ebc9ed5c3f6a87e526f6cacd31623cb2234e3399844e 2026-07-10 02:15:55.627384 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:55.627469 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-07-10 02:15:55.627483 | ubuntu-noble-large | [SUCCESS] [81/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 2026-07-10 02:15:55.633179 | ubuntu-noble-large | [INFO]  [82/136] Checking: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-07-10 02:15:55.633233 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-07-10 02:15:56.183347 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-07-10 02:15:56.183442 | ubuntu-noble-large | [SUCCESS] [82/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-07-10 02:15:56.183456 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-07-10 02:15:56.232094 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-07-10 02:15:56.232246 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-07-10 02:15:56.232309 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:56.279339 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b73be2720de2429f89d69cb9c1407bc66d637b8d5c7f2e21359328d4d2af8e9a 2026-07-10 02:15:56.279450 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-140454-16940 2026-07-10 02:15:56.616270 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:56.662162 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b73be2720de2429f89d69cb9c1407bc66d637b8d5c7f2e21359328d4d2af8e9a 2026-07-10 02:15:56.662245 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:56.710849 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:56.710932 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:56.710941 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:56.710949 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:56.710956 | ubuntu-noble-large | DiffID: sha256:ee57984146e864c14f22fbbbbd1bb6241def87a5b71641e72496cc07bff24799 2026-07-10 02:15:56.762252 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:570639061f6ee1f87f394a02fc1e220f5ef077e57bc53cdfa527cc5c62e62959 2026-07-10 02:15:56.763683 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:56.809263 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:56.809375 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:56.809390 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:56.809401 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:56.809411 | ubuntu-noble-large | DiffID: sha256:ee57984146e864c14f22fbbbbd1bb6241def87a5b71641e72496cc07bff24799 2026-07-10 02:15:56.860020 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:570639061f6ee1f87f394a02fc1e220f5ef077e57bc53cdfa527cc5c62e62959 2026-07-10 02:15:56.861115 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:56.861226 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-07-10 02:15:56.861245 | ubuntu-noble-large | [SUCCESS] [82/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 2026-07-10 02:15:56.866342 | ubuntu-noble-large | [INFO]  [83/136] Checking: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-07-10 02:15:56.866411 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-07-10 02:15:57.503316 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-07-10 02:15:57.503416 | ubuntu-noble-large | [SUCCESS] [83/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-07-10 02:15:57.503441 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-07-10 02:15:57.552249 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-07-10 02:15:57.552388 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-07-10 02:15:57.552402 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:57.600859 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9e49d88dc891cc57ae5adfa844ba8c63ea839aeb0a304316f6c3bbdd356fecd2 2026-07-10 02:15:57.600931 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-140454-29948 2026-07-10 02:15:57.920073 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:57.971429 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9e49d88dc891cc57ae5adfa844ba8c63ea839aeb0a304316f6c3bbdd356fecd2 2026-07-10 02:15:57.971545 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:58.017185 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:58.017258 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:58.017266 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:58.017307 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:58.017315 | ubuntu-noble-large | DiffID: sha256:f9c78c7eb093c53c0e792a574139fcb0970442f8b4b71466e140b650e49ccf18 2026-07-10 02:15:58.066970 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:13225f08ae8cfbc2c5a7974cd893efa00430b01173746735d499798a112646a5 2026-07-10 02:15:58.068426 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:58.111250 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:58.111374 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:58.111386 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:58.111395 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:58.111403 | ubuntu-noble-large | DiffID: sha256:f9c78c7eb093c53c0e792a574139fcb0970442f8b4b71466e140b650e49ccf18 2026-07-10 02:15:58.161184 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:13225f08ae8cfbc2c5a7974cd893efa00430b01173746735d499798a112646a5 2026-07-10 02:15:58.162546 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:58.162625 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-07-10 02:15:58.162640 | ubuntu-noble-large | [SUCCESS] [83/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 2026-07-10 02:15:58.168230 | ubuntu-noble-large | [INFO]  [84/136] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-07-10 02:15:58.168338 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-07-10 02:15:58.916251 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-07-10 02:15:58.916389 | ubuntu-noble-large | [SUCCESS] [84/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-07-10 02:15:58.917119 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-07-10 02:15:58.963617 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-07-10 02:15:58.963705 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-07-10 02:15:58.963718 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:15:59.011097 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3575ca3ee37ccdc3a6e51ee7a4b2ac656dfd5c3e6b52ec5d4fcb966c137e0984 2026-07-10 02:15:59.011191 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-140454-18846 2026-07-10 02:15:59.336061 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:15:59.380019 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3575ca3ee37ccdc3a6e51ee7a4b2ac656dfd5c3e6b52ec5d4fcb966c137e0984 2026-07-10 02:15:59.380110 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:15:59.424726 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:59.424814 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:59.424840 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:59.424851 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:59.424860 | ubuntu-noble-large | DiffID: sha256:7087672aaf5442544fddc3b608054a703fda1ce5526ddc5efd9bfa3b796266f4 2026-07-10 02:15:59.473965 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:c9966c842e4203da7315cd5395061c859b12b1a0c454f900162c3026874f1ea6 2026-07-10 02:15:59.475415 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:15:59.524927 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:15:59.525008 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:15:59.525019 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:15:59.525028 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:15:59.525050 | ubuntu-noble-large | DiffID: sha256:7087672aaf5442544fddc3b608054a703fda1ce5526ddc5efd9bfa3b796266f4 2026-07-10 02:15:59.575253 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:c9966c842e4203da7315cd5395061c859b12b1a0c454f900162c3026874f1ea6 2026-07-10 02:15:59.576832 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:15:59.576910 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-07-10 02:15:59.576923 | ubuntu-noble-large | [SUCCESS] [84/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 2026-07-10 02:15:59.583262 | ubuntu-noble-large | [INFO]  [85/136] Checking: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-07-10 02:15:59.583350 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-07-10 02:16:00.369355 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-07-10 02:16:00.369474 | ubuntu-noble-large | [SUCCESS] [85/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-07-10 02:16:00.369499 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-07-10 02:16:00.416322 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-07-10 02:16:00.416435 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-07-10 02:16:00.417509 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:00.470022 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9e90b79942419c356ec74f11582495526c03801e7af431c891ed2ce031bb792f 2026-07-10 02:16:00.470094 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-140454-24511 2026-07-10 02:16:00.775312 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:00.823385 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9e90b79942419c356ec74f11582495526c03801e7af431c891ed2ce031bb792f 2026-07-10 02:16:00.823451 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:00.869044 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:00.869157 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:00.869173 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:16:00.869184 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:16:00.869194 | ubuntu-noble-large | DiffID: sha256:510effd9ff5e8b6bf7ff08083edefa30b1c54df6c96a9a740522e84930c8d7bf 2026-07-10 02:16:00.920318 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:9c4a1d61854fb55cd38f644218c914bf4c2a9039a6519a32d4c1ae0f9377d561 2026-07-10 02:16:00.921593 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:00.965262 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:00.965398 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:00.965413 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:16:00.965425 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:16:00.965442 | ubuntu-noble-large | DiffID: sha256:510effd9ff5e8b6bf7ff08083edefa30b1c54df6c96a9a740522e84930c8d7bf 2026-07-10 02:16:01.017363 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:9c4a1d61854fb55cd38f644218c914bf4c2a9039a6519a32d4c1ae0f9377d561 2026-07-10 02:16:01.018979 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:01.019061 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-07-10 02:16:01.019077 | ubuntu-noble-large | [SUCCESS] [85/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-server:2025.1 2026-07-10 02:16:01.025298 | ubuntu-noble-large | [INFO]  [86/136] Checking: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-07-10 02:16:01.025389 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-07-10 02:16:01.634618 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-07-10 02:16:01.634730 | ubuntu-noble-large | [SUCCESS] [86/136] EXISTS: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-07-10 02:16:01.634759 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-07-10 02:16:01.686401 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-07-10 02:16:01.686500 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-07-10 02:16:01.686516 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:01.733932 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8e3e2cf49a22f188007fa17e922660c1a77feb8c20007272e7f0ed17d18ba50a 2026-07-10 02:16:01.734035 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-140454-2604 2026-07-10 02:16:02.044268 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:02.088352 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8e3e2cf49a22f188007fa17e922660c1a77feb8c20007272e7f0ed17d18ba50a 2026-07-10 02:16:02.088447 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:02.134353 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:02.134453 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:02.134462 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:16:02.134468 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:16:02.134474 | ubuntu-noble-large | DiffID: sha256:e1dd32d2842082f9e46506abb9076dccd7b8a5a1a9c3c125fb864f495e5f4a75 2026-07-10 02:16:02.183361 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:e60bb00cb21b4b3a6a62082345fd4903957920d425eda55767e096cffc42b6c7 2026-07-10 02:16:02.184298 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:02.230690 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:02.230778 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:02.230790 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:16:02.230800 | ubuntu-noble-large | DiffID: sha256:4211d8ff50122e35d6069a744cc9f82c6b8f2e3a3985a0ee6577a3d8995a4e56 2026-07-10 02:16:02.230809 | ubuntu-noble-large | DiffID: sha256:e1dd32d2842082f9e46506abb9076dccd7b8a5a1a9c3c125fb864f495e5f4a75 2026-07-10 02:16:02.278326 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:e60bb00cb21b4b3a6a62082345fd4903957920d425eda55767e096cffc42b6c7 2026-07-10 02:16:02.279211 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:02.279241 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-07-10 02:16:02.279255 | ubuntu-noble-large | [SUCCESS] [86/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 2026-07-10 02:16:02.286161 | ubuntu-noble-large | [INFO]  [87/136] Checking: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-07-10 02:16:02.286205 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-07-10 02:16:03.134328 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-07-10 02:16:03.134447 | ubuntu-noble-large | [SUCCESS] [87/136] EXISTS: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-07-10 02:16:03.134460 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-07-10 02:16:03.182443 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-07-10 02:16:03.182531 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-07-10 02:16:03.182546 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:03.231194 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:36896f9c284ae9ee7dbd5a0aad14004d47a9bc04ebd8eca3a0a3cc0f0a5f19ab 2026-07-10 02:16:03.231312 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-140454-27789 2026-07-10 02:16:03.541258 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:03.587288 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:36896f9c284ae9ee7dbd5a0aad14004d47a9bc04ebd8eca3a0a3cc0f0a5f19ab 2026-07-10 02:16:03.587375 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:03.628947 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:03.629039 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:03.629053 | ubuntu-noble-large | DiffID: sha256:62fcdb7c8a825b1ba893f5068d885dbe0a28398fa31ff3b83fcd839ab88b3ee3 2026-07-10 02:16:03.629064 | ubuntu-noble-large | DiffID: sha256:2924b7a5a15fdace6a5a5e20eae015446f5bb258915cd2bdd7bf51b97d9f60d8 2026-07-10 02:16:03.678822 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:babb64ec4e027489041c247abac5f5ffad412f2acd017a433b8158d106f8a855 2026-07-10 02:16:03.680221 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:03.726194 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:03.726268 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:03.726304 | ubuntu-noble-large | DiffID: sha256:62fcdb7c8a825b1ba893f5068d885dbe0a28398fa31ff3b83fcd839ab88b3ee3 2026-07-10 02:16:03.726312 | ubuntu-noble-large | DiffID: sha256:2924b7a5a15fdace6a5a5e20eae015446f5bb258915cd2bdd7bf51b97d9f60d8 2026-07-10 02:16:03.771450 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:babb64ec4e027489041c247abac5f5ffad412f2acd017a433b8158d106f8a855 2026-07-10 02:16:03.772508 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:03.772586 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-07-10 02:16:03.772600 | ubuntu-noble-large | [SUCCESS] [87/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-server:2025.1 2026-07-10 02:16:03.779109 | ubuntu-noble-large | [INFO]  [88/136] Checking: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-07-10 02:16:03.779216 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-07-10 02:16:04.510949 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-07-10 02:16:04.511057 | ubuntu-noble-large | [SUCCESS] [88/136] EXISTS: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-07-10 02:16:04.511081 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-07-10 02:16:04.555256 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-07-10 02:16:04.555369 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-07-10 02:16:04.555385 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:04.602065 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d99e3be825666b59caf8dd02c81f456e75345e78160aed94e6012cc4bf9641cf 2026-07-10 02:16:04.602187 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-140454-16118 2026-07-10 02:16:04.919271 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:04.962721 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d99e3be825666b59caf8dd02c81f456e75345e78160aed94e6012cc4bf9641cf 2026-07-10 02:16:04.962815 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:05.005161 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:05.005229 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:05.005239 | ubuntu-noble-large | DiffID: sha256:62fcdb7c8a825b1ba893f5068d885dbe0a28398fa31ff3b83fcd839ab88b3ee3 2026-07-10 02:16:05.005248 | ubuntu-noble-large | DiffID: sha256:3b926d751d22090a910f01950aac7e003feda8802045666ac9d180a306236874 2026-07-10 02:16:05.051087 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:9c276a76813c80c0267154f604f08cd216d97fa440b8ea438afe53c7f4b5ff72 2026-07-10 02:16:05.052335 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:05.094124 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:05.094242 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:05.094256 | ubuntu-noble-large | DiffID: sha256:62fcdb7c8a825b1ba893f5068d885dbe0a28398fa31ff3b83fcd839ab88b3ee3 2026-07-10 02:16:05.094266 | ubuntu-noble-large | DiffID: sha256:3b926d751d22090a910f01950aac7e003feda8802045666ac9d180a306236874 2026-07-10 02:16:05.148312 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:9c276a76813c80c0267154f604f08cd216d97fa440b8ea438afe53c7f4b5ff72 2026-07-10 02:16:05.149377 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:05.149445 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-07-10 02:16:05.149451 | ubuntu-noble-large | [SUCCESS] [88/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 2026-07-10 02:16:05.155257 | ubuntu-noble-large | [INFO]  [89/136] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-07-10 02:16:05.155339 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-07-10 02:16:05.756233 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-07-10 02:16:05.756333 | ubuntu-noble-large | [SUCCESS] [89/136] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-07-10 02:16:05.756362 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-07-10 02:16:05.802207 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-07-10 02:16:05.803229 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-07-10 02:16:05.803295 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:05.849224 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:16885d04a8b0d346cf3ad3c6a88ff1686662ab2f1a9824469034bb5c1c16f9f0 2026-07-10 02:16:05.849855 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-140454-12168 2026-07-10 02:16:06.185224 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:06.225261 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:16885d04a8b0d346cf3ad3c6a88ff1686662ab2f1a9824469034bb5c1c16f9f0 2026-07-10 02:16:06.225401 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:06.263463 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:06.263586 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:06.263602 | ubuntu-noble-large | DiffID: sha256:2404c7ee3e7f1883130d64a0ed5ff776b0dbebb2fb1e1dbae72e028d18841f70 2026-07-10 02:16:06.263614 | ubuntu-noble-large | DiffID: sha256:e6e8394c15d5332af57cfd031a1d3f469bc984e5250d6613fcb25cde86056c52 2026-07-10 02:16:06.315083 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:55c5e972ad8b326781d6e0e5487e3be45cc56481d384a8f9a3a3f07975b59408 2026-07-10 02:16:06.316399 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:06.358368 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:06.358467 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:06.358483 | ubuntu-noble-large | DiffID: sha256:2404c7ee3e7f1883130d64a0ed5ff776b0dbebb2fb1e1dbae72e028d18841f70 2026-07-10 02:16:06.358496 | ubuntu-noble-large | DiffID: sha256:e6e8394c15d5332af57cfd031a1d3f469bc984e5250d6613fcb25cde86056c52 2026-07-10 02:16:06.412054 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:55c5e972ad8b326781d6e0e5487e3be45cc56481d384a8f9a3a3f07975b59408 2026-07-10 02:16:06.413351 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:06.413429 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-07-10 02:16:06.413444 | ubuntu-noble-large | [SUCCESS] [89/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 2026-07-10 02:16:06.418306 | ubuntu-noble-large | [INFO]  [90/136] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-07-10 02:16:06.418376 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-07-10 02:16:07.076808 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-07-10 02:16:07.076902 | ubuntu-noble-large | [SUCCESS] [90/136] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-07-10 02:16:07.076918 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-07-10 02:16:07.120308 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-07-10 02:16:07.121239 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-07-10 02:16:07.121331 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:07.166120 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:40fc5cdce83142995d138ea5cc18ab9440ff8721466ae5b0d75586b7ea628278 2026-07-10 02:16:07.166238 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-140454-2530 2026-07-10 02:16:07.492637 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:07.543363 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:40fc5cdce83142995d138ea5cc18ab9440ff8721466ae5b0d75586b7ea628278 2026-07-10 02:16:07.543468 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:07.590117 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:07.590263 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:07.590307 | ubuntu-noble-large | DiffID: sha256:2404c7ee3e7f1883130d64a0ed5ff776b0dbebb2fb1e1dbae72e028d18841f70 2026-07-10 02:16:07.590319 | ubuntu-noble-large | DiffID: sha256:58e6c204fc9e33de968ec6ef6ea36d97b2a75babdf423de67d5467bc780c906b 2026-07-10 02:16:07.638666 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:0ae89eec579b55e14d9591f44fff46123f8420d9047457d315632d7a9219de70 2026-07-10 02:16:07.639540 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:07.680040 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:07.680166 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:07.680186 | ubuntu-noble-large | DiffID: sha256:2404c7ee3e7f1883130d64a0ed5ff776b0dbebb2fb1e1dbae72e028d18841f70 2026-07-10 02:16:07.680197 | ubuntu-noble-large | DiffID: sha256:58e6c204fc9e33de968ec6ef6ea36d97b2a75babdf423de67d5467bc780c906b 2026-07-10 02:16:07.730161 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:0ae89eec579b55e14d9591f44fff46123f8420d9047457d315632d7a9219de70 2026-07-10 02:16:07.730952 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:07.731035 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-07-10 02:16:07.731226 | ubuntu-noble-large | [SUCCESS] [90/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 2026-07-10 02:16:07.737602 | ubuntu-noble-large | [INFO]  [91/136] Checking: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-07-10 02:16:07.737671 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-07-10 02:16:08.311696 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-07-10 02:16:08.311830 | ubuntu-noble-large | [SUCCESS] [91/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-07-10 02:16:08.311846 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-07-10 02:16:08.356843 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-07-10 02:16:08.356948 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-07-10 02:16:08.357085 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:08.405491 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e6a648d241996e14a396f07226dd191a1df5645bab25650ef349f5aaf16ae370 2026-07-10 02:16:08.405578 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-140454-20478 2026-07-10 02:16:08.716349 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:08.763673 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e6a648d241996e14a396f07226dd191a1df5645bab25650ef349f5aaf16ae370 2026-07-10 02:16:08.763782 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:08.809574 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:08.809666 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:08.809681 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:08.809692 | ubuntu-noble-large | DiffID: sha256:d65eb8d4bc665f0e6a15682083abfd308dd0104860936b79d9d3ed7b32786b9e 2026-07-10 02:16:08.856952 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:88690e474e8db37389871359d610a7d998600f33a2c638fefa50a21a4762f46c 2026-07-10 02:16:08.857828 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:08.902170 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:08.902248 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:08.902259 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:08.902269 | ubuntu-noble-large | DiffID: sha256:d65eb8d4bc665f0e6a15682083abfd308dd0104860936b79d9d3ed7b32786b9e 2026-07-10 02:16:08.948917 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:88690e474e8db37389871359d610a7d998600f33a2c638fefa50a21a4762f46c 2026-07-10 02:16:08.949662 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:08.949795 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-07-10 02:16:08.949970 | ubuntu-noble-large | [SUCCESS] [91/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 2026-07-10 02:16:08.956018 | ubuntu-noble-large | [INFO]  [92/136] Checking: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-07-10 02:16:08.956117 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-07-10 02:16:09.845580 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-07-10 02:16:09.845679 | ubuntu-noble-large | [SUCCESS] [92/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-07-10 02:16:09.845835 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-07-10 02:16:09.885535 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-07-10 02:16:09.885718 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-07-10 02:16:09.885932 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:09.927334 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:13813121c96779c237d383a28c09265c446a434019b454c2892e219d04fdb4d3 2026-07-10 02:16:09.927443 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-140454-1054 2026-07-10 02:16:10.253952 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:10.304446 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:13813121c96779c237d383a28c09265c446a434019b454c2892e219d04fdb4d3 2026-07-10 02:16:10.304538 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:10.347217 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:10.347329 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:10.347339 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:10.347346 | ubuntu-noble-large | DiffID: sha256:d7751e71483da50b29f0621be0870c8246d1d1a6dd54313e276c0c4954c2800d 2026-07-10 02:16:10.394229 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:80062a1227bf1de6836c069a73668300bef7408aca1b18c69af2e1b66651be24 2026-07-10 02:16:10.394958 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:10.439341 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:10.439447 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:10.439461 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:10.439472 | ubuntu-noble-large | DiffID: sha256:d7751e71483da50b29f0621be0870c8246d1d1a6dd54313e276c0c4954c2800d 2026-07-10 02:16:10.494521 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:80062a1227bf1de6836c069a73668300bef7408aca1b18c69af2e1b66651be24 2026-07-10 02:16:10.495391 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:10.495521 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-07-10 02:16:10.495722 | ubuntu-noble-large | [SUCCESS] [92/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 2026-07-10 02:16:10.502693 | ubuntu-noble-large | [INFO]  [93/136] Checking: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-07-10 02:16:10.502823 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-07-10 02:16:11.144854 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-07-10 02:16:11.144993 | ubuntu-noble-large | [SUCCESS] [93/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-07-10 02:16:11.145211 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-07-10 02:16:11.191100 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-07-10 02:16:11.191267 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-07-10 02:16:11.191475 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:11.239306 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2d77f60c970ad3d420526c7639ec4767d0876d5ce3633990603ef51fcddff2d0 2026-07-10 02:16:11.239416 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-140454-15007 2026-07-10 02:16:11.559687 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:11.610079 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2d77f60c970ad3d420526c7639ec4767d0876d5ce3633990603ef51fcddff2d0 2026-07-10 02:16:11.610235 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:11.655836 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:11.655926 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:11.655939 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:11.655949 | ubuntu-noble-large | DiffID: sha256:9bf924d9cdd87939ec5c4fa514822db67e702b7d367a96184fe77485db6aea18 2026-07-10 02:16:11.708641 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:93488ad1d0ebded8d8f18dda78a2a599f63cf967d606c325cea65cdeabbc6e8f 2026-07-10 02:16:11.709727 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:11.753561 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:11.753656 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:11.753673 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:11.753687 | ubuntu-noble-large | DiffID: sha256:9bf924d9cdd87939ec5c4fa514822db67e702b7d367a96184fe77485db6aea18 2026-07-10 02:16:11.802592 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:93488ad1d0ebded8d8f18dda78a2a599f63cf967d606c325cea65cdeabbc6e8f 2026-07-10 02:16:11.803469 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:11.803555 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-07-10 02:16:11.803738 | ubuntu-noble-large | [SUCCESS] [93/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 2026-07-10 02:16:11.810470 | ubuntu-noble-large | [INFO]  [94/136] Checking: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-07-10 02:16:11.810688 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-07-10 02:16:12.312840 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-07-10 02:16:12.312938 | ubuntu-noble-large | [SUCCESS] [94/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-07-10 02:16:12.313058 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-07-10 02:16:12.356943 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-07-10 02:16:12.357181 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-07-10 02:16:12.357431 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:12.397336 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7eddaf76059e6fcfe440d56a3b6f51fba30e8f326ff47886eb2235a2688d57d5 2026-07-10 02:16:12.397465 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-140454-12464 2026-07-10 02:16:12.713286 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:12.757589 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7eddaf76059e6fcfe440d56a3b6f51fba30e8f326ff47886eb2235a2688d57d5 2026-07-10 02:16:12.757710 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:12.799001 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:12.799092 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:12.799105 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:12.799115 | ubuntu-noble-large | DiffID: sha256:f47d549891c3e5de06c7e6a9e5782a4add06866bc541ce1ba6b36b078a7e0bbb 2026-07-10 02:16:12.851019 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:2694a2f1b14141a9294eedc2c84a1fef12c16b02565c24200ac018b30067558b 2026-07-10 02:16:12.851984 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:12.895386 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:12.895475 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:12.895488 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:12.895499 | ubuntu-noble-large | DiffID: sha256:f47d549891c3e5de06c7e6a9e5782a4add06866bc541ce1ba6b36b078a7e0bbb 2026-07-10 02:16:12.950090 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:2694a2f1b14141a9294eedc2c84a1fef12c16b02565c24200ac018b30067558b 2026-07-10 02:16:12.951067 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:12.951121 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-07-10 02:16:12.951349 | ubuntu-noble-large | [SUCCESS] [94/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 2026-07-10 02:16:12.958301 | ubuntu-noble-large | [INFO]  [95/136] Checking: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-07-10 02:16:12.958454 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-07-10 02:16:13.820261 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-07-10 02:16:13.820440 | ubuntu-noble-large | [SUCCESS] [95/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-07-10 02:16:13.820459 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-07-10 02:16:13.869978 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-07-10 02:16:13.870076 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-07-10 02:16:13.870089 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:13.916494 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f2ae1514b67e1c3939afcc9e1656e230419af9211e805170645f09e322ec049a 2026-07-10 02:16:13.916574 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-140454-24793 2026-07-10 02:16:14.227363 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:14.276373 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f2ae1514b67e1c3939afcc9e1656e230419af9211e805170645f09e322ec049a 2026-07-10 02:16:14.276463 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:14.315212 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:14.315288 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:14.315313 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:14.315328 | ubuntu-noble-large | DiffID: sha256:79414fcaa2a46737f2c38ceb8c3a0002be014633d8ab268e7df9ddac83f30c1a 2026-07-10 02:16:14.365219 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:63632acdd6a5be64d71a6415cd4d2d80ce159709620c1ce46c3078bbab006cbb 2026-07-10 02:16:14.366379 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:14.406854 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:14.406971 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:14.406987 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:14.406998 | ubuntu-noble-large | DiffID: sha256:79414fcaa2a46737f2c38ceb8c3a0002be014633d8ab268e7df9ddac83f30c1a 2026-07-10 02:16:14.457597 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:63632acdd6a5be64d71a6415cd4d2d80ce159709620c1ce46c3078bbab006cbb 2026-07-10 02:16:14.458805 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:14.458879 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-07-10 02:16:14.458890 | ubuntu-noble-large | [SUCCESS] [95/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 2026-07-10 02:16:14.466262 | ubuntu-noble-large | [INFO]  [96/136] Checking: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-07-10 02:16:14.466404 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-07-10 02:16:15.110305 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-07-10 02:16:15.110424 | ubuntu-noble-large | [SUCCESS] [96/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-07-10 02:16:15.110446 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-07-10 02:16:15.159026 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-07-10 02:16:15.159199 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-07-10 02:16:15.159259 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:15.204362 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:550a855d3559d305f3305cd0f8804197815d90da018dff4cbdbca3d4b7ec5af7 2026-07-10 02:16:15.204431 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-140454-3676 2026-07-10 02:16:15.577216 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:15.622326 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:550a855d3559d305f3305cd0f8804197815d90da018dff4cbdbca3d4b7ec5af7 2026-07-10 02:16:15.622406 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:15.666760 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:15.666842 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:15.666851 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:15.666857 | ubuntu-noble-large | DiffID: sha256:799b7ffcbb4494d8397212ad20ded0cc8f84e875cd88d51baef09a5cc97d4d2e 2026-07-10 02:16:15.714581 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:173e7ab02d5e71aeba69a7ab32baffd886c9f228e6ca1c4baa1b2c83ddfac144 2026-07-10 02:16:15.715633 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:15.761067 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:15.761216 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:15.761234 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:15.761245 | ubuntu-noble-large | DiffID: sha256:799b7ffcbb4494d8397212ad20ded0cc8f84e875cd88d51baef09a5cc97d4d2e 2026-07-10 02:16:15.814123 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:173e7ab02d5e71aeba69a7ab32baffd886c9f228e6ca1c4baa1b2c83ddfac144 2026-07-10 02:16:15.815566 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:15.815641 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-07-10 02:16:15.815657 | ubuntu-noble-large | [SUCCESS] [96/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 2026-07-10 02:16:15.822312 | ubuntu-noble-large | [INFO]  [97/136] Checking: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-07-10 02:16:15.822388 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-07-10 02:16:16.397642 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-07-10 02:16:16.397779 | ubuntu-noble-large | [SUCCESS] [97/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-07-10 02:16:16.397875 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-07-10 02:16:16.443617 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-07-10 02:16:16.443830 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-07-10 02:16:16.444058 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:16.488391 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7cb4bb7c7eff77bcd7cec825fe21fbb46693ba521b92217119d51b8c9b2a7588 2026-07-10 02:16:16.488497 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-140454-3891 2026-07-10 02:16:16.804608 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:16.856767 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7cb4bb7c7eff77bcd7cec825fe21fbb46693ba521b92217119d51b8c9b2a7588 2026-07-10 02:16:16.856862 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:16.898808 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:16.898887 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:16.898898 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:16.898907 | ubuntu-noble-large | DiffID: sha256:367829f44d3691dd005a3a3c8fe10c760f8d549ddfff572c32133374b269cd08 2026-07-10 02:16:16.956782 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:0a25ff6ef542d851272ae5b3cfa51789149fa455e9b032efb7a24ac28e47c189 2026-07-10 02:16:16.957416 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:16.999327 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:16.999391 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:16.999396 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:16.999401 | ubuntu-noble-large | DiffID: sha256:367829f44d3691dd005a3a3c8fe10c760f8d549ddfff572c32133374b269cd08 2026-07-10 02:16:17.044875 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:0a25ff6ef542d851272ae5b3cfa51789149fa455e9b032efb7a24ac28e47c189 2026-07-10 02:16:17.045634 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:17.045719 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-07-10 02:16:17.045878 | ubuntu-noble-large | [SUCCESS] [97/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 2026-07-10 02:16:17.054699 | ubuntu-noble-large | [INFO]  [98/136] Checking: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-07-10 02:16:17.054885 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-07-10 02:16:17.770384 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-07-10 02:16:17.770517 | ubuntu-noble-large | [SUCCESS] [98/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-07-10 02:16:17.770532 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-07-10 02:16:17.801761 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-07-10 02:16:17.801960 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-07-10 02:16:17.802224 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:17.851198 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:34ee407235ad1b7955034332fad87dc99151767793e7175af8df42f6a64ea04a 2026-07-10 02:16:17.851344 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-140454-2632 2026-07-10 02:16:18.161959 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:18.213699 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:34ee407235ad1b7955034332fad87dc99151767793e7175af8df42f6a64ea04a 2026-07-10 02:16:18.213784 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:18.254704 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:18.254795 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:18.254809 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:18.254820 | ubuntu-noble-large | DiffID: sha256:cbf2d71bb9d360735235b8c90354e7651e7c7d7bfd5df2665adb32bbdd5571ea 2026-07-10 02:16:18.305038 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:fe739f869f9df01d54a40678def122a0fa776c12fc40e7fc7e52ffa52e5799e4 2026-07-10 02:16:18.305816 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:18.352537 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:18.352652 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:18.352679 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:18.352691 | ubuntu-noble-large | DiffID: sha256:cbf2d71bb9d360735235b8c90354e7651e7c7d7bfd5df2665adb32bbdd5571ea 2026-07-10 02:16:18.403235 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:fe739f869f9df01d54a40678def122a0fa776c12fc40e7fc7e52ffa52e5799e4 2026-07-10 02:16:18.404039 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:18.404161 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-07-10 02:16:18.404371 | ubuntu-noble-large | [SUCCESS] [98/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 2026-07-10 02:16:18.411020 | ubuntu-noble-large | [INFO]  [99/136] Checking: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-07-10 02:16:18.411178 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-07-10 02:16:19.022856 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-07-10 02:16:19.022966 | ubuntu-noble-large | [SUCCESS] [99/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-07-10 02:16:19.023076 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-07-10 02:16:19.068631 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-07-10 02:16:19.068725 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-07-10 02:16:19.068877 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:19.120581 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6b2e3c0fd0b62c25a70a1bd3d8a838bd0a879f0bbe3c2b8885a255758aa20b6d 2026-07-10 02:16:19.120717 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-140454-23682 2026-07-10 02:16:19.435905 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:19.480301 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6b2e3c0fd0b62c25a70a1bd3d8a838bd0a879f0bbe3c2b8885a255758aa20b6d 2026-07-10 02:16:19.480403 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:19.524883 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:19.524980 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:19.524995 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:19.525006 | ubuntu-noble-large | DiffID: sha256:8822891b063d4e4e263027ee5487c5cae8e7e96ba71d7edf896ead15e6af898c 2026-07-10 02:16:19.573985 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:ffab0a883e6d0eb117b8c5e162b0616731afd829ce2edb7a4870f1b08549c98e 2026-07-10 02:16:19.574724 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:19.611615 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:19.611708 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:19.611722 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:19.611734 | ubuntu-noble-large | DiffID: sha256:8822891b063d4e4e263027ee5487c5cae8e7e96ba71d7edf896ead15e6af898c 2026-07-10 02:16:19.660270 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:ffab0a883e6d0eb117b8c5e162b0616731afd829ce2edb7a4870f1b08549c98e 2026-07-10 02:16:19.660662 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:19.660771 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-07-10 02:16:19.660926 | ubuntu-noble-large | [SUCCESS] [99/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 2026-07-10 02:16:19.668120 | ubuntu-noble-large | [INFO]  [100/136] Checking: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-07-10 02:16:19.668268 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-07-10 02:16:20.379224 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-07-10 02:16:20.379356 | ubuntu-noble-large | [SUCCESS] [100/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-07-10 02:16:20.379498 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-07-10 02:16:20.421544 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-07-10 02:16:20.421635 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-07-10 02:16:20.421715 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:20.465175 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bc4069b792ed41c47d45fc1ad964a4ef51eb31b4dfa94dee9587a72b9eeea833 2026-07-10 02:16:20.465326 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-140454-29700 2026-07-10 02:16:20.784372 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:20.827092 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bc4069b792ed41c47d45fc1ad964a4ef51eb31b4dfa94dee9587a72b9eeea833 2026-07-10 02:16:20.827187 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:20.869887 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:20.869978 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:20.870074 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:20.870093 | ubuntu-noble-large | DiffID: sha256:5f2abb21c598dac86a7058ab4399dc5f89505608e44168bcc721f7f8af29d332 2026-07-10 02:16:20.920734 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:40a340b644ccfff47baa476baf958c0fd234312073308e051cdf8387d187dfc6 2026-07-10 02:16:20.921016 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:20.964392 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:20.964483 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:20.964497 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:20.964507 | ubuntu-noble-large | DiffID: sha256:5f2abb21c598dac86a7058ab4399dc5f89505608e44168bcc721f7f8af29d332 2026-07-10 02:16:21.014201 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:40a340b644ccfff47baa476baf958c0fd234312073308e051cdf8387d187dfc6 2026-07-10 02:16:21.014788 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:21.014889 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-07-10 02:16:21.015044 | ubuntu-noble-large | [SUCCESS] [100/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 2026-07-10 02:16:21.021605 | ubuntu-noble-large | [INFO]  [101/136] Checking: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-07-10 02:16:21.021689 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-07-10 02:16:21.720265 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-07-10 02:16:21.720400 | ubuntu-noble-large | [SUCCESS] [101/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-07-10 02:16:21.721215 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-07-10 02:16:21.763353 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-07-10 02:16:21.763459 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-07-10 02:16:21.764114 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:21.808412 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:81784a856af4dd98cbc6b452387acf83506b1be457b1ead3f192928dd7c6aa28 2026-07-10 02:16:21.808489 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-140454-17347 2026-07-10 02:16:22.127304 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:22.177319 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:81784a856af4dd98cbc6b452387acf83506b1be457b1ead3f192928dd7c6aa28 2026-07-10 02:16:22.177431 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:22.217014 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:22.217095 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:22.217106 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:22.217115 | ubuntu-noble-large | DiffID: sha256:b513d0221b3b9ec6c495f04d84b46de2f8231298f437815335f509b70d5df595 2026-07-10 02:16:22.267349 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:85b865c745668c278a60bae5512f78d832270dda4a7a50726b3029e4aa6fadef 2026-07-10 02:16:22.269558 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:22.316900 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:22.316978 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:22.316994 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:22.317008 | ubuntu-noble-large | DiffID: sha256:b513d0221b3b9ec6c495f04d84b46de2f8231298f437815335f509b70d5df595 2026-07-10 02:16:22.367828 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:85b865c745668c278a60bae5512f78d832270dda4a7a50726b3029e4aa6fadef 2026-07-10 02:16:22.369559 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:22.369620 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-07-10 02:16:22.369636 | ubuntu-noble-large | [SUCCESS] [101/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 2026-07-10 02:16:22.376248 | ubuntu-noble-large | [INFO]  [102/136] Checking: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-07-10 02:16:22.376545 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-07-10 02:16:22.882758 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-07-10 02:16:22.882872 | ubuntu-noble-large | [SUCCESS] [102/136] EXISTS: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-07-10 02:16:22.882964 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-07-10 02:16:22.927673 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-07-10 02:16:22.927973 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-07-10 02:16:22.928341 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:22.975841 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3f347a94aee4405dd0cf16e573c3eaeabe5c18a117f50451d848e0261ff20e4f 2026-07-10 02:16:22.975966 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-server:temp-remote-check-140454-31566 2026-07-10 02:16:23.298430 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:23.344418 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3f347a94aee4405dd0cf16e573c3eaeabe5c18a117f50451d848e0261ff20e4f 2026-07-10 02:16:23.344508 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:23.386266 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:23.386406 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:23.386418 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:23.386427 | ubuntu-noble-large | DiffID: sha256:af3696cf6224e5e65ce12b8fd4709e0589ac78433e022abd1d091734b63f0733 2026-07-10 02:16:23.442527 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-server@sha256:c3894b1d947af33cac839b2c3bf95d9425f5a777cb181dfa497d71e1c94d4f7a 2026-07-10 02:16:23.443521 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:23.487016 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:23.487115 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:23.487170 | ubuntu-noble-large | DiffID: sha256:c94e5cac58f4c64d4d7846d2fa7045221a14a4222a935b920de48780261f0b5f 2026-07-10 02:16:23.487187 | ubuntu-noble-large | DiffID: sha256:af3696cf6224e5e65ce12b8fd4709e0589ac78433e022abd1d091734b63f0733 2026-07-10 02:16:23.533810 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-server@sha256:c3894b1d947af33cac839b2c3bf95d9425f5a777cb181dfa497d71e1c94d4f7a 2026-07-10 02:16:23.534665 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:23.534761 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-07-10 02:16:23.534925 | ubuntu-noble-large | [SUCCESS] [102/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-server:2025.1 2026-07-10 02:16:23.540922 | ubuntu-noble-large | [INFO]  [103/136] Checking: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-07-10 02:16:23.540995 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-07-10 02:16:24.540160 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-07-10 02:16:24.540259 | ubuntu-noble-large | [SUCCESS] [103/136] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-07-10 02:16:24.540435 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-07-10 02:16:24.580760 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-07-10 02:16:24.581042 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-07-10 02:16:24.581373 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:24.625650 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:01814bc4e2518a7d94e67366f095e384e3970b1731fe877f264a8075d1b3111a 2026-07-10 02:16:24.625785 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-140454-25618 2026-07-10 02:16:24.951946 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:24.997995 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:01814bc4e2518a7d94e67366f095e384e3970b1731fe877f264a8075d1b3111a 2026-07-10 02:16:24.998081 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:25.045250 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:25.045446 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:25.045474 | ubuntu-noble-large | DiffID: sha256:27e5680640a3a43cd1114c1640cea3c898cb5dc190241d7a6682d860f064b1d8 2026-07-10 02:16:25.045490 | ubuntu-noble-large | DiffID: sha256:067ce3b5092020bda2c6390ddfb1d2dad79c19cf815297687e2f500e359a08e1 2026-07-10 02:16:25.095417 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:0a6fc3170138e21baf472b5fa1e328a3123dcb791fa1c604dbecb472039d6609 2026-07-10 02:16:25.096017 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:25.141693 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:25.141787 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:25.141800 | ubuntu-noble-large | DiffID: sha256:27e5680640a3a43cd1114c1640cea3c898cb5dc190241d7a6682d860f064b1d8 2026-07-10 02:16:25.141811 | ubuntu-noble-large | DiffID: sha256:067ce3b5092020bda2c6390ddfb1d2dad79c19cf815297687e2f500e359a08e1 2026-07-10 02:16:25.196125 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:0a6fc3170138e21baf472b5fa1e328a3123dcb791fa1c604dbecb472039d6609 2026-07-10 02:16:25.197047 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:25.197213 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-07-10 02:16:25.197541 | ubuntu-noble-large | [SUCCESS] [103/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 2026-07-10 02:16:25.204497 | ubuntu-noble-large | [INFO]  [104/136] Checking: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-07-10 02:16:25.204572 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-07-10 02:16:25.994763 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-07-10 02:16:25.994876 | ubuntu-noble-large | [SUCCESS] [104/136] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-07-10 02:16:25.994997 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-07-10 02:16:26.041244 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-07-10 02:16:26.041607 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-07-10 02:16:26.041857 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:26.089711 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:66ffeb51a144213c78fa006ed1272998bbb67abf78a15d0da1135a996395fdae 2026-07-10 02:16:26.089812 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-140454-24713 2026-07-10 02:16:26.416472 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:26.463533 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:66ffeb51a144213c78fa006ed1272998bbb67abf78a15d0da1135a996395fdae 2026-07-10 02:16:26.463618 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:26.504727 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:26.504815 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:26.504828 | ubuntu-noble-large | DiffID: sha256:27e5680640a3a43cd1114c1640cea3c898cb5dc190241d7a6682d860f064b1d8 2026-07-10 02:16:26.504839 | ubuntu-noble-large | DiffID: sha256:f0af8701da7f25d4f895eae5150603cd16ba3aadda3685338561cc64bde09126 2026-07-10 02:16:26.558991 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:1fd5d1b0814d6745bd064c84f65a64d2f0d825ba1dd1771ec3216f066593ef54 2026-07-10 02:16:26.559812 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:26.602842 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:26.602931 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:26.602945 | ubuntu-noble-large | DiffID: sha256:27e5680640a3a43cd1114c1640cea3c898cb5dc190241d7a6682d860f064b1d8 2026-07-10 02:16:26.602954 | ubuntu-noble-large | DiffID: sha256:f0af8701da7f25d4f895eae5150603cd16ba3aadda3685338561cc64bde09126 2026-07-10 02:16:26.650062 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:1fd5d1b0814d6745bd064c84f65a64d2f0d825ba1dd1771ec3216f066593ef54 2026-07-10 02:16:26.650443 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:26.650636 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-07-10 02:16:26.650812 | ubuntu-noble-large | [SUCCESS] [104/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 2026-07-10 02:16:26.658443 | ubuntu-noble-large | [INFO]  [105/136] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-07-10 02:16:26.658591 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-07-10 02:16:27.339521 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-07-10 02:16:27.339613 | ubuntu-noble-large | [SUCCESS] [105/136] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-07-10 02:16:27.339637 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-07-10 02:16:27.386255 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-07-10 02:16:27.386369 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-07-10 02:16:27.387007 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:27.434056 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8f9c229f0dced2c13e3891a1511e018f2a7fcd17ae4737d8d33b346b60e1da1d 2026-07-10 02:16:27.434204 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-140454-31371 2026-07-10 02:16:27.746093 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:27.792180 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8f9c229f0dced2c13e3891a1511e018f2a7fcd17ae4737d8d33b346b60e1da1d 2026-07-10 02:16:27.792303 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:27.839652 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:27.839747 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:27.839763 | ubuntu-noble-large | DiffID: sha256:3d5c137f3fb450f6137b7b80c5043f46dcde8758f57fd5a65dc436b1a26d54e0 2026-07-10 02:16:27.839776 | ubuntu-noble-large | DiffID: sha256:f3c5f4af7d40e311dd994d5fd9db5de0aa8f5e4513708ac789e4cbc0a07b5258 2026-07-10 02:16:27.888265 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:93b51328087c6136ad873c17e01159d6879cdd0e4a7ac35cd63d0f15a944ddcc 2026-07-10 02:16:27.889048 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:27.933045 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:27.933177 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:27.933197 | ubuntu-noble-large | DiffID: sha256:3d5c137f3fb450f6137b7b80c5043f46dcde8758f57fd5a65dc436b1a26d54e0 2026-07-10 02:16:27.933210 | ubuntu-noble-large | DiffID: sha256:f3c5f4af7d40e311dd994d5fd9db5de0aa8f5e4513708ac789e4cbc0a07b5258 2026-07-10 02:16:27.979254 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:93b51328087c6136ad873c17e01159d6879cdd0e4a7ac35cd63d0f15a944ddcc 2026-07-10 02:16:27.979868 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:27.979921 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-07-10 02:16:27.979975 | ubuntu-noble-large | [SUCCESS] [105/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 2026-07-10 02:16:27.986859 | ubuntu-noble-large | [INFO]  [106/136] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-07-10 02:16:27.987009 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-07-10 02:16:28.647623 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-07-10 02:16:28.647734 | ubuntu-noble-large | [SUCCESS] [106/136] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-07-10 02:16:28.647861 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-07-10 02:16:28.692564 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-07-10 02:16:28.692781 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-07-10 02:16:28.692993 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:28.739975 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d4736ec3a6f29e6fbdb69c7f026f28cbd645c2beda0fb94f1d1fd551def3f36f 2026-07-10 02:16:28.740075 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-140454-826 2026-07-10 02:16:29.061384 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:29.109227 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d4736ec3a6f29e6fbdb69c7f026f28cbd645c2beda0fb94f1d1fd551def3f36f 2026-07-10 02:16:29.109358 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:29.147208 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:29.147323 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:29.147338 | ubuntu-noble-large | DiffID: sha256:3d5c137f3fb450f6137b7b80c5043f46dcde8758f57fd5a65dc436b1a26d54e0 2026-07-10 02:16:29.147349 | ubuntu-noble-large | DiffID: sha256:74f445094136b01df1c760d4dfed101c4fcfb31b35391177bd76682510f187b1 2026-07-10 02:16:29.195122 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:ce91a65148eac2de2ed1a45981a7e826f131fb67b5df7e38bac47bfe3a606a28 2026-07-10 02:16:29.196022 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:29.238657 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:29.238772 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:29.238788 | ubuntu-noble-large | DiffID: sha256:3d5c137f3fb450f6137b7b80c5043f46dcde8758f57fd5a65dc436b1a26d54e0 2026-07-10 02:16:29.238800 | ubuntu-noble-large | DiffID: sha256:74f445094136b01df1c760d4dfed101c4fcfb31b35391177bd76682510f187b1 2026-07-10 02:16:29.288198 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:ce91a65148eac2de2ed1a45981a7e826f131fb67b5df7e38bac47bfe3a606a28 2026-07-10 02:16:29.288818 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:29.288846 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-07-10 02:16:29.288960 | ubuntu-noble-large | [SUCCESS] [106/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 2026-07-10 02:16:29.295466 | ubuntu-noble-large | [INFO]  [107/136] Checking: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-07-10 02:16:29.295528 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-07-10 02:16:30.016541 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-07-10 02:16:30.016681 | ubuntu-noble-large | [SUCCESS] [107/136] EXISTS: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-07-10 02:16:30.016852 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-07-10 02:16:30.067550 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-07-10 02:16:30.067689 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-07-10 02:16:30.067863 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:30.120889 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fdde97453f46bd2a85c7e228d8e3d34ab4dc3dcb32f8c82f1965e9f42b34f824 2026-07-10 02:16:30.120990 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-140454-1395 2026-07-10 02:16:30.448689 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:30.497791 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fdde97453f46bd2a85c7e228d8e3d34ab4dc3dcb32f8c82f1965e9f42b34f824 2026-07-10 02:16:30.497862 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:30.541097 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:30.541226 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:30.541241 | ubuntu-noble-large | DiffID: sha256:3d5c137f3fb450f6137b7b80c5043f46dcde8758f57fd5a65dc436b1a26d54e0 2026-07-10 02:16:30.541252 | ubuntu-noble-large | DiffID: sha256:b24c8106c9d8d68fa6b22e40fd4f87c90e83a7364c486f27c5253cc7247bb01f 2026-07-10 02:16:30.594036 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:df0a08d8af85fea3544e2d7c20a6f859c2d7d7efe76e3c4d0e09811a5f606ad8 2026-07-10 02:16:30.594893 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:30.635652 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:30.635739 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:30.635751 | ubuntu-noble-large | DiffID: sha256:3d5c137f3fb450f6137b7b80c5043f46dcde8758f57fd5a65dc436b1a26d54e0 2026-07-10 02:16:30.635761 | ubuntu-noble-large | DiffID: sha256:b24c8106c9d8d68fa6b22e40fd4f87c90e83a7364c486f27c5253cc7247bb01f 2026-07-10 02:16:30.685068 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:df0a08d8af85fea3544e2d7c20a6f859c2d7d7efe76e3c4d0e09811a5f606ad8 2026-07-10 02:16:30.685902 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:30.686011 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-07-10 02:16:30.686170 | ubuntu-noble-large | [SUCCESS] [107/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 2026-07-10 02:16:30.692178 | ubuntu-noble-large | [INFO]  [108/136] Checking: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-07-10 02:16:30.692253 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-07-10 02:16:31.350815 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-07-10 02:16:31.350912 | ubuntu-noble-large | [SUCCESS] [108/136] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-07-10 02:16:31.350926 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-07-10 02:16:31.394787 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-07-10 02:16:31.394867 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-07-10 02:16:31.394880 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:31.440352 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:268f694a9cd2215b6cc7d3bdb7167f7e41d8536c31dc8ad46ddae55366e86bd4 2026-07-10 02:16:31.440446 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-140454-28303 2026-07-10 02:16:31.752348 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:31.798638 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:268f694a9cd2215b6cc7d3bdb7167f7e41d8536c31dc8ad46ddae55366e86bd4 2026-07-10 02:16:31.798709 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:31.840043 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:31.840123 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:31.840196 | ubuntu-noble-large | DiffID: sha256:3d5c137f3fb450f6137b7b80c5043f46dcde8758f57fd5a65dc436b1a26d54e0 2026-07-10 02:16:31.840208 | ubuntu-noble-large | DiffID: sha256:44718a96fee60ad0e52b1e80b8a4df5fca40840f0b0bff7024f3ff0c3ca8f120 2026-07-10 02:16:31.888114 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:4dc5fc9f0e47706f7e28bccd44fd14a3e8d943aafb537726d656533a6155c90a 2026-07-10 02:16:31.889004 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:31.928182 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:31.928271 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:31.928305 | ubuntu-noble-large | DiffID: sha256:3d5c137f3fb450f6137b7b80c5043f46dcde8758f57fd5a65dc436b1a26d54e0 2026-07-10 02:16:31.928317 | ubuntu-noble-large | DiffID: sha256:44718a96fee60ad0e52b1e80b8a4df5fca40840f0b0bff7024f3ff0c3ca8f120 2026-07-10 02:16:31.980390 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:4dc5fc9f0e47706f7e28bccd44fd14a3e8d943aafb537726d656533a6155c90a 2026-07-10 02:16:31.981978 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:31.982073 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-07-10 02:16:31.982089 | ubuntu-noble-large | [SUCCESS] [108/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 2026-07-10 02:16:31.988643 | ubuntu-noble-large | [INFO]  [109/136] Checking: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-07-10 02:16:31.988714 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-07-10 02:16:32.695876 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-07-10 02:16:32.695973 | ubuntu-noble-large | [SUCCESS] [109/136] EXISTS: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-07-10 02:16:32.695989 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-07-10 02:16:32.743562 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-07-10 02:16:32.743650 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-07-10 02:16:32.743667 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:32.792246 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d60bb52fd96569b38ffcb8b442f533130ebb3673fa9d338e094ea3288bd0f92b 2026-07-10 02:16:32.792349 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-140454-26814 2026-07-10 02:16:33.124254 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:33.171485 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d60bb52fd96569b38ffcb8b442f533130ebb3673fa9d338e094ea3288bd0f92b 2026-07-10 02:16:33.171599 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:33.217961 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:33.218079 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:33.218107 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:16:33.218122 | ubuntu-noble-large | DiffID: sha256:78896e1340d7d013bd0c5774ede7ba67e69c3c46ea071241c7d51487a42caba3 2026-07-10 02:16:33.268408 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:d1d55e31f626e88af01b0af22cb6a11ba0c1d4a7bc56ce889ad44d25cf050b76 2026-07-10 02:16:33.269365 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:33.318106 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:33.318265 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:33.318319 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:16:33.318341 | ubuntu-noble-large | DiffID: sha256:78896e1340d7d013bd0c5774ede7ba67e69c3c46ea071241c7d51487a42caba3 2026-07-10 02:16:33.369450 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:d1d55e31f626e88af01b0af22cb6a11ba0c1d4a7bc56ce889ad44d25cf050b76 2026-07-10 02:16:33.370163 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:33.370434 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-07-10 02:16:33.370532 | ubuntu-noble-large | [SUCCESS] [109/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/horizon:2025.1 2026-07-10 02:16:33.375811 | ubuntu-noble-large | [INFO]  [110/136] Checking: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-07-10 02:16:33.375946 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-07-10 02:16:34.193601 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-07-10 02:16:34.193712 | ubuntu-noble-large | [SUCCESS] [110/136] EXISTS: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-07-10 02:16:34.193728 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-07-10 02:16:34.242253 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-07-10 02:16:34.242539 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-07-10 02:16:34.242754 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:34.289810 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ecf8d7a48e29e7872401fa43d0622be86f6a7bb208477e2c74e5b102a9e5e12e 2026-07-10 02:16:34.290096 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-140454-12822 2026-07-10 02:16:34.643967 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:34.685657 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ecf8d7a48e29e7872401fa43d0622be86f6a7bb208477e2c74e5b102a9e5e12e 2026-07-10 02:16:34.685751 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:34.732946 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:34.733037 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:34.733051 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:16:34.733062 | ubuntu-noble-large | DiffID: sha256:8fdbffac79b2fb9836b0a71de61607ef3ffc6d73f2cc320ea21796f143812b10 2026-07-10 02:16:34.782693 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:cbb9a67434c24a90fbe19924e8fb6be54bba595022e097cd821e105e07c53971 2026-07-10 02:16:34.783393 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:34.826957 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:34.827032 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:34.827046 | ubuntu-noble-large | DiffID: sha256:a1df55c3d5dad982a7d6da28b76673507cf3324d27c50089d8e83e42385e00de 2026-07-10 02:16:34.827056 | ubuntu-noble-large | DiffID: sha256:8fdbffac79b2fb9836b0a71de61607ef3ffc6d73f2cc320ea21796f143812b10 2026-07-10 02:16:34.878497 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:cbb9a67434c24a90fbe19924e8fb6be54bba595022e097cd821e105e07c53971 2026-07-10 02:16:34.879290 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:34.879410 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-07-10 02:16:34.879579 | ubuntu-noble-large | [SUCCESS] [110/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 2026-07-10 02:16:34.886670 | ubuntu-noble-large | [INFO]  [111/136] Checking: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-07-10 02:16:34.886767 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-07-10 02:16:35.505890 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-07-10 02:16:35.506233 | ubuntu-noble-large | [SUCCESS] [111/136] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-07-10 02:16:35.506300 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-07-10 02:16:35.551369 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-07-10 02:16:35.551650 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-07-10 02:16:35.551827 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:35.598823 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c93822343d37ef0f3840c89383105c98b34cc97e1f11c87c5a22a9c55a06bee8 2026-07-10 02:16:35.599022 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-140454-27034 2026-07-10 02:16:35.917030 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:35.967317 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c93822343d37ef0f3840c89383105c98b34cc97e1f11c87c5a22a9c55a06bee8 2026-07-10 02:16:35.967420 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:36.012352 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:36.012477 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:36.012500 | ubuntu-noble-large | DiffID: sha256:6d2b7c5f0f1a69279d069bd51437cb02f9bd4a453a5733a30f777cb0b7a31721 2026-07-10 02:16:36.012519 | ubuntu-noble-large | DiffID: sha256:fec719511d2ad8f0e0029ce9e3516122c24fe7a58103e60ffc75f2c76c83b254 2026-07-10 02:16:36.063623 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:d4867cb15657dfb7a8d1ff8567a26d4c176efbe9829ce77eca6f82cf437ca0b1 2026-07-10 02:16:36.065248 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:36.108818 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:36.108927 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:36.108942 | ubuntu-noble-large | DiffID: sha256:6d2b7c5f0f1a69279d069bd51437cb02f9bd4a453a5733a30f777cb0b7a31721 2026-07-10 02:16:36.108953 | ubuntu-noble-large | DiffID: sha256:fec719511d2ad8f0e0029ce9e3516122c24fe7a58103e60ffc75f2c76c83b254 2026-07-10 02:16:36.158230 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:d4867cb15657dfb7a8d1ff8567a26d4c176efbe9829ce77eca6f82cf437ca0b1 2026-07-10 02:16:36.159008 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:36.159169 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-07-10 02:16:36.159378 | ubuntu-noble-large | [SUCCESS] [111/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 2026-07-10 02:16:36.165444 | ubuntu-noble-large | [INFO]  [112/136] Checking: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-07-10 02:16:36.165537 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-07-10 02:16:36.765456 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-07-10 02:16:36.765562 | ubuntu-noble-large | [SUCCESS] [112/136] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-07-10 02:16:36.765683 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-07-10 02:16:36.812599 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-07-10 02:16:36.812823 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-07-10 02:16:36.813050 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:36.855893 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2a396c11e5a02307eea71683b5e51a64c12896d96bb34f5bbfec04847a1e3310 2026-07-10 02:16:36.855991 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-140454-1460 2026-07-10 02:16:37.217866 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:37.264432 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2a396c11e5a02307eea71683b5e51a64c12896d96bb34f5bbfec04847a1e3310 2026-07-10 02:16:37.264521 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:37.308448 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:37.308539 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:37.308551 | ubuntu-noble-large | DiffID: sha256:6d2b7c5f0f1a69279d069bd51437cb02f9bd4a453a5733a30f777cb0b7a31721 2026-07-10 02:16:37.308560 | ubuntu-noble-large | DiffID: sha256:e4330f67f9fd235f393af20532618c5b42a2d9f3aed67a85fae47c569b6b4747 2026-07-10 02:16:37.356674 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:e2d96757aeabae9ea2153469146639e39ff504b9f7f64eeba0fefb052c6c9c5d 2026-07-10 02:16:37.357512 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:37.399002 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:37.399069 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:37.399076 | ubuntu-noble-large | DiffID: sha256:6d2b7c5f0f1a69279d069bd51437cb02f9bd4a453a5733a30f777cb0b7a31721 2026-07-10 02:16:37.399081 | ubuntu-noble-large | DiffID: sha256:e4330f67f9fd235f393af20532618c5b42a2d9f3aed67a85fae47c569b6b4747 2026-07-10 02:16:37.439726 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:e2d96757aeabae9ea2153469146639e39ff504b9f7f64eeba0fefb052c6c9c5d 2026-07-10 02:16:37.440292 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:37.440370 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-07-10 02:16:37.440478 | ubuntu-noble-large | [SUCCESS] [112/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 2026-07-10 02:16:37.443821 | ubuntu-noble-large | [INFO]  [113/136] Checking: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-07-10 02:16:37.443870 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-07-10 02:16:38.076260 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-07-10 02:16:38.076428 | ubuntu-noble-large | [SUCCESS] [113/136] EXISTS: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-07-10 02:16:38.077364 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-07-10 02:16:38.117339 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-07-10 02:16:38.117431 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-07-10 02:16:38.117456 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:38.160366 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:30ef91cffb218dc0686efad53a4c6713173b0552ac1bc8727c8d4884665541a7 2026-07-10 02:16:38.160464 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-140454-8704 2026-07-10 02:16:38.475856 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:38.522768 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:30ef91cffb218dc0686efad53a4c6713173b0552ac1bc8727c8d4884665541a7 2026-07-10 02:16:38.522854 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:38.567554 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:38.567641 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:38.567655 | ubuntu-noble-large | DiffID: sha256:b71dfeb347929a2f129960071aed11566d5bb70e9a919527f59fe6c089ebf683 2026-07-10 02:16:38.567685 | ubuntu-noble-large | DiffID: sha256:2684fce04939ba4a4aa01a2ec5c4e50c6d65de1caee6daed571082c8972e93b8 2026-07-10 02:16:38.616506 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:77027881a23aaacc8f6f93dc1434b7c1fa5661d8cea15feb394241ffc9015c89 2026-07-10 02:16:38.616982 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:38.665416 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:38.665499 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:38.665510 | ubuntu-noble-large | DiffID: sha256:b71dfeb347929a2f129960071aed11566d5bb70e9a919527f59fe6c089ebf683 2026-07-10 02:16:38.665521 | ubuntu-noble-large | DiffID: sha256:2684fce04939ba4a4aa01a2ec5c4e50c6d65de1caee6daed571082c8972e93b8 2026-07-10 02:16:38.718866 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:77027881a23aaacc8f6f93dc1434b7c1fa5661d8cea15feb394241ffc9015c89 2026-07-10 02:16:38.719581 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:38.719686 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-07-10 02:16:38.719866 | ubuntu-noble-large | [SUCCESS] [113/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 2026-07-10 02:16:38.726852 | ubuntu-noble-large | [INFO]  [114/136] Checking: osism.harbor.regio.digital/kolla/redis:2025.1 2026-07-10 02:16:38.726922 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2026-07-10 02:16:39.333516 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2026-07-10 02:16:39.333622 | ubuntu-noble-large | [SUCCESS] [114/136] EXISTS: osism.harbor.regio.digital/kolla/redis:2025.1 2026-07-10 02:16:39.333734 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2026-07-10 02:16:39.381432 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis:2025.1 2026-07-10 02:16:39.381619 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis:2025.1 2026-07-10 02:16:39.381824 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:39.435319 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1b98e09d2bac12000ba02db9e28709103064883114a61995ae6d0e951bfcff39 2026-07-10 02:16:39.435468 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-140454-32696 2026-07-10 02:16:39.763503 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:39.808258 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1b98e09d2bac12000ba02db9e28709103064883114a61995ae6d0e951bfcff39 2026-07-10 02:16:39.808534 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:39.851148 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:39.851231 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:39.851240 | ubuntu-noble-large | DiffID: sha256:b71dfeb347929a2f129960071aed11566d5bb70e9a919527f59fe6c089ebf683 2026-07-10 02:16:39.851245 | ubuntu-noble-large | DiffID: sha256:895eac48e3d1b7e000cd56c372e736d28f08c4c773a1a2d2f3d53bdb6c0c3d11 2026-07-10 02:16:39.895591 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:d774bddb9cc0e3eb9ad9fe50ed99e3dbf8c0efc6f1e702608445b63d8b5c2d28 2026-07-10 02:16:39.897343 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:39.938116 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:39.938210 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:39.938221 | ubuntu-noble-large | DiffID: sha256:b71dfeb347929a2f129960071aed11566d5bb70e9a919527f59fe6c089ebf683 2026-07-10 02:16:39.938229 | ubuntu-noble-large | DiffID: sha256:895eac48e3d1b7e000cd56c372e736d28f08c4c773a1a2d2f3d53bdb6c0c3d11 2026-07-10 02:16:39.990344 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:d774bddb9cc0e3eb9ad9fe50ed99e3dbf8c0efc6f1e702608445b63d8b5c2d28 2026-07-10 02:16:39.991033 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:39.991060 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis:2025.1 2026-07-10 02:16:39.991179 | ubuntu-noble-large | [SUCCESS] [114/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis:2025.1 2026-07-10 02:16:39.996321 | ubuntu-noble-large | [INFO]  [115/136] Checking: osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-07-10 02:16:39.996463 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-07-10 02:16:40.661566 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-07-10 02:16:40.661679 | ubuntu-noble-large | [SUCCESS] [115/136] EXISTS: osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-07-10 02:16:40.661767 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-07-10 02:16:40.704914 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-07-10 02:16:40.705118 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-07-10 02:16:40.705406 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:40.753185 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:44ac0b07db1da2895ce1ef0367d2bdb23ebb6df4ac731fb86437b22256747d39 2026-07-10 02:16:40.753341 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/valkey-sentinel:temp-remote-check-140454-4650 2026-07-10 02:16:41.064825 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:41.102803 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:44ac0b07db1da2895ce1ef0367d2bdb23ebb6df4ac731fb86437b22256747d39 2026-07-10 02:16:41.102897 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:41.150352 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:41.150436 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:41.150448 | ubuntu-noble-large | DiffID: sha256:bf75b0961daa4ce94326b4e1d9ef96d437d32ceea9cb3385fc243dce29b7eb8d 2026-07-10 02:16:41.150458 | ubuntu-noble-large | DiffID: sha256:4763e77fb022ac3442833e10d6cc072d56c9dc31a6c9fc1ab83850dabdb39dd7 2026-07-10 02:16:41.192560 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/valkey-sentinel@sha256:5a11c78acdaa6f3280c4db0754a41d7ca73dc2994a7c6af3c96fc03c966fbc0f 2026-07-10 02:16:41.193293 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:41.239806 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:41.239902 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:41.239916 | ubuntu-noble-large | DiffID: sha256:bf75b0961daa4ce94326b4e1d9ef96d437d32ceea9cb3385fc243dce29b7eb8d 2026-07-10 02:16:41.239928 | ubuntu-noble-large | DiffID: sha256:4763e77fb022ac3442833e10d6cc072d56c9dc31a6c9fc1ab83850dabdb39dd7 2026-07-10 02:16:41.291110 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/valkey-sentinel@sha256:5a11c78acdaa6f3280c4db0754a41d7ca73dc2994a7c6af3c96fc03c966fbc0f 2026-07-10 02:16:41.292342 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:41.292426 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-07-10 02:16:41.292440 | ubuntu-noble-large | [SUCCESS] [115/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 2026-07-10 02:16:41.298964 | ubuntu-noble-large | [INFO]  [116/136] Checking: osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-07-10 02:16:41.299036 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-07-10 02:16:41.919070 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-07-10 02:16:41.919197 | ubuntu-noble-large | [SUCCESS] [116/136] EXISTS: osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-07-10 02:16:41.919238 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-07-10 02:16:41.963693 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-07-10 02:16:41.963802 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-07-10 02:16:41.963827 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:42.008973 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:45da5d9959014bd5834c5562661f64dff1951951639d002366b1f2f5b4677f69 2026-07-10 02:16:42.009067 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/valkey-server:temp-remote-check-140454-23954 2026-07-10 02:16:42.318311 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:42.367420 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:45da5d9959014bd5834c5562661f64dff1951951639d002366b1f2f5b4677f69 2026-07-10 02:16:42.367529 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:42.408767 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:42.408855 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:42.408869 | ubuntu-noble-large | DiffID: sha256:bf75b0961daa4ce94326b4e1d9ef96d437d32ceea9cb3385fc243dce29b7eb8d 2026-07-10 02:16:42.408880 | ubuntu-noble-large | DiffID: sha256:c33edb3c96d7faa0c065793e229466e76259a973f330b6a235ba38953263fde1 2026-07-10 02:16:42.455261 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/valkey-server@sha256:3d32b17f93fa3d6fca59b5c1c61ffead3f7be1ac9c67be387a53614f962c1b2f 2026-07-10 02:16:42.457563 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:42.499809 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:42.499901 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:42.499911 | ubuntu-noble-large | DiffID: sha256:bf75b0961daa4ce94326b4e1d9ef96d437d32ceea9cb3385fc243dce29b7eb8d 2026-07-10 02:16:42.499919 | ubuntu-noble-large | DiffID: sha256:c33edb3c96d7faa0c065793e229466e76259a973f330b6a235ba38953263fde1 2026-07-10 02:16:42.550886 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/valkey-server@sha256:3d32b17f93fa3d6fca59b5c1c61ffead3f7be1ac9c67be387a53614f962c1b2f 2026-07-10 02:16:42.552347 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:42.552418 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-07-10 02:16:42.552430 | ubuntu-noble-large | [SUCCESS] [116/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/valkey-server:2025.1 2026-07-10 02:16:42.558075 | ubuntu-noble-large | [INFO]  [117/136] Checking: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-07-10 02:16:42.558170 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-07-10 02:16:43.290322 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-07-10 02:16:43.290447 | ubuntu-noble-large | [SUCCESS] [117/136] EXISTS: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-07-10 02:16:43.290468 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-07-10 02:16:43.335037 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-07-10 02:16:43.335199 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-07-10 02:16:43.335746 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:43.380350 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2ed84b573157b93ea316504a572a60369ac99b7f6c4a8302a49283c6fceb8b44 2026-07-10 02:16:43.380445 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-140454-21295 2026-07-10 02:16:43.677781 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:43.724110 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2ed84b573157b93ea316504a572a60369ac99b7f6c4a8302a49283c6fceb8b44 2026-07-10 02:16:43.725826 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:43.766269 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:43.766381 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:43.766393 | ubuntu-noble-large | DiffID: sha256:cf6ee6e71f71b64c5f3fee6d28826b06986b4a96485ab52e4d9e878ea1a07b69 2026-07-10 02:16:43.808052 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:489929e703e18d0302a36ca7e4d750d24217d128b5ddf874ec2ac50a04a64bcc 2026-07-10 02:16:43.809467 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:43.852082 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:43.852213 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:43.852231 | ubuntu-noble-large | DiffID: sha256:cf6ee6e71f71b64c5f3fee6d28826b06986b4a96485ab52e4d9e878ea1a07b69 2026-07-10 02:16:43.898875 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:489929e703e18d0302a36ca7e4d750d24217d128b5ddf874ec2ac50a04a64bcc 2026-07-10 02:16:43.899241 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:43.899338 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-07-10 02:16:43.899378 | ubuntu-noble-large | [SUCCESS] [117/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/iscsid:2025.1 2026-07-10 02:16:43.905418 | ubuntu-noble-large | [INFO]  [118/136] Checking: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-07-10 02:16:43.905496 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-07-10 02:16:44.636842 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-07-10 02:16:44.636930 | ubuntu-noble-large | [SUCCESS] [118/136] EXISTS: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-07-10 02:16:44.636945 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-07-10 02:16:44.676516 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-07-10 02:16:44.676607 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-07-10 02:16:44.676624 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:44.721398 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:20488943f304c09d9a812d48bcfe83f1d68ee3471766903cb9cf2728d99eeaf1 2026-07-10 02:16:44.721490 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-140454-768 2026-07-10 02:16:45.034355 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:45.083561 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:20488943f304c09d9a812d48bcfe83f1d68ee3471766903cb9cf2728d99eeaf1 2026-07-10 02:16:45.083652 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:45.126213 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:45.126336 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:45.126366 | ubuntu-noble-large | DiffID: sha256:87b3faddfd43a33959995b2265d66844f4baae9d586d263221d35264e7ae825b 2026-07-10 02:16:45.178805 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:08ec8808f15b1e0c30a9bc06ee0147b8dcc11ef53c6f862bce9bd5ddbf20ac37 2026-07-10 02:16:45.180399 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:45.225602 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:45.225689 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:45.225703 | ubuntu-noble-large | DiffID: sha256:87b3faddfd43a33959995b2265d66844f4baae9d586d263221d35264e7ae825b 2026-07-10 02:16:45.266704 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:08ec8808f15b1e0c30a9bc06ee0147b8dcc11ef53c6f862bce9bd5ddbf20ac37 2026-07-10 02:16:45.267583 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:45.267645 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-07-10 02:16:45.267654 | ubuntu-noble-large | [SUCCESS] [118/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/grafana:2025.1 2026-07-10 02:16:45.273241 | ubuntu-noble-large | [INFO]  [119/136] Checking: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-07-10 02:16:45.273304 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-07-10 02:16:45.876328 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-07-10 02:16:45.876427 | ubuntu-noble-large | [SUCCESS] [119/136] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-07-10 02:16:45.876451 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-07-10 02:16:45.919364 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-07-10 02:16:45.919478 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-07-10 02:16:45.919492 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:45.971948 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:04e968a552334e004e98e0da7d92a89246a71bd0191e0179238aa3a581c9f677 2026-07-10 02:16:45.972037 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-140454-4957 2026-07-10 02:16:46.283272 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:46.332254 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:04e968a552334e004e98e0da7d92a89246a71bd0191e0179238aa3a581c9f677 2026-07-10 02:16:46.333755 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:46.375994 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:46.376091 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:46.376105 | ubuntu-noble-large | DiffID: sha256:2404c7ee3e7f1883130d64a0ed5ff776b0dbebb2fb1e1dbae72e028d18841f70 2026-07-10 02:16:46.428366 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:b992639e1101a0a0c193ddcf2903872697fc5701b19fd82e4353ba4e4314cf1c 2026-07-10 02:16:46.429254 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:46.472207 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:46.472346 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:46.472371 | ubuntu-noble-large | DiffID: sha256:2404c7ee3e7f1883130d64a0ed5ff776b0dbebb2fb1e1dbae72e028d18841f70 2026-07-10 02:16:46.519335 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:b992639e1101a0a0c193ddcf2903872697fc5701b19fd82e4353ba4e4314cf1c 2026-07-10 02:16:46.521298 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:46.521405 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-07-10 02:16:46.521429 | ubuntu-noble-large | [SUCCESS] [119/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 2026-07-10 02:16:46.527712 | ubuntu-noble-large | [INFO]  [120/136] Checking: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-07-10 02:16:46.528002 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-07-10 02:16:47.306403 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-07-10 02:16:47.306675 | ubuntu-noble-large | [SUCCESS] [120/136] EXISTS: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-07-10 02:16:47.306875 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-07-10 02:16:47.350196 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-07-10 02:16:47.350655 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-07-10 02:16:47.351477 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:47.403190 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:871cb4f755c46c5b18a7bb96f8365195a1a4e7e1bb24c30744d52f200a241851 2026-07-10 02:16:47.403317 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-140454-3353 2026-07-10 02:16:47.724299 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:47.772796 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:871cb4f755c46c5b18a7bb96f8365195a1a4e7e1bb24c30744d52f200a241851 2026-07-10 02:16:47.772933 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:47.816777 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:47.816863 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:47.816875 | ubuntu-noble-large | DiffID: sha256:d92076b4482a74970a299f75442143c3fe5e8a4b6113e2b79e73b0bad05655a9 2026-07-10 02:16:47.867947 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:41d0860034e00cc2c76e8176b6db72b7e647b4aa2c6c9b8ce004a911acaa1fa1 2026-07-10 02:16:47.868593 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:47.912102 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:47.912223 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:47.912237 | ubuntu-noble-large | DiffID: sha256:d92076b4482a74970a299f75442143c3fe5e8a4b6113e2b79e73b0bad05655a9 2026-07-10 02:16:47.961306 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:41d0860034e00cc2c76e8176b6db72b7e647b4aa2c6c9b8ce004a911acaa1fa1 2026-07-10 02:16:47.961801 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:47.961931 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-07-10 02:16:47.962096 | ubuntu-noble-large | [SUCCESS] [120/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/memcached:2025.1 2026-07-10 02:16:47.969082 | ubuntu-noble-large | [INFO]  [121/136] Checking: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-07-10 02:16:47.969264 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-07-10 02:16:48.418054 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-07-10 02:16:48.418194 | ubuntu-noble-large | [SUCCESS] [121/136] EXISTS: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-07-10 02:16:48.418238 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-07-10 02:16:48.462439 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-07-10 02:16:48.462636 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-07-10 02:16:48.462845 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:48.508574 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2fa524bfcd1ad25393e00b77f9511e9c099f698a84c7692258f00ddd23bdf294 2026-07-10 02:16:48.508715 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-140454-11930 2026-07-10 02:16:48.823542 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:48.869514 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2fa524bfcd1ad25393e00b77f9511e9c099f698a84c7692258f00ddd23bdf294 2026-07-10 02:16:48.869578 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:48.903217 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:48.903344 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:48.903359 | ubuntu-noble-large | DiffID: sha256:ac03f13030852b3257b9614a39c939866569f7805e93a18b3c09d0118b5f8d6c 2026-07-10 02:16:48.945395 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:eed727826ef2895f9680c4588bb39f9bd66d50385ee8ddefdd271be0490a9b7a 2026-07-10 02:16:48.945985 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:48.985364 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:48.985462 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:48.985478 | ubuntu-noble-large | DiffID: sha256:ac03f13030852b3257b9614a39c939866569f7805e93a18b3c09d0118b5f8d6c 2026-07-10 02:16:49.033888 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:eed727826ef2895f9680c4588bb39f9bd66d50385ee8ddefdd271be0490a9b7a 2026-07-10 02:16:49.034715 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:49.034848 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-07-10 02:16:49.035050 | ubuntu-noble-large | [SUCCESS] [121/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy:2025.1 2026-07-10 02:16:49.042467 | ubuntu-noble-large | [INFO]  [122/136] Checking: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-07-10 02:16:49.042594 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-07-10 02:16:49.629546 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-07-10 02:16:49.629659 | ubuntu-noble-large | [SUCCESS] [122/136] EXISTS: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-07-10 02:16:49.629754 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-07-10 02:16:49.676100 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-07-10 02:16:49.676302 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-07-10 02:16:49.676497 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:49.718733 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c6d4ee73edeee68ad455dc08409558436ba16f1370294bc5bd06a027731f33fe 2026-07-10 02:16:49.718821 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-140454-692 2026-07-10 02:16:50.055898 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:50.104036 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c6d4ee73edeee68ad455dc08409558436ba16f1370294bc5bd06a027731f33fe 2026-07-10 02:16:50.104167 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:50.146556 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:50.146655 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:50.146673 | ubuntu-noble-large | DiffID: sha256:4b45dc1fb90cea7a8deaa5f8611a642c85e32e8c0922164a7cf40f45cf9df95a 2026-07-10 02:16:50.195511 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:046b83de2cceab173319e213e942c005441239827e420dc059864cf0f932f961 2026-07-10 02:16:50.196420 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:50.241109 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:50.241216 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:50.241229 | ubuntu-noble-large | DiffID: sha256:4b45dc1fb90cea7a8deaa5f8611a642c85e32e8c0922164a7cf40f45cf9df95a 2026-07-10 02:16:50.292355 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:046b83de2cceab173319e213e942c005441239827e420dc059864cf0f932f961 2026-07-10 02:16:50.293107 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:50.293180 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-07-10 02:16:50.293458 | ubuntu-noble-large | [SUCCESS] [122/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 2026-07-10 02:16:50.299935 | ubuntu-noble-large | [INFO]  [123/136] Checking: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-07-10 02:16:50.300042 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-07-10 02:16:51.004229 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-07-10 02:16:51.004387 | ubuntu-noble-large | [SUCCESS] [123/136] EXISTS: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-07-10 02:16:51.004402 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-07-10 02:16:51.050892 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-07-10 02:16:51.051152 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-07-10 02:16:51.051477 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:51.092413 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f8ec10f3729a73480fbe9cdb8ca6f463dd9e99c50dc204a00a79d401bacd70f4 2026-07-10 02:16:51.092505 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-140454-31097 2026-07-10 02:16:51.407658 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:51.449851 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f8ec10f3729a73480fbe9cdb8ca6f463dd9e99c50dc204a00a79d401bacd70f4 2026-07-10 02:16:51.449953 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:51.494532 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:51.494620 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:51.494634 | ubuntu-noble-large | DiffID: sha256:4e98d6bb68f9d523315963db438e9ae549fbca0c2eca535b516fcf6d35ce3d93 2026-07-10 02:16:51.540326 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:49ea9a47aae7be39dc2b38980338897d3491c15b4e37e896288a759f8dae4030 2026-07-10 02:16:51.541073 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:51.586732 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:51.586813 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:51.586826 | ubuntu-noble-large | DiffID: sha256:4e98d6bb68f9d523315963db438e9ae549fbca0c2eca535b516fcf6d35ce3d93 2026-07-10 02:16:51.636485 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:49ea9a47aae7be39dc2b38980338897d3491c15b4e37e896288a759f8dae4030 2026-07-10 02:16:51.638059 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:51.638107 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-07-10 02:16:51.638118 | ubuntu-noble-large | [SUCCESS] [123/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/rabbitmq:2025.1 2026-07-10 02:16:51.644195 | ubuntu-noble-large | [INFO]  [124/136] Checking: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-07-10 02:16:51.644229 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-07-10 02:16:52.622577 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-07-10 02:16:52.622824 | ubuntu-noble-large | [SUCCESS] [124/136] EXISTS: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-07-10 02:16:52.623624 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-07-10 02:16:52.669349 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-07-10 02:16:52.669438 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-07-10 02:16:52.669449 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:52.718037 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d1712a1ac33252babbf8a416b7831dd95ab0e5f76edd085f7ca5cfc1d8890be9 2026-07-10 02:16:52.718159 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-140454-18030 2026-07-10 02:16:53.108351 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:53.154845 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d1712a1ac33252babbf8a416b7831dd95ab0e5f76edd085f7ca5cfc1d8890be9 2026-07-10 02:16:53.154950 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:53.193937 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:53.194014 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:53.194024 | ubuntu-noble-large | DiffID: sha256:e5b4ae6785c1b780e03cf227442a4c51093a214cca212097ccbdd14cd093f74e 2026-07-10 02:16:53.244925 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:976935db6e7db0763c2ae5463ed1e074d9ace26cdfceec7fa4e3720587175ac0 2026-07-10 02:16:53.245751 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:53.288611 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:53.288695 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:53.288707 | ubuntu-noble-large | DiffID: sha256:e5b4ae6785c1b780e03cf227442a4c51093a214cca212097ccbdd14cd093f74e 2026-07-10 02:16:53.337659 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:976935db6e7db0763c2ae5463ed1e074d9ace26cdfceec7fa4e3720587175ac0 2026-07-10 02:16:53.338530 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:53.338628 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-07-10 02:16:53.338652 | ubuntu-noble-large | [SUCCESS] [124/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/dnsmasq:2025.1 2026-07-10 02:16:53.345907 | ubuntu-noble-large | [INFO]  [125/136] Checking: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-07-10 02:16:53.345972 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-07-10 02:16:53.837397 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-07-10 02:16:53.837608 | ubuntu-noble-large | [SUCCESS] [125/136] EXISTS: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-07-10 02:16:53.837633 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-07-10 02:16:53.887756 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-07-10 02:16:53.887861 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-07-10 02:16:53.887994 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:53.936357 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:566f6800bda93ffcc9d7d6579de154a011c5a6f351896fb2523a78c69fdf2ec0 2026-07-10 02:16:53.936476 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-140454-240 2026-07-10 02:16:54.271922 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:54.316348 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:566f6800bda93ffcc9d7d6579de154a011c5a6f351896fb2523a78c69fdf2ec0 2026-07-10 02:16:54.316440 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:54.361786 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:54.361898 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:54.361926 | ubuntu-noble-large | DiffID: sha256:8a60ef850a70fe3aec148dcbebbfdbe22cae8356817f07a2f40b0ed7d5453c33 2026-07-10 02:16:54.412317 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:6cc61c908ef2910993b59ea6c0ab7caa16b9193ddd8bafd1bfe9738475991db1 2026-07-10 02:16:54.413200 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:54.461251 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:54.461372 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:54.461425 | ubuntu-noble-large | DiffID: sha256:8a60ef850a70fe3aec148dcbebbfdbe22cae8356817f07a2f40b0ed7d5453c33 2026-07-10 02:16:54.508401 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:6cc61c908ef2910993b59ea6c0ab7caa16b9193ddd8bafd1bfe9738475991db1 2026-07-10 02:16:54.509420 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:54.509544 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-07-10 02:16:54.509569 | ubuntu-noble-large | [SUCCESS] [125/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 2026-07-10 02:16:54.516258 | ubuntu-noble-large | [INFO]  [126/136] Checking: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-07-10 02:16:54.517223 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-07-10 02:16:55.124261 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-07-10 02:16:55.124435 | ubuntu-noble-large | [SUCCESS] [126/136] EXISTS: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-07-10 02:16:55.124447 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-07-10 02:16:55.160350 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-07-10 02:16:55.160443 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-07-10 02:16:55.160457 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:55.210469 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2f48f78edd7d09127a851f51c07b79a092abffcffcf3e25c9eaae4cd7cb2bbdc 2026-07-10 02:16:55.210563 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-140454-27572 2026-07-10 02:16:55.531544 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:55.573968 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2f48f78edd7d09127a851f51c07b79a092abffcffcf3e25c9eaae4cd7cb2bbdc 2026-07-10 02:16:55.574033 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:55.619271 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:55.619386 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:55.619401 | ubuntu-noble-large | DiffID: sha256:c45dc600edebce7f404c66705c9cea4a5d46ebe1e86ac91f02255be51581394f 2026-07-10 02:16:55.668942 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:7aad3ce326639938962e620859df79e058a12459c315ae613eac3e5dc796cd03 2026-07-10 02:16:55.669901 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:55.710759 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:55.710849 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:55.710863 | ubuntu-noble-large | DiffID: sha256:c45dc600edebce7f404c66705c9cea4a5d46ebe1e86ac91f02255be51581394f 2026-07-10 02:16:55.762184 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:7aad3ce326639938962e620859df79e058a12459c315ae613eac3e5dc796cd03 2026-07-10 02:16:55.763258 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:55.763375 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-07-10 02:16:55.763390 | ubuntu-noble-large | [SUCCESS] [126/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/fluentd:2025.1 2026-07-10 02:16:55.770047 | ubuntu-noble-large | [INFO]  [127/136] Checking: osism.harbor.regio.digital/kolla/cron:2025.1 2026-07-10 02:16:55.770120 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2026-07-10 02:16:56.447234 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2026-07-10 02:16:56.447340 | ubuntu-noble-large | [SUCCESS] [127/136] EXISTS: osism.harbor.regio.digital/kolla/cron:2025.1 2026-07-10 02:16:56.447351 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2026-07-10 02:16:56.494326 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cron:2025.1 2026-07-10 02:16:56.494401 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cron:2025.1 2026-07-10 02:16:56.494412 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:56.539324 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:55a8ea8eb864eb00029e894c689ce1ed5fddc5a1ec4ae30d4946b1ce4355f073 2026-07-10 02:16:56.539409 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-140454-26691 2026-07-10 02:16:56.875213 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:56.917341 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:55a8ea8eb864eb00029e894c689ce1ed5fddc5a1ec4ae30d4946b1ce4355f073 2026-07-10 02:16:56.917429 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:56.960914 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:56.961006 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:56.961020 | ubuntu-noble-large | DiffID: sha256:3a132074a44fd7479ef6c617410731228b712f6f1a4e7269bf9f1060324554bb 2026-07-10 02:16:57.010959 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:a98417e8934d423d749fd1f148a360c977ebc389b4d9a1c9b5c60bbd32594e7e 2026-07-10 02:16:57.011373 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:57.056011 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:57.056098 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:57.056157 | ubuntu-noble-large | DiffID: sha256:3a132074a44fd7479ef6c617410731228b712f6f1a4e7269bf9f1060324554bb 2026-07-10 02:16:57.107008 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:a98417e8934d423d749fd1f148a360c977ebc389b4d9a1c9b5c60bbd32594e7e 2026-07-10 02:16:57.107963 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:57.108033 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cron:2025.1 2026-07-10 02:16:57.108043 | ubuntu-noble-large | [SUCCESS] [127/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cron:2025.1 2026-07-10 02:16:57.113949 | ubuntu-noble-large | [INFO]  [128/136] Checking: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-07-10 02:16:57.113998 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-07-10 02:16:57.730520 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-07-10 02:16:57.730613 | ubuntu-noble-large | [SUCCESS] [128/136] EXISTS: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-07-10 02:16:57.730626 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-07-10 02:16:57.778269 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-07-10 02:16:57.778383 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-07-10 02:16:57.778407 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:57.827773 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4a7fab6b9c8932957b548c6bdeea79bee1fdb7d282528defb6fa6c080148b240 2026-07-10 02:16:57.827861 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-140454-17601 2026-07-10 02:16:58.151269 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:58.198245 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4a7fab6b9c8932957b548c6bdeea79bee1fdb7d282528defb6fa6c080148b240 2026-07-10 02:16:58.198339 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:58.240253 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:58.240419 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:58.240455 | ubuntu-noble-large | DiffID: sha256:f770e31a46f21da903e363d12cb951ce2d7e4aa4955f5b7399c486fdd3637eb5 2026-07-10 02:16:58.289173 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:a8d181b43e864e42ff452e7f5cb5d16fbc8f739a3a26f5cdad597bfa15e22bb2 2026-07-10 02:16:58.290414 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:58.331883 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:58.331967 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:58.331978 | ubuntu-noble-large | DiffID: sha256:f770e31a46f21da903e363d12cb951ce2d7e4aa4955f5b7399c486fdd3637eb5 2026-07-10 02:16:58.381572 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:a8d181b43e864e42ff452e7f5cb5d16fbc8f739a3a26f5cdad597bfa15e22bb2 2026-07-10 02:16:58.382272 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:58.382378 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-07-10 02:16:58.382392 | ubuntu-noble-large | [SUCCESS] [128/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keepalived:2025.1 2026-07-10 02:16:58.389288 | ubuntu-noble-large | [INFO]  [129/136] Checking: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-07-10 02:16:58.389351 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-07-10 02:16:59.089332 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-07-10 02:16:59.089423 | ubuntu-noble-large | [SUCCESS] [129/136] EXISTS: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-07-10 02:16:59.089435 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-07-10 02:16:59.129260 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-07-10 02:16:59.129400 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-07-10 02:16:59.130197 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:16:59.176254 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:636a65e39c4684bc225411fdef8c2e522b125708d3e2de2b5d53ba222164a4af 2026-07-10 02:16:59.176355 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-140454-29171 2026-07-10 02:16:59.530102 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:16:59.577301 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:636a65e39c4684bc225411fdef8c2e522b125708d3e2de2b5d53ba222164a4af 2026-07-10 02:16:59.577391 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:16:59.619164 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:59.619260 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:59.619311 | ubuntu-noble-large | DiffID: sha256:05963e9306ceafeda35832a448f699e0d5d0670600b64041992211f47342c53a 2026-07-10 02:16:59.669256 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:b0d54da736d55f66e96ce18f9336a0f01a1a4e6ac48e413eaaf4bcb552e15f79 2026-07-10 02:16:59.670944 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:16:59.713251 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:16:59.713356 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:16:59.713371 | ubuntu-noble-large | DiffID: sha256:05963e9306ceafeda35832a448f699e0d5d0670600b64041992211f47342c53a 2026-07-10 02:16:59.759645 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:b0d54da736d55f66e96ce18f9336a0f01a1a4e6ac48e413eaaf4bcb552e15f79 2026-07-10 02:16:59.760383 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:16:59.760469 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-07-10 02:16:59.760513 | ubuntu-noble-large | [SUCCESS] [129/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 2026-07-10 02:16:59.766298 | ubuntu-noble-large | [INFO]  [130/136] Checking: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-07-10 02:16:59.766385 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-07-10 02:17:00.576220 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-07-10 02:17:00.576326 | ubuntu-noble-large | [SUCCESS] [130/136] EXISTS: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-07-10 02:17:00.576336 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-07-10 02:17:00.624305 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-07-10 02:17:00.625237 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-07-10 02:17:00.625327 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:17:00.668311 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0cf95dd403b75f1b2f6ee050a692c0d4e5e4179ba54c15cbd205e5215e7c60bb 2026-07-10 02:17:00.668377 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/proxysql-3:temp-remote-check-140454-29962 2026-07-10 02:17:00.991217 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:17:01.044260 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0cf95dd403b75f1b2f6ee050a692c0d4e5e4179ba54c15cbd205e5215e7c60bb 2026-07-10 02:17:01.044394 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:17:01.088331 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:17:01.088425 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:17:01.088447 | ubuntu-noble-large | DiffID: sha256:5ddbf66d772d09088808ca8fed1f18a937f23c0fd0eba448dd19571a16d572c3 2026-07-10 02:17:01.135987 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql-3@sha256:1c4cdb0eb077e126912365e628f7105f2c81348133776ac0f06874b9cde17459 2026-07-10 02:17:01.137402 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:17:01.182196 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:17:01.182293 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:17:01.182307 | ubuntu-noble-large | DiffID: sha256:5ddbf66d772d09088808ca8fed1f18a937f23c0fd0eba448dd19571a16d572c3 2026-07-10 02:17:01.230919 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql-3@sha256:1c4cdb0eb077e126912365e628f7105f2c81348133776ac0f06874b9cde17459 2026-07-10 02:17:01.232071 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:17:01.233402 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-07-10 02:17:01.233457 | ubuntu-noble-large | [SUCCESS] [130/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/proxysql-3:2025.1 2026-07-10 02:17:01.240198 | ubuntu-noble-large | [INFO]  [131/136] Checking: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-07-10 02:17:01.240269 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-07-10 02:17:01.894248 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-07-10 02:17:01.894354 | ubuntu-noble-large | [SUCCESS] [131/136] EXISTS: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-07-10 02:17:01.894365 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-07-10 02:17:01.940254 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-07-10 02:17:01.940360 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-07-10 02:17:01.940381 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:17:01.989941 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:239fb9e0e935fac2f7fc77987223f3c7237e135429f0ff42b843f06be6d30dd9 2026-07-10 02:17:01.990050 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-140454-15826 2026-07-10 02:17:02.305725 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:17:02.355336 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:239fb9e0e935fac2f7fc77987223f3c7237e135429f0ff42b843f06be6d30dd9 2026-07-10 02:17:02.355413 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:17:02.398255 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:17:02.398351 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:17:02.398361 | ubuntu-noble-large | DiffID: sha256:1c2e12eae1e34c1ceb093c9135b64ee9a344ae0b915826d19670a6aacabaf8b5 2026-07-10 02:17:02.447853 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:1ce0b280334db03adf4cf6c95e70606a165c1915cdb6e7e519c3262386b05cd3 2026-07-10 02:17:02.448935 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:17:02.488299 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:17:02.488378 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:17:02.488391 | ubuntu-noble-large | DiffID: sha256:1c2e12eae1e34c1ceb093c9135b64ee9a344ae0b915826d19670a6aacabaf8b5 2026-07-10 02:17:02.535100 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:1ce0b280334db03adf4cf6c95e70606a165c1915cdb6e7e519c3262386b05cd3 2026-07-10 02:17:02.536396 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:17:02.536541 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-07-10 02:17:02.536560 | ubuntu-noble-large | [SUCCESS] [131/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/proxysql:2025.1 2026-07-10 02:17:02.543339 | ubuntu-noble-large | [INFO]  [132/136] Checking: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-07-10 02:17:02.543421 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-07-10 02:17:03.112324 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-07-10 02:17:03.112444 | ubuntu-noble-large | [SUCCESS] [132/136] EXISTS: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-07-10 02:17:03.113207 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-07-10 02:17:03.157323 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-07-10 02:17:03.157392 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-07-10 02:17:03.157618 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:17:03.205356 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7d95ce8c0a963c19f58e7755bc5c047d6d4da45ca282794d75dfbe7b806885dd 2026-07-10 02:17:03.205469 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-140454-20799 2026-07-10 02:17:03.526236 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:17:03.575375 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7d95ce8c0a963c19f58e7755bc5c047d6d4da45ca282794d75dfbe7b806885dd 2026-07-10 02:17:03.575468 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:17:03.618047 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:17:03.618118 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:17:03.618157 | ubuntu-noble-large | DiffID: sha256:409921e15434a645e2382446d3f0a4999a577e7db1ac8ebfdad6b59c151bded2 2026-07-10 02:17:03.669264 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:a1593582541b113c39b857d321a8b5fd7de8e4f1bbae776fe4177aa54a68bfd1 2026-07-10 02:17:03.671040 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:17:03.719159 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:17:03.719296 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:17:03.719313 | ubuntu-noble-large | DiffID: sha256:409921e15434a645e2382446d3f0a4999a577e7db1ac8ebfdad6b59c151bded2 2026-07-10 02:17:03.763876 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:a1593582541b113c39b857d321a8b5fd7de8e4f1bbae776fe4177aa54a68bfd1 2026-07-10 02:17:03.765420 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:17:03.765507 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-07-10 02:17:03.765531 | ubuntu-noble-large | [SUCCESS] [132/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/tgtd:2025.1 2026-07-10 02:17:03.771909 | ubuntu-noble-large | [INFO]  [133/136] Checking: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-07-10 02:17:03.771982 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-07-10 02:17:04.513931 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-07-10 02:17:04.514021 | ubuntu-noble-large | [SUCCESS] [133/136] EXISTS: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-07-10 02:17:04.514035 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-07-10 02:17:04.558227 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-07-10 02:17:04.558328 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-07-10 02:17:04.558338 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:17:04.603968 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4a721bb96731b7fbbed5c9a95a26e9a6ba8bfd516cb086fa3663a86867d76f1e 2026-07-10 02:17:04.604027 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-140454-21061 2026-07-10 02:17:04.903335 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:17:04.954264 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4a721bb96731b7fbbed5c9a95a26e9a6ba8bfd516cb086fa3663a86867d76f1e 2026-07-10 02:17:04.954369 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:17:04.999528 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:17:04.999624 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:17:04.999637 | ubuntu-noble-large | DiffID: sha256:938bf1b7a6d5c426940d1cdf57dc5ba15f6fc1c3a3cd295405add45361fe9bd4 2026-07-10 02:17:05.048366 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:c35d640f3670804c658d3506e46af26b9a42df4beed96b70e5e39075b392c5bc 2026-07-10 02:17:05.049266 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:17:05.097257 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:17:05.097378 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:17:05.097393 | ubuntu-noble-large | DiffID: sha256:938bf1b7a6d5c426940d1cdf57dc5ba15f6fc1c3a3cd295405add45361fe9bd4 2026-07-10 02:17:05.145326 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:c35d640f3670804c658d3506e46af26b9a42df4beed96b70e5e39075b392c5bc 2026-07-10 02:17:05.146518 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:17:05.146612 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-07-10 02:17:05.146626 | ubuntu-noble-large | [SUCCESS] [133/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 2026-07-10 02:17:05.153347 | ubuntu-noble-large | [INFO]  [134/136] Checking: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-07-10 02:17:05.153422 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-07-10 02:17:05.643368 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-07-10 02:17:05.643468 | ubuntu-noble-large | [SUCCESS] [134/136] EXISTS: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-07-10 02:17:05.643483 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-07-10 02:17:05.687745 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-07-10 02:17:05.687943 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-07-10 02:17:05.688174 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:17:05.737071 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f3018ca569159d5770aaf7e47c93fee2adde8b29a150546c09ff831539451d39 2026-07-10 02:17:05.737196 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-140454-7316 2026-07-10 02:17:06.060927 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:17:06.108311 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f3018ca569159d5770aaf7e47c93fee2adde8b29a150546c09ff831539451d39 2026-07-10 02:17:06.108414 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:17:06.149552 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:17:06.149616 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:17:06.149622 | ubuntu-noble-large | DiffID: sha256:c322c8a93ba854eede35b3b5251d21b12785ee57e8d1066d0ec2376555894367 2026-07-10 02:17:06.199232 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:8e16f1b190d1e5374a98d703631a81bfba6d973e963b5f8cea615440eef1e434 2026-07-10 02:17:06.200117 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:17:06.247319 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:17:06.247413 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:17:06.247430 | ubuntu-noble-large | DiffID: sha256:c322c8a93ba854eede35b3b5251d21b12785ee57e8d1066d0ec2376555894367 2026-07-10 02:17:06.301069 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:8e16f1b190d1e5374a98d703631a81bfba6d973e963b5f8cea615440eef1e434 2026-07-10 02:17:06.302433 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:17:06.302520 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-07-10 02:17:06.302537 | ubuntu-noble-large | [SUCCESS] [134/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch:2025.1 2026-07-10 02:17:06.309311 | ubuntu-noble-large | [INFO]  [135/136] Checking: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-07-10 02:17:06.309392 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-07-10 02:17:06.855331 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-07-10 02:17:06.855441 | ubuntu-noble-large | [SUCCESS] [135/136] EXISTS: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-07-10 02:17:06.855466 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-07-10 02:17:06.900329 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-07-10 02:17:06.900415 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-07-10 02:17:06.900431 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:17:06.947400 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f9252f3b8679c301ca940d96d099d407f4b42c77eef74f455235a4c877c97288 2026-07-10 02:17:06.947479 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-140454-31082 2026-07-10 02:17:07.270654 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:17:07.316355 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f9252f3b8679c301ca940d96d099d407f4b42c77eef74f455235a4c877c97288 2026-07-10 02:17:07.316432 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:17:07.360256 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:17:07.360388 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:17:07.360402 | ubuntu-noble-large | DiffID: sha256:8d63def8b54036fc3b4baa8175dc34c47b7b33c30d2669215f55e6204ed0dc75 2026-07-10 02:17:07.413923 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:36a055575309cea36b07647ee6778d44955e17ed61afac62396cdeb14c101438 2026-07-10 02:17:07.415328 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:17:07.457318 | ubuntu-noble-large | DiffID: sha256:f103cd120fdd6cbc7f3d0e1d5bfb3e16290c32ead7b822d15c34460ecdf64b29 2026-07-10 02:17:07.457415 | ubuntu-noble-large | DiffID: sha256:b53fb5748dee8cb594b43b75ba15bb0088a52593bcbfa45de7fbf89bedf861a5 2026-07-10 02:17:07.457430 | ubuntu-noble-large | DiffID: sha256:8d63def8b54036fc3b4baa8175dc34c47b7b33c30d2669215f55e6204ed0dc75 2026-07-10 02:17:07.506892 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:36a055575309cea36b07647ee6778d44955e17ed61afac62396cdeb14c101438 2026-07-10 02:17:07.507297 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:17:07.507388 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-07-10 02:17:07.508008 | ubuntu-noble-large | [SUCCESS] [135/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/multipathd:2025.1 2026-07-10 02:17:07.515248 | ubuntu-noble-large | [INFO]  [136/136] Checking: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-07-10 02:17:07.515369 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-07-10 02:17:08.328262 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-07-10 02:17:08.328379 | ubuntu-noble-large | [SUCCESS] [136/136] EXISTS: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-07-10 02:17:08.328392 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-07-10 02:17:08.373362 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-07-10 02:17:08.373445 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-07-10 02:17:08.373459 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2026-07-10 02:17:08.417357 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e45ea3af34010f7518c7788a05e0da0326f50122ee8d9893b8cbb2e7a72edcb2 2026-07-10 02:17:08.417446 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-140454-7895 2026-07-10 02:17:08.737083 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2026-07-10 02:17:08.777931 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e45ea3af34010f7518c7788a05e0da0326f50122ee8d9893b8cbb2e7a72edcb2 2026-07-10 02:17:08.777993 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2026-07-10 02:17:08.817056 | ubuntu-noble-large | DiffID: sha256:07983ece468f3dd0660a9b01693798b9ba703253a3ba20a2c494367cf41bca09 2026-07-10 02:17:08.852900 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:563c2eb5b634ddefd3269f56e009963722cf0ddfac3f7401813d49648474e60a 2026-07-10 02:17:08.853332 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2026-07-10 02:17:08.893581 | ubuntu-noble-large | DiffID: sha256:07983ece468f3dd0660a9b01693798b9ba703253a3ba20a2c494367cf41bca09 2026-07-10 02:17:08.942060 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:563c2eb5b634ddefd3269f56e009963722cf0ddfac3f7401813d49648474e60a 2026-07-10 02:17:08.942407 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2026-07-10 02:17:08.942516 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-07-10 02:17:08.942802 | ubuntu-noble-large | [SUCCESS] [136/136] DIGESTS MATCH: osism.harbor.regio.digital/kolla/sbom:2025.1 2026-07-10 02:17:08.942907 | ubuntu-noble-large | 2026-07-10 02:17:08.942924 | ubuntu-noble-large | [INFO]  ============== SUMMARY ============== 2026-07-10 02:17:08.942934 | ubuntu-noble-large | [INFO]  Total images checked: 136 2026-07-10 02:17:08.942948 | ubuntu-noble-large | [SUCCESS] Images already on registry: 136 2026-07-10 02:17:08.942974 | ubuntu-noble-large | [INFO]  Images missing from registry: 0 2026-07-10 02:17:08.943105 | ubuntu-noble-large | [INFO]  Images with digest mismatches: 0 2026-07-10 02:17:08.943194 | ubuntu-noble-large | 2026-07-10 02:17:08.943208 | ubuntu-noble-large | [INFO]  Cleaning up 136 temporary remote images... 2026-07-10 02:17:08.944757 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-relay:temp-remote-check-140454-13759 2026-07-10 02:17:08.995959 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-140454-5951 2026-07-10 02:17:09.043229 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-140454-18323 2026-07-10 02:17:09.099717 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-140454-29043 2026-07-10 02:17:09.147417 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-140454-24001 2026-07-10 02:17:09.194376 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-140454-26156 2026-07-10 02:17:09.246121 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-140454-31674 2026-07-10 02:17:09.296194 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-140454-4086 2026-07-10 02:17:09.345185 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-140454-22203 2026-07-10 02:17:09.401518 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-140454-10844 2026-07-10 02:17:09.451031 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-140454-30314 2026-07-10 02:17:09.506639 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-140454-1584 2026-07-10 02:17:09.557935 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-140454-9921 2026-07-10 02:17:09.608726 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-140454-12453 2026-07-10 02:17:09.662919 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-140454-18312 2026-07-10 02:17:09.718684 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-140454-6105 2026-07-10 02:17:09.774475 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-140454-22243 2026-07-10 02:17:09.827402 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-140454-7071 2026-07-10 02:17:09.876867 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-140454-14174 2026-07-10 02:17:09.926022 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-140454-23261 2026-07-10 02:17:09.974254 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-140454-15206 2026-07-10 02:17:10.027686 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-140454-10331 2026-07-10 02:17:10.081863 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-140454-26334 2026-07-10 02:17:10.129896 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-140454-23309 2026-07-10 02:17:10.181026 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-140454-25744 2026-07-10 02:17:10.226046 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-140454-9320 2026-07-10 02:17:10.278253 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-140454-24501 2026-07-10 02:17:10.333483 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-140454-13007 2026-07-10 02:17:10.384033 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-140454-7754 2026-07-10 02:17:10.433540 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-140454-31254 2026-07-10 02:17:10.479211 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-140454-3949 2026-07-10 02:17:10.529677 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-140454-15267 2026-07-10 02:17:10.582386 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-140454-7811 2026-07-10 02:17:10.633230 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-140454-20381 2026-07-10 02:17:10.680749 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-140454-32335 2026-07-10 02:17:10.725409 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-140454-12122 2026-07-10 02:17:10.777560 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-140454-25820 2026-07-10 02:17:10.822005 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-140454-25166 2026-07-10 02:17:10.873187 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-140454-10749 2026-07-10 02:17:10.927721 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-140454-29358 2026-07-10 02:17:10.980344 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-140454-10037 2026-07-10 02:17:11.035493 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-140454-13571 2026-07-10 02:17:11.093601 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-140454-20515 2026-07-10 02:17:11.149432 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-140454-25240 2026-07-10 02:17:11.195399 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-140454-13355 2026-07-10 02:17:11.245529 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-140454-6812 2026-07-10 02:17:11.296748 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-140454-18384 2026-07-10 02:17:11.346923 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-140454-13697 2026-07-10 02:17:11.391890 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-140454-2816 2026-07-10 02:17:11.440647 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-140454-13271 2026-07-10 02:17:11.492359 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-140454-8710 2026-07-10 02:17:11.542886 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-140454-327 2026-07-10 02:17:11.594301 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-140454-5280 2026-07-10 02:17:11.645195 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-140454-6835 2026-07-10 02:17:11.698894 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-140454-26587 2026-07-10 02:17:11.751464 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-140454-28152 2026-07-10 02:17:11.804661 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-140454-5214 2026-07-10 02:17:11.855243 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-140454-14236 2026-07-10 02:17:11.907080 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-140454-6872 2026-07-10 02:17:11.956188 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/watcher-engine:temp-remote-check-140454-13779 2026-07-10 02:17:12.008178 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/watcher-api:temp-remote-check-140454-21219 2026-07-10 02:17:12.060334 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/watcher-applier:temp-remote-check-140454-27117 2026-07-10 02:17:12.111341 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-140454-22263 2026-07-10 02:17:12.158963 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-140454-32681 2026-07-10 02:17:12.211358 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-140454-16961 2026-07-10 02:17:12.256961 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-140454-11262 2026-07-10 02:17:12.305270 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-140454-11212 2026-07-10 02:17:12.354984 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-140454-2390 2026-07-10 02:17:12.402315 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-140454-2890 2026-07-10 02:17:12.454120 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-140454-14236 2026-07-10 02:17:12.499034 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-140454-31567 2026-07-10 02:17:12.550349 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-140454-8955 2026-07-10 02:17:12.603528 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-140454-24615 2026-07-10 02:17:12.656073 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-140454-8608 2026-07-10 02:17:12.709230 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-140454-6961 2026-07-10 02:17:12.763316 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-140454-18818 2026-07-10 02:17:12.808307 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-140454-27187 2026-07-10 02:17:12.860782 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-140454-31732 2026-07-10 02:17:12.915941 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-140454-8498 2026-07-10 02:17:12.971795 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-140454-7353 2026-07-10 02:17:13.021175 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-140454-20836 2026-07-10 02:17:13.073192 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-140454-16940 2026-07-10 02:17:13.114880 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-140454-29948 2026-07-10 02:17:13.158983 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-140454-18846 2026-07-10 02:17:13.208266 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-140454-24511 2026-07-10 02:17:13.255329 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-140454-2604 2026-07-10 02:17:13.306265 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-140454-27789 2026-07-10 02:17:13.349112 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-140454-16118 2026-07-10 02:17:13.397576 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-140454-12168 2026-07-10 02:17:13.451392 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-140454-2530 2026-07-10 02:17:13.503112 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-140454-20478 2026-07-10 02:17:13.552900 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-140454-1054 2026-07-10 02:17:13.601824 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-140454-15007 2026-07-10 02:17:13.653065 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-140454-12464 2026-07-10 02:17:13.705247 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-140454-24793 2026-07-10 02:17:13.752846 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-140454-3676 2026-07-10 02:17:13.796324 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-140454-3891 2026-07-10 02:17:13.842856 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-140454-2632 2026-07-10 02:17:13.893342 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-140454-23682 2026-07-10 02:17:13.942261 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-140454-29700 2026-07-10 02:17:13.995264 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-140454-17347 2026-07-10 02:17:14.047109 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-server:temp-remote-check-140454-31566 2026-07-10 02:17:14.097459 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-140454-25618 2026-07-10 02:17:14.141371 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-140454-24713 2026-07-10 02:17:14.187164 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-140454-31371 2026-07-10 02:17:14.238271 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-140454-826 2026-07-10 02:17:14.291007 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-140454-1395 2026-07-10 02:17:14.345159 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-140454-28303 2026-07-10 02:17:14.395269 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-140454-26814 2026-07-10 02:17:14.448258 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-140454-12822 2026-07-10 02:17:14.492253 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-140454-27034 2026-07-10 02:17:14.541269 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-140454-1460 2026-07-10 02:17:14.594499 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-140454-8704 2026-07-10 02:17:14.645325 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-140454-32696 2026-07-10 02:17:14.697676 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/valkey-sentinel:temp-remote-check-140454-4650 2026-07-10 02:17:14.748780 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/valkey-server:temp-remote-check-140454-23954 2026-07-10 02:17:14.796899 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-140454-21295 2026-07-10 02:17:14.846808 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-140454-768 2026-07-10 02:17:14.888710 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-140454-4957 2026-07-10 02:17:14.938972 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-140454-3353 2026-07-10 02:17:14.983925 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-140454-11930 2026-07-10 02:17:15.033679 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-140454-692 2026-07-10 02:17:15.085232 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-140454-31097 2026-07-10 02:17:15.130205 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-140454-18030 2026-07-10 02:17:15.177167 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-140454-240 2026-07-10 02:17:15.227312 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-140454-27572 2026-07-10 02:17:15.278449 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-140454-26691 2026-07-10 02:17:15.327841 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-140454-17601 2026-07-10 02:17:15.377253 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-140454-29171 2026-07-10 02:17:15.423446 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/proxysql-3:temp-remote-check-140454-29962 2026-07-10 02:17:15.474983 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-140454-15826 2026-07-10 02:17:15.531250 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-140454-20799 2026-07-10 02:17:15.579066 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-140454-21061 2026-07-10 02:17:15.623223 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-140454-7316 2026-07-10 02:17:15.669343 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-140454-31082 2026-07-10 02:17:15.719430 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-140454-7895 2026-07-10 02:17:15.763193 | ubuntu-noble-large | [SUCCESS] Cleanup completed 2026-07-10 02:17:15.763263 | ubuntu-noble-large | 2026-07-10 02:17:15.763304 | ubuntu-noble-large | [SUCCESS] Script completed successfully 2026-07-10 02:17:15.763545 | ubuntu-noble-large | + bash scripts/130-cosign.sh 2026-07-10 02:17:15.767957 | ubuntu-noble-large | + COSIGN_PARALLEL_JOBS=8 2026-07-10 02:17:15.768001 | ubuntu-noble-large | + COSIGN_RETRIES=3 2026-07-10 02:17:15.768009 | ubuntu-noble-large | + LSTFILE=images.lst 2026-07-10 02:17:15.768015 | ubuntu-noble-large | + [[ ! -f images.lst ]] 2026-07-10 02:17:15.768022 | ubuntu-noble-large | + [[ ! -f cosign-linux-amd64 ]] 2026-07-10 02:17:15.768028 | ubuntu-noble-large | + echo 'Downloading cosign binary...' 2026-07-10 02:17:15.768035 | ubuntu-noble-large | Downloading cosign binary... 2026-07-10 02:17:15.768042 | ubuntu-noble-large | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-07-10 02:17:15.783105 | ubuntu-noble-large | % Total % Received % Xferd Average Speed Time Time Time Current 2026-07-10 02:17:15.783184 | ubuntu-noble-large | Dload Upload Total Spent Left Speed 2026-07-10 02:17:15.989237 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-10 02:17:16.157083 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-07-10 02:17:20.827240 | ubuntu-noble-large | 3 134M 3 4236k 0 0 5117k 0 0:00:26 --:--:-- 0:00:26 5117k 28 134M 28 37.9M 0 0 20.7M 0 0:00:06 0:00:01 0:00:05 33.8M 53 134M 53 72.1M 0 0 25.5M 0 0:00:05 0:00:02 0:00:03 34.0M 74 134M 74 100M 0 0 25.2M 0 0:00:05 0:00:03 0:00:02 30.6M 95 134M 95 127M 0 0 26.3M 0 0:00:05 0:00:04 0:00:01 30.8M 100 134M 100 134M 0 0 26.5M 0 0:00:05 0:00:05 --:--:-- 30.8M 2026-07-10 02:17:20.832488 | ubuntu-noble-large | + chmod +x cosign-linux-amd64 2026-07-10 02:17:20.838194 | ubuntu-noble-large | + command -v parallel 2026-07-10 02:17:20.838483 | ubuntu-noble-large | + echo 'Using parallel processing with 8 jobs' 2026-07-10 02:17:20.838532 | ubuntu-noble-large | Using parallel processing with 8 jobs 2026-07-10 02:17:20.839403 | ubuntu-noble-large | + cat images.lst 2026-07-10 02:17:20.840101 | ubuntu-noble-large | + parallel --retries 3 --joblog cosign-signing.log -j8 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY '{}' '>' /dev/null 2026-07-10 02:17:31.139002 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:31.139072 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:31.139083 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:31.139092 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:31.139101 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:31.139109 | ubuntu-noble-large | 2026-07-10 02:17:31.139117 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:31.139124 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-api 2026-07-10 02:17:31.743244 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:31.743402 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:31.743424 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:31.743442 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:31.743461 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:31.743480 | ubuntu-noble-large | 2026-07-10 02:17:31.743501 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:31.743519 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-sb-db-relay 2026-07-10 02:17:32.430676 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:32.430748 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:32.430762 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:32.430773 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:32.430784 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:32.430796 | ubuntu-noble-large | 2026-07-10 02:17:32.430808 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:32.430819 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2026-07-10 02:17:33.237995 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-controller:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:33.238055 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:33.238075 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:33.238082 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:33.238090 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:33.238098 | ubuntu-noble-large | 2026-07-10 02:17:33.238105 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:33.238112 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-controller 2026-07-10 02:17:33.903408 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:33.903462 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:33.903471 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:33.903477 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:33.903485 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:33.903493 | ubuntu-noble-large | 2026-07-10 02:17:33.903505 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:33.903516 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-sb-db-server 2026-07-10 02:17:34.891229 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-northd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:34.891313 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:34.891323 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:34.891330 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:34.891338 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:34.891346 | ubuntu-noble-large | 2026-07-10 02:17:34.891354 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:34.891360 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-northd 2026-07-10 02:17:35.767486 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:35.767558 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:35.767572 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:35.767582 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:35.767608 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:35.767621 | ubuntu-noble-large | 2026-07-10 02:17:35.767633 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:35.767645 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovn-nb-db-server 2026-07-10 02:17:36.608397 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:36.608469 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:36.608484 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:36.608495 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:36.608508 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:36.608519 | ubuntu-noble-large | 2026-07-10 02:17:36.608532 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:36.608543 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2026-07-10 02:17:41.344536 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-worker:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:41.344614 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:41.344630 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:41.344642 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:41.344655 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:41.344668 | ubuntu-noble-large | 2026-07-10 02:17:41.344681 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:41.344692 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-worker 2026-07-10 02:17:42.476390 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-producer:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:42.476444 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:42.476452 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:42.476458 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:42.476465 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:42.476472 | ubuntu-noble-large | 2026-07-10 02:17:42.476479 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:42.476485 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-producer 2026-07-10 02:17:43.301773 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-central:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:43.301847 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:43.301862 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:43.301873 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:43.301886 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:43.301898 | ubuntu-noble-large | 2026-07-10 02:17:43.301911 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:43.301922 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-central 2026-07-10 02:17:43.953231 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-sink:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:43.953355 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:43.953371 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:43.953382 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:43.953394 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:43.953407 | ubuntu-noble-large | 2026-07-10 02:17:43.953419 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:43.953430 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-sink 2026-07-10 02:17:44.969311 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:44.969369 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:44.969376 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:44.969380 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:44.969385 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:44.969389 | ubuntu-noble-large | 2026-07-10 02:17:44.969394 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:44.969398 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-backend-bind9 2026-07-10 02:17:46.140376 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/designate-mdns:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:46.140481 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:46.140497 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:46.140508 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:46.140520 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:46.140532 | ubuntu-noble-large | 2026-07-10 02:17:46.140545 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:46.140556 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/designate-mdns 2026-07-10 02:17:51.066384 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-monitors:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:51.066484 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:51.066500 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:51.066511 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:51.066523 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:51.066535 | ubuntu-noble-large | 2026-07-10 02:17:51.066547 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:51.066558 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/masakari-monitors 2026-07-10 02:17:52.099208 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-engine:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:52.099300 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:52.099316 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:52.099327 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:52.099338 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:52.099348 | ubuntu-noble-large | 2026-07-10 02:17:52.099359 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:52.099370 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/masakari-engine 2026-07-10 02:17:52.915958 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/masakari-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:52.916028 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:52.916042 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:52.916052 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:52.916064 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:52.916076 | ubuntu-noble-large | 2026-07-10 02:17:52.916088 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:52.916100 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/masakari-api 2026-07-10 02:17:53.665803 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:53.665856 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:53.665866 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:53.665872 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:53.665889 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:53.665896 | ubuntu-noble-large | 2026-07-10 02:17:53.665904 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:53.665910 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/barbican-keystone-listener 2026-07-10 02:17:54.531104 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:54.531325 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:54.531345 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:54.531355 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:54.531365 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:54.531376 | ubuntu-noble-large | 2026-07-10 02:17:54.531387 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:54.531396 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/barbican-api 2026-07-10 02:17:55.316920 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/barbican-worker:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:55.317032 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:55.317057 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:55.317075 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:55.317095 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:55.317115 | ubuntu-noble-large | 2026-07-10 02:17:55.317175 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:55.317187 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/barbican-worker 2026-07-10 02:17:59.459088 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/placement-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:17:59.459228 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:17:59.459266 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:17:59.459278 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:17:59.459290 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:17:59.459303 | ubuntu-noble-large | 2026-07-10 02:17:59.459316 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:17:59.459327 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/placement-api 2026-07-10 02:18:00.356888 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/skyline-console:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:00.356979 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:00.356993 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:00.357003 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:00.357013 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:00.357024 | ubuntu-noble-large | 2026-07-10 02:18:00.357035 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:00.357046 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/skyline-console 2026-07-10 02:18:01.762267 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:01.762370 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:01.762386 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:01.762397 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:01.762410 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:01.762422 | ubuntu-noble-large | 2026-07-10 02:18:01.762434 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:01.762445 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/skyline-apiserver 2026-07-10 02:18:02.525083 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/blazar-manager:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:02.525207 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:02.525223 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:02.525236 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:02.525269 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:02.525281 | ubuntu-noble-large | 2026-07-10 02:18:02.525293 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:02.525304 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/blazar-manager 2026-07-10 02:18:03.369069 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/blazar-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:03.369211 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:03.369231 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:03.369276 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:03.369289 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:03.369298 | ubuntu-noble-large | 2026-07-10 02:18:03.369308 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:03.369317 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/blazar-api 2026-07-10 02:18:05.259368 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-pxe:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:05.259468 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:05.259485 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:05.259499 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:05.259514 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:05.259528 | ubuntu-noble-large | 2026-07-10 02:18:05.259543 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:05.259557 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-pxe 2026-07-10 02:18:05.902729 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:05.902834 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:05.902853 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:05.902868 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:05.902884 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:05.902899 | ubuntu-noble-large | 2026-07-10 02:18:05.902914 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:05.902928 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-api 2026-07-10 02:18:07.654400 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-conductor:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:07.654491 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:07.654507 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:07.654518 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:07.654583 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:07.654598 | ubuntu-noble-large | 2026-07-10 02:18:07.654610 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:07.654621 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-conductor 2026-07-10 02:18:11.087480 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:11.087584 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:11.087603 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:11.087644 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:11.087658 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:11.087670 | ubuntu-noble-large | 2026-07-10 02:18:11.087682 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:11.087694 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-notification 2026-07-10 02:18:12.205647 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:12.205727 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:12.205737 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:12.205745 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:12.205753 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:12.205760 | ubuntu-noble-large | 2026-07-10 02:18:12.205768 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:12.205776 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-compute 2026-07-10 02:18:12.829833 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:12.829906 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:12.829914 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:12.829919 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:12.829926 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:12.829931 | ubuntu-noble-large | 2026-07-10 02:18:12.829938 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:12.829943 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-ipmi 2026-07-10 02:18:13.450682 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ceilometer-central:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:13.450784 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:13.450801 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:13.450815 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:13.450829 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:13.450844 | ubuntu-noble-large | 2026-07-10 02:18:13.450859 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:13.450872 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ceilometer-central 2026-07-10 02:18:14.295041 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-data:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:14.295176 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:14.295198 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:14.295212 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:14.295246 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:14.295262 | ubuntu-noble-large | 2026-07-10 02:18:14.295278 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:14.295291 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-data 2026-07-10 02:18:18.205455 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-share:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:18.205559 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:18.205576 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:18.205589 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:18.205601 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:18.205615 | ubuntu-noble-large | 2026-07-10 02:18:18.205628 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:18.205640 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-share 2026-07-10 02:18:19.092797 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:19.092865 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:19.092872 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:19.092876 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:19.092882 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:19.092886 | ubuntu-noble-large | 2026-07-10 02:18:19.092892 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:19.092896 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-api 2026-07-10 02:18:20.109557 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/manila-scheduler:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:20.109639 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:20.109651 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:20.109658 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:20.109667 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:20.109676 | ubuntu-noble-large | 2026-07-10 02:18:20.109685 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:20.109693 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/manila-scheduler 2026-07-10 02:18:21.114069 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:21.114212 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:21.114252 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:21.114263 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:21.114273 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:21.114284 | ubuntu-noble-large | 2026-07-10 02:18:21.114295 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:21.114305 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/gnocchi-metricd 2026-07-10 02:18:22.029703 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:22.029790 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:22.029804 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:22.029815 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:22.029826 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:22.029838 | ubuntu-noble-large | 2026-07-10 02:18:22.029851 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:22.029862 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/gnocchi-statsd 2026-07-10 02:18:26.453557 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/gnocchi-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:26.453695 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:26.453724 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:26.453748 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:26.453772 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:26.453796 | ubuntu-noble-large | 2026-07-10 02:18:26.453821 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:26.453845 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/gnocchi-api 2026-07-10 02:18:27.185434 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/glance-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:27.185526 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:27.185542 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:27.185592 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:27.185613 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:27.185623 | ubuntu-noble-large | 2026-07-10 02:18:27.185633 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:27.185642 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/glance-api 2026-07-10 02:18:28.283957 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:28.284070 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:28.284085 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:28.284096 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:28.284108 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:28.284119 | ubuntu-noble-large | 2026-07-10 02:18:28.284169 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:28.284181 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-scheduler 2026-07-10 02:18:28.866448 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-backup:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:28.866560 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:28.866579 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:28.866592 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:28.866607 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:28.866621 | ubuntu-noble-large | 2026-07-10 02:18:28.866636 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:28.866650 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-backup 2026-07-10 02:18:29.795865 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-volume:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:29.795951 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:29.795965 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:29.795975 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:29.795986 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:29.795997 | ubuntu-noble-large | 2026-07-10 02:18:29.796008 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:29.796018 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-volume 2026-07-10 02:18:31.070192 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cinder-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:31.070362 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:31.070381 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:31.070394 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:31.070409 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:31.070424 | ubuntu-noble-large | 2026-07-10 02:18:31.070438 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:31.070452 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cinder-api 2026-07-10 02:18:35.128731 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:35.128842 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:35.128860 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:35.128873 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:35.128888 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:35.128902 | ubuntu-noble-large | 2026-07-10 02:18:35.128917 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:35.128931 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-novncproxy 2026-07-10 02:18:36.283886 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:36.283986 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:36.284002 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:36.284013 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:36.284024 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:36.284036 | ubuntu-noble-large | 2026-07-10 02:18:36.284048 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:36.284059 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-compute-ironic 2026-07-10 02:18:37.235291 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-compute:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:37.235369 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:37.235384 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:37.235396 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:37.235408 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:37.235420 | ubuntu-noble-large | 2026-07-10 02:18:37.235432 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:37.235443 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-compute 2026-07-10 02:18:38.139329 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-ssh:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:38.139403 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:38.139417 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:38.139428 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:38.139440 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:38.139452 | ubuntu-noble-large | 2026-07-10 02:18:38.139479 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:38.139490 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-ssh 2026-07-10 02:18:38.714416 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:38.714473 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:38.714483 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:38.714489 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:38.714497 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:38.714504 | ubuntu-noble-large | 2026-07-10 02:18:38.714511 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:38.714518 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2026-07-10 02:18:43.689988 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-conductor:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:43.690087 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:43.690110 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:43.690188 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:43.690247 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:43.690269 | ubuntu-noble-large | 2026-07-10 02:18:43.690288 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:43.690308 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-conductor 2026-07-10 02:18:44.616022 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:44.616085 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:44.616096 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:44.616115 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:44.616154 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:44.616162 | ubuntu-noble-large | 2026-07-10 02:18:44.616168 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:44.616174 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-serialproxy 2026-07-10 02:18:45.546981 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-scheduler:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:45.547057 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:45.547073 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:45.547086 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:45.547101 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:45.547115 | ubuntu-noble-large | 2026-07-10 02:18:45.547183 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:45.547232 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-scheduler 2026-07-10 02:18:46.763851 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:46.763927 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:46.763945 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:46.763958 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:46.763972 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:46.763987 | ubuntu-noble-large | 2026-07-10 02:18:46.764002 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:46.764015 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/heat-api-cfn 2026-07-10 02:18:47.220105 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:47.220245 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:47.220262 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:47.220276 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:47.220290 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:47.220304 | ubuntu-noble-large | 2026-07-10 02:18:47.220319 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:47.220332 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-api 2026-07-10 02:18:52.393876 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:52.393986 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:52.394004 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:52.394018 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:52.394033 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:52.394048 | ubuntu-noble-large | 2026-07-10 02:18:52.394062 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:52.394076 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/heat-api 2026-07-10 02:18:53.001619 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/heat-engine:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:53.001760 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:53.001780 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:53.001794 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:53.001808 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:53.001823 | ubuntu-noble-large | 2026-07-10 02:18:53.001838 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:53.001851 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/heat-engine 2026-07-10 02:18:53.947452 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone-ssh:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:53.947597 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:53.947627 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:53.947638 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:53.947650 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:53.947662 | ubuntu-noble-large | 2026-07-10 02:18:53.947675 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:53.947685 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keystone-ssh 2026-07-10 02:18:55.284067 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone-fernet:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:55.284255 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:55.284276 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:55.284285 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:55.284295 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:55.284305 | ubuntu-noble-large | 2026-07-10 02:18:55.284316 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:55.284325 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keystone-fernet 2026-07-10 02:18:56.109041 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keystone:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:56.109314 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:56.109342 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:56.109358 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:56.109372 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:56.109387 | ubuntu-noble-large | 2026-07-10 02:18:56.109402 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:56.109416 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keystone 2026-07-10 02:18:57.050916 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/watcher-engine:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:18:57.051030 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:18:57.051058 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:18:57.051081 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:18:57.051103 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:18:57.051118 | ubuntu-noble-large | 2026-07-10 02:18:57.051226 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:18:57.051241 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/watcher-engine 2026-07-10 02:19:01.230340 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:01.230422 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:01.230433 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:01.230441 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:01.230451 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:01.230460 | ubuntu-noble-large | 2026-07-10 02:19:01.230469 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:01.230476 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-api 2026-07-10 02:19:02.432889 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-expirer:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:02.432989 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:02.433004 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:02.433014 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:02.433046 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:02.433057 | ubuntu-noble-large | 2026-07-10 02:19:02.433066 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:02.433088 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-expirer 2026-07-10 02:19:03.101574 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/watcher-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:03.101697 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:03.101714 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:03.101726 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:03.101738 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:03.101750 | ubuntu-noble-large | 2026-07-10 02:19:03.101762 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:03.101773 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/watcher-api 2026-07-10 02:19:04.128435 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/watcher-applier:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:04.128554 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:04.128579 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:04.128598 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:04.128618 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:04.128662 | ubuntu-noble-large | 2026-07-10 02:19:04.128683 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:04.128702 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/watcher-applier 2026-07-10 02:19:04.978350 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:04.978448 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:04.978464 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:04.978476 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:04.978488 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:04.978500 | ubuntu-noble-large | 2026-07-10 02:19:04.978512 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:04.978523 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-evaluator 2026-07-10 02:19:05.725824 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-listener:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:05.725947 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:05.725961 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:05.725971 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:05.725982 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:05.725993 | ubuntu-noble-large | 2026-07-10 02:19:05.726004 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:05.726014 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-listener 2026-07-10 02:19:10.453233 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:10.453437 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:10.453471 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:10.453490 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:10.453510 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:10.453531 | ubuntu-noble-large | 2026-07-10 02:19:10.453549 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:10.453567 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-housekeeping 2026-07-10 02:19:11.424639 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/aodh-notifier:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:11.424809 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:11.424831 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:11.424842 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:11.424854 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:11.424865 | ubuntu-noble-large | 2026-07-10 02:19:11.424878 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:11.424889 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/aodh-notifier 2026-07-10 02:19:12.186928 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:12.187020 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:12.187034 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:12.187046 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:12.187057 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:12.187069 | ubuntu-noble-large | 2026-07-10 02:19:12.187082 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:12.187094 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-health-manager 2026-07-10 02:19:13.158784 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:13.158877 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:13.158892 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:13.158903 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:13.158915 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:13.158927 | ubuntu-noble-large | 2026-07-10 02:19:13.158939 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:13.158951 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-driver-agent 2026-07-10 02:19:14.034005 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:14.034106 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:14.034188 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:14.034207 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:14.034220 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:14.034232 | ubuntu-noble-large | 2026-07-10 02:19:14.034245 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:14.034256 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-api 2026-07-10 02:19:19.397542 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/magnum-api:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:19.397616 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:19.397624 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:19.397629 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:19.397636 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:19.397641 | ubuntu-noble-large | 2026-07-10 02:19:19.397647 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:19.397652 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/magnum-api 2026-07-10 02:19:20.474041 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/magnum-conductor:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:20.474110 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:20.474119 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:20.474144 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:20.474187 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:20.474194 | ubuntu-noble-large | 2026-07-10 02:19:20.474201 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:20.474207 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/magnum-conductor 2026-07-10 02:19:21.305025 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/octavia-worker:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:21.305237 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:21.305266 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:21.305279 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:21.305291 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:21.305302 | ubuntu-noble-large | 2026-07-10 02:19:21.305315 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:21.305326 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/octavia-worker 2026-07-10 02:19:22.217005 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:22.217199 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:22.217223 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:22.217235 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:22.217247 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:22.217259 | ubuntu-noble-large | 2026-07-10 02:19:22.217272 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:22.217283 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-neutron-agent 2026-07-10 02:19:22.935249 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:22.935372 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:22.935399 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:22.935421 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:22.935441 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:22.935461 | ubuntu-noble-large | 2026-07-10 02:19:22.935474 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:22.935485 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-sriov-agent 2026-07-10 02:19:24.101652 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:24.101768 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:24.101792 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:24.101808 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:24.101827 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:24.101844 | ubuntu-noble-large | 2026-07-10 02:19:24.101861 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:24.101874 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-metering-agent 2026-07-10 02:19:28.499726 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:28.499803 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:28.499815 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:28.499823 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:28.499832 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:28.499840 | ubuntu-noble-large | 2026-07-10 02:19:28.499849 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:28.499858 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-metadata-agent 2026-07-10 02:19:29.463492 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:29.463585 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:29.463611 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:29.463630 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:29.463650 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:29.463670 | ubuntu-noble-large | 2026-07-10 02:19:29.463690 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:29.463709 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2026-07-10 02:19:30.735772 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:30.735846 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:30.735854 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:30.735861 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:30.735869 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:30.735876 | ubuntu-noble-large | 2026-07-10 02:19:30.735884 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:30.735891 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2026-07-10 02:19:31.452743 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:31.452831 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:31.452844 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:31.452854 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:31.452865 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:31.452876 | ubuntu-noble-large | 2026-07-10 02:19:31.452887 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:31.452898 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2026-07-10 02:19:32.336234 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:32.336315 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:32.336327 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:32.336335 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:32.336345 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:32.336354 | ubuntu-noble-large | 2026-07-10 02:19:32.336363 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:32.336371 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2026-07-10 02:19:37.239982 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:37.240102 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:37.240202 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:37.240223 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:37.240238 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:37.240253 | ubuntu-noble-large | 2026-07-10 02:19:37.240268 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:37.240300 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-l3-agent 2026-07-10 02:19:38.009307 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:38.009411 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:38.009430 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:38.009468 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:38.009481 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:38.009493 | ubuntu-noble-large | 2026-07-10 02:19:38.009506 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:38.009517 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-server 2026-07-10 02:19:38.702270 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:38.702359 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:38.702372 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:38.702380 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:38.702389 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:38.702399 | ubuntu-noble-large | 2026-07-10 02:19:38.702409 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:38.702418 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-ovn-agent 2026-07-10 02:19:39.538623 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:39.538717 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:39.538732 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:39.538739 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:39.538747 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:39.538754 | ubuntu-noble-large | 2026-07-10 02:19:39.538762 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:39.538768 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2026-07-10 02:19:40.409480 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/mariadb-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:40.409578 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:40.409594 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:40.409604 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:40.409616 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:40.409628 | ubuntu-noble-large | 2026-07-10 02:19:40.409641 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:40.409652 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/mariadb-server 2026-07-10 02:19:45.241860 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:45.241938 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:45.241946 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:45.241952 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:45.241960 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:45.241966 | ubuntu-noble-large | 2026-07-10 02:19:45.241972 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:45.241978 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2026-07-10 02:19:46.302021 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk-db:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:46.302091 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:46.302099 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:46.302105 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:46.302112 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:46.302118 | ubuntu-noble-large | 2026-07-10 02:19:46.302162 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:46.302183 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovsdpdk-db 2026-07-10 02:19:47.187205 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:47.187304 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:47.187320 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:47.187330 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:47.187343 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:47.187354 | ubuntu-noble-large | 2026-07-10 02:19:47.187366 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:47.187377 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/mariadb-clustercheck 2026-07-10 02:19:48.319269 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:48.319373 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:48.319398 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:48.319418 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:48.319440 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:48.319461 | ubuntu-noble-large | 2026-07-10 02:19:48.319481 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:48.319518 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2026-07-10 02:19:49.039720 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:49.039812 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:49.039827 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:49.039838 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:49.039866 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:49.039888 | ubuntu-noble-large | 2026-07-10 02:19:49.039900 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:49.039911 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2026-07-10 02:19:49.989958 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:49.990029 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:49.990039 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:49.990045 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:49.990054 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:49.990060 | ubuntu-noble-large | 2026-07-10 02:19:49.990068 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:49.990074 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2026-07-10 02:19:51.085920 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:51.086017 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:51.086032 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:51.086042 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:51.086054 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:51.086066 | ubuntu-noble-large | 2026-07-10 02:19:51.086079 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:51.086090 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2026-07-10 02:19:55.437113 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:55.437338 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:55.437356 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:55.437368 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:55.437379 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:55.437391 | ubuntu-noble-large | 2026-07-10 02:19:55.437404 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:55.437415 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2026-07-10 02:19:56.138547 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:56.138665 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:56.138691 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:56.138709 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:56.138728 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:56.138745 | ubuntu-noble-large | 2026-07-10 02:19:56.138764 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:56.138782 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-mtail 2026-07-10 02:19:57.274783 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:57.274880 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:57.274902 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:57.274919 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:57.274938 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:57.274956 | ubuntu-noble-large | 2026-07-10 02:19:57.274975 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:57.274993 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-cadvisor 2026-07-10 02:19:58.065660 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:58.065759 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:58.065775 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:58.065786 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:58.065798 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:58.065810 | ubuntu-noble-large | 2026-07-10 02:19:58.065822 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:58.065833 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-alertmanager 2026-07-10 02:19:58.941925 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:19:58.942029 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:19:58.942065 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:19:58.942077 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:19:58.942090 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:19:58.942102 | ubuntu-noble-large | 2026-07-10 02:19:58.942194 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:19:58.942214 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2026-07-10 02:20:00.087330 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:00.087429 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:00.087445 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:00.087456 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:00.087493 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:00.087505 | ubuntu-noble-large | 2026-07-10 02:20:00.087517 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:00.087528 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-node-exporter 2026-07-10 02:20:05.227435 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:05.227505 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:05.227512 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:05.227517 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:05.227522 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:05.227527 | ubuntu-noble-large | 2026-07-10 02:20:05.227532 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:05.227536 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-server 2026-07-10 02:20:06.254790 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/openvswitch-db-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:06.254873 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:06.254881 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:06.254885 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:06.254891 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:06.254896 | ubuntu-noble-large | 2026-07-10 02:20:06.254901 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:06.254905 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/openvswitch-db-server 2026-07-10 02:20:07.050972 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:07.051056 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:07.051068 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:07.051077 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:07.051087 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:07.051097 | ubuntu-noble-large | 2026-07-10 02:20:07.051152 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:07.051163 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2026-07-10 02:20:07.919583 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:07.919651 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:07.919658 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:07.919663 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:07.919669 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:07.919673 | ubuntu-noble-large | 2026-07-10 02:20:07.919678 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:07.919682 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2026-07-10 02:20:08.731921 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:08.732021 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:08.732039 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:08.732052 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:08.732066 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:08.732080 | ubuntu-noble-large | 2026-07-10 02:20:08.732095 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:08.732202 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-pacemaker 2026-07-10 02:20:09.531936 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:09.532040 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:09.532063 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:09.532078 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:09.532095 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:09.532186 | ubuntu-noble-large | 2026-07-10 02:20:09.532200 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:09.532209 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2026-07-10 02:20:14.080286 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:14.080403 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:14.080417 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:14.080425 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:14.080433 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:14.080441 | ubuntu-noble-large | 2026-07-10 02:20:14.080450 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:14.080458 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-pcs 2026-07-10 02:20:15.065963 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/horizon:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:15.066038 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:15.066048 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:15.066054 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:15.066062 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:15.066068 | ubuntu-noble-large | 2026-07-10 02:20:15.066076 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:15.066083 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/horizon 2026-07-10 02:20:16.098206 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:16.098260 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:16.098269 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:16.098275 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:16.098282 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:16.098289 | ubuntu-noble-large | 2026-07-10 02:20:16.098296 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:16.098303 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/hacluster-corosync 2026-07-10 02:20:17.020488 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ironic-inspector:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:17.020561 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:17.020576 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:17.020588 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:17.020600 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:17.020612 | ubuntu-noble-large | 2026-07-10 02:20:17.020625 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:17.020636 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ironic-inspector 2026-07-10 02:20:17.830201 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:17.830275 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:17.830290 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:17.830314 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:17.830327 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:17.830339 | ubuntu-noble-large | 2026-07-10 02:20:17.830351 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:17.830362 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/letsencrypt-lego 2026-07-10 02:20:22.180215 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/letsencrypt-webserver:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:22.180268 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:22.180276 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:22.180282 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:22.180289 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:22.180295 | ubuntu-noble-large | 2026-07-10 02:20:22.180301 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:22.180307 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/letsencrypt-webserver 2026-07-10 02:20:23.652693 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/redis:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:23.652838 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:23.652855 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:23.652867 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:23.652879 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:23.652892 | ubuntu-noble-large | 2026-07-10 02:20:23.652905 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:23.652917 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/redis 2026-07-10 02:20:24.229502 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/redis-sentinel:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:24.229590 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:24.229601 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:24.229609 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:24.229616 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:24.229624 | ubuntu-noble-large | 2026-07-10 02:20:24.229632 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:24.229639 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/redis-sentinel 2026-07-10 02:20:25.020474 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:25.020591 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:25.020607 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:25.020619 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:25.020630 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:25.020642 | ubuntu-noble-large | 2026-07-10 02:20:25.020655 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:25.020666 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/valkey-sentinel 2026-07-10 02:20:25.935440 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/valkey-server:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:25.935540 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:25.935556 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:25.935568 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:25.935579 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:25.935592 | ubuntu-noble-large | 2026-07-10 02:20:25.935604 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:25.935615 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/valkey-server 2026-07-10 02:20:30.591074 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/ovsdpdk:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:30.591268 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:30.591286 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:30.591297 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:30.591309 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:30.591321 | ubuntu-noble-large | 2026-07-10 02:20:30.591333 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:30.591344 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/ovsdpdk 2026-07-10 02:20:31.544474 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/memcached:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:31.544568 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:31.544582 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:31.544592 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:31.544604 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:31.544615 | ubuntu-noble-large | 2026-07-10 02:20:31.544628 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:31.544639 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/memcached 2026-07-10 02:20:32.268370 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/grafana:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:32.268458 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:32.268473 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:32.268484 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:32.268497 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:32.268509 | ubuntu-noble-large | 2026-07-10 02:20:32.268521 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:32.268532 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/grafana 2026-07-10 02:20:33.357540 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/iscsid:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:33.357639 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:33.357655 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:33.357666 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:33.357677 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:33.357689 | ubuntu-noble-large | 2026-07-10 02:20:33.357701 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:33.357712 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/iscsid 2026-07-10 02:20:34.284413 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/haproxy:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:34.284518 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:34.284536 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:34.284548 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:34.284560 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:34.284572 | ubuntu-noble-large | 2026-07-10 02:20:34.284585 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:34.284597 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/haproxy 2026-07-10 02:20:35.553757 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:35.553850 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:35.553866 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:35.553877 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:35.553912 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:35.553925 | ubuntu-noble-large | 2026-07-10 02:20:35.553937 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:35.553949 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/haproxy-ssh 2026-07-10 02:20:39.537244 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/rabbitmq:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:39.537324 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:39.537334 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:39.537340 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:39.537347 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:39.537352 | ubuntu-noble-large | 2026-07-10 02:20:39.537358 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:39.537363 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/rabbitmq 2026-07-10 02:20:40.775295 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/dnsmasq:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:40.775388 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:40.775405 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:40.775418 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:40.775433 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:40.775447 | ubuntu-noble-large | 2026-07-10 02:20:40.775461 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:40.775474 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/dnsmasq 2026-07-10 02:20:42.369157 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:42.369236 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:42.369252 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:42.369264 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:42.369277 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:42.369290 | ubuntu-noble-large | 2026-07-10 02:20:42.369303 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:42.369315 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/kolla-toolbox 2026-07-10 02:20:43.331405 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/fluentd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:43.331457 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:43.331468 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:43.331475 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:43.331484 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:43.331493 | ubuntu-noble-large | 2026-07-10 02:20:43.331502 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:43.331510 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/fluentd 2026-07-10 02:20:45.256889 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/cron:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:45.256988 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:45.257005 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:45.257018 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:45.257031 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:45.257046 | ubuntu-noble-large | 2026-07-10 02:20:45.257061 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:45.257074 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/cron 2026-07-10 02:20:46.132386 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/keepalived:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:46.132532 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:46.132559 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:46.132578 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:46.132597 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:46.132618 | ubuntu-noble-large | 2026-07-10 02:20:46.132639 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:46.132657 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/keepalived 2026-07-10 02:20:47.261798 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/nova-libvirt:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:47.261861 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:47.261868 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:47.261872 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:47.261878 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:47.261883 | ubuntu-noble-large | 2026-07-10 02:20:47.261887 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:47.261891 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/nova-libvirt 2026-07-10 02:20:52.043244 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/tgtd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:52.043345 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:52.043361 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:52.043372 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:52.043385 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:52.043397 | ubuntu-noble-large | 2026-07-10 02:20:52.043410 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:52.043421 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/tgtd 2026-07-10 02:20:52.777681 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/proxysql-3:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:52.777780 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:52.777796 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:52.777837 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:52.777850 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:52.777862 | ubuntu-noble-large | 2026-07-10 02:20:52.777874 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:52.777885 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/proxysql-3 2026-07-10 02:20:53.529517 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:53.529609 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:53.529624 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:53.529634 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:53.529645 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:53.529656 | ubuntu-noble-large | 2026-07-10 02:20:53.529667 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:53.529677 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/opensearch-dashboards 2026-07-10 02:20:54.994738 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/proxysql:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:54.994840 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:54.994856 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:54.994867 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:54.994919 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:54.994932 | ubuntu-noble-large | 2026-07-10 02:20:54.994945 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:54.994956 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/proxysql 2026-07-10 02:20:56.075611 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/opensearch:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:56.075696 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:56.075707 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:56.075715 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:56.075724 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:56.075733 | ubuntu-noble-large | 2026-07-10 02:20:56.075743 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:56.075751 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/opensearch 2026-07-10 02:20:56.999178 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/multipathd:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:20:56.999278 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:20:56.999294 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:20:56.999305 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:20:56.999316 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:20:56.999328 | ubuntu-noble-large | 2026-07-10 02:20:56.999341 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:20:56.999352 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/multipathd 2026-07-10 02:21:00.878686 | ubuntu-noble-large | WARNING: Image reference osism.harbor.regio.digital/kolla/sbom:2025.1 uses a tag, not a digest, to identify the image to sign. 2026-07-10 02:21:00.878791 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2026-07-10 02:21:00.878806 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-07-10 02:21:00.878816 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-07-10 02:21:00.878829 | ubuntu-noble-large | images by tag will be removed in a future release. 2026-07-10 02:21:00.878840 | ubuntu-noble-large | 2026-07-10 02:21:00.878852 | ubuntu-noble-large | Signing artifact... 2026-07-10 02:21:00.878863 | ubuntu-noble-large | Pushing signature to: osism.harbor.regio.digital/kolla/sbom 2026-07-10 02:21:00.885994 | ubuntu-noble-large | + echo '=== Cosign signing job log ===' 2026-07-10 02:21:00.886041 | ubuntu-noble-large | === Cosign signing job log === 2026-07-10 02:21:00.886053 | ubuntu-noble-large | + cat cosign-signing.log 2026-07-10 02:21:00.889830 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2026-07-10 02:21:00.889884 | ubuntu-noble-large | 8 : 1783649841.061 10.075 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-api:2025.1' > /dev/null 2026-07-10 02:21:00.889901 | ubuntu-noble-large | 1 : 1783649841.018 10.724 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-sb-db-relay:2025.1' > /dev/null 2026-07-10 02:21:00.889913 | ubuntu-noble-large | 2 : 1783649841.024 11.404 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2025.1' > /dev/null 2026-07-10 02:21:00.889925 | ubuntu-noble-large | 7 : 1783649841.055 12.181 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-controller:2025.1' > /dev/null 2026-07-10 02:21:00.889935 | ubuntu-noble-large | 4 : 1783649841.035 12.866 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2025.1' > /dev/null 2026-07-10 02:21:00.889945 | ubuntu-noble-large | 5 : 1783649841.041 13.847 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-northd:2025.1' > /dev/null 2026-07-10 02:21:00.889975 | ubuntu-noble-large | 6 : 1783649841.049 14.717 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2025.1' > /dev/null 2026-07-10 02:21:00.890009 | ubuntu-noble-large | 3 : 1783649841.029 15.578 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2025.1' > /dev/null 2026-07-10 02:21:00.890020 | ubuntu-noble-large | 9 : 1783649851.147 10.194 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-worker:2025.1' > /dev/null 2026-07-10 02:21:00.890031 | ubuntu-noble-large | 10 : 1783649851.753 10.721 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-producer:2025.1' > /dev/null 2026-07-10 02:21:00.890041 | ubuntu-noble-large | 11 : 1783649852.439 10.861 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-central:2025.1' > /dev/null 2026-07-10 02:21:00.890051 | ubuntu-noble-large | 12 : 1783649853.244 10.707 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-sink:2025.1' > /dev/null 2026-07-10 02:21:00.890061 | ubuntu-noble-large | 13 : 1783649853.910 11.057 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2025.1' > /dev/null 2026-07-10 02:21:00.890071 | ubuntu-noble-large | 14 : 1783649854.900 11.238 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/designate-mdns:2025.1' > /dev/null 2026-07-10 02:21:00.890109 | ubuntu-noble-large | 15 : 1783649855.774 15.289 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-monitors:2025.1' > /dev/null 2026-07-10 02:21:00.890120 | ubuntu-noble-large | 17 : 1783649861.353 10.743 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-engine:2025.1' > /dev/null 2026-07-10 02:21:00.890174 | ubuntu-noble-large | 16 : 1783649856.616 16.299 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/masakari-api:2025.1' > /dev/null 2026-07-10 02:21:00.890185 | ubuntu-noble-large | 18 : 1783649862.482 11.182 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2025.1' > /dev/null 2026-07-10 02:21:00.890195 | ubuntu-noble-large | 19 : 1783649863.310 11.219 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-api:2025.1' > /dev/null 2026-07-10 02:21:00.890205 | ubuntu-noble-large | 20 : 1783649863.960 11.355 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/barbican-worker:2025.1' > /dev/null 2026-07-10 02:21:00.890215 | ubuntu-noble-large | 21 : 1783649864.975 14.483 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/placement-api:2025.1' > /dev/null 2026-07-10 02:21:00.890225 | ubuntu-noble-large | 22 : 1783649866.147 14.208 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/skyline-console:2025.1' > /dev/null 2026-07-10 02:21:00.890236 | ubuntu-noble-large | 23 : 1783649871.074 10.687 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/skyline-apiserver:2025.1' > /dev/null 2026-07-10 02:21:00.890262 | ubuntu-noble-large | 24 : 1783649872.104 10.419 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/blazar-manager:2025.1' > /dev/null 2026-07-10 02:21:00.890273 | ubuntu-noble-large | 25 : 1783649872.925 10.442 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/blazar-api:2025.1' > /dev/null 2026-07-10 02:21:00.890282 | ubuntu-noble-large | 26 : 1783649873.675 11.582 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-pxe:2025.1' > /dev/null 2026-07-10 02:21:00.890292 | ubuntu-noble-large | 27 : 1783649874.538 11.362 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-api:2025.1' > /dev/null 2026-07-10 02:21:00.890302 | ubuntu-noble-large | 28 : 1783649875.326 12.325 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-conductor:2025.1' > /dev/null 2026-07-10 02:21:00.890321 | ubuntu-noble-large | 29 : 1783649879.466 11.619 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-notification:2025.1' > /dev/null 2026-07-10 02:21:00.890332 | ubuntu-noble-large | 30 : 1783649880.363 11.841 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-compute:2025.1' > /dev/null 2026-07-10 02:21:00.890351 | ubuntu-noble-large | 31 : 1783649881.769 11.059 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2025.1' > /dev/null 2026-07-10 02:21:00.890363 | ubuntu-noble-large | 32 : 1783649882.532 10.916 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ceilometer-central:2025.1' > /dev/null 2026-07-10 02:21:00.890373 | ubuntu-noble-large | 33 : 1783649883.377 10.916 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-data:2025.1' > /dev/null 2026-07-10 02:21:00.890383 | ubuntu-noble-large | 35 : 1783649885.911 12.292 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-share:2025.1' > /dev/null 2026-07-10 02:21:00.890393 | ubuntu-noble-large | 34 : 1783649885.268 13.824 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-api:2025.1' > /dev/null 2026-07-10 02:21:00.890403 | ubuntu-noble-large | 36 : 1783649887.661 12.447 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/manila-scheduler:2025.1' > /dev/null 2026-07-10 02:21:00.890413 | ubuntu-noble-large | 37 : 1783649891.095 10.017 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2025.1' > /dev/null 2026-07-10 02:21:00.890423 | ubuntu-noble-large | 38 : 1783649892.213 9.815 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2025.1' > /dev/null 2026-07-10 02:21:00.890433 | ubuntu-noble-large | 39 : 1783649892.838 13.613 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/gnocchi-api:2025.1' > /dev/null 2026-07-10 02:21:00.890444 | ubuntu-noble-large | 40 : 1783649893.460 13.723 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/glance-api:2025.1' > /dev/null 2026-07-10 02:21:00.890454 | ubuntu-noble-large | 41 : 1783649894.302 13.980 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-scheduler:2025.1' > /dev/null 2026-07-10 02:21:00.890464 | ubuntu-noble-large | 42 : 1783649898.212 10.652 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-backup:2025.1' > /dev/null 2026-07-10 02:21:00.890474 | ubuntu-noble-large | 44 : 1783649900.118 9.675 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-volume:2025.1' > /dev/null 2026-07-10 02:21:00.890484 | ubuntu-noble-large | 43 : 1783649899.099 11.970 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cinder-api:2025.1' > /dev/null 2026-07-10 02:21:00.890494 | ubuntu-noble-large | 45 : 1783649901.119 14.008 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-novncproxy:2025.1' > /dev/null 2026-07-10 02:21:00.890504 | ubuntu-noble-large | 47 : 1783649906.462 9.820 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2025.1' > /dev/null 2026-07-10 02:21:00.890514 | ubuntu-noble-large | 46 : 1783649902.037 15.193 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-compute:2025.1' > /dev/null 2026-07-10 02:21:00.890532 | ubuntu-noble-large | 49 : 1783649908.291 9.847 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-ssh:2025.1' > /dev/null 2026-07-10 02:21:00.890549 | ubuntu-noble-large | 48 : 1783649907.194 11.519 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2025.1' > /dev/null 2026-07-10 02:21:00.890560 | ubuntu-noble-large | 51 : 1783649909.805 13.882 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-conductor:2025.1' > /dev/null 2026-07-10 02:21:00.890570 | ubuntu-noble-large | 52 : 1783649911.079 13.536 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-serialproxy:2025.1' > /dev/null 2026-07-10 02:21:00.890580 | ubuntu-noble-large | 50 : 1783649908.874 16.671 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-scheduler:2025.1' > /dev/null 2026-07-10 02:21:00.890590 | ubuntu-noble-large | 54 : 1783649916.291 10.471 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-api-cfn:2025.1' > /dev/null 2026-07-10 02:21:00.890600 | ubuntu-noble-large | 53 : 1783649915.136 12.083 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-api:2025.1' > /dev/null 2026-07-10 02:21:00.890616 | ubuntu-noble-large | 55 : 1783649917.241 15.151 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-api:2025.1' > /dev/null 2026-07-10 02:21:00.890627 | ubuntu-noble-large | 56 : 1783649918.148 14.851 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/heat-engine:2025.1' > /dev/null 2026-07-10 02:21:00.890637 | ubuntu-noble-large | 57 : 1783649918.722 15.224 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone-ssh:2025.1' > /dev/null 2026-07-10 02:21:00.890647 | ubuntu-noble-large | 58 : 1783649923.699 11.583 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone-fernet:2025.1' > /dev/null 2026-07-10 02:21:00.890657 | ubuntu-noble-large | 59 : 1783649924.624 11.483 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone:2025.1' > /dev/null 2026-07-10 02:21:00.890667 | ubuntu-noble-large | 60 : 1783649925.556 11.493 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/watcher-engine:2025.1' > /dev/null 2026-07-10 02:21:00.890677 | ubuntu-noble-large | 64 : 1783649933.009 8.220 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-api:2025.1' > /dev/null 2026-07-10 02:21:00.890687 | ubuntu-noble-large | 63 : 1783649932.402 10.029 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-expirer:2025.1' > /dev/null 2026-07-10 02:21:00.890697 | ubuntu-noble-large | 61 : 1783649926.772 16.327 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/watcher-api:2025.1' > /dev/null 2026-07-10 02:21:00.890707 | ubuntu-noble-large | 62 : 1783649927.229 16.898 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/watcher-applier:2025.1' > /dev/null 2026-07-10 02:21:00.890717 | ubuntu-noble-large | 65 : 1783649933.954 11.022 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-evaluator:2025.1' > /dev/null 2026-07-10 02:21:00.890727 | ubuntu-noble-large | 66 : 1783649935.292 10.431 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-listener:2025.1' > /dev/null 2026-07-10 02:21:00.890737 | ubuntu-noble-large | 69 : 1783649941.239 9.211 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2025.1' > /dev/null 2026-07-10 02:21:00.890747 | ubuntu-noble-large | 67 : 1783649936.116 15.307 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/aodh-notifier:2025.1' > /dev/null 2026-07-10 02:21:00.890758 | ubuntu-noble-large | 68 : 1783649937.059 15.125 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-health-manager:2025.1' > /dev/null 2026-07-10 02:21:00.890775 | ubuntu-noble-large | 70 : 1783649942.441 10.716 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2025.1' > /dev/null 2026-07-10 02:21:00.890785 | ubuntu-noble-large | 71 : 1783649943.110 10.922 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-api:2025.1' > /dev/null 2026-07-10 02:21:00.890802 | ubuntu-noble-large | 74 : 1783649945.733 13.662 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/magnum-api:2025.1' > /dev/null 2026-07-10 02:21:00.890812 | ubuntu-noble-large | 73 : 1783649944.988 15.485 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/magnum-conductor:2025.1' > /dev/null 2026-07-10 02:21:00.890822 | ubuntu-noble-large | 72 : 1783649944.137 17.166 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/octavia-worker:2025.1' > /dev/null 2026-07-10 02:21:00.890832 | ubuntu-noble-large | 75 : 1783649950.461 11.755 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2025.1' > /dev/null 2026-07-10 02:21:00.890842 | ubuntu-noble-large | 77 : 1783649952.194 10.739 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2025.1' > /dev/null 2026-07-10 02:21:00.890852 | ubuntu-noble-large | 76 : 1783649951.432 12.669 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2025.1' > /dev/null 2026-07-10 02:21:00.890862 | ubuntu-noble-large | 80 : 1783649959.406 9.092 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2025.1' > /dev/null 2026-07-10 02:21:00.890914 | ubuntu-noble-large | 78 : 1783649953.167 16.294 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2025.1' > /dev/null 2026-07-10 02:21:00.890926 | ubuntu-noble-large | 79 : 1783649954.042 16.692 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2025.1' > /dev/null 2026-07-10 02:21:00.890936 | ubuntu-noble-large | 82 : 1783649961.313 10.138 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2025.1' > /dev/null 2026-07-10 02:21:00.890945 | ubuntu-noble-large | 81 : 1783649960.480 11.855 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2025.1' > /dev/null 2026-07-10 02:21:00.890955 | ubuntu-noble-large | 83 : 1783649962.224 15.015 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2025.1' > /dev/null 2026-07-10 02:21:00.890965 | ubuntu-noble-large | 85 : 1783649964.106 13.901 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-server:2025.1' > /dev/null 2026-07-10 02:21:00.890975 | ubuntu-noble-large | 84 : 1783649962.944 15.756 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2025.1' > /dev/null 2026-07-10 02:21:00.890984 | ubuntu-noble-large | 86 : 1783649968.509 11.027 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2025.1' > /dev/null 2026-07-10 02:21:00.890994 | ubuntu-noble-large | 87 : 1783649969.472 10.936 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 2026-07-10 02:21:00.891004 | ubuntu-noble-large | 89 : 1783649971.458 13.782 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 2026-07-10 02:21:00.891014 | ubuntu-noble-large | 90 : 1783649972.342 13.959 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 2026-07-10 02:21:00.891031 | ubuntu-noble-large | 88 : 1783649970.741 16.445 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2025.1' > /dev/null 2026-07-10 02:21:00.891041 | ubuntu-noble-large | 91 : 1783649977.249 11.069 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2025.1' > /dev/null 2026-07-10 02:21:00.891051 | ubuntu-noble-large | 92 : 1783649978.017 11.021 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2025.1' > /dev/null 2026-07-10 02:21:00.891061 | ubuntu-noble-large | 93 : 1783649978.709 11.279 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2025.1' > /dev/null 2026-07-10 02:21:00.891071 | ubuntu-noble-large | 94 : 1783649979.547 11.538 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2025.1' > /dev/null 2026-07-10 02:21:00.891108 | ubuntu-noble-large | 96 : 1783649985.249 10.187 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2025.1' > /dev/null 2026-07-10 02:21:00.891119 | ubuntu-noble-large | 97 : 1783649986.311 9.825 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-mtail:2025.1' > /dev/null 2026-07-10 02:21:00.891172 | ubuntu-noble-large | 95 : 1783649980.415 16.858 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2025.1' > /dev/null 2026-07-10 02:21:00.891183 | ubuntu-noble-large | 98 : 1783649987.195 10.868 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2025.1' > /dev/null 2026-07-10 02:21:00.891192 | ubuntu-noble-large | 99 : 1783649988.328 10.611 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2025.1' > /dev/null 2026-07-10 02:21:00.891202 | ubuntu-noble-large | 100 : 1783649989.048 11.036 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2025.1' > /dev/null 2026-07-10 02:21:00.891212 | ubuntu-noble-large | 102 : 1783649991.091 14.134 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-server:2025.1' > /dev/null 2026-07-10 02:21:00.891229 | ubuntu-noble-large | 103 : 1783649995.443 10.809 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 2026-07-10 02:21:00.891240 | ubuntu-noble-large | 104 : 1783649996.145 10.904 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 2026-07-10 02:21:00.891250 | ubuntu-noble-large | 101 : 1783649989.997 17.921 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2025.1' > /dev/null 2026-07-10 02:21:00.891260 | ubuntu-noble-large | 106 : 1783649998.073 10.657 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2025.1' > /dev/null 2026-07-10 02:21:00.891270 | ubuntu-noble-large | 105 : 1783649997.283 12.246 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2025.1' > /dev/null 2026-07-10 02:21:00.891279 | ubuntu-noble-large | 108 : 1783650000.095 13.983 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-pcs:2025.1' > /dev/null 2026-07-10 02:21:00.891289 | ubuntu-noble-large | 109 : 1783650005.235 9.830 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/horizon:2025.1' > /dev/null 2026-07-10 02:21:00.891318 | ubuntu-noble-large | 107 : 1783649998.949 17.146 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/hacluster-corosync:2025.1' > /dev/null 2026-07-10 02:21:00.891329 | ubuntu-noble-large | 110 : 1783650006.263 10.756 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 2026-07-10 02:21:00.891339 | ubuntu-noble-large | 111 : 1783650007.059 10.769 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2025.1' > /dev/null 2026-07-10 02:21:00.891348 | ubuntu-noble-large | 112 : 1783650007.927 14.251 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 2026-07-10 02:21:00.891358 | ubuntu-noble-large | 114 : 1783650009.540 14.111 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/redis:2025.1' > /dev/null 2026-07-10 02:21:00.891368 | ubuntu-noble-large | 113 : 1783650008.738 15.490 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/redis-sentinel:2025.1' > /dev/null 2026-07-10 02:21:00.891378 | ubuntu-noble-large | 115 : 1783650014.088 10.930 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/valkey-sentinel:2025.1' > /dev/null 2026-07-10 02:21:00.891388 | ubuntu-noble-large | 116 : 1783650015.073 10.861 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/valkey-server:2025.1' > /dev/null 2026-07-10 02:21:00.891398 | ubuntu-noble-large | 119 : 1783650017.839 12.750 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk:2025.1' > /dev/null 2026-07-10 02:21:00.891416 | ubuntu-noble-large | 120 : 1783650022.186 9.356 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/memcached:2025.1' > /dev/null 2026-07-10 02:21:00.891426 | ubuntu-noble-large | 118 : 1783650017.029 15.237 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/grafana:2025.1' > /dev/null 2026-07-10 02:21:00.891436 | ubuntu-noble-large | 117 : 1783650016.103 17.253 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/iscsid:2025.1' > /dev/null 2026-07-10 02:21:00.891445 | ubuntu-noble-large | 121 : 1783650023.661 10.621 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/haproxy:2025.1' > /dev/null 2026-07-10 02:21:00.891455 | ubuntu-noble-large | 122 : 1783650024.237 11.315 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/haproxy-ssh:2025.1' > /dev/null 2026-07-10 02:21:00.891465 | ubuntu-noble-large | 123 : 1783650025.029 14.506 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/rabbitmq:2025.1' > /dev/null 2026-07-10 02:21:00.891475 | ubuntu-noble-large | 124 : 1783650025.942 14.832 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/dnsmasq:2025.1' > /dev/null 2026-07-10 02:21:00.891484 | ubuntu-noble-large | 125 : 1783650030.598 11.769 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/kolla-toolbox:2025.1' > /dev/null 2026-07-10 02:21:00.891500 | ubuntu-noble-large | 126 : 1783650031.549 11.780 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/fluentd:2025.1' > /dev/null 2026-07-10 02:21:00.891511 | ubuntu-noble-large | 127 : 1783650032.275 12.980 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cron:2025.1' > /dev/null 2026-07-10 02:21:00.891521 | ubuntu-noble-large | 128 : 1783650033.365 12.765 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keepalived:2025.1' > /dev/null 2026-07-10 02:21:00.891530 | ubuntu-noble-large | 129 : 1783650034.291 12.970 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/nova-libvirt:2025.1' > /dev/null 2026-07-10 02:21:00.891547 | ubuntu-noble-large | 132 : 1783650040.780 11.262 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/tgtd:2025.1' > /dev/null 2026-07-10 02:21:00.891558 | ubuntu-noble-large | 130 : 1783650035.562 17.213 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/proxysql-3:2025.1' > /dev/null 2026-07-10 02:21:00.891567 | ubuntu-noble-large | 133 : 1783650042.376 11.152 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2025.1' > /dev/null 2026-07-10 02:21:00.891577 | ubuntu-noble-large | 131 : 1783650039.544 15.450 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/proxysql:2025.1' > /dev/null 2026-07-10 02:21:00.891587 | ubuntu-noble-large | 134 : 1783650043.337 12.736 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/opensearch:2025.1' > /dev/null 2026-07-10 02:21:00.891612 | ubuntu-noble-large | 135 : 1783650045.265 11.732 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/multipathd:2025.1' > /dev/null 2026-07-10 02:21:00.891633 | ubuntu-noble-large | 136 : 1783650046.140 14.736 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/sbom:2025.1' > /dev/null 2026-07-10 02:21:00.891643 | ubuntu-noble-large | + grep -q '^[^#].*\s[^0]\s*$' cosign-signing.log 2026-07-10 02:21:00.902240 | ubuntu-noble-large | + echo '=== Cosign signing completed successfully ===' 2026-07-10 02:21:00.902309 | ubuntu-noble-large | === Cosign signing completed successfully === 2026-07-10 02:21:01.043229 | ubuntu-noble-large | ok: Runtime: 0:25:56.593749 2026-07-10 02:21:01.146687 | 2026-07-10 02:21:01.146971 | TASK [Run release push script] 2026-07-10 02:21:01.684653 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-10 02:21:01.690219 | 2026-07-10 02:21:01.690408 | PLAY RECAP 2026-07-10 02:21:01.690532 | ubuntu-noble-large | ok: 3 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-10 02:21:01.690584 | 2026-07-10 02:21:01.971621 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/build.yml@main] 2026-07-10 02:21:01.973059 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-10 02:21:02.751541 | 2026-07-10 02:21:02.751741 | PLAY [Base post-fetch] 2026-07-10 02:21:02.767354 | 2026-07-10 02:21:02.767564 | TASK [diagnose-network : Ensure log directory exists] 2026-07-10 02:21:03.464706 | ubuntu-noble-large | ok 2026-07-10 02:21:03.476482 | 2026-07-10 02:21:03.476692 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-10 02:21:26.051928 | ubuntu-noble-large | ok: Runtime: 0:00:16.499111 2026-07-10 02:21:26.062518 | 2026-07-10 02:21:26.062680 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-10 02:21:32.245174 | ubuntu-noble-large | ok: Runtime: 0:00:00.395653 2026-07-10 02:21:32.260275 | 2026-07-10 02:21:32.260525 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-10 02:21:38.456772 | ubuntu-noble-large | ok: Runtime: 0:00:01.071443 2026-07-10 02:21:38.471380 | 2026-07-10 02:21:38.471557 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-10 02:21:38.537835 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-10 02:21:38.553339 | 2026-07-10 02:21:38.553610 | TASK [fetch-output : Set log path for single node] 2026-07-10 02:21:38.612674 | ubuntu-noble-large | ok 2026-07-10 02:21:38.620687 | 2026-07-10 02:21:38.620838 | LOOP [fetch-output : Ensure local output dirs] 2026-07-10 02:21:38.946220 | ubuntu-noble-large -> localhost | ok: "/var/lib/zuul/builds/6212fa5f6ee342e2a196936cb7e21801/work/logs" 2026-07-10 02:21:39.250073 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/6212fa5f6ee342e2a196936cb7e21801/work/artifacts" 2026-07-10 02:21:39.541714 | ubuntu-noble-large -> localhost | changed: "/var/lib/zuul/builds/6212fa5f6ee342e2a196936cb7e21801/work/docs" 2026-07-10 02:21:39.567173 | 2026-07-10 02:21:39.567393 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-10 02:21:40.438311 | ubuntu-noble-large | changed: 2026-07-10 02:21:40.438705 | ubuntu-noble-large | .d..t...... ./ 2026-07-10 02:21:40.438758 | ubuntu-noble-large | >f+++++++++ net-debug.post.txt 2026-07-10 02:21:40.438795 | ubuntu-noble-large | >f+++++++++ net-debug.pre.txt 2026-07-10 02:21:40.438827 | ubuntu-noble-large | >f+++++++++ sudo-debug.txt 2026-07-10 02:21:40.438913 | ubuntu-noble-large | >f+++++++++ sudo-strace.log 2026-07-10 02:21:40.438945 | ubuntu-noble-large | >f+++++++++ sudo-strace.log.time 2026-07-10 02:21:40.439007 | ubuntu-noble-large | changed: All items complete 2026-07-10 02:21:40.439040 | 2026-07-10 02:21:41.054744 | ubuntu-noble-large | changed: .d..t...... ./ 2026-07-10 02:21:41.722633 | ubuntu-noble-large | changed: .d..t...... ./ 2026-07-10 02:21:41.746014 | 2026-07-10 02:21:41.746168 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-10 02:21:41.773473 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-10 02:21:41.777340 | ubuntu-noble-large | skipping: Conditional result was False 2026-07-10 02:21:41.791500 | 2026-07-10 02:21:41.791606 | PLAY RECAP 2026-07-10 02:21:41.791679 | ubuntu-noble-large | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-10 02:21:41.791712 | 2026-07-10 02:21:41.949685 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-10 02:21:41.952099 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-10 02:21:42.737035 | 2026-07-10 02:21:42.737232 | PLAY [Base post] 2026-07-10 02:21:42.752851 | 2026-07-10 02:21:42.753022 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-10 02:21:43.650501 | ubuntu-noble-large | changed 2026-07-10 02:21:43.658753 | 2026-07-10 02:21:43.658919 | PLAY RECAP 2026-07-10 02:21:43.658993 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-10 02:21:43.659068 | 2026-07-10 02:21:43.798682 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-10 02:21:43.801124 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-10 02:21:44.628473 | 2026-07-10 02:21:44.628682 | PLAY [Base post-logs] 2026-07-10 02:21:44.640749 | 2026-07-10 02:21:44.640925 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-10 02:21:45.124199 | localhost | changed 2026-07-10 02:21:45.135362 | 2026-07-10 02:21:45.135590 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-10 02:21:45.175507 | localhost | ok 2026-07-10 02:21:45.182520 | 2026-07-10 02:21:45.182693 | TASK [Set zuul-log-path fact] 2026-07-10 02:21:45.201752 | localhost | ok 2026-07-10 02:21:45.216849 | 2026-07-10 02:21:45.217007 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-10 02:21:45.255636 | localhost | ok 2026-07-10 02:21:45.262501 | 2026-07-10 02:21:45.262679 | TASK [upload-logs : Create log directories] 2026-07-10 02:21:45.799426 | localhost | changed 2026-07-10 02:21:45.802676 | 2026-07-10 02:21:45.802809 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-10 02:21:46.374004 | localhost -> localhost | ok: Runtime: 0:00:00.005621 2026-07-10 02:21:46.383432 | 2026-07-10 02:21:46.383721 | TASK [upload-logs : Upload logs to log server] 2026-07-10 02:21:46.980221 | localhost | Output suppressed because no_log was given 2026-07-10 02:21:46.984660 | 2026-07-10 02:21:46.984905 | LOOP [upload-logs : Compress console log and json output] 2026-07-10 02:21:47.046820 | localhost | skipping: Conditional result was False 2026-07-10 02:21:47.051955 | localhost | skipping: Conditional result was False 2026-07-10 02:21:47.059993 | 2026-07-10 02:21:47.060204 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-10 02:21:47.110497 | localhost | skipping: Conditional result was False 2026-07-10 02:21:47.111146 | 2026-07-10 02:21:47.114825 | localhost | skipping: Conditional result was False 2026-07-10 02:21:47.122658 | 2026-07-10 02:21:47.122884 | LOOP [upload-logs : Upload console log and json output]